Commit graph

41 commits

Author SHA1 Message Date
Eric Wang
564e334e6f Refactor Coterm 2024-01-28 11:11:40 -06:00
Eric Wang
84388b0a18 tidy up & add types to models 2024-01-01 19:38:39 -06:00
Eric Wang
7cc2709c4e fix tests failing & made coterm_id optional 2023-11-12 03:09:57 +00:00
Eric Wang
f3e6356263 add database changes for Coterm & base controller 2023-11-12 01:00:10 +00:00
Eric Wang
5889d1abb9 optimize imports project-wide 2023-11-06 04:20:25 +00:00
Eric Wang
2d5d9becaa add unfinished backend for ip pool support 2023-06-13 04:13:52 +00:00
Eric Wang
00a38872d4 update coterm validation rules + fix frontend routes 2023-06-10 14:47:17 +00:00
Eric Wang
2786de38ff Rename IPAddress to Address, add AddressPool, use JWT for SSO tokens 2023-05-28 15:32:34 +00:00
Eric Wang
b7607815e9 i don't know 2023-05-21 04:45:06 +00:00
Eric Wang
9bed33d655 refactor nodes info card & add coterm authenticate 2023-05-21 01:34:12 +00:00
Eric Wang
fe8ee56009 add coterm_enabled column 2023-05-20 20:12:11 +00:00
Eric Wang
0ce66307ac refactor nodes index page 2023-05-13 23:02:07 +00:00
Eric Wang
591f83a679 add Coterm JWT, node secret encryption, and Coterm columns on nodes table 2023-05-11 04:34:22 +00:00
Shift
c193e54ef8
Remove redundant typing from DocBlocks 2023-04-28 06:51:15 +00:00
Shift
c42a4428ef
Add type hints from DocBlocks 2023-04-28 06:51:14 +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
486277feda auto refactor 2023-04-06 23:00:56 +00:00
Eric Wang
291b8f79a8 rename data unit cast and rename redundant force option with backups 2023-02-26 23:24:16 +00:00
Eric Wang
8b6de84307 add disk tagging 2023-01-03 07:18:02 +00:00
Eric Wang
7741fb0ae7 Fix drag issue and add saving 2022-12-26 21:47:01 +00:00
Eric Wang
f355151562 Add part of iso download backend 2022-12-22 20:57:42 +00:00
Eric Wang
c333a7fc70 Add node allocated details 2022-12-18 17:56:20 +00:00
Eric Wang
d23044445d Add node page 2022-12-18 17:15:53 +00:00
Eric Wang
f955e85b8c Add node modal 2022-12-16 18:01:11 +00:00
Eric Wang
c18f96cca2 Add locations 2022-12-11 04:04:12 +00:00
Eric Wang
0b00a29deb Add location groups 2022-12-07 01:50:32 +00:00
Eric Wang
9ef62f6f26 Fix fqdn validator 2022-10-25 04:19:47 +00:00
Eric Wang
39888e8f57 Clean up code styles 2022-10-10 00:18:22 +00:00
Eric Wang
722ebb0b72 use network and storage columns 2022-10-01 00:29:48 +00:00
Eric Wang
3f578442f2 Prevent ddos 2022-09-28 00:42:00 +00:00
Eric Wang
dc8457136e Add new migrations and add validationrules 2022-09-25 16:17:53 +00:00
Eric Wang
752aeeca61 Do a little bit of refactoring of the namespaces 2022-09-20 00:14:17 +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
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
05a7372c15 Add searchable 2022-07-26 22:17:35 -05:00
Eric Wang
bb995c7fe5 Add address page 2022-07-25 22:33:09 -05:00
Eric Wang
8458fbebb3 Add node creation 2022-07-25 18:56:18 -05:00
Eric Wang
251f5d4b92 Add services 2022-07-15 01:09:16 +02:00