summaryrefslogtreecommitdiffstats
path: root/routers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix: Revert "allow synchronizing user status from OAuth2 login providers (#31...Gusted2024-12-122-33/+37
* Merge pull request '[gitea] week 2024-50 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-12-105-63/+97
|\
| * fix: render job title as commit message (#32748)metiftikci2024-12-081-10/+16
| * fix(project): add title to project view page (#32747)metiftikci2024-12-081-0/+1
| * Make wiki pages visit fast (#32732)Lunny Xiao2024-12-081-10/+21
| * Add Swift login endpoint (#32693)KN4CK3R2024-12-082-43/+59
* | Merge pull request 'Feat: Add support for `pacman -F` in Arch package' (#6180...Earl Warren2024-12-091-1/+2
|\ \
| * | Add support for indexing arch filesdragon2024-12-091-1/+2
| |/
* | Merge branch 'forgejo' into cleanup-pkg-arch-routeExploding Dragon2024-12-091-1/+1
|\|
| * fix: don't specify FOR clause for index hintGusted2024-12-061-1/+1
* | cleanup package routedragon2024-12-093-74/+39
|/
* feat: improve performance of notifications page for MySQLGusted2024-12-041-12/+18
* Merge pull request '[gitea] week 2024-49 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-12-035-7/+94
|\
| * Validate OAuth Redirect URIs (#32643)Rowan Bohde2024-12-031-2/+15
| * Add github compatible tarball download API endpoints (#32572)Lunny Xiao2024-12-034-5/+79
* | feat: avoid sorting for `MakeSelfOnTop`Gusted2024-12-032-6/+17
* | Merge pull request 'feat: Add option to disable builtin authentication' (#611...Gusted2024-12-011-0/+8
|\ \ | |/ |/|
| * feat: Add option to disable builtin authentication.George Tsiamasiotis2024-12-011-0/+8
* | Merge branch 'forgejo' into forgejoFermé le Lundi2024-11-292-0/+223
|\ \
| * | Add a "summary card" to issues & PRs for consumption by OpenGraph clients (#6...Mathieu Fenniak2024-11-292-0/+223
| |/
* | Merge branch 'forgejo' into forgejoFermé le Lundi2024-11-2820-2/+230
|\|
| * 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
* | | Update routers/web/repo/issue.goFermeLeLundi2024-11-281-1/+1
|/ /
* | Merge pull request 'feat: migrate TOTP secrets to `keying`' (#6074) from gust...Earl Warren2024-11-271-6/+1
|\ \
| * | feat: migrate TOTP secrets to `keying`Gusted2024-11-271-6/+1
* | | Merge pull request 'Fix wiki search overflowing on wide screens (#6047)' (#60...Earl Warren2024-11-271-2/+2
|\ \ \
| * | | Fix wiki search overflowing on wide screens (#6047)Oto Šťáva2024-11-251-2/+2
| |/ /
* | | Use user.FullName in Oauth2 id_token response (#6071)Baltazár Radics2024-11-272-29/+11
* | | Support HTTP POST requests to `/userinfo`, aligning to OpenID Core specificat...Marcell Mars2024-11-241-1/+1
* | | 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-234-18/+51
* | Merge pull request '[gitea] week 2024-47 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-11-216-49/+69
|\ \
| * | Calculate `PublicOnly` for org membership only once (#32234)65432024-11-173-16/+22
| * | Fix oauth2 error handle not return immediately (#32514)Lunny Xiao2024-11-171-0/+2
| * | Disable Oauth check if oauth disabled (#32368)Lunny Xiao2024-11-171-32/+38
| * | Harden runner updateTask and updateLog api (#32462)ChristopherHX2024-11-171-1/+7
* | | fix: Allow Organisations to remove the Email Address (#5517)JakobDev2024-11-202-5/+27
| |/ |/|
* | [FEAT]Allow changing git notes (#4753)JakobDev2024-11-185-1/+145
* | fix: remember fuzzy for open/close stateGusted2024-11-171-7/+7
|/
* fmtAngel Nunez Mencias2024-11-161-34/+34
* review changesangelnu2024-11-161-10/+40
* check IsCommitExistangelnu2024-11-161-2/+2
* fix: add ID check for updating push mirror intervalGusted2024-11-151-9/+7
* fix: don't show private forks in forks listGusted2024-11-152-7/+7
* fix: require code permissions for branch feedGusted2024-11-151-2/+4
* fix: extend `forgejo_auth_token` tableGusted2024-11-153-58/+71
* [PORT] Refactor DateUtils and merge TimeSince (gitea#32409)wxiaoguang2024-11-102-5/+3