summaryrefslogtreecommitdiffstats
path: root/routers/api/v1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PORT] Remove SHA1 for support for ssh rsa signing (#31857) (#5303)Gusted2 days1-1/+1
* Add search action jobs for API routes, repo, org and global level (#6300)Jaime merino5 days6-0/+148
* fix: enable releases and/or wiki if user set the options in repo migration (#...Thilina Jayanath7 days1-0/+12
* Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from l...Lunny Xiao14 days1-10/+4
* feat: add files to compare (#6461)Angel Nunez Mencias2025-01-051-0/+3
* Support org labels when adding labels by label names (#32988)Zettat1232024-12-281-1/+13
* feat: allow changing default branch update styleGeorge Bartolomey2024-12-231-0/+4
* Merge pull request '[gitea] week 2024-51 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-12-193-0/+74
|\
| * Implement update branch API (#32433)Kemal Zebari2024-12-153-0/+74
* | Add sorting functionality to user search endpointAwiteb2024-12-161-1/+27
|/
* Ensure `source_id` parameter is not skipped when set to 0 and correctly filte...Awiteb2024-12-131-1/+9
* Add github compatible tarball download API endpoints (#32572)Lunny Xiao2024-12-033-3/+67
* Merge pull request 'Improve Swagger documentation for user endpoints' (#6050)...Otto2024-11-2820-2/+230
|\
| * Improve Swagger documentation for user endpointsJakobDev2024-11-2320-2/+230
* | Remove duplicate empty repo check in delete branch API (#32569)Kemal Zebari2024-11-241-5/+0
* | fix: Preview picture not visible on Markdown file (#5781)Nirmal Kumar R2024-11-231-2/+18
* | Merge pull request '[gitea] week 2024-47 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-11-211-9/+13
|\ \
| * | Calculate `PublicOnly` for org membership only once (#32234)65432024-11-171-9/+13
* | | fix: Allow Organisations to remove the Email Address (#5517)JakobDev2024-11-201-4/+20
| |/ |/|
* | [FEAT]Allow changing git notes (#4753)JakobDev2024-11-183-1/+113
|/
* fmtAngel Nunez Mencias2024-11-161-34/+34
* review changesangelnu2024-11-161-10/+40
* check IsCommitExistangelnu2024-11-161-2/+2
* fix: don't show private forks in forks listGusted2024-11-151-2/+2
* Merge pull request '[FEAT] Trim spaces from repo names on form submission' (#...Otto2024-11-061-1/+1
|\
| * [CHORE] Use forked `binding` libraryGusted2024-11-051-1/+1
* | Merge pull request '[gitea] week 2024-45 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-11-063-4/+2
|\ \ | |/ |/|
| * Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE...Zettat1232024-11-051-2/+2
| * refactor: remove redundant err declarations (#32381)Oleksandr Redko2024-11-052-2/+0
* | Merge pull request 'feat: add partial quoting' (#5677) from gusted/forgejo-pa...Gusted2024-11-051-1/+1
|\ \ | |/ |/|
| * feat: Add partial quotingGusted2024-10-261-1/+1
* | [PORT] Fix git error handling (gitea#32401)wxiaoguang2024-11-031-5/+2
* | feat: Add Search to Releases PageJakobDev2024-11-021-0/+5
* | Add branch auto deletion for scheduled PRsTom Neuber2024-10-311-1/+1
* | Merge pull request '[gitea] week 2024-44 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-10-291-2/+10
|\ \
| * | Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-271-2/+10
| |/
* / security: add permission check to 'delete branch after merge'Gusted2024-10-281-25/+8
|/
* Merge pull request '[gitea] week 2024-43 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-10-221-19/+32
|\
| * API: enhance SearchIssues swagger docs (#32208)65432024-10-201-19/+32
* | Merge pull request 'fix: use ValidateEmail as binding across web forms' (#515...Gusted2024-10-213-12/+14
|\ \ | |/ |/|
| * fix: use ValidateEmail as binding across web formsSolomon Victorino2024-08-293-12/+14
* | Merge pull request '[gitea] week 2024-42 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-10-191-9/+33
|\ \
| * | Allow filtering PRs by poster in the ListPullRequests API (#32209)65432024-10-131-9/+33
* | | Merge pull request 'fix: don't cancel schedule workflows on push to main bran...Earl Warren2024-10-131-1/+1
|\ \ \ | |/ / |/| |
| * | fix: don't cancel schedule workflows on push to main branchKwonunn2024-10-051-1/+1
* | | Fix bug when a token is given public onlyLunny Xiao2024-10-105-50/+96
* | | Add support for searching users by email (#30908)yp053272024-10-061-5/+6
* | | Fix PR creation on forked repositories (#31863)Job2024-10-061-3/+14
* | | Fix the logic of finding the latest pull review commit ID (#32139)Zettat1232024-10-061-1/+0
|/ /
* | Fix incorrect `/tokens` api (#32085)KN4CK3R2024-09-271-0/+5