Commit graph

17 commits

Author SHA1 Message Date
Eric Wang
393c86aaac Revert to App namespace 2024-10-12 12:17:20 -04:00
Eric Wang
44e5614976 Refactor ProxmoxStatisticsRepository.php 2024-08-13 23:11:16 -05:00
Eric Wang
43fcfec4bc Server deployments WIP 2024-06-24 22:45:45 -05:00
Eric Wang
73260a748c purge unused enums 2023-11-27 21:06:28 -06:00
Eric Wang
94e673c3f4 Fix+refactor stuff related to web console 2023-05-22 20:57:54 +00:00
Eric Wang
591f83a679 add Coterm JWT, node secret encryption, and Coterm columns on nodes table 2023-05-11 04:34:22 +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
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
a1dc3fa0cb add v3.7.5-beta 2023-03-07 23:42:26 +00:00
Eric Wang
91ce48b567 a load of refactors including laravel/framework upgrade 2023-03-07 00:17:31 +00:00
Eric Wang
258028096f add server deletion 2023-01-15 16:38:51 +00:00
Eric Wang
e70cd04b1c Rewrite server update service 2022-11-24 22:51:10 +00:00
Eric Wang
00933bca79 Add more backup stuff 2022-11-23 17:01:29 +00:00
Eric Wang
3ba19382cc Improve error handling and optimize payload size 2022-11-02 22:33:41 +00:00
Eric Wang
05fc3f7a38 Add server suspension button 2022-10-18 22:39:23 +00:00