Commit graph

26 commits

Author SHA1 Message Date
Eric Wang
5889d1abb9 optimize imports project-wide 2023-11-06 04:20:25 +00:00
Eric Wang
c60711a74a add address updating/deleting 2023-07-31 14:47:21 +00:00
Eric Wang
3ab8a1421c add address pools index page and addresses base for now 2023-07-12 21:15:09 +00:00
Eric Wang
d1e8cf95a6 reorganize frontend routes 2023-06-10 03:22:32 +00:00
Eric Wang
6e04664c55 add coterm support 2023-05-21 16:03:57 +00:00
Eric Wang
7f31eb2a84 refactor locations page + add translations for it 2023-05-06 21:41:50 +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
5e6d14f578 convert all repositories to laravel http client 2023-03-12 05:41:03 +00:00
Eric Wang
91ce48b567 a load of refactors including laravel/framework upgrade 2023-03-07 00:17:31 +00:00
Eric Wang
f3f2e40742 add v3.7.0-beta 2023-02-26 23:04:32 +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
2998c84ce9 add partial media container 2023-01-03 17:35:58 +00:00
Eric Wang
a0200f4152 add more info to boot order config 2023-01-03 16:45:41 +00:00
Eric Wang
8b6de84307 add disk tagging 2023-01-03 07:18:02 +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
52f30eea2f add address backend 2022-12-28 22:32:48 +00:00
Eric Wang
f531dd2506 Add server proxmox details fetching 2022-12-01 23:11:27 +00:00
Eric Wang
e70cd04b1c Rewrite server update service 2022-11-24 22:51:10 +00:00
Eric Wang
3993a976d4 Add Proxmox polling 2022-11-06 22:00:28 +00:00
Eric Wang
7446fd56d3 Add server statistics 2022-11-06 16:19:43 +00:00
Eric Wang
c4112c148f Add server overview page 2022-11-05 02:51:09 +00:00
Eric Wang
cdced4c92e Refactor data transfer objects 2022-11-05 01:13:38 +00:00