Commit graph

531 commits

Author SHA1 Message Date
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
Eric Wang
17eef5850b add coterm base routes 2023-04-29 03:22:54 +00:00
Eric Wang
69989d828e add manual intervention to upgrade to laravel 10 2023-04-29 02:33:05 +00:00
Shift
cb057117b1
Shift cleanup 2023-04-28 06:51:18 +00:00
Shift
c193e54ef8
Remove redundant typing from DocBlocks 2023-04-28 06:51:15 +00:00
Shift
c42a4428ef
Add type hints from DocBlocks 2023-04-28 06:51:14 +00:00
Shift
fff1337830
Add type hints for Laravel 10 2023-04-28 06:51:12 +00:00
Shift
f1ac58eba8
Update method signatures for Laravel contracts 2023-04-28 06:51:09 +00:00
Shift
fca183b98d
Shift core files 2023-04-28 06:51:04 +00:00
Shift
67387e7ce4
Remove explicit call to register policies 2023-04-28 06:50:55 +00:00
Shift
fc804cba34
Convert deprecated $dates property to $casts 2023-04-28 06:50:55 +00:00
Shift
34987cc425
Convert optional() to nullsafe operator 2023-04-28 06:50:54 +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
a3a1cd5357 add v3.9.0-rc.8 2023-04-18 22:48:45 +00:00
Eric Wang
bc58863292 translate client side and refactor to use react hook forms 2023-04-15 02:53:28 +00:00
Eric Wang
f11a445137 add v3.9.0-rc.7 2023-04-13 03:46:39 +00:00
Eric Wang
121405087c add v3.9.0-rc.5 2023-04-13 02:51:30 +00:00
Eric Wang
ff3c32be8e add localization to zod 2023-04-09 20:11:02 +00:00
Eric Wang
1b7ebe806b add v3.9.0-rc.3 2023-04-07 01:58:25 +00:00
Eric Wang
486277feda auto refactor 2023-04-06 23:00:56 +00:00
Eric Wang
ea7e5d41b6 add v3.9.0-rc.2 2023-04-04 04:25:09 +00:00
Eric Wang
cd8e1ab543 add v3.9.0-rc.1 2023-03-25 16:33:20 +00:00
Eric Wang
9a761e3c21 refactor server building and deletion 2023-03-25 15:54:19 +00:00
Eric Wang
1b54b3d4ac fix server installations and deletions 2023-03-17 17:35:03 +00:00
Eric Wang
04c4501649 add tests for server sync services 2023-03-13 00:24:35 +00:00
Eric Wang
042178af5b add more tests 2023-03-12 23:42:50 +00:00
Eric Wang
f7eb4c7744 add more tests 2023-03-12 21:02:55 +00:00
Eric Wang
c39768842e add tests 2023-03-12 16:45:12 +00:00
Eric Wang
71814edc16 add tests 2023-03-12 16:04:26 +00:00
Eric Wang
b64e7fed3f fix broken file metadata query 2023-03-12 05:53:55 +00:00
Eric Wang
5e6d14f578 convert all repositories to laravel http client 2023-03-12 05:41:03 +00:00
Eric Wang
0ce6c4290d partially convert the repositories to Laravel http client 2023-03-12 02:17:34 +00:00
Eric Wang
4a2d1d7c1e Remove ProxmoxService abstract class 2023-03-12 01:09:56 +00:00
Eric Wang
2e0769f3f7 add v3.8.1-beta 2023-03-12 00:57:59 +00:00
Eric Wang
a711d718ea add v3.8.0-beta 2023-03-08 03:55:00 +00:00
Eric Wang
a1dc3fa0cb add v3.7.5-beta 2023-03-07 23:42:26 +00:00
Eric Wang
5bb3cd9953 add v3.7-5-beta 2023-03-07 23:38:49 +00:00
Eric Wang
23877aa796 fix broken power commands 2023-03-07 03:30:12 +00:00
Eric Wang
eebada208f add v3.7.3-beta changelog 2023-03-07 01:32:16 +00:00
Eric Wang
27eebea923 rename serverstateconflictexception 2023-03-07 00:18:53 +00:00
Eric Wang
91ce48b567 a load of refactors including laravel/framework upgrade 2023-03-07 00:17:31 +00:00
Eric Wang
79c9d0c5df add v3.7.2-beta 2023-03-01 05:31:52 +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
00c22fac2d add back missing supervisor dependency in workers dockerfile 2023-03-01 00:27:57 +00:00
Eric Wang
c6a26ea45a refactor dockerfiles 2023-02-28 23:48:27 +00:00
Eric Wang
6693411db8 rename data unit cast and rename redundant force option with backups 2023-02-26 23:24:26 +00:00
Eric Wang
291b8f79a8 rename data unit cast and rename redundant force option with backups 2023-02-26 23:24:16 +00:00
Eric Wang
f3f2e40742 add v3.7.0-beta 2023-02-26 23:04:32 +00:00
Eric Wang
758fb32ca3 add prune users command to cron 2023-02-24 02:01:35 +00:00