Commit graph

883 commits

Author SHA1 Message Date
Eric Wang
34b800b841 Lock workspace container to Debian bullseye 2023-06-15 00:57:49 +00:00
Eric Wang
2d5d9becaa add unfinished backend for ip pool support 2023-06-13 04:13:52 +00:00
Eric Wang
c8868a854e add new progress indicator 2023-06-12 01:26:17 +00:00
Eric Wang
bbe98f06fc create a logo component 2023-06-11 16:39:20 +00:00
Eric Wang
70fab52ea0 update caniuse definitions 2023-06-11 16:14:45 +00:00
Eric Wang
ac58cce1de update vite config bundle visualizer path 2023-06-11 16:14:25 +00:00
Eric Wang
0f7e5bf26e Convert admin/users to use SWR over easy peasy 2023-06-11 16:00:48 +00:00
Eric Wang
6b1f29a22d add new logo 2023-06-10 22:00:10 +00:00
Eric Wang
5cff938d55 add v3.9.2-beta 2023-06-10 21:00:03 +00:00
Eric Wang
73201b6c47 update v3.9.1-beta changelog 2023-06-10 15:08:50 +00:00
Eric Wang
851372a265 add v3.9.1-beta changelog 2023-06-10 14:56:02 +00:00
Eric Wang
00a38872d4 update coterm validation rules + fix frontend routes 2023-06-10 14:47:17 +00:00
Eric Wang
d1e8cf95a6 reorganize frontend routes 2023-06-10 03:22:32 +00:00
Eric Wang
c882c9e7a0 include mysql client in workspace 2023-06-08 01:38:17 +00:00
Eric Wang
c5f28e1185 use ip pools and squash migrations 2023-06-08 01:11:42 +00:00
Eric Wang
fadcc013ca add 2023-06-07 03:38:45 +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