Commit graph

116 commits

Author SHA1 Message Date
Virgil
ed4a2c7b0c feat(issues): add dependency relation helpers
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 1m15s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:35:51 +00:00
Virgil
dd8c6ba998 Add team member lookup
All checks were successful
Security Scan / security (push) Successful in 13s
Test / test (push) Successful in 1m19s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:33:43 +00:00
Virgil
23d879f235 feat(issues): add global issue search
All checks were successful
Security Scan / security (push) Successful in 13s
Test / test (push) Successful in 1m15s
Add typed wrappers for Forgejo's global issue search endpoint, including paged, all-pages, and iterator variants.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:31:21 +00:00
Virgil
4fc0484669 Add git note commit APIs
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:28:31 +00:00
Virgil
b5feca20a8 feat(actions): add repository action tasks listing
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m16s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:26:28 +00:00
Virgil
0ab85b1b4b feat(repos): add repository flags helpers
Some checks are pending
Test / test (push) Waiting to run
Security Scan / security (push) Successful in 11s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:23:07 +00:00
Virgil
02534e398c feat(repos): add topic search helpers
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m8s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:20:13 +00:00
Virgil
2dd66a0210 feat(users): add block user helper
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m11s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:17:28 +00:00
Virgil
6116316bea feat(users): add blocked user listing helpers
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m4s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:15:13 +00:00
Virgil
36217311c2 feat(repos): add fork listing helpers
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 1m5s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:12:31 +00:00
Virgil
129c03199a Add repo tag protection endpoints
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 1m13s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:10:21 +00:00
Virgil
e1f67f6da1 feat(user): add avatar endpoints
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m7s
2026-04-01 23:07:59 +00:00
Virgil
0a592fab7b Add repository contents listing
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m12s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:05:43 +00:00
Virgil
85d4ae6cc8 feat(pulls): add scheduled auto-merge cancellation
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m3s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:03:31 +00:00
Virgil
93708fd0ec Add repo tag endpoints
Some checks failed
Security Scan / security (push) Successful in 10s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:01:34 +00:00
Virgil
de54fa8da2 feat: add pull review request endpoints
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m9s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:59:42 +00:00
Virgil
67aad89cc4 feat: expose repository pull reviewers
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m5s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:56:54 +00:00
Virgil
43e99eb0d6 Add repo signing key lookup
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m8s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:54:06 +00:00
Virgil
1569bfea61 Add repo raw file helper
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 1m13s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:46:14 +00:00
Virgil
26ea87556b Add issue time tracking helpers
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m7s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:43:54 +00:00
Virgil
36181a7335 Add issue timeline listing
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m4s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:40:32 +00:00
Virgil
717de80cac Add user subscription listing
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m5s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:37:27 +00:00
Virgil
d97b9ba480 feat(repos): add issue template listing
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m1s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:35:26 +00:00
Virgil
4af621e580 feat(repo): add push mirror helpers
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 1m8s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:32:51 +00:00
Virgil
99867c9d4b feat(repo): add avatar helpers
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 1m9s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:30:00 +00:00
Virgil
79bb4277b3 feat(webhooks): add git hook helpers
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Successful in 51s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:27:49 +00:00
Virgil
8ecc090a0f Add user webhook API support
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m6s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:25:41 +00:00
Virgil
3a00e9febf feat(repo): add assignee helpers
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 58s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:22:57 +00:00
Virgil
3b1ed341e2 feat(repo): add collaborator management helpers
Some checks failed
Security Scan / security (push) Successful in 11s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:20:28 +00:00
Virgil
221c5fa94f Add repo topic add/delete helpers
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 58s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:18:01 +00:00
Virgil
60a7c9420d Add repo stargazer and subscriber listing
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 54s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 09:47:43 +00:00
Virgil
5257002ec1 feat(issue): add issue subscription endpoints
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 50s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 09:29:29 +00:00
Virgil
c1f3ff5bca feat(milestones): add list and iterator helpers
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 56s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 09:10:05 +00:00
Virgil
8e238c79de feat(repo): add subscription watch helpers
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 55s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 08:53:33 +00:00
Virgil
4ef2c273e5 feat(repo): add new pin allowance getter
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 55s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 08:47:49 +00:00
Virgil
419e622659 fix: URL-escape repository path params
Some checks failed
Security Scan / security (push) Successful in 10s
Test / test (push) Failing after 36s
2026-04-01 08:15:33 +00:00
Virgil
fd621a4517 Add repository topics support
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 54s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 07:25:29 +00:00
Virgil
2f18098185 feat: add markup rendering endpoint
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 49s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 07:16:48 +00:00
Virgil
2ad117dcc0 feat: add org webhook CRUD
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 54s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 07:09:12 +00:00
Virgil
042e886b2f feat: add wiki iter pages
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 52s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 07:01:59 +00:00
Virgil
6ce4d5ede3 feat: add misc iterators
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 52s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 06:55:15 +00:00
Virgil
5326ecefb6 Add repository tag listing
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 44s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 06:47:52 +00:00
Virgil
b9e8b22d41 Add issue pin repositioning
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 50s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 06:42:16 +00:00
Virgil
891e82237f Add repo archive download helper
All checks were successful
Security Scan / security (push) Successful in 18s
Test / test (push) Successful in 57s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 06:33:51 +00:00
Virgil
060de1796c Add issue stopwatch delete API
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 48s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 06:25:32 +00:00
Virgil
80f69121d6 Add user stopwatch listing
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 54s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 06:12:51 +00:00
Virgil
7106861c3b feat: add raw markdown rendering
All checks were successful
Security Scan / security (push) Successful in 17s
Test / test (push) Successful in 44s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 06:00:14 +00:00
Virgil
ef44e7ada2 Add milestone edit and delete APIs
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 54s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 05:37:02 +00:00
Virgil
85fde21694 Add authenticated user email management
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 49s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 05:21:24 +00:00
Virgil
725fce93e7 test: add milestone service coverage
All checks were successful
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 47s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 06:41:21 +00:00