Commit graph

44 commits

Author SHA1 Message Date
Eric Wang
120874658c Fix types on Eloquent models 2024-01-01 21:44:45 -06:00
Eric Wang
84388b0a18 tidy up & add types to models 2024-01-01 19:38:39 -06:00
Eric Wang
5889d1abb9 optimize imports project-wide 2023-11-06 04:20:25 +00:00
Eric Wang
2786de38ff Rename IPAddress to Address, add AddressPool, use JWT for SSO tokens 2023-05-28 15:32:34 +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
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
27eebea923 rename serverstateconflictexception 2023-03-07 00:18:53 +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
6b23fdc6dd add partial frontend 2023-01-15 17:03:42 +00:00
Eric Wang
258028096f add server deletion 2023-01-15 16:38:51 +00:00
Eric Wang
555235cfbe add general server settings 2023-01-07 01:46:55 +00:00
Eric Wang
281198f4dd make server creation work 2023-01-02 21:18:22 +00:00
Eric Wang
1dd46fc936
Update Server.php 2023-01-01 22:37:17 -06:00
Eric Wang
d399c1ebab
Update Server.php 2023-01-01 22:35:19 -06:00
Eric Wang
6a1c5b20bc add template groups and template and sortable 2022-12-25 01:36:05 +00:00
Eric Wang
8fd90f3204 Add server table and base iso library 2022-12-22 18:43:47 +00:00
Eric Wang
fbf0fba7a6 Refactor textinput 2022-12-21 02:40:37 +00:00
Eric Wang
e70cd04b1c Rewrite server update service 2022-11-24 22:51:10 +00:00
Eric Wang
ca2b0a4b1a Add backup restoration and deletion 2022-11-24 01:22:30 +00:00
Eric Wang
93493d6b2c Add server backups 2022-11-13 22:04:44 +00:00
Eric Wang
e015991e7f Update navigation bar 2022-11-05 00:04:29 +00:00
Eric Wang
05fc3f7a38 Add server suspension button 2022-10-18 22:39:23 +00:00
Eric Wang
16a70fcc49 Add suspension pages 2022-10-18 00:01:58 +00:00
Eric Wang
2744be65fc Add details for quota and usage 2022-10-16 16:40:10 +00:00
Eric Wang
2598c04c66 Add bandwidth limiting and logging 2022-10-16 15:06:39 +00:00
Eric Wang
2d4477425e Fix event hydrating and deprecate installing field 2022-10-13 23:24:54 +00:00
Eric Wang
39888e8f57 Clean up code styles 2022-10-10 00:18:22 +00:00
Eric Wang
17e100f688 Revert from using uuid to id for now 2022-10-09 15:47:16 +00:00
Eric Wang
0555fab267 Use uuid for servers 2022-10-08 04:24:52 +00:00
Eric Wang
722ebb0b72 use network and storage columns 2022-10-01 00:29:48 +00:00
Eric Wang
e89bd487d9 Use local database for server specifications 2022-09-29 00:14:58 +00:00
Eric Wang
3f578442f2 Prevent ddos 2022-09-28 00:42:00 +00:00
Eric Wang
f86dec84db Refactor rules 2022-09-25 16:59:31 +00:00
Eric Wang
dc8457136e Add new migrations and add validationrules 2022-09-25 16:17:53 +00:00
Eric Wang
752aeeca61 Do a little bit of refactoring of the namespaces 2022-09-20 00:14:17 +00:00
Eric Wang
74cdee9271 Add activity api to frontend 2022-09-17 02:32:25 +00:00
Eric Wang
ab3c75137a Refactor search queries and extend time out 2022-08-22 02:59:51 +00:00
Eric Wang
111626d37f Add transformers and rename is_installing to installing 2022-08-02 19:17:08 +00:00
Eric Wang
d47bf19f8b add some of the server CRUD 2022-07-28 12:25:44 -05:00
Eric Wang
108b305b29 Add reinstall page 2022-07-27 19:18:20 -05:00
Eric Wang
05a7372c15 Add searchable 2022-07-26 22:17:35 -05:00
Eric Wang
bb995c7fe5 Add address page 2022-07-25 22:33:09 -05:00
Eric Wang
251f5d4b92 Add services 2022-07-15 01:09:16 +02:00