peaklabs-dev
|
465dfbdf53
|
fix check if IP is already in used in this team
|
2024-11-14 17:48:35 +01:00 |
|
peaklabs-dev
|
ca4b91c51f
|
Update ByIp.php
|
2024-11-14 17:48:14 +01:00 |
|
peaklabs-dev
|
a2c0b68730
|
fix validation
|
2024-11-14 17:38:20 +01:00 |
|
Andras Bacsai
|
b0b81e4416
|
fix: timezone settings validation
|
2024-11-14 10:02:37 +01:00 |
|
Andras Bacsai
|
055c613ba5
|
feat: add proxy type change to create/update apis
|
2024-11-12 14:30:05 +01:00 |
|
peaklabs-dev
|
408ba9cc7a
|
fix docker minimum version
|
2024-11-12 13:27:26 +01:00 |
|
🏔️ Peak
|
0ce2fbff40
|
Merge pull request #4169 from easilok/fix-invalid-docker-version-check
Fix invalid docker version check
|
2024-11-12 13:21:17 +01:00 |
|
Luis Pereira
|
770163d54c
|
using docker version constant as user feedback
|
2024-11-10 21:28:12 +00:00 |
|
Andras Bacsai
|
373e715e8d
|
fix: disable cloudflare tunnel on "localhost"
|
2024-11-08 14:03:26 +01:00 |
|
Andras Bacsai
|
2f63c773dc
|
fix: wildcard domain save
|
2024-11-08 13:58:40 +01:00 |
|
Andras Bacsai
|
f081ba7621
|
fix: notifications ui
|
2024-11-08 11:45:56 +01:00 |
|
Luis Pereira
|
3fe636aab6
|
update docker minimum version to 26
|
2024-11-07 21:50:53 +00:00 |
|
Andras Bacsai
|
f1587d3302
|
cleanups
|
2024-11-06 12:39:37 +01:00 |
|
Andras Bacsai
|
11b94e7bae
|
fix: server view refresh on validation
|
2024-11-05 11:52:14 +01:00 |
|
Andras Bacsai
|
f9465790f7
|
delete unused component
|
2024-11-05 11:51:58 +01:00 |
|
Andras Bacsai
|
9b578b2003
|
do not use Rule (deprecated), changed to Validate
|
2024-11-05 09:36:40 +01:00 |
|
Kael
|
400d3f66b0
|
Merge branch 'next' into feat/disable-default-redirect
|
2024-11-04 23:33:48 +11:00 |
|
Andras Bacsai
|
165d35959e
|
fix: logdrains validation
|
2024-11-04 12:53:01 +01:00 |
|
Andras Bacsai
|
4ed76f88f8
|
fix: destinations livewire refactor
removed unnecessary livewire components, renamed them ,etc etc
|
2024-11-03 22:19:41 +01:00 |
|
Kael
|
970b30b2e7
|
Merge branch 'next' into feat/disable-default-redirect
|
2024-11-03 18:58:59 +11:00 |
|
Andras Bacsai
|
77a019405a
|
Refactor Livewire server show view to remove redundant code
|
2024-11-01 23:52:43 +01:00 |
|
Andras Bacsai
|
0a3b5cc4e3
|
Refactor livewire server show view to remove redundant code
|
2024-11-01 23:52:43 +01:00 |
|
Kael
|
1408bc58fb
|
Merge branch 'next' into feat/disable-default-redirect
|
2024-11-01 16:52:09 +11:00 |
|
Lucas Michot
|
8e1444eaa7
|
Get rid of many useless blank lines
|
2024-10-31 17:44:01 +01:00 |
|
Lucas Michot
|
702ee5cd70
|
Prefer Carbon methods when possible.
|
2024-10-31 16:47:08 +01:00 |
|
Lucas Michot
|
b1d04912a0
|
Remove all useless catch block useless variables.
|
2024-10-31 15:19:37 +01:00 |
|
Kael
|
133ddc09d2
|
Merge branch 'next' into feat/disable-default-redirect
|
2024-10-31 23:57:51 +11:00 |
|
Andras Bacsai
|
96ca72fcdb
|
refactor server view (phuuu)
|
2024-10-30 20:03:30 +01:00 |
|
Andras Bacsai
|
7385d7a478
|
fix: changing private key manually won't trigger a notification
|
2024-10-30 10:01:58 +01:00 |
|
Andras Bacsai
|
329a94dbcf
|
Refactor Form.php: Remove unused variable
|
2024-10-29 10:49:53 +01:00 |
|
Andras Bacsai
|
74411e89e6
|
feat: debug mode for sentinel
|
2024-10-29 10:48:49 +01:00 |
|
peaklabs-dev
|
a5bcc10e05
|
remove unused variable assignements
|
2024-10-28 13:37:36 +01:00 |
|
🏔️ Peak
|
7c2d3c47eb
|
Merge branch 'next' into useless-variable-assignments
|
2024-10-28 13:32:34 +01:00 |
|
Kael
|
786c8bc3a3
|
Merge branch 'next' into feat/disable-default-redirect
|
2024-10-28 19:20:52 +11:00 |
|
Andras Bacsai
|
2263734129
|
save sentinel form update
|
2024-10-25 11:42:37 +02:00 |
|
Andras Bacsai
|
2877080a39
|
Refactor variable and function names for consistency
|
2024-10-25 10:59:12 +02:00 |
|
Kael
|
7e03a80df5
|
Merge branch 'next' into feat/disable-default-redirect
|
2024-10-25 01:28:08 +11: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
|
d938a6ce8f
|
Refactor ShowPrivateKey component and add validation for owned private key
|
2024-10-24 14:28:14 +02:00 |
|
Andras Bacsai
|
1f221d9791
|
fix: sentinel config changes restarts sentinel
|
2024-10-22 14:10:36 +02:00 |
|
Andras Bacsai
|
ac768e5313
|
feat: limit storage check emails
feat: sentinel should send storage usage
|
2024-10-22 14:01:36 +02:00 |
|
Andras Bacsai
|
0a26598093
|
Merge pull request #3974 from coollabsio/fix-backup-deletion
Fix: Disable tow step confirmation when there is a password throws and error
|
2024-10-22 13:43:33 +02:00 |
|
peaklabs-dev
|
6dfe6a8142
|
fix disable tow step confirmation when there is a password
|
2024-10-22 12:29:48 +02:00 |
|
Andras Bacsai
|
b5146c0dda
|
fix: charts ui
|
2024-10-22 11:39:38 +02:00 |
|
Andras Bacsai
|
028a0bf513
|
fix: Validate sentinel custom URL when enabling sentinel
|
2024-10-22 10:45:12 +02:00 |
|
Kael
|
ebdc99f617
|
Merge branch 'next' into feat/disable-default-redirect
|
2024-10-22 00:50:12 +11:00 |
|
Andras Bacsai
|
b75c2dc604
|
pint
|
2024-10-17 22:08:23 +02:00 |
|
Andras Bacsai
|
9044c655b8
|
Refactor Show component to use firstOrFail method when retrieving server by UUID
|
2024-10-17 22:06:48 +02:00 |
|
Andras Bacsai
|
513c74a7e3
|
Refactor BaseComponent to remove unused code and initialize route parameters in the boot method
|
2024-10-17 22:00:27 +02:00 |
|
Andras Bacsai
|
df4e4c2b4e
|
Refactor Show component to initialize server and remove unused code
|
2024-10-17 21:48:43 +02:00 |
|
Andras Bacsai
|
6545d04c46
|
Refactor Livewire Server Advanced and Form components
|
2024-10-17 15:50:43 +02:00 |
|
Andras Bacsai
|
a74d2e8f62
|
refactor
|
2024-10-17 15:43:24 +02:00 |
|
Andras Bacsai
|
2315bdb93f
|
ui updates on server
|
2024-10-17 14:56:36 +02:00 |
|
Andras Bacsai
|
4c95647b96
|
feat: cleanup sentinel on server deletion
fix: Sentinel should not be enabled on build servers
|
2024-10-17 11:21:43 +02:00 |
|
Andras Bacsai
|
46ec8eed64
|
fix: generate sentinel url
|
2024-10-15 15:43:53 +02:00 |
|
Andras Bacsai
|
d446cd4f31
|
sentinel updates
|
2024-10-15 13:39:19 +02:00 |
|
Andras Bacsai
|
bea492165f
|
sentinel updates
|
2024-10-14 21:05:33 +02:00 |
|
Kael
|
9d553c3a30
|
Merge branch 'next' into feat/disable-default-redirect
|
2024-10-14 21:25:56 +11:00 |
|
Andras Bacsai
|
1f193d465d
|
sentinel updates
|
2024-10-14 12:07:37 +02:00 |
|
Kael
|
beb6d04804
|
Merge branch 'next' into feat/disable-default-redirect
|
2024-10-12 03:50:45 +11:00 |
|
Andras Bacsai
|
4707f69b91
|
fix: no manual timezones
|
2024-10-11 15:32:22 +02:00 |
|
Lucas Michot
|
5e11f159e0
|
Remove some useless variable assignments.
|
2024-10-10 18:32:24 +02:00 |
|
Kael
|
b997b7393b
|
feat: allow disabling default redirect, set status to 503
|
2024-10-11 02:44:52 +11:00 |
|
Andras Bacsai
|
5f07b473e9
|
fix: parse proxy config and check the set ports usage
|
2024-10-03 21:29:55 +02:00 |
|
Andras Bacsai
|
d55e4bf381
|
feat: Handle HTTPS domain in ConfigureCloudflareTunnels
|
2024-10-02 13:36:25 +02:00 |
|
Andras Bacsai
|
65356e9bae
|
fixes
|
2024-09-27 16:43:07 +02:00 |
|
Andras Bacsai
|
9a766aedc1
|
Merge branch 'next' into improve-cleanup
|
2024-09-27 16:40:48 +02:00 |
|
Andras Bacsai
|
dedf2cf87b
|
fix: proxy fixes
|
2024-09-27 15:36:51 +02:00 |
|
Andras Bacsai
|
688c27c901
|
fix: cloudflare tunnel configuration, ui, etc
|
2024-09-23 23:18:23 +02:00 |
|
Andras Bacsai
|
b570ccd7d3
|
format
|
2024-09-23 19:51:31 +02:00 |
|
peaklabs-dev
|
7aab44645f
|
Merge branch 'cf-production-ready' into next
|
2024-09-23 18:50:08 +02:00 |
|
peaklabs-dev
|
ff5e445b43
|
Feat: Manual cleanup button and unused volumes and network deletion
|
2024-09-22 20:02:51 +02:00 |
|
Andras Bacsai
|
240352f4b2
|
Merge pull request #3504 from coollabsio/fix-ssh-keys
Fix ssh keys
|
2024-09-19 12:44:56 +02:00 |
|
Andras Bacsai
|
f65789bdbb
|
fix: proxy status
|
2024-09-19 12:32:56 +02:00 |
|
Andras Bacsai
|
9518040d23
|
refactor: Remove CleanupSshKeysJob from schedule in Kernel.php
|
2024-09-19 12:06:56 +02:00 |
|
Andras Bacsai
|
631b4e6438
|
Merge branch 'next' into fix-ssh-keys
|
2024-09-19 11:45:12 +02:00 |
|
Andras Bacsai
|
5ec45d547a
|
Merge branch 'next' into fix-#2546-deletion-issues
|
2024-09-18 18:05:06 +02:00 |
|
peaklabs-dev
|
bdc0fc87f0
|
Fix: UI bug, do not write ssh key to disk in server dialog
|
2024-09-17 14:33:24 +02:00 |
|
peaklabs-dev
|
451272bf11
|
Fix: Use new function names and logic everywhere
|
2024-09-16 19:52:55 +02:00 |
|
peaklabs-dev
|
9310af0301
|
Feat: New cf tunnel install flow
|
2024-09-12 15:50:22 +02:00 |
|
Andras Bacsai
|
664a990c60
|
chore: Update listeners and proxy settings in server form and new server components
|
2024-09-12 12:34:09 +02:00 |
|
ayntk-ai
|
3e04a7958e
|
Feat/Fix: Proxy stop and restart confirmation
|
2024-09-04 20:41:17 +02:00 |
|
ayntk-ai
|
371fe53911
|
Feat: confirm server deletion
|
2024-09-04 20:06:22 +02:00 |
|
Andras Bacsai
|
68169f75d1
|
refactor: Remove unused server timezone seeder and related code
|
2024-08-26 15:26:08 +02:00 |
|
Andras Bacsai
|
b8ff0540e2
|
Merge branch 'next' into set-server-timzone-setting
|
2024-08-26 13:21:21 +02:00 |
|
Andras Bacsai
|
3d73c98779
|
fix: docker cleanup job
|
2024-08-26 12:23:03 +02:00 |
|
ayntk-ai
|
0337c4e79d
|
Fix submit method naming
|
2024-08-18 23:27:24 +02:00 |
|
ayntk-ai
|
012c23586d
|
rename to docker cleanup and and feedback implementation
|
2024-08-18 23:16:59 +02:00 |
|
ayntk-ai
|
4af7b8f451
|
made function private again and remove unused code
|
2024-08-16 18:02:14 +02:00 |
|
ayntk-ai
|
00f20c708f
|
remove mount default timezone
|
2024-08-16 17:09:30 +02:00 |
|
ayntk-ai
|
a478ebef2e
|
remove result var
|
2024-08-15 13:37:52 +02:00 |
|
ayntk-ai
|
f281e92954
|
remove ray
|
2024-08-15 13:36:17 +02:00 |
|
ayntk-ai
|
39b132f7e9
|
verification compares to destination timezone
|
2024-08-15 13:30:08 +02:00 |
|
ayntk-ai
|
a1915e40f7
|
new timezone validation and conversion to check
|
2024-08-15 13:25:30 +02:00 |
|
ayntk-ai
|
a51b306c08
|
support all coolify supported os and improve symbolic link creation
|
2024-08-15 13:13:52 +02:00 |
|
ayntk-ai
|
1376846077
|
fix: timezone not updated when systemd is missing
|
2024-08-15 12:04:06 +02:00 |
|
ayntk-ai
|
ef6cfd47c3
|
add check if timezone was actually changed
|
2024-08-15 00:51:45 +02:00 |
|
ayntk-ai
|
f0b9bd2cf2
|
set default time zone and remove success message
|
2024-08-15 00:31:23 +02:00 |
|
ayntk-ai
|
44f319460f
|
remove unnecessary validation and fix safe to DB
|
2024-08-14 23:29:33 +02:00 |
|
ayntk-ai
|
99f2d4d711
|
Feat: actually update timezone on the server
|
2024-08-14 23:18:55 +02:00 |
|