Andras Bacsai
|
a6259d8a52
|
Refactor BaseComponent to initialize route parameters in the boot method
|
2024-10-17 21:48:38 +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 |
|
peaklabs-dev
|
8284cdfb02
|
add password confirmation to disable two step confirmation
|
2024-10-17 12:23:13 +02:00 |
|
peaklabs-dev
|
2cb424ed7b
|
setting to disable tow step confirmation
|
2024-10-17 12:07:35 +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 |
|
peaklabs-dev
|
85c3270dcc
|
update helper and disable input if variable is shared
|
2024-10-16 13:44:17 +02:00 |
|
peaklabs-dev
|
6f97d589ae
|
feat: variabel sync and support shared vars
|
2024-10-16 13:29:13 +02:00 |
|
🏔️ Peak
|
937666b177
|
Merge branch 'fix-redis-db-ui' into fix-redis
|
2024-10-15 15:48:57 +02:00 |
|
Andras Bacsai
|
46ec8eed64
|
fix: generate sentinel url
|
2024-10-15 15:43:53 +02:00 |
|
Andras Bacsai
|
73923a0207
|
fix: metrics
|
2024-10-15 15:33:05 +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 |
|
Andras Bacsai
|
bdd6597451
|
chore: Update project resource index page
|
2024-10-14 19:42:44 +02:00 |
|
🏔️ Peak
|
c1126accd3
|
Merge pull request #3819 from MarioCakeDev/feature/project_settings
Add settings button to projects page
|
2024-10-14 17:37:03 +02:00 |
|
🏔️ Peak
|
cb91b47282
|
Merge pull request #3821 from loudar/next
Limit randomly generated GitHub app name length
|
2024-10-14 15:10:20 +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 |
|
Danilo Martinelli
|
96ef0ef749
|
feat: 🛂 integrate Authentik authentication with Coolify
- Configured Authentik as the OAuth provider in Coolify.
|
2024-10-13 10:28:24 -03: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 |
|
Andras Bacsai
|
88f1e58c63
|
feat: required envs
|
2024-10-11 14:38:22 +02:00 |
|
Kael
|
97c8194588
|
Merge branch 'next' into feat/disable-default-redirect
|
2024-10-11 20:37:08 +11:00 |
|
Andras Bacsai
|
24eaa2c9b2
|
fix: sanitize and validate application domains
|
2024-10-11 10:14:27 +02:00 |
|
Andras Bacsai
|
d59d8cda2a
|
fix: validate and sanitize application domains
|
2024-10-11 10:00:50 +02:00 |
|
Andras Bacsai
|
6ac70d6e1b
|
fix: application domains should be http and https only
|
2024-10-11 09:56:45 +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
|
9330a3f354
|
feat: add customHelper to stack-form
|
2024-10-10 13:28:42 +02:00 |
|
Andras Bacsai
|
0e2889b857
|
improvement: Add link to duplicate domain
fix: duplicate domain error
fix: remove fqdn constraint from db, because it is checked on app level
|
2024-10-10 10:24:11 +02:00 |
|
MarioCake
|
76d631d7ba
|
Rename route attribute to settingsRoute attribute.
|
2024-10-10 09:45:13 +02:00 |
|
loudar
|
0155af2116
|
limit randomly generated github app name length
|
2024-10-10 01:01:11 +02:00 |
|
MarioCake
|
f95f44f4cc
|
Add settings button to projects page.
|
2024-10-09 23:45:57 +02:00 |
|
Andras Bacsai
|
974b4b92c1
|
wip: coolify.json
|
2024-10-08 15:11:19 +02:00 |
|
Andras Bacsai
|
4bcfe1c0b8
|
fix: database descriptions
|
2024-10-08 10:53:03 +02:00 |
|
Andras Bacsai
|
3f8324d09e
|
chore: Refactor loadServices2 method and remove unused code
|
2024-10-07 14:03:04 +02:00 |
|
Andras Bacsai
|
a0532afb24
|
feat: Refactor setType method to use slug value for type
|
2024-10-07 12:12:05 +02:00 |
|
Andras Bacsai
|
a725a6eaf2
|
feat: update setType method to use slug value for type
|
2024-10-07 12:11:56 +02:00 |
|
Andras Bacsai
|
1c10a43321
|
fix: new resource selection view
fix: new services
|
2024-10-07 11:19:14 +02:00 |
|
Andras Bacsai
|
4624a381b1
|
new search input on "new resource" view
|
2024-10-05 20:55:23 +02:00 |
|
Andras Bacsai
|
c2c0afa0ba
|
fix: service env orders, application env orders
|
2024-10-04 12:08:57 +02:00 |
|
Andras Bacsai
|
611f70d79f
|
chore: Remove commented code for shared variable type validation
|
2024-10-04 12:08:06 +02:00 |
|
Andras Bacsai
|
65aeebd9fa
|
fix: Reset description and subject fields after submitting feedback
|
2024-10-03 23:27:23 +02:00 |
|
Andras Bacsai
|
81b8a58415
|
fix: scheduled backup for services view
|
2024-10-03 22:38:37 +02:00 |
|
Andras Bacsai
|
5f07b473e9
|
fix: parse proxy config and check the set ports usage
|
2024-10-03 21:29:55 +02:00 |
|
Andras Bacsai
|
14c9f25c57
|
feat: restart service without pulling the latest image
|
2024-10-03 13:17:35 +02:00 |
|
Andras Bacsai
|
1c7ca56756
|
feat: backup all databases for mysql,mariadb,postgresql
|
2024-10-03 12:39:45 +02:00 |
|
Andras Bacsai
|
c4e702f096
|
fix: able to select root permission easier
|
2024-10-03 09:57:37 +02:00 |
|
Andras Bacsai
|
e03e4f2e91
|
refactor: Improve SSH command generation in Terminal.php and terminal-server.js
|
2024-10-02 15:16:55 +02:00 |
|