Commit graph

30 commits

Author SHA1 Message Date
Eric Wang
7f44101875 Shorten exception messages 2024-03-04 15:57:25 -06:00
Eric Wang
5a1aff0f48 Add display exceptions 2024-03-04 15:14:12 -06:00
Eric Wang
ab24c2b177 Generate unique VMID 2024-03-04 15:13:57 -06:00
Eric Wang
ca8bdb5ebb Remove snapshots dead code 2024-03-04 15:07:31 -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
Eric Wang
6e04664c55 add coterm support 2023-05-21 16:03:57 +00:00
Shift
c193e54ef8
Remove redundant typing from DocBlocks 2023-04-28 06:51:15 +00:00
Shift
c42a4428ef
Add type hints from DocBlocks 2023-04-28 06:51:14 +00:00
Shift
fff1337830
Add type hints for Laravel 10 2023-04-28 06:51:12 +00:00
Shift
fca183b98d
Shift core files 2023-04-28 06:51:04 +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
486277feda auto refactor 2023-04-06 23:00:56 +00:00
Eric Wang
c39768842e add tests 2023-03-12 16:45:12 +00:00
Eric Wang
71814edc16 add tests 2023-03-12 16:04:26 +00:00
Eric Wang
5e6d14f578 convert all repositories to laravel http client 2023-03-12 05:41:03 +00:00
Eric Wang
27eebea923 rename serverstateconflictexception 2023-03-07 00:18:53 +00:00
Eric Wang
f3f2e40742 add v3.7.0-beta 2023-02-26 23:04:32 +00:00
Eric Wang
7cbe88dbee add mounting and unmounting of isos 2023-01-04 00:21:19 +00:00
Eric Wang
f355151562 Add part of iso download backend 2022-12-22 20:57:42 +00:00
Eric Wang
d2bae3016a Add updateAddresses 2022-10-22 16:45:27 +00:00
Eric Wang
2744be65fc Add details for quota and usage 2022-10-16 16:40:10 +00:00
Eric Wang
39888e8f57 Clean up code styles 2022-10-10 00:18:22 +00:00
Eric Wang
8163527609 Use backup and snapshot limits 2022-10-02 16:11:58 +00:00
Eric Wang
752aeeca61 Do a little bit of refactoring of the namespaces 2022-09-20 00:14:17 +00:00
Eric Wang
81a7d069c3 Refactor install service 2022-08-07 04:15:26 +00:00
Eric Wang
497d5c024e Add server status repository 2022-08-04 05:44:19 +00:00
Eric Wang
5c46df42d9 Add repositories and exceptions 2022-08-01 16:22:05 +00:00
Eric Wang
43b679c120 Add repositories and exceptions 2022-08-01 16:21:51 +00:00
Eric Wang
a142f2bc3c Initialize project base 2022-07-07 04:22:18 +02:00