dokploy/packages/server
Mauricio Siu 42fa4008ab feat(backups): implement normalizeS3Path utility and integrate into backup processes
- Added normalizeS3Path function to standardize S3 path formatting by trimming whitespace and removing leading/trailing slashes.
- Updated backup-related modules (MySQL, MongoDB, PostgreSQL, MariaDB, and web server) to utilize normalizeS3Path for consistent S3 path handling.
- Introduced unit tests for normalizeS3Path to ensure correct functionality across various input scenarios.
2025-04-06 02:09:23 -06:00
..
scripts fix(server): update build paths 2024-10-26 15:48:30 -06:00
src feat(backups): implement normalizeS3Path utility and integrate into backup processes 2025-04-06 02:09:23 -06:00
auth-schema.ts Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
esbuild.config.ts refactor: remove save on build on next app and integrate turbopack 2024-10-24 23:13:24 -06:00
package.json Merge branch 'canary' into refactor-show-build-form-and-prettier 2025-03-30 03:31:49 -06:00
tsconfig.json Revert "chore: disable TypeScript declaration generation in server tsconfig" 2025-02-23 00:13:35 -06:00
tsconfig.server.json Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00