ChristoferMendes
|
8a8ed58fef
|
feat(notifications): add custom notification support for Dokploy server restart
|
2025-09-26 17:06:27 -03:00 |
|
ChristoferMendes
|
95714c1749
|
feat(notifications): implement custom notification for Docker cleanup completion
|
2025-09-26 17:06:11 -03:00 |
|
ChristoferMendes
|
a181b7b8b8
|
feat(notifications): add custom notification support for database backup status
|
2025-09-26 17:06:06 -03:00 |
|
ChristoferMendes
|
0e2f1e2832
|
feat(notifications): enhance build success notifications to include custom notification support
|
2025-09-26 17:05:59 -03:00 |
|
ChristoferMendes
|
2ec495b2f2
|
feat(notifications): add support for custom notifications in build error alerts
|
2025-09-26 17:05:53 -03:00 |
|
montero
|
085f6bbbb7
|
refactor(gitea): extract clone URL construction into a reusable function
|
2025-09-26 22:01:54 +03:00 |
|
HarikrishnanD
|
4b44bc86b4
|
fix: allow all organization members to access requests functionality - Change requests-related procedures from adminProcedure to protectedProcedure - Fixes issue where members with all permissions couldn't see/activate requests - Affects readStatsLogs, haveActivateRequests, toggleRequests, updateLogCleanup, and getLogCleanupStatus - Resolves #2687
|
2025-09-26 18:30:38 +05:30 |
|
autofix-ci[bot]
|
cbdc4e4a20
|
[autofix.ci] apply automated fixes
|
2025-09-26 08:48:23 +00:00 |
|
HarikrishnanD
|
ee3ff18feb
|
fix: correct "Most services" sorting to count total services across environments - Fix sorting logic to count actual services instead of environment count - Projects now properly sort by total service count in descending order - Resolves issue where "Most services" showed ascending order instead of descending -#2691
|
2025-09-26 14:15:58 +05:30 |
|
autofix-ci[bot]
|
598ecb8c6e
|
[autofix.ci] apply automated fixes
|
2025-09-25 06:39:08 +00:00 |
|
Sofien Scholze
|
1d5a523b9e
|
fix: docker terminal dropdown not showing containers for application of type "docker-compose"
|
2025-09-24 22:52:20 +02:00 |
|
Lucas Manchine
|
4bced9ede0
|
fix: db migrations for stop grace period swarm
|
2025-09-24 12:00:09 -03:00 |
|
Lucas Manchine
|
e35aeef4e2
|
fix: db migrations for stop grace period swarm
|
2025-09-24 11:53:02 -03:00 |
|
Lucas Manchine
|
5e89ffbf4f
|
fix: extend-database-schemas-with-stopgraceperiodswarm
|
2025-09-24 10:50:04 -03:00 |
|
Lucas Manchine
|
21de6bf167
|
test: add missing test
|
2025-09-24 10:26:36 -03:00 |
|
Lucas Manchine
|
291edce62f
|
fixing migration
|
2025-09-24 10:02:15 -03:00 |
|
Lucas Manchine
|
59be1c5941
|
fix: coerce-stopgraceperiodswarm-to-number
|
2025-09-24 09:54:54 -03:00 |
|
Lucas Manchine
|
2141e4b174
|
Merge branch 'canary' into feature/stop-grace-period-2227
|
2025-09-24 08:52:32 -03:00 |
|
randomperson12344
|
df0fb340ad
|
feat: add file upload support for custom profile pictures
|
2025-09-23 22:32:32 -07:00 |
|
randomperson12344
|
190ccfa91f
|
style: replace generic icons with Gotify and Ntfy brand logos
|
2025-09-23 21:04:55 -07:00 |
|
randomperson12344
|
f5084dd5fb
|
feat(ui): move Deployments tab to position 4 after Domains tab
|
2025-09-23 19:23:43 -07:00 |
|
autofix-ci[bot]
|
cd06b55a0c
|
[autofix.ci] apply automated fixes
|
2025-09-23 16:46:21 +00:00 |
|
ischanx
|
b4a3cbdff4
|
feat(notifications): add lark webhook
|
2025-09-24 00:38:44 +08:00 |
|
autofix-ci[bot]
|
1b603d84d7
|
[autofix.ci] apply automated fixes
|
2025-09-22 19:11:08 +00:00 |
|
Mohammad Alsmadi
|
cf2c89d136
|
feat(scheduler): auto-switch to 'Custom' on manual input
|
2025-09-22 13:35:52 +04:00 |
|
Amirparsa Baghdadi
|
95de98e94d
|
close string
|
2025-09-22 12:37:21 +03:30 |
|
Mauricio Siu
|
569d43ae7f
|
Merge pull request #2525 from divaltor/bitbucket-api-token
feat(bitbucket): Deprecate App password and replace it with API token
v0.25.3
|
2025-09-21 15:18:40 -06:00 |
|
Mauricio Siu
|
d22ed9b569
|
refactor(bitbucket): streamline extractCommitedPaths function by passing Bitbucket object directly
|
2025-09-21 15:15:21 -06:00 |
|
Mauricio Siu
|
8b88c85b37
|
refactor(bitbucket): simplify extractCommitedPaths function by using Bitbucket type and centralized header generation
|
2025-09-21 15:14:15 -06:00 |
|
Mauricio Siu
|
11fbd047d0
|
feat(bitbucket): enhance API token creation instructions in Bitbucket provider settings
|
2025-09-21 14:13:55 -06:00 |
|
Mauricio Siu
|
69af9c0312
|
refactor(gitea): update repository and branch fetching to use pagination with /user/repos and /branches endpoints
|
2025-09-21 14:10:00 -06:00 |
|
Mauricio Siu
|
063d51e442
|
feat(bitbucket): add bitbucketEmail field to Bitbucket provider settings and update related API and database schema
|
2025-09-21 13:54:53 -06:00 |
|
Mauricio Siu
|
0a789e1d6f
|
feat(bitbucket): add apiToken column to the Bitbucket table and update migration journal with new entry for 0111_mushy_wolfsbane
|
2025-09-21 03:10:52 -06:00 |
|
Mauricio Siu
|
671cd497fd
|
Merge branch 'canary' into bitbucket-api-token
|
2025-09-21 03:10:37 -06:00 |
|
Mauricio Siu
|
8ddc254252
|
chore: remove '0110_smiling_slapstick' migration and associated journal entry
|
2025-09-21 03:10:30 -06:00 |
|
Mauricio Siu
|
2668e22302
|
feat(bitbucket): add apiToken column to Bitbucket table and update migration journal
|
2025-09-21 03:09:32 -06:00 |
|
Mauricio Siu
|
37145fbdf2
|
chore: bump version to v0.25.3 in package.json
|
2025-09-21 03:02:43 -06:00 |
|
Mauricio Siu
|
6847d8dbef
|
Merge pull request #2516 from cheetahbyte/fix/special-characters-passwords
fix(registries): special character passwords not working in registry creation.
|
2025-09-21 02:45:43 -06:00 |
|
Mauricio Siu
|
032bcb7459
|
Merge pull request #2657 from Dokploy/2529-renaming-a-git-provider-wont-update-the-external-link-url
feat: add appName field to GitHub provider settings and update relate…
|
2025-09-21 02:41:11 -06:00 |
|
Mauricio Siu
|
68be7a259f
|
Merge pull request #2656 from Dokploy/2533-unknown-tag-reset-error-in-domains-when-extending-docker-compose-configuration
refactor: replace js-yaml with yaml package for YAML parsing and stri…
|
2025-09-21 02:40:40 -06:00 |
|
Mauricio Siu
|
7d682870ff
|
feat: add appName field to GitHub provider settings and update related API and database schema
|
2025-09-21 02:39:20 -06:00 |
|
Mauricio Siu
|
d1a1a80c77
|
refactor: further standardize YAML parsing in test files by replacing load with parse
|
2025-09-21 02:38:16 -06:00 |
|
Mauricio Siu
|
3d7dc82232
|
refactor: update test files to consistently use parse function for YAML parsing
|
2025-09-21 02:35:36 -06:00 |
|
Mauricio Siu
|
fedc88eb40
|
refactor: consistently replace load function with parse for YAML parsing in all test files
|
2025-09-21 02:28:30 -06:00 |
|
Mauricio Siu
|
5d0f6a4657
|
refactor: replace load function with parse for YAML parsing in test files
|
2025-09-21 02:27:16 -06:00 |
|
Mauricio Siu
|
4718461405
|
refactor: update YAML parsing from js-yaml to yaml package in test files
|
2025-09-21 02:24:41 -06:00 |
|
Mauricio Siu
|
80b22d9458
|
refactor: replace js-yaml with yaml package for YAML parsing and stringifying across the application
|
2025-09-21 02:20:20 -06:00 |
|
Mauricio Siu
|
8fa5fe7f2c
|
Merge pull request #2654 from Dokploy/2018-traefik-never-start-error-read-etctraefiktraefikyml-is-a-directory
2018 traefik never start error read etctraefiktraefikyml is a directory
|
2025-09-21 01:39:06 -06:00 |
|
Mauricio Siu
|
4ced8bec96
|
feat: add completion message and exit process after Dokploy setup
|
2025-09-21 01:35:46 -06:00 |
|
Mauricio Siu
|
9ecb770a01
|
fix: enhance Traefik setup by adding directory checks and cleanup for existing config files
|
2025-09-21 01:31:21 -06:00 |
|