summaryrefslogtreecommitdiffstats
path: root/routers/web (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-103-20/+38
|\
| * 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
* | 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-091-2/+2
|/
* 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-032-4/+27
|\
| * Validate OAuth Redirect URIs (#32643)Rowan Bohde2024-12-031-2/+15
| * Add github compatible tarball download API endpoints (#32572)Lunny Xiao2024-12-031-2/+12
* | 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
| |/
* / 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
|/
* fix: Preview picture not visible on Markdown file (#5781)Nirmal Kumar R2024-11-232-1/+12
* Merge pull request '[gitea] week 2024-47 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-11-214-39/+49
|\
| * Calculate `PublicOnly` for org membership only once (#32234)65432024-11-172-7/+9
| * 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
* | fix: Allow Organisations to remove the Email Address (#5517)JakobDev2024-11-201-1/+7
* | [FEAT]Allow changing git notes (#4753)JakobDev2024-11-182-0/+32
* | fix: remember fuzzy for open/close stateGusted2024-11-171-7/+7
|/
* fix: add ID check for updating push mirror intervalGusted2024-11-151-9/+7
* fix: don't show private forks in forks listGusted2024-11-151-5/+5
* 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
* Merge pull request '[FEAT] Trim spaces from repo names on form submission' (#...Otto2024-11-063-3/+3
|\
| * [CHORE] Use forked `binding` libraryGusted2024-11-053-3/+3
* | Merge pull request '[gitea] week 2024-45 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-11-0610-12/+15
|\ \
| * | improve performance of diffs (#32393)Rowan Bohde2024-11-053-3/+8
| * | Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE...Zettat1232024-11-055-6/+7
| * | refactor: remove redundant err declarations (#32381)Oleksandr Redko2024-11-053-3/+0
| |/
* | Merge pull request '[PORT] Replace DateTime with proper functions (gitea#3240...Otto2024-11-051-2/+2
|\ \ | |/ |/|
| * [PORT] Replace DateTime with DateUtils (gitea#32383)wxiaoguang2024-11-031-2/+2
* | [PORT] Fix git error handling (gitea#32401)wxiaoguang2024-11-031-1/+1
|/
* feat: Add Search to Releases PageJakobDev2024-11-021-0/+10
* 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-297-31/+32
|\
| * Fix disable 2fa bug (#32320)Lunny Xiao2024-10-271-3/+6