dokploy/packages/server/src/services
2025-11-19 23:24:39 -06:00
..
admin.ts fix: add protocol prefix to invitation links 2025-11-11 11:34:10 +05:30
ai.ts fix: handle optional configFiles in template details and improve mapping safety 2025-09-21 01:07:25 -06:00
application.ts Merge branch 'canary' into add_env_in_notifications 2025-11-19 23:24:39 -06:00
backup.ts Enhance backup functionality by introducing support for compose backups. Update backup schema to include serviceName and backupType fields. Modify related components to handle new backup types and integrate service selection for compose backups. Update API routes and database schema accordingly. 2025-04-27 20:17:49 -06:00
bitbucket.ts feat(bitbucket): add bitbucketEmail field to Bitbucket provider settings and update related API and database schema 2025-09-21 13:54:53 -06:00
cdn.ts ArvanCloud new IP Ranges 2025-11-01 23:10:58 +03:30
certificate.ts refactor: replace js-yaml with yaml package for YAML parsing and stringifying across the application 2025-09-21 02:20:20 -06:00
cluster.ts refactor: rename builders to server 2024-10-05 22:15:47 -06:00
compose.ts Merge branch 'canary' into add_env_in_notifications 2025-11-19 23:24:39 -06:00
deployment.ts Merge branch 'canary' into unify-deployment-logic 2025-11-13 21:06:00 -06:00
destination.ts Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
docker.ts refactor(application): update application handling to support multiple app names and improve data structure 2025-08-01 00:34:57 -06:00
domain.ts fix[domains]: Add CDN provider detection with dynamic display names 2025-06-01 23:03:00 +02:00
environment.ts feat: enhance environment service to include server details 2025-11-15 23:51:34 -06:00
git-provider.ts refactor: remove save on build on next app and integrate turbopack 2024-10-24 23:13:24 -06:00
gitea.ts Refactor and update various components in the Dokploy application, enhancing functionality and fixing minor issues across multiple pages and features, including dashboard, settings, and API integrations. 2025-08-16 20:18:08 -06:00
github.ts Refactor and update various components in the Dokploy application, enhancing functionality and fixing minor issues across multiple pages and features, including dashboard, settings, and API integrations. 2025-08-16 20:18:08 -06:00
gitlab.ts Refactor and update various components in the Dokploy application, enhancing functionality and fixing minor issues across multiple pages and features, including dashboard, settings, and API integrations. 2025-08-16 20:18:08 -06:00
mariadb.ts refactor: update API routes and services to use environment context for organization authorization checks; enhance service retrieval methods to include environment details 2025-09-01 20:05:36 -06:00
mongo.ts refactor: update API routes and services to use environment context for organization authorization checks; enhance service retrieval methods to include environment details 2025-09-01 20:05:36 -06:00
mount.ts refactor: enhance access control in environment, mount, port, rollback, and schedule routers to ensure users can only interact with resources belonging to their organization 2025-09-04 23:32:25 -06:00
mysql.ts refactor: update API routes and services to use environment context for organization authorization checks; enhance service retrieval methods to include environment details 2025-09-01 20:05:36 -06:00
notification.ts feat(notifications): add lark webhook 2025-09-24 00:38:44 +08:00
port.ts refactor: enhance access control in environment, mount, port, rollback, and schedule routers to ensure users can only interact with resources belonging to their organization 2025-09-04 23:32:25 -06:00
postgres.ts refactor: update API routes and services to use environment context for organization authorization checks; enhance service retrieval methods to include environment details 2025-09-01 20:05:36 -06:00
preview-deployment.ts [autofix.ci] apply automated fixes 2025-09-02 04:42:24 +00:00
project.ts [autofix.ci] apply automated fixes 2025-09-02 04:42:24 +00:00
redirect.ts Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
redis.ts refactor: update database service components to utilize environment context for project name and organization authorization checks 2025-09-01 20:15:05 -06:00
registry.ts [autofix.ci] apply automated fixes 2025-09-03 18:17:04 +00:00
rollbacks.ts refactor: enhance access control in environment, mount, port, rollback, and schedule routers to ensure users can only interact with resources belonging to their organization 2025-09-04 23:32:25 -06:00
schedule.ts refactor: enhance access control in environment, mount, port, rollback, and schedule routers to ensure users can only interact with resources belonging to their organization 2025-09-04 23:32:25 -06:00
security.ts Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
server.ts Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
settings.ts fix: simplify getServiceImageDigest command for improved reliability 2025-11-18 22:44:42 -06:00
ssh-key.ts Spelling and grammar corrections 2024-12-29 22:34:57 +10:00
user.ts Refactor user schema and update database references: rename 'users_temp' to 'user' across the codebase, update related database queries, and enhance endpoint specifications for swarm settings in various database schemas. 2025-11-08 13:54:32 -06:00
volume-backups.ts refactor: lint and sort imports on dokploy/server 2025-07-15 14:22:37 +09:00