Commit graph

30 commits

Author SHA1 Message Date
Eric Wang
54423911ab Re-organize services 2024-01-01 21:17:32 -06:00
Eric Wang
5889d1abb9 optimize imports project-wide 2023-11-06 04:20:25 +00:00
Eric Wang
927896748e so fucking much 2023-11-06 04:07:11 +00:00
Eric Wang
c2d6c03d25 idk 2023-09-02 03:51:16 +00:00
Eric Wang
b329f4b0cf [3.0-SAFE] add ISO imports 2023-06-20 01:15:19 +00:00
Eric Wang
a98b155f9a rename terminal to console, add more types for user credentials, other QOL changes and refactoring 2023-05-01 01:42:57 +00:00
Shift
445b1965b7
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-04-28 06:50:51 +00:00
Eric Wang
486277feda auto refactor 2023-04-06 23:00:56 +00:00
Eric Wang
cd8e1ab543 add v3.9.0-rc.1 2023-03-25 16:33:20 +00:00
Eric Wang
04c4501649 add tests for server sync services 2023-03-13 00:24:35 +00:00
Eric Wang
0ce6c4290d partially convert the repositories to Laravel http client 2023-03-12 02:17:34 +00:00
Eric Wang
a1dc3fa0cb add v3.7.5-beta 2023-03-07 23:42:26 +00:00
Eric Wang
d869146ad9 remove performance bug from recalculating ending date over and over again 2023-03-01 03:03:37 +00:00
Eric Wang
97669e4af0 add back missing supervisor dependency in workers dockerfile 2023-03-01 03:01:01 +00:00
Eric Wang
c6a26ea45a refactor dockerfiles 2023-02-28 23:48:27 +00:00
Eric Wang
f3f2e40742 add v3.7.0-beta 2023-02-26 23:04:32 +00:00
Eric Wang
8ab1ca3300 read changelog diff for what changed 2023-02-24 02:00:15 +00:00
Eric Wang
53bd539bb7 Add importing and deleting ISOs 2022-12-23 21:26:07 +00:00
Eric Wang
8997a74a92 Add iso modal 2022-12-23 18:24:49 +00:00
Eric Wang
f355151562 Add part of iso download backend 2022-12-22 20:57:42 +00:00
Eric Wang
8fd90f3204 Add server table and base iso library 2022-12-22 18:43:47 +00:00
Eric Wang
39888e8f57 Clean up code styles 2022-10-10 00:18:22 +00:00
Eric Wang
752aeeca61 Do a little bit of refactoring of the namespaces 2022-09-20 00:14:17 +00:00
Eric Wang
8ee48872dd Refactor controllers 2022-08-08 02:10:27 +00:00
Eric Wang
3244359eb2 Clean up TemplateService and unused services 2022-08-08 01:55:25 +00:00
Eric Wang
5ef465c7e4 Fix listTemplates 2022-07-24 23:22:13 -05:00
Eric Wang
b8b8215201 Add option to show only visible templates 2022-07-24 22:51:21 -05:00
Eric Wang
72d5f9bf0c Refactor templates into separate table 2022-07-24 22:46:30 -05:00
Eric Wang
787abdf10c Add resource service 2022-07-21 20:00:31 -05:00
Eric Wang
251f5d4b92 Add services 2022-07-15 01:09:16 +02:00