2 Commits
Author SHA1 Message Date
retoor 6b71509fd6 fix: correct Gitea API endpoint paths and add user deletion logic in main
Fix two incorrect API URL paths in GiteaRepoManager by removing duplicate '/api/v1' prefix from admin users endpoints, and replace repository management call in main.py with a new delete_users_above_id method invocation using threshold ID 18 with purge and dry_run flags enabled.
2025-06-25 06:29:39 +00:00
retoor 81663a712b chore: scaffold initial project with .gitignore, gitea_api, main, and read_env modules 2025-06-05 21:32:45 +00:00