Commit graph

682 commits

Author SHA1 Message Date
Eric Wang
01df2bbea9 add v3.10.2-beta change log 2023-12-15 11:56:48 -06:00
Eric Wang
157a30645e clone VM's to target storage 2023-12-15 11:52:45 -06:00
Eric Wang
5ff2abece3 [3.0-SAFE] Fix workspace container failing to build 2023-06-23 12:51:57 +00:00
Eric Wang
812762d75c [3.0-SAFE] add v3.10.0-beta changelog 2023-06-20 01:25:09 +00:00
Eric Wang
2d801a0d5f [3.0-SAFE] add ISO imports 2023-06-20 01:18:31 +00:00
Eric Wang
78d5546583 [3.0-SAFE] Refactor Create ISO Modal
# Conflicts:
#	lang/en_US/strings.php
2023-06-20 01:18:11 +00:00
Eric Wang
b4b85287a0 add changelog for v3.9.3-beta 2023-06-15 01:05:34 +00:00
Eric Wang
681165358f Lock workspace container to Debian bullseye 2023-06-15 01:02:00 +00:00
Eric Wang
2111c96193 add new logo 2023-06-10 21:59:23 +00:00
Eric Wang
c87bb1fee9 add v3.9.2-beta 2023-06-10 21:00:43 +00:00
Eric Wang
c2648d982b change address pool id to server id in address data 2023-06-10 16:15:09 +00:00
Eric Wang
5679b0b5f5 update v3.9.1-beta changelog 2023-06-10 15:56:29 +00:00
Eric Wang
644b36d9af add v3.9.1-beta changelog 2023-06-10 15:56:19 +00:00
Eric Wang
377b42f579 update coterm validation rules + fix frontend routes 2023-06-10 15:56:13 +00:00
Eric Wang
5f803ed530 reorganize frontend routes 2023-06-10 15:55:55 +00:00
Eric Wang
ed7bff8443 add v3.9.0-beta 2023-06-04 14:53:22 +00:00
Eric Wang
75bcb66260 Merge branch 'develop' of https://github.com/Performave/convoy into develop 2023-05-28 15:32:36 +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
d080a2a93d rename IPAddress to Address, add AddressPool, use JWT for SSO Token 2023-05-28 15:31:58 +00:00
Eric Wang
5adfb40510
add heavynode to acknowledgements 2023-05-25 23:13:15 -05:00
Eric Wang
e1548ce35e add warning to v3.9.0-rc.9 notes 2023-05-26 03:27:07 +00:00
Eric Wang
921d278ae5 add v3.9.0-rc.9 2023-05-26 03:25:03 +00:00
Eric Wang
94e673c3f4 Fix+refactor stuff related to web console 2023-05-22 20:57:54 +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
9bed33d655 refactor nodes info card & add coterm authenticate 2023-05-21 01:34:12 +00:00
Eric Wang
9b1f4624ac make Laravel use en_US instead of en locale 2023-05-20 20:57:39 +00:00
Eric Wang
c6a3026dc0 rename en locale to en_US and use underscore instead of hyphens 2023-05-20 20:56:58 +00:00
Eric Wang
01677416c2 Update crowdin to preserve hierarchy 2023-05-20 20:38:18 +00:00
Eric Wang
fe8ee56009 add coterm_enabled column 2023-05-20 20:12:11 +00:00
Eric Wang
d95281c3fd refactor admin servers page 2023-05-19 04:17:27 +00:00
Eric Wang
594927ea97 refactor servers page (overview + general settings) 2023-05-16 04:07:48 +00:00
Eric Wang
aebdf693eb refactor create server modal 2023-05-15 04:34:42 +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
Eric Wang
7f31eb2a84 refactor locations page + add translations for it 2023-05-06 21:41:50 +00:00
Eric Wang
1cb6e1175e refactor locations page + add translations for it 2023-05-06 21:41:34 +00:00
Eric Wang
a98b155f9a rename terminal to console, add more types for user credentials, other QOL changes and refactoring 2023-05-01 01:42:57 +00:00
Eric Wang
17eef5850b add coterm base routes 2023-04-29 03:22:54 +00:00
Eric Wang
9c825b921f
Merge pull request #23 from ConvoyPanel/shift-89545
Laravel 10.x Shift
2023-04-28 21:42:47 -05:00
Eric Wang
69989d828e add manual intervention to upgrade to laravel 10 2023-04-29 02:33:05 +00:00
Shift
cb057117b1
Shift cleanup 2023-04-28 06:51:18 +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
fff1337830
Add type hints for Laravel 10 2023-04-28 06:51:12 +00:00
Shift
f1ac58eba8
Update method signatures for Laravel contracts 2023-04-28 06:51:09 +00:00
Shift
90ce42e32c
Rename password_resets table 2023-04-28 06:51:08 +00:00
Shift
44f96d7c53
Add migration for Sanctum 3.0 2023-04-28 06:51:05 +00:00
Shift
fd9f9b2540
Bump Laravel dependencies 2023-04-28 06:51:05 +00:00