Commit Graph

10447 Commits

Author SHA1 Message Date
Andras Bacsai
b7748479d4 fix: service ui structure 2024-12-17 11:13:17 +01:00
peaklabs-dev
02976e454a fix: check port 8080 and fallback to 80 2024-12-17 11:02:47 +01:00
peaklabs-dev
cd14501612 remove port 80 from http.conf 2024-12-17 11:01:35 +01:00
peaklabs-dev
99947422c2 fix: Oauth seeder 2024-12-17 10:43:31 +01:00
Andras Bacsai
2a9d499251 feat: migrate env variables to polymorphic relationship
fix: proxy status query ui
2024-12-17 10:38:42 +01:00
Andras Bacsai
7edd2285b5 Refactor PostgreSQL selection UI in project creation form for improved layout and documentation links 2024-12-17 10:38:42 +01:00
peaklabs-dev
b0a5781728 Update service-templates.json 2024-12-16 18:28:18 +01:00
🏔️ Peak
f0fff200e4 Merge pull request #4602 from coollabsio/oauth
feat: add infomaniak oauth
2024-12-16 18:24:36 +01:00
🏔️ Peak
2972a29ccc Merge branch 'next' into oauth 2024-12-16 18:24:11 +01:00
🏔️ Peak
de69c205fc Merge pull request #4556 from ezyostudio/next-oauth-infomaniak
feat: add infomaniak oauth
2024-12-16 18:23:06 +01:00
peaklabs-dev
0cbb3a08c2 fix: use serverStatus not just status 2024-12-16 14:27:17 +01:00
peaklabs-dev
13f7d2a486 Merge branch 'fix-unreachable-notificiations' of https://github.com/peaklabs-dev/coolify into fix-unreachable-notificiations 2024-12-16 14:15:40 +01:00
peaklabs-dev
0957fe8bfc chore: remove ray debugging 2024-12-16 14:15:38 +01:00
Andras Bacsai
e76817d401 improve application view 2024-12-16 14:11:45 +01:00
🏔️ Peak
48f73c732b Merge branch 'next' into fix-unreachable-notificiations 2024-12-16 14:08:58 +01:00
peaklabs-dev
80425a16ee fix: few fixes and use new ServerReachabilityChanged event 2024-12-16 14:06:53 +01:00
peaklabs-dev
5571aa4530 feat: use new ServerReachabilityChanged event instead of isDirty 2024-12-16 14:06:16 +01:00
peaklabs-dev
e30495a59b feat: new ServerReachabilityChanged event 2024-12-16 14:05:17 +01:00
peaklabs-dev
1da3febd85 fix: remove duplicated ServerCheckJob call 2024-12-16 14:04:22 +01:00
Andras Bacsai
62574941df add 'admin' to allowed paths for unsubscribed accounts 2024-12-16 13:00:29 +01:00
Andras Bacsai
a0ad4bc90e better impersonate 2024-12-16 12:48:09 +01:00
🏔️ Peak
f8a2d92ea0 Merge branch 'next' into fix-postgres-init-scripts 2024-12-16 12:36:50 +01:00
🏔️ Peak
a3e53fc3aa Merge pull request #4588 from ShadowArcanist/next
Added missing Discord Env for Outline one click service template
2024-12-16 12:31:02 +01:00
Andras Bacsai
f9d509bc4c enhance debug mode script to clear optimized classes after installing development dependencies 2024-12-16 12:19:07 +01:00
Andras Bacsai
e90df5a46b fix: debug mode 2024-12-16 12:14:36 +01:00
Andras Bacsai
e0e2126f38 fix: update Dockerfile entrypoint path to /etc/entrypoint.d 2024-12-16 12:08:30 +01:00
Andras Bacsai
52310fd21a add debug dev 2024-12-16 12:05:16 +01:00
Andras Bacsai
d58abd1998 refactor 2024-12-16 10:38:18 +01:00
Andras Bacsai
2565deba4f fix: resource clone name + volume name generation 2024-12-16 10:25:56 +01:00
Andras Bacsai
acf10f39f3 fix: compose loading seq 2024-12-16 10:19:11 +01:00
Pang Jin Hui
b01056411d fix: fix domain being override when update application 2024-12-16 16:56:33 +08:00
Andras Bacsai
65ba6b947a fix: oauthseeder 2024-12-16 09:48:41 +01:00
Andras Bacsai
c4cee62ff6 version++ 2024-12-16 09:45:47 +01:00
ShadowArcanist
46f99347b8 Added missing Discord Env for Outline one click service template 2024-12-15 22:34:09 +05:30
peaklabs-dev
fcdec3a80d fix: unreachable notifications 2024-12-15 15:09:58 +01:00
Zao Soula
c5f365e384 feat: add infomaniak oauth 2024-12-15 01:30:37 +01:00
Artur Heinze
d6e0f25dcf add Cockpit service 2024-12-14 23:40:26 +01:00
SierraJC
7cee6519f6 chore: regenerate API spec, removing notification fields 2024-12-14 12:59:43 +11:00
SierraJC
00c93aa8b0 fix: applications API writing to unavailable models
when $useBuildServer is set, $application->settings model does not yet exist. This change ensures the models exist before accessing them.
2024-12-14 12:58:11 +11:00
SierraJC
e7ffeda8e0 fix: applications API response code + schema 2024-12-14 12:54:36 +11:00
SierraJC
9e8d9e6a9e fix: invalid API response on missing project
API was returning 500 instead of 404 due to attempting to load environments for a non-existent project
2024-12-14 12:52:47 +11:00
peaklabs-dev
8c07a36d9c Revert as this probably breaks other error code
This reverts commit 382acad3aa.
2024-12-13 21:19:12 +01:00
peaklabs-dev
382acad3aa fix: render html on error page correctly 2024-12-13 21:12:12 +01:00
peaklabs-dev
d820aa06e8 Update service-templates.json 2024-12-13 20:59:40 +01:00
peaklabs-dev
0f51d7b3ee Merge branch 'next' of https://github.com/coollabsio/coolify into next 2024-12-13 20:58:45 +01:00
peaklabs-dev
3ed10ad63f disable twenty for now 2024-12-13 20:58:43 +01:00
peaklabs-dev
260e44d3db fix: only show copy button on secure context 2024-12-13 20:57:58 +01:00
🏔️ Peak
96c23cd996 Merge pull request #4566 from Skeyelab/patch-1
Fix typo in fileflows.yaml
2024-12-13 18:52:41 +01:00
🏔️ Peak
7b30dada1c Merge branch 'next' into patch-1 2024-12-13 18:52:24 +01:00
Eric Dahl
06ce7b0a2a Fix typo in fileflows.yaml
The service was called `radarr` instead of `fileflows`
2024-12-13 11:30:55 -05:00