This website requires JavaScript.
Explore
Help
Sign In
Dokploy
/
dokploy
Watch
1
Star
0
Fork
0
You've already forked dokploy
mirror of
https://github.com/Dokploy/dokploy.git
synced
2026-06-15 20:25:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf7a75dd9fdf23718705cb4e46d57ad96a2dfaff
dokploy
/
packages
/
server
History
Mauricio Siu
bf7a75dd9f
Merge pull request
#3882
from aak-lear/fix/rollback-registry-auth
...
fix: add docker login before rollback and fix execAsyncRemote argument order
2026-03-04 22:11:04 -06:00
..
scripts
fix(server): update build paths
2024-10-26 15:48:30 -06:00
src
Merge pull request
#3882
from aak-lear/fix/rollback-registry-auth
2026-03-04 22:11:04 -06:00
auth-schema2.ts
Comment out user, session, account, verification, and apikey table definitions in auth-schema2.ts for future refactoring and cleanup.
2026-01-30 20:38:13 -06:00
auth-schema.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
esbuild.config.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
package.json
chore: update build scripts to use rimraf for cleaning dist directory and add rimraf as a dependency in relevant package.json files
2026-02-24 23:17:14 -06:00
tsconfig.json
chore(dependencies): update ai-sdk packages and other dependencies
2026-02-16 12:50:34 -06:00
tsconfig.server.json
Reapply "Merge branch 'canary' into kucherenko/canary"
2025-03-02 00:30:02 -06:00
tsconfig.server.no-decl.json
[autofix.ci] apply automated fixes
2026-02-16 18:51:10 +00:00