ctrlpanel/app/Models
2023-02-24 14:02:28 +01:00
..
ApplicationApi.php Shift cleanup 2023-01-05 17:03:38 +00:00
DiscordUser.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
Egg.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
Invoice.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
Location.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
Nest.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
Node.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
PartnerDiscount.php fix: 🐛 PartnerDiscount expected auth login -> not possible on webhooks 2023-01-20 23:42:53 +01:00
Payment.php fix: 🐛 Missing primary key on payments table 2023-02-02 23:20:19 +01:00
Product.php fixes 2023-01-05 19:33:46 +01:00
Server.php fixes 2023-01-05 19:33:46 +01:00
Settings.php feat: implement laravel-settings 2023-02-24 14:02:28 +01:00
ShopProduct.php fixes 2023-01-05 19:33:46 +01:00
Ticket.php fixes 2023-01-05 19:33:46 +01:00
TicketBlacklist.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
TicketCategory.php Editable Ticket categories 2023-02-01 11:07:37 +01:00
TicketComment.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
UsefulLink.php using enums, adding more positions 2023-01-26 15:22:42 +01:00
User.php fix: 🚑️ Delete all Tickets on user deletion 2023-02-05 16:36:55 +01:00
Voucher.php fixes 2023-01-05 19:33:46 +01:00