ChristoferMendes
|
6349cabf27
|
Merge branch 'canary' of github.com:ChristoferMendes/dokploy into feature/add-custom-webhook-notification-provider
|
2025-11-03 09:35:37 -03:00 |
|
Mauricio Siu
|
5949005458
|
Remove deprecated SQL migration file and add new migration for default member organization flag. Update journal and snapshot metadata accordingly.
|
2025-11-02 21:57:43 -06:00 |
|
Mauricio Siu
|
71b550f7e6
|
Merge branch 'canary' into Add-the-ability-to-mark-an-organization-as--default--or-remember-last-used-organization-#1991
|
2025-11-02 21:41:08 -06:00 |
|
Mauricio Siu
|
65b3ce831f
|
feat(domain): truncate project name to comply with domain label length restrictions
|
2025-11-02 17:20:42 -06:00 |
|
Amirparsa Baghdadi
|
373c78a927
|
ArvanCloud new IP Ranges
|
2025-11-01 23:10:58 +03:30 |
|
HarikrishnanD
|
a14cc09933
|
feat: Add default organization selection (#1991)
|
2025-10-31 20:21:49 +05:30 |
|
ChristoferMendes
|
94536ab05a
|
Merge branch 'canary' of github.com:ChristoferMendes/dokploy into feature/add-custom-webhook-notification-provider
|
2025-10-31 11:48:35 -03:00 |
|
Mauricio Siu
|
2cda9821a5
|
feat(tracking): integrate HubSpot tracking functionality and reintroduce cancell-deployments export
|
2025-10-26 01:54:05 -06:00 |
|
Mauricio Siu
|
07368ff8c6
|
fix(compose): add default compose path for raw source type in file editor
|
2025-10-26 01:29:34 -06:00 |
|
Mauricio Siu
|
102a7a00b8
|
fix(compose): update environment file path handling to support raw source type
|
2025-10-26 01:23:14 -06:00 |
|
Mauricio Siu
|
14e154bece
|
fix(application): use template literals for dynamic content in deployment comments
|
2025-10-25 13:18:09 -06:00 |
|
Mauricio Siu
|
e5aeff6106
|
fix(application): update deployment comment syntax to use template literals for dynamic content
|
2025-10-25 13:17:27 -06:00 |
|
Mauricio Siu
|
f6ff90eed9
|
fix(application): correct log path variable usage and update label syntax in getApplicationStats function
|
2025-10-25 13:16:25 -06:00 |
|
Mauricio Siu
|
f34a65cf14
|
Merge branch 'canary' into pass-dokploy-preview-url-at-build-time
|
2025-10-25 13:15:25 -06:00 |
|
Mauricio Siu
|
8c0db75e1e
|
Merge pull request #2795 from Harikrishnan1367709/Support-query-parameter-auth-(-key=)-for-Gemini-API-in-AI-Providers-#2775
feat(ai):Support Gemini query-param auth for model listing-#2775
|
2025-10-25 13:12:45 -06:00 |
|
Mauricio Siu
|
f4748bdd11
|
Merge branch 'canary' into feat-lark-webhook
|
2025-10-25 12:09:04 -06:00 |
|
Mauricio Siu
|
05b20193c2
|
fix(docker): escape single quotes in secret values for Docker command
|
2025-10-25 00:25:25 -06:00 |
|
Mauricio Siu
|
babc1c033e
|
Merge branch 'canary' into feat/docker-build-secrets
|
2025-10-24 23:42:23 -06:00 |
|
Simon Loir
|
7bddc6f46b
|
fix(templates): use trimStart and trimEnd instead of generic trim
|
2025-10-22 14:53:28 +02:00 |
|
Simon Loir
|
be80148310
|
fix(templates): add trim on payload in value processor
|
2025-10-21 21:29:05 +02:00 |
|
ChristoferMendes
|
e9cf1f4caa
|
Merge branch 'canary' of github.com:ChristoferMendes/dokploy into feature/add-custom-webhook-notification-provider
|
2025-10-21 14:35:58 -03:00 |
|
Mauricio Siu
|
3aaef9cc3e
|
Merge pull request #2807 from SimonLoir/fix-middleware-emptied-on-aplication-delete
fix: load remote middleware on app delete if a serverId is provided
|
2025-10-15 21:44:39 -06:00 |
|
autofix-ci[bot]
|
7988de64c8
|
[autofix.ci] apply automated fixes
|
2025-10-11 14:32:31 +00:00 |
|
Simon Loir
|
fd5fa32964
|
fix: load remote middleware on app delete if a serverId is provided
|
2025-10-11 16:27:11 +02:00 |
|
ChristoferMendes
|
ee0a299343
|
Merge branch 'canary' of github.com:ChristoferMendes/dokploy into feature/add-custom-webhook-notification-provider
|
2025-10-09 11:08:07 -03:00 |
|
autofix-ci[bot]
|
8de5001471
|
[autofix.ci] apply automated fixes
|
2025-10-09 08:18:17 +00:00 |
|
HarikrishnanD
|
9b81d15b0c
|
feat(ai): send Gemini API key as query param when listing models packages/server/src/utils/ai/select-ai-provider.ts: add "gemini" case using createOpenAICompatible with queryParams: { key: config.apiKey } and empty headers. apps/dokploy/server/api/routers/ai.ts: update "gemini" models fetch to call ${input.apiUrl}/models?key=${encodeURIComponent(input.apiKey)} with empty headers.
|
2025-10-09 13:45:47 +05:30 |
|
Mauricio Siu
|
a0b550ace9
|
Merge pull request #2756 from niieani/bb/fix-null
fix: return an empty object if yaml file is empty
|
2025-10-05 12:10:55 -06:00 |
|
Mauricio Siu
|
7943c90d5d
|
refactor: enhance middleware removal logic in Traefik configuration
|
2025-10-05 12:07:19 -06:00 |
|
Mauricio Siu
|
fc3fceb858
|
refactor: improve Traefik middleware configuration handling and validation
|
2025-10-05 12:04:21 -06:00 |
|
Mauricio Siu
|
1804a7c301
|
refactor: remove unnecessary middleware checks in Traefik config generation
|
2025-10-05 11:26:46 -06:00 |
|
autofix-ci[bot]
|
e97046c267
|
[autofix.ci] apply automated fixes
|
2025-10-05 17:14:11 +00:00 |
|
Bazyli Brzoska
|
080233a7cd
|
fix: traefik needs middlewares to be empty/valid
|
2025-10-05 08:06:06 -07:00 |
|
Mauricio Siu
|
e4f5a1d828
|
Merge branch 'canary' into separate-permission-for-deleting-environments-#2594
|
2025-10-05 00:19:01 -06:00 |
|
Mauricio Siu
|
fb0ed494fc
|
Merge branch 'canary' into separate-permission-for-creating-environments-#2593
|
2025-10-05 00:08:49 -06:00 |
|
Mauricio Siu
|
23c891d6fc
|
feat: add stopGracePeriodSwarm column to multiple database tables and update journal and snapshot metadata
|
2025-10-04 23:57:13 -06:00 |
|
Mauricio Siu
|
a3f9f9b7a1
|
Merge branch 'canary' into feature/stop-grace-period-2227
|
2025-10-04 23:45:59 -06:00 |
|
autofix-ci[bot]
|
e9b5699f8e
|
[autofix.ci] apply automated fixes
|
2025-10-05 05:43:58 +00:00 |
|
Mauricio Siu
|
c41f447269
|
chore: downgrade better-auth to version v1.2.8-beta.7 in package.json files and update dependencies in pnpm-lock.yaml
|
2025-10-04 21:51:50 -06:00 |
|
Mauricio Siu
|
dbc4f4e4c5
|
chore: update better-auth to version 1.3.26 and adjust dependencies in package.json files
|
2025-10-04 21:45:48 -06:00 |
|
Bazyli Brzoska
|
54853098a7
|
fix: return an empty object if yaml file is empty
|
2025-10-04 17:19:24 -07:00 |
|
Jorge González
|
571e97f247
|
feat(docker): Build-time Secrets
|
2025-10-01 18:24:03 -06:00 |
|
Kirill
|
c4519256cf
|
Pass DOKPLOY_DEPLOY_URL as build time argument so it can be used during build
|
2025-10-01 23:05:54 +03:00 |
|
ChristoferMendes
|
48e4fd3ddf
|
Merge branch 'feature/add-custom-webhook-notification-provider' of github.com:ChristoferMendes/dokploy into feature/add-custom-webhook-notification-provider
|
2025-09-29 08:54:21 -03:00 |
|
ChristoferMendes
|
276f870e74
|
Merge branch 'canary' of github.com:ChristoferMendes/dokploy into feature/add-custom-webhook-notification-provider
|
2025-09-29 08:54:04 -03:00 |
|
Simon Loir
|
dd2902a57c
|
fix: fix buildLink in docker compose deploy notifications
|
2025-09-27 16:50:25 +02:00 |
|
autofix-ci[bot]
|
008788a38a
|
[autofix.ci] apply automated fixes
|
2025-09-27 09:18:19 +00:00 |
|
Mauricio Siu
|
0138a7c011
|
Merge pull request #2532 from monntterro/feat/gitea-http-support
feat: support cloning repositories over HTTP in Gitea integration
|
2025-09-27 03:17:08 -06:00 |
|
autofix-ci[bot]
|
845d2a3ac5
|
[autofix.ci] apply automated fixes
|
2025-09-27 09:15:31 +00:00 |
|
Mauricio Siu
|
4033bb84b2
|
Merge pull request #2640 from amirparsadd/patch-1
feat: support Arvancloud CDN detection
|
2025-09-27 03:14:12 -06:00 |
|