summaryrefslogtreecommitdiffstats
path: root/routers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add setting to disable user features when user login type is not plain (#29615)Jack Hay2024-04-074-12/+14
* Add API for `Variables` (#29520)sillyguodong2024-04-078-62/+893
* Merge pull request 'Fix "view file" button in diff compare view' (#3046) from...Gusted2024-04-061-1/+1
|\
| * Fix view file button in diff compareMai-Lapyst2024-04-051-1/+1
* | Merge pull request 'Add optional pronoun field in user settings' (#1518) from...Gusted2024-04-064-0/+10
|\ \
| * | Enable user pronoun editing from the admin uiGergely Nagy2024-04-031-0/+1
| * | add some commentshazycora2024-04-031-0/+1
| * | gofumpthazycora2024-04-031-3/+1
| * | change "any/all" to "any pronouns"hazycora2024-04-031-1/+1
| * | use recognisedPronouns variablehazycora2024-04-031-2/+7
| * | add any/all pronoun option to dropdownhazycora2024-04-031-2/+2
| * | Add "Unspecified" option to pronouns dropdownhazycora2024-04-031-2/+2
| * | use dropdown for pronoun inputhazycora2024-04-031-0/+2
| * | add pronoun field to user profileshazycora2024-04-033-0/+3
* | | Merge pull request 'feat: extend webfinger to respond to profile page URIs' (...Gusted2024-04-061-0/+57
|\ \ \
| * | | fix: cleanup webfinger URI parsingAravinth Manivannan2024-04-041-2/+1
| * | | feat: parse for all ForgeFed actorsAravinth Manivannan2024-04-041-32/+33
| * | | feat: improve URI parsing in webfinger endpointAravinth Manivannan2024-04-041-4/+48
| * | | feat: extend webfinger to respond to profile page URIsAravinth Manivannan2024-04-041-0/+13
| |/ /
* | | Merge pull request 'Fix #3030 add Cache-Control header for health-check' (#30...Earl Warren2024-04-061-21/+22
|\ \ \
| * | | Add health-check testAda2024-04-061-21/+21
| * | | Remove old proxy backwards compatibilityAda2024-04-051-1/+1
| * | | Fix #3030 add Cache-Control header for health-checkAda2024-04-051-0/+1
| | |/ | |/|
* | | feat: improve nuget nuspec apiMichael Kriese2024-04-051-40/+46
* | | Merge pull request '[FEAT] sourcehut webhooks' (#3022) from oliverpool/forgej...Earl Warren2024-04-051-12/+12
|\ \ \ | |/ / |/| |
| * | [REFACTOR] webhook shared code to prevent import cyclesoliverpool2024-04-041-12/+12
| |/
* / add label filters in org/{org_name}/issuesiminfinity2024-04-042-0/+65
|/
* Merge pull request 'Port archived labels visual filter' (#2887) from 0ko/forg...Earl Warren2024-04-031-7/+5
|\
| * [GITEA] Apply changes to archived labels0ko2024-04-011-7/+5
* | Merge pull request '[BUG] Use correct template for commitmail error' (#2973) ...Earl Warren2024-04-021-1/+1
|\ \
| * | [BUG] Use correct template for commitmail errorGusted2024-04-021-1/+1
* | | fix: respond with JSON Resource Descriptor Content-Type per RFC7033Aravinth Manivannan2024-04-021-0/+1
|/ /
* | Merge pull request '[FEAT] Configure if protected branch rule should apply to...Earl Warren2024-04-013-8/+14
|\ \
| * | [FEAT] Configure if protected branch rule should apply to adminsGusted2024-03-293-8/+14
* | | Merge pull request 'Highlight signed tags like signed commits' (#2534) from a...Earl Warren2024-04-011-0/+43
|\ \ \ | |_|/ |/| |
| * | Highlight signed tags like signed commitsGergely Nagy2024-03-301-0/+43
* | | [TESTS] pull review deleted from gitea#29888oliverpool2024-03-311-0/+27
* | | [REFACTOR] use Icon from interface in webhook listoliverpool2024-03-303-0/+8
* | | [REFACTOR] add Icon to webhook.Interfaceoliverpool2024-03-301-1/+5
|/ /
* | Prevent re-review and dismiss review actions on closed and merged PRs (#30065)Kemal Zebari2024-03-303-6/+19
* | Add default board to new projects, remove uncategorized pseudo-board (#29874)Denys Konovalov2024-03-303-132/+30
* | Relax generic package filename restrictions (#30135)wxiaoguang2024-03-302-5/+89
* | Refactor render (#30136)wxiaoguang2024-03-301-8/+7
* | Remove repetitive words (#30091)crazeteam2024-03-302-2/+2
* | Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-303-4/+4
* | [Port] gitea#30014: Various code view improvementssilverwind2024-03-281-1/+1
|/
* Merge pull request '[PERFORMANCE] git check-attr on bare repo if supported' (...Earl Warren2024-03-282-30/+26
|\
| * [PERFORMANCE] git check-attr on bare repo if supportedoliverpool2024-03-282-30/+26
* | Merge pull request '[PORT] Support repo code search without setting up an ind...Earl Warren2024-03-281-23/+35
|\ \
| * | Support repo code search without setting up an indexer (#29998)wxiaoguang2024-03-281-14/+47