Commit graph

26 commits

Author SHA1 Message Date
Eric Wang
54423911ab Re-organize services 2024-01-01 21:17:32 -06:00
Eric Wang
f91e3a93f4 Clean up jobs code 2023-12-21 10:34:07 -06:00
Eric Wang
5889d1abb9 optimize imports project-wide 2023-11-06 04:20:25 +00:00
Eric Wang
c2d6c03d25 idk 2023-09-02 03:51:16 +00:00
Eric Wang
0064ca2426 [3.0-SAFE] Fix password error msg, lowered sync build job timeout, use is_null over isset for Mebibytes cast 2023-06-21 04:22:03 +00:00
Shift
c193e54ef8
Remove redundant typing from DocBlocks 2023-04-28 06:51:15 +00:00
Shift
fff1337830
Add type hints for Laravel 10 2023-04-28 06:51:12 +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
bc58863292 translate client side and refactor to use react hook forms 2023-04-15 02:53:28 +00:00
Eric Wang
121405087c add v3.9.0-rc.5 2023-04-13 02:51:30 +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
9a761e3c21 refactor server building and deletion 2023-03-25 15:54:19 +00:00
Eric Wang
042178af5b add more tests 2023-03-12 23:42:50 +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
91ce48b567 a load of refactors including laravel/framework upgrade 2023-03-07 00:17:31 +00:00
Eric Wang
783a9bafe6 add server deletion 2023-01-15 20:51:13 +00:00
Eric Wang
258028096f add server deletion 2023-01-15 16:38:51 +00:00
Eric Wang
027b455fd6 make server reinstall work 2023-01-04 03:47:27 +00:00
Eric Wang
281198f4dd make server creation work 2023-01-02 21:18:22 +00:00
Eric Wang
f355151562 Add part of iso download backend 2022-12-22 20:57:42 +00:00
Eric Wang
ca2b0a4b1a Add backup restoration and deletion 2022-11-24 01:22:30 +00:00
Eric Wang
f0974edc29 Fix minor typos 2022-11-23 17:05:10 +00:00
Eric Wang
00933bca79 Add more backup stuff 2022-11-23 17:01:29 +00:00
Eric Wang
93493d6b2c Add server backups 2022-11-13 22:04:44 +00:00