Commit Graph

9312 Commits

Author SHA1 Message Date
Andras Bacsai
fb75741aa8 add sentinel check to servercheckjob 2024-10-25 12:02:41 +02:00
Andras Bacsai
c099936e76 Refactor StartSentinel handle method to use consistent variable naming conventions 2024-10-25 11:43:55 +02:00
Andras Bacsai
2263734129 save sentinel form update 2024-10-25 11:42:37 +02:00
Andras Bacsai
b03767713f remove experimental features env variable 2024-10-25 11:42:25 +02:00
Andras Bacsai
7ed0ebf106 fix: generateSentinelUrl method 2024-10-25 11:41:52 +02:00
Andras Bacsai
ba86a75c4f Refactor ServerStatusJob to remove unnecessary coolify.yaml file 2024-10-25 11:41:29 +02:00
Andras Bacsai
2bea26584a Refactor StartSentinel handle method to include latest version parameter 2024-10-25 11:41:25 +02:00
Andras Bacsai
254bae9dbd Refactor variable and function names for consistency 2024-10-25 11:40:59 +02:00
Andras Bacsai
d26a0f194b Refactor flexbox layout and button styles in show-private-key.blade.php 2024-10-25 11:17:17 +02:00
Andras Bacsai
2877080a39 Refactor variable and function names for consistency 2024-10-25 10:59:12 +02:00
Andras Bacsai
35a1307e7b Refactor variable and function names for consistency 2024-10-25 10:59:05 +02:00
Andras Bacsai
cb9b485332 Merge pull request #4007 from coollabsio/fix-2-step-deletion
Fix 2 step deletion
2024-10-25 09:46:40 +02:00
Andras Bacsai
e66522308e Refactor function and configuration names for experimental features 2024-10-25 08:39:58 +02:00
Andras Bacsai
b1d2914c08 Refactor function and configuration names for experimental features 2024-10-24 22:00:26 +02:00
Andras Bacsai
0c34e81b2b fix: add experimental flag 2024-10-24 21:48:51 +02:00
Andras Bacsai
8182305ac4 fix: admins should now invite owner 2024-10-24 21:47:39 +02:00
peaklabs-dev
091cbdf048 fix foundryvtt 2024-10-24 21:47:05 +02:00
🏔️ Peak
90257efad5 Merge pull request #3979 from phenomen/foundryvtt
feat: Foundry Virtual Tabletop template
2024-10-24 21:32:05 +02:00
Andras Bacsai
25b0c8e354 Refactor license and OAuth settings to redirect non-admin users to home page 2024-10-24 20:49:20 +02:00
peaklabs-dev
dc92fe8760 fix reactive resume 2024-10-24 18:50:57 +02:00
🏔️ Peak
05c5aa4196 Merge pull request #3995 from Knight-Ops/main
Update reactive-resume.yaml to enable one click deployment
2024-10-24 18:36:28 +02:00
peaklabs-dev
8b12fa65dd fix martin 2024-10-24 18:16:37 +02:00
🏔️ Peak
0f566dfc04 Merge pull request #4001 from Ortimis/main
add martin as a service
2024-10-24 18:12:58 +02:00
peaklabs-dev
c17ca1ea7e fix dozzle with auth 2024-10-24 18:05:43 +02:00
Aleksandr Vasilenko
1cb59d1883 Removed hardcoded version
It cannot be null and it will be annoying to update the template with every release. Users still can set this variable in their project if they want to install non-latest version.
2024-10-24 10:22:29 -05:00
Aleksandr Vasilenko
20d821585c Added a few more env variables 2024-10-24 10:06:28 -05:00
peaklabs-dev
d2066dd2dc fix password is now checked before a user can disable 2 step confirmation 2024-10-24 16:21:22 +02:00
peaklabs-dev
ff60189285 fix 2 step confirmation password is now checked if it is enabled 2024-10-24 16:20:01 +02:00
Andras Bacsai
621e063bf1 Refactor PushServerUpdateJob to implement ShouldBeEncrypted interface 2024-10-24 15:16:00 +02:00
Andras Bacsai
55f4e77d66 Refactor ServerStorageCheckJob handle method to improve error handling and messaging 2024-10-24 15:10:07 +02:00
Andras Bacsai
d55b444bb8 Refactor ServerStorageCheckJob handle method to improve error handling and messaging 2024-10-24 15:08:22 +02:00
Andras Bacsai
d938a6ce8f Refactor ShowPrivateKey component and add validation for owned private key 2024-10-24 14:28:14 +02:00
Andras Bacsai
0147919dc4 Refactor deleteInvitation method in Invitations component 2024-10-24 13:44:38 +02:00
Andras Bacsai
bdf9b98596 fix: access team's github apps only 2024-10-24 13:28:31 +02:00
Andras Bacsai
23f7932964 Refactor isExperimentalEnabled function and remove its usage 2024-10-24 13:28:12 +02:00
Andras Bacsai
96ea755a53 fix: Disable Sentinel temporarily for non-dev environments 2024-10-24 12:50:07 +02:00
Andras Bacsai
9a227dbad6 feat: terminal views for servers
improvement: connect to container if only one available
2024-10-24 12:21:36 +02:00
Jakob Ortmann
2f1be6a2ab fixed some copy and paste errors 2024-10-24 12:10:52 +02:00
Andras Bacsai
a310a13016 Refactor server navbar and resources views 2024-10-24 11:43:15 +02:00
Jakob Ortmann
b28cf1a366 add martin as a service 2024-10-24 11:37:28 +02:00
Andras Bacsai
befdb71671 fix: Disable Sentinel temporarily 2024-10-24 11:35:38 +02:00
Andras Bacsai
70aa61c59e fix: disable sentinel for now 2024-10-24 11:10:02 +02:00
Andras Bacsai
f9bf2e3eaf Merge pull request #3999 from coollabsio/fix-otp
fixes for new otp view
2024-10-24 10:14:37 +02:00
Andras Bacsai
11b98a4f25 Merge pull request #3927 from peaklabs-dev/fix-otp
Fix and improve OTP UI
2024-10-24 10:11:42 +02:00
Andras Bacsai
d11d8f234e Refactor profile index.blade.php to improve OTP display and functionality 2024-10-24 10:07:18 +02:00
Andras Bacsai
c067f1aa1c Refactor healthcheck test in stirling-pdf.yaml 2024-10-24 09:37:22 +02:00
Carl Hurd
d0c8ab2b45 Update reactive-resume.yaml
Move back to quay.io container registry
2024-10-23 22:33:03 -04:00
Carl Hurd
8084d185c8 Update reactive-resume.yaml
Add the required env vars for Minio for Coolify handling
2024-10-23 22:20:32 -04:00
Aleksandr Vasilenko
d504df431a Added FQDN 2024-10-23 10:02:39 -05:00
peaklabs-dev
e9abb55673 fix jupyterlab architecture 2024-10-23 16:48:59 +02:00