Shift
9bf61c8bbe
Shift cleanup
2024-10-15 00:33:35 +00:00
Shift
713c9c11db
Re-register scheduled commands
2024-10-15 00:33:14 +00:00
Shift
7f3d2dd7f7
Re-register routes
2024-10-15 00:33:13 +00:00
Shift
e309038e0f
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.
2024-10-15 00:32:43 +00:00
Eric Wang
393c86aaac
Revert to App namespace
2024-10-12 12:17:20 -04:00
Eric Wang
7b1390f10e
Snapshots/Backups WIP
2024-10-03 19:10:48 -04:00
Eric Wang
123448817c
Add statistics endpoint
2024-08-27 19:06:57 -04:00
Eric Wang
c66139f913
Add everything so far
2024-08-13 15:09:38 -05:00
Eric Wang
fc39daa521
Add everything
2024-07-02 22:12:40 -05:00
Eric Wang
cd1fc3dc28
Add everything
2024-05-08 18:53:20 -05:00
Eric Wang
a8249a456a
TBD
2024-03-14 23:58:31 -05:00
Eric Wang
c802a8cb84
Scope route bindings
2024-03-04 14:31:03 -06:00
Eric Wang
110b623383
Delete dead AddressController routes
2024-02-16 09:40:56 -06:00
Eric Wang
e310c61b39
Fix missing SSO endpoint
2024-01-05 09:16:23 -06:00
Eric Wang
d785179e1d
update application API routes
2023-12-05 14:11:53 -06:00
Eric Wang
bafb77b206
get Coterm working again!
2023-11-30 22:59:23 -06:00
Eric Wang
95491e39dc
Add backend support for Coterm
2023-11-29 19:27:05 -06:00
Eric Wang
fae34af2b3
rename getNodesAllocatedTo to getAttachedNodes for address pools
2023-11-27 21:03:26 -06:00
Eric Wang
948c659681
refactor server setting route/function names to be more expressive/natural-sounding
2023-11-27 20:44:40 -06:00
Eric Wang
92f5df310f
fix redis password can't have special chars
2023-08-26 22:41:29 +00:00
Eric Wang
c60711a74a
add address updating/deleting
2023-07-31 14:47:21 +00:00
Eric Wang
930a5ae42b
add address creation
2023-07-30 22:10:30 +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
ac8644bd40
Move addressPoolController and its related AddressController to a separate folder
2023-06-15 00:58:27 +00:00
Eric Wang
2d5d9becaa
add unfinished backend for ip pool support
2023-06-13 04:13:52 +00:00
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