summaryrefslogtreecommitdiffstats
path: root/routers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request 'Creation of federated user' (#3792) from meissa/forgejo:f...Earl Warren2024-05-221-3/+0
|\
| * add more integration testcasesMichael Jerger2024-05-211-3/+0
* | Merge pull request '[gitea] week 2024-21 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-05-218-18/+63
|\ \
| * | Always load or generate oauth2 jwt secret (#30942)wxiaoguang2024-05-191-0/+11
| * | Fix bug on avatar (#31008)Lunny Xiao2024-05-192-0/+4
| * | Simplify mirror repository API logic (#30963)wxiaoguang2024-05-191-9/+3
| * | Protected tag is no internal server error (#30962)KN4CK3R2024-05-193-8/+17
| * | Support using label names when changing issue labels (#30943)Zettat1232024-05-191-1/+28
* | | feat: wiki search using git-grepShiny Nematoda2024-05-202-0/+19
* | | badges: Relax the default workflow badge conditionsGergely Nagy2024-05-201-3/+2
* | | Add minimal implementation for RubyGems compact index API. (#3811)Haoyuan (Bill) Xing2024-05-202-6/+148
|/ /
* / fix: hook post-receive for sha256 reposoliverpool2024-05-151-1/+1
|/
* [FEAT] support searching non default branches/tags when using git-grep (#3654)Shiny Nematoda2024-05-143-5/+16
* Move database operations of merging a pull request to post receive hook and a...Lunny Xiao2024-05-122-0/+112
* Move reverproxyauth before session so the header will not be ignored even if ...Lunny Xiao2024-05-121-6/+6
* Remove deprecated stuff for runners (#30930)Jason Song2024-05-122-19/+0
* Fix misspelling of mergable (#30896)yp053272024-05-122-4/+4
* Fix various problems around projects board view (#30696)Lunny Xiao2024-05-126-85/+70
* Fix wrong transfer hint (#30889)Lunny Xiao2024-05-121-2/+8
* Teach activities.GetFeeds() how to avoid returning duplicatesGergely Nagy2024-05-092-9/+11
* Add codespell support and fix a good number of typos with its help (#3270)Yaroslav Halchenko2024-05-0915-24/+24
* Merge pull request '[gitea] week 2024-19 cherry pick (gitea-github/main -> fo...Earl Warren2024-05-0816-66/+146
|\
| * Don't only list code-enabled repositories when using repository API (#30817)Kemal Zebari2024-05-051-3/+1
| * Fix no edit history after editing issue's title and content (#30814)yp053272024-05-052-40/+33
| * Ignore useless error message "broken pipe" (#30801)wxiaoguang2024-05-051-3/+1
| * refactor: merge ListActionTasks func to action.go file (#30811)Bo-Yi Wu2024-05-052-80/+66
| * Prevent automatic OAuth grants for public clients (#30790)Archer2024-05-051-2/+3
| * Catch and handle unallowed file type errors in issue attachment API (#30791)Kemal Zebari2024-05-052-2/+17
| * Add API endpoints for getting action jobs status (#26673)Chester2024-05-053-0/+90
| * Fix tautological conditions (#30735)silverwind2024-05-051-10/+8
| * Resolve lint for unused parameter and unnecessary type arguments (#30750)Chongyi Zheng2024-05-054-6/+6
| * Add support for npm bundleDependencies (#30751)Micash2024-05-051-0/+1
* | feat(federation): validate like activities (#3494)Michael Jerger2024-05-075-0/+159
* | Merge pull request 'Add an immutable tarball link to archive download headers...Earl Warren2024-05-042-0/+12
|\ \ | |/ |/|
| * Add an immutable tarball link to archive download headers for NixJade Lovelace2024-05-042-0/+12
* | Show repo count in blocked users tab (#3601)JakobDev2024-05-021-0/+7
* | Merge pull request 'Use PostFormValue instead of PostForm.Get' (#3563) from a...Earl Warren2024-05-021-1/+1
|\ \
| * | Use PostFormValue instead of PostForm.GetGergely Nagy2024-05-021-1/+1
| |/
* / Fix Issue watching / unwatching on the web uiGergely Nagy2024-05-011-1/+1
|/
* Merge pull request '[gitea] week 2024-18 cherry pick (gitea-github/main -> fo...Earl Warren2024-04-3034-354/+373
|\
| * Fix nil dereference on error (#30740)Chongyi Zheng2024-04-282-4/+5
| * Prevent allow/reject reviews on merged/closed PRs (#30686)Kemal Zebari2024-04-282-2/+13
| * feat(api): enhance Actions Secrets Management API for repository (#30656)Bo-Yi Wu2024-04-286-284/+327
| * Fix code search input for different views (#30678)wxiaoguang2024-04-283-4/+0
| * Fix compare api swagger (#30648)Lunny Xiao2024-04-281-1/+1
| * Enable more `revive` linter rules (#30608)silverwind2024-04-2825-54/+23
| * fix(api): refactor branch and tag existence checks (#30618)Bo-Yi Wu2024-04-281-5/+4
* | feat: implement PKCE when acting as oauth2 client (for user login)oliverpool2024-04-292-3/+40
* | Show repo activities even if only code unit active or git repo is empty but i...Beowulf2024-04-282-5/+5
|/
* Move watching sub-template to sidebar folderOtto Richter2024-04-281-1/+1