dokploy/packages/server
Mauricio Siu 8ab6d6b282 chore: clean up unused variables and improve error handling across codebase
This commit focuses on removing unused variables, adding placeholder error handling, and generally tidying up various files across the Dokploy application. Changes include:

- Removing unused imports and variables
- Adding placeholder error handling in catch blocks
- Cleaning up commented-out code
- Removing deprecated utility files
- Improving type safety and code consistency
2025-02-22 20:35:21 -06:00
..
scripts fix(server): update build paths 2024-10-26 15:48:30 -06:00
src chore: clean up unused variables and improve error handling across codebase 2025-02-22 20:35:21 -06:00
auth-schema.ts refactor: remove unused auth service and clean up server-side code 2025-02-22 18:03:12 -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 feat: enhance two-factor authentication and auth client implementation 2025-02-17 00:07:36 -06:00
tsconfig.json refactor: remove save on build on next app and integrate turbopack 2024-10-24 23:13:24 -06:00
tsconfig.server.json refactor: remove save on build on next app and integrate turbopack 2024-10-24 23:13:24 -06:00