Commit graph

59 commits

Author SHA1 Message Date
Eric Wang
9ef62f6f26 Fix fqdn validator 2022-10-25 04:19:47 +00:00
Eric Wang
05fc3f7a38 Add server suspension button 2022-10-18 22:39:23 +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
2598c04c66 Add bandwidth limiting and logging 2022-10-16 15:06:39 +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
0555fab267 Use uuid for servers 2022-10-08 04:24:52 +00:00
Eric Wang
c08e739fb5 Sync network device on server builds 2022-10-02 04:44:22 +00:00
Eric Wang
722ebb0b72 use network and storage columns 2022-10-01 00:29:48 +00:00
Eric Wang
df4002e809 Fix disk updating in update service 2022-09-30 23:03:30 +00:00
Eric Wang
38182ebebc Remove limits from configuration object 2022-09-29 01:25:38 +00:00
Eric Wang
e89bd487d9 Use local database for server specifications 2022-09-29 00:14:58 +00:00
Eric Wang
3f578442f2 Prevent ddos 2022-09-28 00:42:00 +00:00
Eric Wang
f86dec84db Refactor rules 2022-09-25 16:59:31 +00:00
Eric Wang
dc8457136e Add new migrations and add validationrules 2022-09-25 16:17:53 +00:00
Eric Wang
a85e8fcf21 Refactor model to repository & clean up packages 2022-09-21 01:44:33 +00:00
Eric Wang
752aeeca61 Do a little bit of refactoring of the namespaces 2022-09-20 00:14:17 +00:00
Eric Wang
dfebc888a7 Add repository 2022-09-20 00:10:16 +00:00
Eric Wang
6231b788bd Add cron job to update runners 2022-09-17 19:12:43 +00:00
Eric Wang
00c9774f07 Update building prompt 2022-09-17 04:56:12 +00:00
Eric Wang
74cdee9271 Add activity api to frontend 2022-09-17 02:32:25 +00:00
Eric Wang
24a9e76bb8 Add activity broadcasting 2022-09-12 22:44:41 +00:00
Eric Wang
8d4109a770 Add multiple IPs support 2022-09-11 19:01:34 +00:00
Eric Wang
f0823481db Refactor validation rules into one file 2022-09-11 02:34:35 +00:00
Eric Wang
1ce801108a Fix timestamps and missing dependencies 2022-09-10 02:46:13 +00:00
Eric Wang
e2b5945b7b Add activity log service 2022-09-09 22:22:14 +00:00
Eric Wang
576feeae3b Refactor "configuration" to "config" 2022-09-06 04:25:48 +00:00
Eric Wang
86945cf2f7 Replace optional with null 2022-09-06 03:33:12 +00:00
Eric Wang
1d318e36f7 Refactor most of backend to Laravel Data 2022-09-06 03:30:49 +00:00
Eric Wang
208de6513f Strongly type detailservice and update xdebug 2022-09-04 04:42:53 +00:00
Eric Wang
9855c99e54 Strongly type detailservice and update xdebug 2022-09-04 04:42:52 +00:00
Eric Wang
4fa45c4a8e Add Data Transfer Object 2022-09-03 04:12:37 +00:00
Eric Wang
ab3c75137a Refactor search queries and extend time out 2022-08-22 02:59:51 +00:00
Eric Wang
a7d2ba7651 Refactor search APIs and hide node credentials 2022-08-21 20:01:15 +00:00
Eric Wang
2d0446967e Fix cannot update cluster 2022-08-21 02:24:17 +00:00
Eric Wang
3da4965e83 Add mac address 2022-08-09 20:51:44 +00:00
Eric Wang
54b31104ac Fix broken APIs 2022-08-09 03:16:34 +00:00
Eric Wang
497d5c024e Add server status repository 2022-08-04 05:44:19 +00:00
Eric Wang
111626d37f Add transformers and rename is_installing to installing 2022-08-02 19:17:08 +00:00
Eric Wang
b9677a9f9e Add rest of the API routes 2022-08-01 14:24:34 +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
40268faac5 Add user management 2022-07-31 14:24:51 +00:00
Eric Wang
0b7a6276cb Add IP address searching 2022-07-30 04:43:37 +00:00
Eric Wang
1824a12e2c Make existing server as template 2022-07-28 17:14:22 -05:00
Eric Wang
d47bf19f8b add some of the server CRUD 2022-07-28 12:25:44 -05:00
Eric Wang
91d931101f Change subnet mask to CIDR 2022-07-27 20:14:04 -05:00