aboutsummaryrefslogtreecommitdiff
path: root/routers
AgeCommit message (Expand)Author
2023-02-18Notify on container image create (#22806)KN4CK3R
2023-02-17Sort issues and pulls by recently updated in user and organization home (#22925)Brecht Van Lommel
2023-02-16Allow custom "created" timestamps in user creation API (#22549)Sybren
2023-02-15fix incorrect role labels for migrated issues and comments (#22914)Zettat123
2023-02-15Add context cache as a request level cache (#22294)Lunny Xiao
2023-02-13Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877)Nick
2023-02-13Move helpers to be prefixed with `gt-` (#22879)zeripath
2023-02-13Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel
2023-02-12Deduplicate findReadmeFile() (#22177)Nick
2023-02-11Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-02-11Add `/$count` endpoints for NuGet v2 (#22855)KN4CK3R
2023-02-11Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski
2023-02-11Fix improper HTMLURL usages in Go code (#22839)wxiaoguang
2023-02-10Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-02-08Map OIDC groups to Orgs/Teams (#21441)KN4CK3R
2023-02-06Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao
2023-02-06Use import of OCI structs (#22765)KN4CK3R
2023-02-06Refactor legacy strange git operations (#22756)wxiaoguang
2023-02-06Add Chef package registry (#22554)KN4CK3R
2023-02-06remove update language in ProfilePost (#22748)yp05327
2023-02-05Add Cargo package registry (#21888)KN4CK3R
2023-02-04Show all projects, not just repo projects and open/closed projects (#22640)Lunny Xiao
2023-02-04Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962)delvh
2023-02-04Refactor git command package to improve security and maintainability (#22678)wxiaoguang
2023-02-03Improve trace logging for pulls and processes (#22633)zeripath
2023-02-02Improve error report when user passes a private key (#22726)zeripath
2023-02-01Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez
2023-02-01make fmtAnthony Wang
2023-02-01Implement paging for person collectionsAnthony Wang
2023-02-01Enable `@<user>`- completion popup on the release description textarea (#22359)delvh
2023-02-01Add Conda package registry (#22262)KN4CK3R
2023-02-01Add user secrets (#22191)KN4CK3R
2023-02-01Add repository setting to enable/disable releases unit (#22671)Brecht Van Lommel
2023-01-31Use relative url in actions view (#22675)Jason Song
2023-01-31Fix wrong hint when deleting a branch successfully from pull request UI (#22673)Lunny Xiao
2023-01-31Implement actions (#21937)Jason Song
2023-01-30Pull request yaml template support for including commit body in a field (#22629)Brecht Van Lommel
2023-01-30Issues: support setting issue template field values with query (#22545)techknowlogick
2023-01-30Start working on pagination for collectionsAnthony Wang
2023-01-30Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-01-29Fix missing message in git hook when pull requests disabled on fork (#22625)Brecht Van Lommel
2023-01-29Check quota limits for container uploads (#22450)KN4CK3R
2023-01-29Issues: add Project filter to issues list and search (#22544)techknowlogick
2023-01-28Support system hook API (#14537)Lunny Xiao
2023-01-28Fix error on account activation with wrong passwd (#22609)Otto Richter (fnetX)
2023-01-26Add API endpoint to get latest release (#21267)JakobDev
2023-01-24Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)Brecht Van Lommel
2023-01-24Allow setting `redirect_to` cookie on OAuth login (#22594)Sybren
2023-01-23make generate-swaggerAnthony Wang
2023-01-23Delete buggy and unneeded GET outboxAnthony Wang