summaryrefslogtreecommitdiffstats
path: root/routers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request '[FEAT] Trim spaces from repo names on form submission' (#...Otto2024-11-065-5/+5
|\
| * [CHORE] Use forked `binding` libraryGusted2024-11-055-5/+5
* | Merge pull request '[gitea] week 2024-45 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-11-0617-20/+23
|\ \
| * | 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-0510-12/+15
| * | refactor: remove redundant err declarations (#32381)Oleksandr Redko2024-11-055-5/+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
* | | Merge pull request '[PORT] Refactor the DB migration system slightly (gitea#3...Gusted2024-11-051-1/+1
|\ \ \
| * | | [PORT] Refactor the DB migration system slightly (gitea#32344)wxiaoguang2024-11-031-1/+1
| |/ /
* | | 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-033-13/+7
| |/ |/|
* | feat: Add Search to Releases PageJakobDev2024-11-022-0/+15
* | Add branch auto deletion for scheduled PRsTom Neuber2024-10-313-3/+3
* | Merge pull request '[gitea] week 2024-44 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-10-298-33/+42
|\ \
| * | Fix disable 2fa bug (#32320)Lunny Xiao2024-10-271-3/+6
| * | Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-277-30/+36
* | | Merge pull request 'use constant time check for internal token' (#5719) from ...Earl Warren2024-10-281-1/+2
|\ \ \
| * | | fix(sec): use constant time check for internal tokenGusted2024-10-281-1/+2
| |/ /
* / / security: add permission check to 'delete branch after merge'Gusted2024-10-282-37/+25
|/ /
* | Merge pull request 'feat: combine review requests comments' (#5695) from gust...Earl Warren2024-10-272-0/+553
|\ \
| * | feat: combine review requests commentsGusted2024-10-252-0/+553
| |/
* | Merge pull request 'Fix boolean inputs in workflow_dispatch' (#5439) from Mai...Earl Warren2024-10-261-3/+3
|\ \ | |/ |/|
| * Fix boolean inputs in workflow_dispatch; closes #5425Mai-Lapyst2024-10-011-3/+3
* | 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
* | | fix: don't show truncated comments in RSS/Atom feedsGusted2024-10-221-0/+12
* | | Merge pull request 'fix: use ValidateEmail as binding across web forms' (#515...Gusted2024-10-217-20/+26
|\ \ \
| * | | fix: use ValidateEmail as binding across web formsSolomon Victorino2024-08-297-20/+26
* | | | fix arch pkgdragon2024-10-211-2/+7
| |/ / |/| |
* | | 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