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
|
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 |
|
ischanx
|
b4a3cbdff4
|
feat(notifications): add lark webhook
|
2025-09-24 00:38:44 +08:00 |
|
Mohammad Alsmadi
|
cf2c89d136
|
feat(scheduler): auto-switch to 'Custom' on manual input
|
2025-09-22 13:35:52 +04: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
|
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
|
02f0b0b1a4
|
Add libsql schema with new table and constraints; remove serviceType references
|
2025-09-21 02:58:53 -06:00 |
|
Mauricio Siu
|
2dffdffaf3
|
Remove obsolete SQL files and update journal and snapshot metadata for libsql schema changes.
|
2025-09-21 02:55:38 -06:00 |
|
Mauricio Siu
|
096235f8a1
|
Remove obsolete SQL files and update related metadata for libsql schema changes
|
2025-09-21 02:55:36 -06:00 |
|
Mauricio Siu
|
c3b79c115d
|
Merge branch 'canary' into feat/libsql
|
2025-09-21 02:47:55 -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
|
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
|
4ced8bec96
|
feat: add completion message and exit process after Dokploy setup
|
2025-09-21 01:35:46 -06:00 |
|
Mauricio Siu
|
0a1800ba6d
|
fix: adjust layout by removing unnecessary flex class from password input container
|
2025-09-21 01:09:12 -06:00 |
|
Mauricio Siu
|
f13028ee70
|
fix: handle optional configFiles in template details and improve mapping safety
|
2025-09-21 01:07:25 -06:00 |
|
Mauricio Siu
|
ca243d7259
|
refactor: replace getPublicIpWithFallback with getLocalServerIp for improved local IP retrieval
|
2025-09-20 23:57:38 -06:00 |
|
Mauricio Siu
|
e1ce54c159
|
Merge pull request #2622 from Harikrishnan1367709/Compose-does-not-display-the-domain-under-dashboard/projects-#2606
fix: Display Compose service domains in projects dashboard (#2606)
|
2025-09-20 16:37:49 -06:00 |
|
Mauricio Siu
|
031302d808
|
Merge pull request #2643 from nimone/patch-1
fix: prevent the shrinking of icon button for view mode on add template dialog
|
2025-09-20 16:36:57 -06:00 |
|
Mauricio Siu
|
5e01505e4d
|
fix: update input class for better responsiveness in add template component
|
2025-09-20 16:36:36 -06:00 |
|
Nishant Mogha
|
30b66a4828
|
fix: prevent shrinking icon button for view mode on add template
|
2025-09-19 21:13:20 +05:30 |
|
HarikrishnanD
|
64475bbb13
|
fix: Compose domain display logic in projects dashboard - Uncommented the commented-out Compose domain rendering code in ShowProjects.tsx - Fixed data structure to properly iterate through project.environments and env.compose - Added proper condition checking for compose services - Compose services now display their domains in the projects dashboard dropdown - Resolves issue #2606 where template-deployed Compose services didn't show domains
|
2025-09-17 14:07:03 +05:30 |
|
autofix-ci[bot]
|
c1896f8877
|
[autofix.ci] apply automated fixes
|
2025-09-16 07:47:55 +00:00 |
|
HarikrishnanD
|
d13975adac
|
fix: add email validation to profile form to prevent empty values - Add email format and required validation to profile form schema - Add email validation to API schema and service layer - Improve error handling in user update mutation - Fixes issue where users could save empty email causing sign-in failures -#2613
|
2025-09-16 13:11:22 +05:30 |
|
Mauricio Siu
|
d9398b9558
|
feat(workers): add third worker and increase concurrency for existing workers
|
2025-09-15 23:43:27 -06:00 |
|
Mauricio Siu
|
788dbe4050
|
chore(package): bump version from v0.25.1 to v0.25.2
|
2025-09-15 23:23:03 -06:00 |
|
Mauricio Siu
|
b8e9602538
|
feat(bitbucket): update Bitbucket token management and add API token column to database
|
2025-09-15 23:10:50 -06:00 |
|
Mauricio Siu
|
afca968853
|
chore: remove unused migration and associated journal entry for '0110_dry_golden_guardian'
|
2025-09-15 23:03:43 -06:00 |
|
Oliver Geneser
|
53a11b81d6
|
feat: add bottomless replication
|
2025-09-14 11:30:21 +02:00 |
|
Oliver Geneser
|
307916a49a
|
fix: options in enable namespace selection
|
2025-09-13 14:44:08 +02:00 |
|
Oliver Geneser
|
293160eb55
|
feat: add libsql to openapi
|
2025-09-13 14:38:36 +02:00 |
|
Oliver Geneser
|
95999df13e
|
feat: generate migrations
|
2025-09-13 14:01:41 +02:00 |
|
Oliver Geneser
|
803577a403
|
feat: add option to enable namespaces
|
2025-09-13 13:45:19 +02:00 |
|
Oliver Geneser
|
4b1f359cb6
|
feat: add libsql database
|
2025-09-13 10:11:43 +02:00 |
|