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-07-06 22:45:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e07be38df3f537dbc2990e8d4af4257eec235d3
dokploy
/
apps
/
dokploy
/
components
/
dashboard
/
database
/
backups
History
Mauricio Siu
16bfc09202
Refactor serverId assignment in ShowBackups component: update logic to check for serverId presence in postgres object, improving code clarity and consistency.
2025-03-29 20:24:39 -06:00
..
add-backup.tsx
Enhance backup functionality: add support for 'web-server' database type in backup components, update related schemas, and implement new backup procedures. Introduce userId reference in backups schema and adjust UI components to accommodate the new type.
2025-03-29 17:53:57 -06:00
restore-backup.tsx
Update restore-backup component and backup router for web server support: set default database name based on type, disable input for web server, and streamline backup restoration process with improved logging and error handling.
2025-03-29 19:27:05 -06:00
show-backups.tsx
Refactor serverId assignment in ShowBackups component: update logic to check for serverId presence in postgres object, improving code clarity and consistency.
2025-03-29 20:24:39 -06:00
update-backup.tsx
feat(gitea): add Gitea repository support
2025-03-17 15:17:35 -06:00