Commit Graph

2267 Commits

Author SHA1 Message Date
Andras Bacsai
bf7b0f9e06 fix: redis database user and password 2024-10-21 12:13:42 +02:00
Andras Bacsai
bc05070f4c Refactor modal-confirmation.blade.php for improved readability and maintainability 2024-10-21 11:02:44 +02:00
Andras Bacsai
67c69b4ba4 Merge branch 'next' into disable-2-step-confirmation-if-needed 2024-10-21 10:58:04 +02:00
Andras Bacsai
056758e3ff Merge pull request #3184 from peaklabs-dev/fix-redis-db-ui
Fix: Redis DB UI
2024-10-21 10:00:20 +02:00
Andras Bacsai
97aab8ba28 feat: show warning if people would like to use sslip with https 2024-10-20 22:26:30 +02:00
peaklabs-dev
7f393eb2c2 fix indexing after deletion and make sure init script is removed form the server 2024-10-18 20:51:51 +02:00
peaklabs-dev
5a38b21d95 fix project deletion and refactor some code 2024-10-18 13:48:41 +02:00
Nathan James
4572bf0fba change heading to match others 2024-10-17 17:44:05 +01:00
Andras Bacsai
2315bdb93f ui updates on server 2024-10-17 14:56:36 +02:00
peaklabs-dev
8b114f5558 fix button text kind of 2024-10-17 13:05:58 +02:00
peaklabs-dev
83c7e1b78b fix typos 2024-10-17 12:36:18 +02:00
peaklabs-dev
8284cdfb02 add password confirmation to disable two step confirmation 2024-10-17 12:23:13 +02:00
peaklabs-dev
b67f4d1975 disable tow step confirmation 2024-10-17 12:07:48 +02:00
peaklabs-dev
2cb424ed7b setting to disable tow step confirmation 2024-10-17 12:07:35 +02:00
peaklabs-dev
08da5aaf04 fix and improve OTP 2024-10-16 15:59:42 +02:00
peaklabs-dev
85c3270dcc update helper and disable input if variable is shared 2024-10-16 13:44:17 +02:00
peaklabs-dev
edad4fcd5c update helper text 2024-10-15 17:38:11 +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
567ce172dc Refactor server form view to conditionally display Sentinel section based on server settings 2024-10-15 13:54:25 +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
fdeb9353be chore: Update project service configuration view 2024-10-14 19:45:03 +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
Kael
9a1b6449c8 Merge branch 'next' into feat/disable-default-redirect 2024-10-14 22:53:37 +11:00
Andras Bacsai
b2e515f770 sentinel 2024-10-14 13:32:36 +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
88f1e58c63 feat: required envs 2024-10-11 14:38:22 +02:00
Andras Bacsai
920607029a fix: do not allow to change number of lines when streaming logs 2024-10-11 12:29:13 +02:00
Kael
97c8194588 Merge branch 'next' into feat/disable-default-redirect 2024-10-11 20:37:08 +11:00
Andras Bacsai
77654faa36 chore: fix form submission and keydown event handling in modal-confirmation.blade.php 2024-10-11 09:41:49 +02:00
🏔️ Peak
cf0262d7a3 Merge pull request #3820 from thereis/feat/open-version-new-tab
feat: open a new tab when clicked on the version
2024-10-10 21:55:42 +02:00
🏔️ Peak
41290f5e56 Merge pull request #3800 from ideabrian/main
add s to pluralize "application" - change "much much more" to "Coolify Home"
2024-10-10 21:54:12 +02:00
Kael
2f3503d8b8 fix: don't allow editing traefik config 2024-10-11 03:24:46 +11:00
Kael
b997b7393b feat: allow disabling default redirect, set status to 503 2024-10-11 02:44:52 +11:00
Lucas Reis
cc7f741b5b Merge branch 'next' into feat/open-version-new-tab 2024-10-10 13:41:49 +02:00
Andras Bacsai
9330a3f354 feat: add customHelper to stack-form 2024-10-10 13:28:42 +02:00
Andras Bacsai
e6ff801559 feat: Improve search functionality in project selection 2024-10-10 11:52:19 +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
Lucas Reis
b8bcfb06a7 Merge branch 'next' of https://github.com/coollabsio/coolify into feat/open-version-new-tab 2024-10-10 00:34:50 +02:00
Lucas Reis
7d1f6b9d77 feat: open version in a new tab 2024-10-10 00:32:29 +02:00
MarioCake
62e67eff89 Remove click handler for settings div. 2024-10-09 23:49:54 +02:00
MarioCake
f95f44f4cc Add settings button to projects page. 2024-10-09 23:45:57 +02:00
Luan Estradioto
e6c249ffea add to resend too 2024-10-09 01:20:13 -03:00
Luan Estradioto
83bcf981c2 fix autocompletes 2024-10-09 00:14:27 -03:00