summaryrefslogtreecommitdiffstats
path: root/routers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request 'Allow pushmirror to use publickey authentication' (#4819)...Gusted2024-08-242-4/+51
|\
| * [FEAT] Allow pushmirror to use publickey authenticationPhilip Peterson2024-08-222-4/+51
* | ui: fix go to citation button url (#4597)Bram Hagens2024-08-221-1/+2
|/
* Merge pull request 'fix: validate title length when updating an issue' (#4809...Otto2024-08-211-3/+15
|\
| * validate the title length when updating an issue and add integration test for...thilinajayanath2024-08-211-3/+15
* | Merge pull request '[UI] Adjust trailing EOL behavior for empty file' (#5013)...Gusted2024-08-201-4/+5
|\ \
| * | [UI] Adjust trailing EOL behavior for empty fileGusted2024-08-191-4/+5
* | | Merge pull request '[gitea] week 2024-34 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-08-207-11/+78
|\ \ \ | |/ / |/| |
| * | Add missing repository type filter parameters to pager (#31832)yp053272024-08-194-1/+62
| * | Avoid returning without written ctx when posting PR (#31843)Jason Song2024-08-181-6/+9
| * | render plain text file if the LFS object doesn't exist (#31812)Rowan Bohde2024-08-181-4/+2
| * | Show lock owner instead of repo owner on LFS setting page (#31788)Jason Song2024-08-181-0/+5
| |/
* | Merge pull request 'Update module github.com/golangci/golangci-lint/cmd/golan...Earl Warren2024-08-195-6/+7
|\ \
| * | Fix linting issuesGusted2024-08-185-6/+7
| |/
* / style: change one argument switch to ifTheFox0x72024-08-181-2/+1
|/
* Merge pull request '[BUG] Make logout event non-blocking' (#4938) from gusted...Otto2024-08-161-1/+1
|\
| * [BUG] Make logout event non-blockingGusted2024-08-121-1/+1
* | Merge pull request 'Enhancing Gitea OAuth2 Provider with Granular Scopes for ...Earl Warren2024-08-162-4/+38
|\ \
| * | id_token & userinfo endpoint's public groups checkMarcell Mars2024-08-091-4/+37
| * | OAuth2 provider: support for granular scopesMarcell Mars2024-08-091-0/+1
* | | Merge pull request 'Revert "Prevent allow/reject reviews on merged/closed PRs...Otto2024-08-142-13/+2
|\ \ \
| * | | Revert "Prevent allow/reject reviews on merged/closed PRs"Caesar Schinas2024-08-122-13/+2
| | |/ | |/|
* / | fix(api): Correct descriptions for quota callsOtto Richter2024-08-121-4/+4
|/ /
* | [PORT] Add warning message in merge instructions when `AutodetectManualMerge`...a10121127962024-08-111-0/+2
* | Merge pull request 'chore(refactor): split repo_service.ForkRepository in two...Earl Warren2024-08-112-4/+4
|\ \
| * | chore(refactor): split repo_service.ForkRepository in twoEarl Warren2024-08-112-4/+4
* | | feat: support grouping by any path for arch package (#4903)Exploding Dragon2024-08-112-28/+79
|/ /
* | Merge pull request '[BUG] Return blocking errors as JSON errors' (#4914) from...Earl Warren2024-08-102-4/+3
|\ \
| * | [BUG] Return blocking errors as JSON errorsGusted2024-08-092-4/+3
| |/
* | Merge pull request 'fix(ui): allow unreacting from comment popover' (#4798) f...Earl Warren2024-08-101-26/+14
|\ \ | |/ |/|
| * fix(ui): allow unreacting from comment popoverSolomon Victorino2024-08-091-26/+14
* | feat(performance): remove `BranchName` in `/:owner/:repo/commit/:commit`emilylange2024-08-081-6/+0
* | Adjust codespell config + make it fix few typos which sneaked in since additi...Yaroslav Halchenko2024-08-081-2/+2
* | fix: rpm sign resource leak (#4878)Exploding Dragon2024-08-081-1/+3
* | cherry-pick OIDC changes from gitea (#4724)Shivaram Lingamneni2024-08-081-19/+34
|/
* Merge pull request 'Revert telemetry integration' (#4866) from thefox/revert-...Earl Warren2024-08-073-57/+0
|\
| * Revert "Open telemetry integration (#3972)"TheFox0x72024-08-073-57/+0
* | feat(i18n): allow different translations of creation links and titles (#4829)0ko2024-08-073-5/+5
|/
* Merge pull request '[UI] Do not include trailing EOL character when counting ...Gusted2024-08-061-4/+11
|\
| * [UI] Do not include trailing EOL character when counting linesGusted2024-08-061-4/+11
* | feat: highlighted code search results (#4749)Shiny Nematoda2024-08-061-1/+1
* | Merge pull request '[gitea] week 2024-32 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-08-0612-12/+100
|\ \ | |/ |/|
| * Fix wiki revision pagination (#31760)Lunny Xiao2024-08-041-0/+1
| * Clear up old Actions logs (#31735)Jason Song2024-08-041-0/+21
| * Fix the display of project type for deleted projects (#31732)yp053272024-08-041-1/+1
| * Set owner id to zero when GetRegistrationToken for repo (#31725)Jason Song2024-08-041-1/+1
| * fix(api): owner ID should be zero when created repo secret (#31715)Bo-Yi Wu2024-08-041-4/+2
| * Fix API endpoint for registration-token (#31722)Jason Song2024-08-041-1/+1
| * Hide the "Details" link of commit status when the user cannot access actions ...Earl Warren2024-08-042-0/+6
| * Hide the "Details" link of commit status when the user cannot access actions ...Zettat1232024-08-049-5/+67