dokploy/packages/server
Mauricio Siu 44af0ec975 Refactor Gitea repository fetching to handle pagination
- Updated the `testGiteaConnection` and `getGiteaRepositories` functions to implement pagination when fetching repositories from the Gitea API, ensuring all repositories are retrieved.
- Enhanced error handling for API responses and improved the structure of the returned repository data.
- Removed deprecated code related to direct repository fetching, streamlining the overall logic.
2025-05-04 21:03:31 -06:00
..
scripts fix(server): update build paths 2024-10-26 15:48:30 -06:00
src Refactor Gitea repository fetching to handle pagination 2025-05-04 21:03:31 -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 Refactor backup management and enhance database schema 2025-05-03 09:58:50 -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