Commit graph

129 commits

Author SHA1 Message Date
Eric Wang
6e04664c55 add coterm support 2023-05-21 16:03:57 +00:00
Eric Wang
dc439c9efd Add Coterm reset modal and form reset 2023-05-21 14:12:16 +00:00
Eric Wang
b7607815e9 i don't know 2023-05-21 04:45:06 +00:00
Eric Wang
7f31eb2a84 refactor locations page + add translations for it 2023-05-06 21:41:50 +00:00
Eric Wang
17eef5850b add coterm base routes 2023-04-29 03:22:54 +00:00
Shift
5687ffb1d1
Convert route options to fluent methods
Laravel 8 adopts the tuple syntax for controller actions. Since the old options array is incompatible with this syntax, Shift converted them to use modern, fluent methods.
2023-04-28 06:50:54 +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
f7eb4c7744 add more tests 2023-03-12 21:02:55 +00:00
Eric Wang
c39768842e add tests 2023-03-12 16:45:12 +00:00
Eric Wang
91ce48b567 a load of refactors including laravel/framework upgrade 2023-03-07 00:17:31 +00:00
Eric Wang
ae569169a1 add patch v3.6.2-beta 2023-02-11 22:56:55 +00:00
Eric Wang
12c274eee5 fix route optimizing conflicting named routes bug 2023-01-21 21:10:20 +00:00
Eric Wang
3f699db9c4 fix routes and add version number 2023-01-21 17:59:11 +00:00
Eric Wang
35c4cbfe7a add tokens page 2023-01-21 17:19:55 +00:00
Eric Wang
dcdf87cd2a add SSO token generation and remove old application api 2023-01-21 04:26:42 +00:00
Eric Wang
783a9bafe6 add server deletion 2023-01-15 20:51:13 +00:00
Eric Wang
088043d42e add server suspension and server build modification 2023-01-13 00:46:07 +00:00
Eric Wang
027b455fd6 make server reinstall work 2023-01-04 03:47:27 +00:00
Eric Wang
7cbe88dbee add mounting and unmounting of isos 2023-01-04 00:21:19 +00:00
Eric Wang
2998c84ce9 add partial media container 2023-01-03 17:35:58 +00:00
Eric Wang
1348a71e5f add server creation modal 2023-01-02 03:16:01 +00:00
Eric Wang
b23b62e815 add addresses resource 2022-12-28 22:34:40 +00:00
Eric Wang
5ce4f6a6b0 Revert "Revert "add""
This reverts commit 76329b8cdd.
2022-12-28 21:40:47 +00:00
Eric Wang
76329b8cdd Revert "add"
This reverts commit f44982a399.
2022-12-28 21:31:05 +00:00
Eric Wang
f44982a399 add 2022-12-28 21:28:49 +00:00
Eric Wang
0907a35cc2 add addresses table 2022-12-28 20:52:06 +00:00
Eric Wang
8485ca0a0a add template code backend 2022-12-28 01:24:33 +00:00
Eric Wang
3fa45c34a5 Add template creation and editing 2022-12-27 21:25:18 +00:00
Eric Wang
7741fb0ae7 Fix drag issue and add saving 2022-12-26 21:47:01 +00:00
Eric Wang
2fc14c56d4 Add templates backend and frontend fetching 2022-12-25 03:24:41 +00:00
Eric Wang
53bd539bb7 Add importing and deleting ISOs 2022-12-23 21:26:07 +00:00
Eric Wang
8997a74a92 Add iso modal 2022-12-23 18:24:49 +00:00
Eric Wang
f355151562 Add part of iso download backend 2022-12-22 20:57:42 +00:00
Eric Wang
8fd90f3204 Add server table and base iso library 2022-12-22 18:43:47 +00:00
Eric Wang
777ea7c9f2 Add more api endpoints 2022-12-21 01:33:32 +00:00
Eric Wang
d23044445d Add node page 2022-12-18 17:15:53 +00:00
Eric Wang
58971f7023 Add nodes viewing page 2022-12-16 04:14:52 +00:00
Eric Wang
c18f96cca2 Add locations 2022-12-11 04:04:12 +00:00
Eric Wang
658a09af42 Add drag and drop boot order config 2022-12-03 00:48:39 +00:00
Eric Wang
e921b60eb0 Add security updating 2022-11-27 22:16:37 +00:00
Eric Wang
83f4be9a04 Add update nameservers 2022-11-27 17:10:39 +00:00
Eric Wang
e70cd04b1c Rewrite server update service 2022-11-24 22:51:10 +00:00
Eric Wang
9c00d55304 Remove unused imports 2022-11-24 20:49:32 +00:00
Eric Wang
ca2b0a4b1a Add backup restoration and deletion 2022-11-24 01:22:30 +00:00
Eric Wang
c2f2369127 Add backup creation 2022-11-20 18:30:38 +00:00
Eric Wang
93493d6b2c Add server backups 2022-11-13 22:04:44 +00:00
Eric Wang
ff151dacf9 Add terminal 2022-11-10 02:22:18 +00:00
Eric Wang
ca7dcb6dbf Add power buttons 2022-11-09 00:56:13 +00:00
Eric Wang
1aba32bbb5 Add server state fetching 2022-11-06 02:38:15 +00:00