9 Commits

Author SHA1 Message Date
Eric Wang
5889d1abb9 optimize imports project-wide 2023-11-06 04:20:25 +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
027b455fd6 make server reinstall work 2023-01-04 03:47:27 +00:00
Eric Wang
2998c84ce9 add partial media container 2023-01-03 17:35:58 +00:00
Eric Wang
f04bfe4e14 add password setting and fix backuplimit indicator 2023-01-03 01:43:43 +00:00
Eric Wang
281198f4dd make server creation work 2023-01-02 21:18:22 +00:00
Eric Wang
6ed81e380b Add user searching and rewrite server creation 2023-01-02 02:00:18 +00:00
Eric Wang
e70cd04b1c Rewrite server update service 2022-11-24 22:51:10 +00:00
Eric Wang
cdced4c92e Refactor data transfer objects 2022-11-05 01:13:38 +00:00