Commit graph

330 commits

Author SHA1 Message Date
Eric Wang
5496e0ed04 Remove ApiController.php 2024-11-07 19:37:29 -05:00
Eric Wang
258eff794e Remove unnecessary authenticate middleware 2024-11-07 19:26:03 -05:00
Eric Wang
dc6d6cce6b idk 2024-11-06 19:35:42 -05:00
Shift
c5eabf6c8f
Mark base controller as abstract 2024-10-15 00:33:25 +00:00
Shift
e780f8778e
Re-register HTTP middleware 2024-10-15 00:33:11 +00:00
Shift
299e52b8da
Shift core files 2024-10-15 00:33:02 +00:00
Shift
0679acd7f3
Remove default app files 2024-10-15 00:33:01 +00:00
Shift
669b536c65
Apply code style 2024-10-15 00:32:39 +00:00
Eric Wang
393c86aaac Revert to App namespace 2024-10-12 12:17:20 -04:00
Eric Wang
55c25c4ffc So much WIP 2024-10-11 18:57:18 -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
52f67b23b9 Ughhhhhh 2024-07-09 22:21:56 -05:00
Eric Wang
fc39daa521 Add everything 2024-07-02 22:12:40 -05:00
Eric Wang
e78c413d4a Formatting 2024-06-29 23:54:55 -05:00
Eric Wang
a36e4ddaf8 Formatting 2024-06-29 23:52:39 -05:00
Eric Wang
3725d155c5 Formatting 2024-06-29 23:52:16 -05:00
Eric Wang
a87955c292 Some formatting & strict types 2024-06-24 22:46:47 -05:00
Eric Wang
43fcfec4bc Server deployments WIP 2024-06-24 22:45:45 -05:00
Eric Wang
cd1fc3dc28 Add everything 2024-05-08 18:53:20 -05:00
Eric Wang
de7a6cc42a Refactor ui components 2024-03-16 15:46:52 -05:00
Eric Wang
a8249a456a TBD 2024-03-14 23:58:31 -05:00
Eric Wang
00d903ec1b Fix US Keyboard Characters validation 2024-03-07 21:11:31 -06:00
Eric Wang
1b1e62cf99 Scope VMID check to a node 2024-03-04 15:57:15 -06:00
Eric Wang
570dabccb4 Add ISO tests 2024-03-04 14:53:22 -06:00
Eric Wang
fe78aa8d85 Remove unnecessary policy param 2024-03-04 14:31:51 -06:00
Eric Wang
73f36839c0 Remove snapshots dead code 2024-03-04 14:28:38 -06:00
Eric Wang
cec4d437ff Delete dead code from AddressController.php 2024-02-16 09:40:07 -06:00
Eric Wang
4ec316c67c Add more tests 2024-02-15 23:51:29 -06:00
Eric Wang
44b267d36c Clean up node requests 2024-01-28 11:15:37 -06:00
Eric Wang
0fc821a22b Remove unused CotermTokenCreationService from NodesController 2024-01-28 11:14:56 -06:00
Eric Wang
d1a14f699c Remove Coterm methods from NodeController.php 2024-01-28 11:13:07 -06:00
Eric Wang
6f9a92fdc7 Remove unused UpdateCotermRequest.php 2024-01-28 11:12:48 -06:00
Eric Wang
1683a966e9 Clean up StoreServerRequest a little 2024-01-25 21:24:31 -06:00
Eric Wang
54423911ab Re-organize services 2024-01-01 21:17:32 -06:00
Eric Wang
3b352eeded Fix IPv6 importing 2024-01-01 21:16:51 -06:00
Eric Wang
8d8d63c179 Enforce lowercase IPs, mac addresses, and gateways 2024-01-01 19:43:12 -06:00
Eric Wang
fdad850fb4 format array of filters in AddressController 2024-01-01 19:39:15 -06:00
Eric Wang
3f42c012c1 filter servers by addressPoolId for IPAM 2023-12-22 10:59:36 -06:00
Eric Wang
8942fee6f2 Refresh server relation when updating address 2023-12-22 10:57:32 -06:00
Eric Wang
2c16256861 Rename filters 2023-12-21 11:20:22 -06:00
Eric Wang
613870193b removed api request throttling 2023-12-12 18:41:54 -06:00
Eric Wang
fcd1d01218 rename xterm functions to xtermjs 2023-12-04 13:03:06 -06:00
Eric Wang
bafb77b206 get Coterm working again! 2023-11-30 22:59:23 -06:00
Eric Wang
d5908d2a81 Remove AllowedNullableFilter 2023-11-30 21:06:03 -06:00
Eric Wang
d61ea6d5ae Rename base API controller 2023-11-29 19:28:44 -06:00
Eric Wang
95491e39dc Add backend support for Coterm 2023-11-29 19:27:05 -06:00
Eric Wang
8d14047c05 Clean up ApplicationApiController.php 2023-11-29 18:52:02 -06:00
Eric Wang
7852d40c27 fix server settings tests 2023-11-27 21:14:29 -06:00