tiennm99
|
89802bc86d
|
docs(readme): add scripts index table at top
|
2026-05-11 21:47:26 +07:00 |
|
tiennm99
|
09708a9d27
|
refactor: rename to gitea-delete-orgs and delete orgs instead of leaving
Use DELETE /api/v1/orgs/{org} to fully delete organizations
rather than just removing the user as a member.
|
2026-04-13 09:41:06 +07:00 |
|
tiennm99
|
a5126c5230
|
feat: auto-load .env via shared internal/env package
Add godotenv dependency and internal/env init loader so all cmd/
scripts get .env vars loaded automatically via blank import.
|
2026-04-13 09:13:24 +07:00 |
|
tiennm99
|
6643a652f2
|
add Claude Code settings with gopls LSP plugin
|
2026-04-13 09:04:58 +07:00 |
|
tiennm99
|
629161e3b4
|
feat: add gitea-leave-orgs script and init Go module
Add cmd/ structure for multiple standalone scripts. First script
leaves all joined Gitea orgs except a configurable keep-list.
|
2026-04-13 08:54:20 +07:00 |
|
 tiennm99andGitHub
|
01d5918b2d
|
Initial commit
|
2026-04-13 08:46:31 +07:00 |
|