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 |
|
Andras Bacsai
|
4901b12279
|
fix: service status indicator + oauth saving
|
2024-12-13 12:03:10 +01:00 |
|
Andras Bacsai
|
458cd96ac8
|
fix: services env values should be sensitive
|
2024-12-12 13:20:13 +01:00 |
|
🏔️ Peak
|
fdf757c7ae
|
Merge branch 'next' into separate-success-and-failure-notifications
|
2024-12-09 18:15:41 +01:00 |
|
🏔️ Peak
|
c4a72fbd75
|
Merge branch 'main' into separate-success-and-failure-notifications
|
2024-12-09 18:11:29 +01:00 |
|
peaklabs-dev
|
b13d77377c
|
feat: new shared function name is_transactional_emails_enabled()
|
2024-12-09 15:34:24 +01:00 |
|
peaklabs-dev
|
c995819ed3
|
chore: remove unused code
|
2024-12-09 12:34:45 +01:00 |
|
peaklabs-dev
|
5515f07f14
|
chore: remove commented out notification
|
2024-12-09 12:05:18 +01:00 |
|
peaklabs-dev
|
d9248508b4
|
chore: remove unused waitlist stuff
|
2024-12-09 12:00:54 +01:00 |
|
Andras Bacsai
|
3fa7d03db7
|
fix: root + read:sensive could read senstive data with a middlewarew
|
2024-12-09 11:10:35 +01:00 |
|
Andras Bacsai
|
78f0ac80c1
|
Merge branch 'next' into feat/deployment-token
|
2024-12-09 09:16:59 +01:00 |
|
🏔️ Peak
|
6aa87116e9
|
Merge branch 'main' into next
|
2024-12-08 16:17:23 +01:00 |
|
Andras Bacsai
|
320dd41303
|
fix: api endpoint
|
2024-12-07 14:26:44 +01:00 |
|
Andras Bacsai
|
c9d47e0a67
|
Merge pull request #4449 from SierraJC/fix/mysql-mongo-db-api
Fix: API - MySQL & MongoDB invalid fields
|
2024-12-05 12:57:11 +01:00 |
|
peaklabs-dev
|
5f985426ab
|
feat: update private key nam with new slug as well
|
2024-12-03 15:27:20 +01:00 |
|
Andras Bacsai
|
319c3023dc
|
fix
|
2024-12-02 22:50:03 +01:00 |
|
Andras Bacsai
|
58988d3686
|
fix: a few inputs
|
2024-12-02 22:50:03 +01:00 |
|
SierraJC
|
f279729f08
|
fix: incorrect MongoDB init API property
|
2024-12-01 10:19:15 +11:00 |
|
SierraJC
|
b3f968db76
|
fix: missing mysql_password API property
|
2024-12-01 10:18:36 +11:00 |
|
Andras Bacsai
|
40af73cb7d
|
fix: only return server uuid on server update
|
2024-11-25 13:41:59 +01:00 |
|
Andras Bacsai
|
dce783813a
|
Merge pull request #4379 from SierraJC/fix/misc-server-api-fixes
Fix: `/servers` API invalid responses / OpenAPI schema
|
2024-11-25 13:41:28 +01:00 |
|
Andras Bacsai
|
37d4d5f98c
|
fix: version should come from constants + fix stripe webhook error reporting
|
2024-11-25 11:28:08 +01:00 |
|
SierraJC
|
fead884809
|
fix: missing uuid parameter on server API patch
|
2024-11-23 13:23:13 +11:00 |
|
SierraJC
|
379045c835
|
fix: incorrect server API patch response
|
2024-11-23 13:23:13 +11:00 |
|
SierraJC
|
4a45de5646
|
fix: empty server API response
|
2024-11-23 13:23:13 +11:00 |
|
Andras Bacsai
|
377758edcd
|
fix stripe webhooks
|
2024-11-22 14:42:10 +01:00 |
|
Andras Bacsai
|
7dc65dfd79
|
fix: make sure important jobs/actions are running on high prio queue
|
2024-11-22 11:16:01 +01:00 |
|
peaklabs-dev
|
a4f56fbd3f
|
Merge branch 'dep-and-remove-unused-stuff' of https://github.com/peaklabs-dev/coolify into dep-and-remove-unused-stuff
|
2024-11-12 15:20:05 +01:00 |
|
peaklabs-dev
|
1c5ddab30d
|
use one constants file
|
2024-11-12 15:18:48 +01:00 |
|
Andras Bacsai
|
055c613ba5
|
feat: add proxy type change to create/update apis
|
2024-11-12 14:30:05 +01:00 |
|
Andras Bacsai
|
99705ee9f0
|
fix description
|
2024-11-12 10:25:58 +01:00 |
|
Andras Bacsai
|
7952dae52d
|
Merge pull request #4119 from marconneves/next
Update schema of private keys by id response
|
2024-11-12 10:25:43 +01:00 |
|
Andras Bacsai
|
8e4060375d
|
remove ray
|
2024-11-12 10:23:00 +01:00 |
|
Andras Bacsai
|
da9c8eed16
|
Merge pull request #4194 from quarkcore/fix/gitlab-empty-webhook-secret
Fix: Gitlab webhooks can be triggered without secret
|
2024-11-12 10:22:36 +01:00 |
|
Andras Bacsai
|
1faa8be615
|
fix: cloud + stripe related
|
2024-11-11 22:18:15 +01:00 |
|
Andras Bacsai
|
cb433dddc4
|
version++
|
2024-11-11 15:00:37 +01:00 |
|
Andras Bacsai
|
b379e50d90
|
feat: custom nginx configuration for static deployments + fix 404 redirects in nginx conf
|
2024-11-11 14:37:36 +01:00 |
|
quarkcore
|
8ddc5d6ef7
|
Merge branch 'next' into fix/gitlab-empty-webhook-secret
|
2024-11-08 15:19:45 +01:00 |
|
Kolja Völker
|
88e6c04b73
|
Fixes: https://github.com/coollabsio/coolify/issues/4186
|
2024-11-08 15:15:58 +01:00 |
|
Andras Bacsai
|
a9832e2783
|
Merge pull request #3949 from peaklabs-dev/fix-project-deletion
Fix: Projects can be deleted with resources
|
2024-11-07 13:43:56 +01:00 |
|
Andras Bacsai
|
a297c9fcab
|
fix: better invitation errors
|
2024-11-07 12:32:23 +01:00 |
|
Andras Bacsai
|
275edb6c1f
|
put a few things on high queue
|
2024-11-06 12:33:56 +01:00 |
|
Andras Bacsai
|
0aa2ba6923
|
fix: db/service start should be on high queue
|
2024-11-06 12:30:10 +01:00 |
|
Andras Bacsai
|
7fb1a1fc75
|
fix: use Auth(), add new db proxy stop event refactor clickhouse view
|
2024-11-04 14:18:16 +01:00 |
|
Marcon Neves
|
4a6df8b6f9
|
fix: update schema in code decorator
|
2024-11-03 14:03:59 -03:00 |
|
Kael
|
b9597e53e1
|
Merge branch 'next' into feat/deployment-token
|
2024-11-01 16:55:00 +11:00 |
|
Andras Bacsai
|
4fa533aae8
|
Refactor webhook event handling logic
|
2024-11-01 00:07:01 +01:00 |
|
Andras Bacsai
|
5ce2422b90
|
fix: stripe webhooks
fix: add custome created webhook
|
2024-10-31 23:26:40 +01:00 |
|