Commit graph

43 commits

Author SHA1 Message Date
Eric Wang
bafb77b206 get Coterm working again! 2023-11-30 22:59:23 -06:00
Eric Wang
5889d1abb9 optimize imports project-wide 2023-11-06 04:20:25 +00:00
Eric Wang
b7607815e9 i don't know 2023-05-21 04:45:06 +00:00
Eric Wang
9bed33d655 refactor nodes info card & add coterm authenticate 2023-05-21 01:34:12 +00:00
Shift
cb057117b1
Shift cleanup 2023-04-28 06:51:18 +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
27eebea923 rename serverstateconflictexception 2023-03-07 00:18:53 +00:00
Eric Wang
ae569169a1 add patch v3.6.2-beta 2023-02-11 22:56:55 +00:00
Eric Wang
3388bbdb70
Delete AuthorizeProprietaryToken.php 2023-02-04 23:30:45 -06:00
Eric Wang
783a9bafe6 add server deletion 2023-01-15 20:51:13 +00:00
Eric Wang
4083c34575 Upgrade dependencies 2022-12-16 23:12:56 +00:00
Eric Wang
1aba32bbb5 Add server state fetching 2022-11-06 02:38:15 +00:00
Eric Wang
c4112c148f Add server overview page 2022-11-05 02:51:09 +00:00
Eric Wang
7883b5a2c5 Add dashboard 2022-10-30 20:33:54 +00:00
Eric Wang
5167f8fa57 Update application api server creation 2022-10-22 04:55:55 +00:00
Eric Wang
5684cd537c Fix additional addresses & server installation 2022-10-22 01:24:16 +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
2d4477425e Fix event hydrating and deprecate installing field 2022-10-13 23:24:54 +00:00
Eric Wang
0e32bdd3c0 Add server details updating 2022-10-13 03:34:45 +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
752aeeca61 Do a little bit of refactoring of the namespaces 2022-09-20 00:14:17 +00:00
Eric Wang
00c9774f07 Update building prompt 2022-09-17 04:56:12 +00:00
Eric Wang
9fa723fdbb Add middlewares and refactor middlewares 2022-09-09 22:33:51 +00:00
Eric Wang
80c7f1b3b6 Do not authorize empty Authorization headers 2022-08-14 17:30:36 +00:00
Eric Wang
111626d37f Add transformers and rename is_installing to installing 2022-08-02 19:17:08 +00:00
Eric Wang
230d373cd8 Refactor routes 2022-07-31 23:18:59 +00:00
Eric Wang
3d299895a4 Refactor route names 2022-07-31 21:46:41 +00:00
Eric Wang
3ae57543ff Add SSO 2022-07-31 19:00:36 +00:00
Eric Wang
9c2b9ee840 Add basic application APIs 2022-07-31 15:22:04 +00:00
Eric Wang
108b305b29 Add reinstall page 2022-07-27 19:18:20 -05:00
Eric Wang
42c600c98a Add switch to admin 2022-07-25 16:29:12 -05:00
Eric Wang
72d5f9bf0c Refactor templates into separate table 2022-07-24 22:46:30 -05:00
Eric Wang
b65d0c3c0c Add edit basic settings 2022-07-17 13:45:42 -05:00
Eric Wang
b5929b899a Add state 2022-07-16 01:56:38 +02:00
Eric Wang
9da8278d38 Add Laravel Breeze + Typescript Definitions 2022-07-09 08:04:47 +02:00
Eric Wang
a142f2bc3c Initialize project base 2022-07-07 04:22:18 +02:00