Commit graph

485 commits

Author SHA1 Message Date
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
cdced4c92e Refactor data transfer objects 2022-11-05 01:13:38 +00:00
Eric Wang
e015991e7f Update navigation bar 2022-11-05 00:04:29 +00:00
Eric Wang
f11f1759ab Add mobile responsive navbar 2022-11-04 00:50:59 +00:00
Eric Wang
5aacd0eaa8 Refactor activity logs table and eloquent model 2022-11-02 22:45:33 +00:00
Eric Wang
3ba19382cc Improve error handling and optimize payload size 2022-11-02 22:33:41 +00:00
Eric Wang
4be878741e Remove live server installations 2022-11-02 22:23:36 +00:00
Eric Wang
8766fcf64e Fix conflicting route 2022-10-30 20:58:08 +00:00
Eric Wang
7883b5a2c5 Add dashboard 2022-10-30 20:33:54 +00:00
Eric Wang
7d93c364bb Add navbar 2022-10-30 04:08:28 +00:00
Eric Wang
3909fe710c Fix credentials leaking 2022-10-29 22:27:31 +00:00
Eric Wang
473503c343 Add suspense 2022-10-29 14:36:17 +00:00
Eric Wang
2dfe0d1e63 Add flash message renderer and auth logic 2022-10-29 04:28:49 +00:00
Eric Wang
8d172ea381 Add dark mode 2022-10-29 02:14:16 +00:00
Eric Wang
c1f3421569 Scaffold react app 2022-10-27 23:41:39 +00:00
Eric Wang
8aeb72fb67 Upgrade dependencies and create wrapper 2022-10-26 00:03:41 +00:00
Eric Wang
9ef62f6f26 Fix fqdn validator 2022-10-25 04:19:47 +00:00
Eric Wang
0d51e86d8a Fix can't unset ssh key 2022-10-24 22:12:08 +00:00
Eric Wang
68e3bc9d9c Update readme and fix updatebasicinfo 2022-10-23 19:36:25 +00:00
Eric Wang
64c7c03a45 Update application api, fix workflows 2022-10-23 17:11:05 +00:00
Eric Wang
f1680fcf89 Remove used import 2022-10-22 19:31:43 +00:00
Eric Wang
382db565dd Use network service 2022-10-22 19:31:29 +00:00
Eric Wang
d81c3816f9 Use single param to update addresses 2022-10-22 19:23:49 +00:00
Eric Wang
d2bae3016a Add updateAddresses 2022-10-22 16:45:27 +00:00
Eric Wang
e8b0bddf30 Fix atomic lock problems 2022-10-22 16:00:41 +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
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
1d0bcb31db Clean up usages command 2022-10-16 21:35:28 +00:00
Eric Wang
22d29836f7 Prevent compounding bandwidth usage 2022-10-16 20:00:47 +00:00
Eric Wang
e447376095 Fix incorrect usage measurement 2022-10-16 19:51:04 +00:00
Eric Wang
950903ddc9 Prevent registration of console commands 2022-10-16 16:42:24 +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
754e6c2a0d Fix update service not updating IPs 2022-10-14 23:28:23 +00:00
Eric Wang
d63b0e0edb Add metrics fetching 2022-10-14 17:37:08 +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
821ebbbe54 Update license 2022-10-07 00:01:50 +00:00
Eric Wang
8163527609 Use backup and snapshot limits 2022-10-02 16:11:58 +00:00
Eric Wang
c2f379ac5a Set runners as erroring if job errors 2022-10-02 04:50:09 +00:00
Eric Wang
c08e739fb5 Sync network device on server builds 2022-10-02 04:44:22 +00:00
Eric Wang
c2bc5a487f Fix regular expression for detecting disk size 2022-10-01 01:11:53 +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