feat(gitea-provider): auto-paginate Gitea repository and organization listing; respect explicit page option and default perPage to 50

This commit is contained in:
2026-02-24 18:41:26 +00:00
parent 5ca8c1fb60
commit 57935d6388
8 changed files with 750 additions and 710 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/gitops',
version: '2.4.0',
version: '2.5.0',
description: 'GitOps management app for Gitea and GitLab - manage secrets, browse projects, view CI pipelines, and stream build logs'
}