aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Remove sub-path from container registry realm (#31293)wxiaoguang2024-06-092-7/+4
* Add `MAX_ROWS` option for CSV rendering (#30268)Henrique Pimentel2024-06-063-69/+38
* Make blockquote attention recognize more syntaxes (#31240)wxiaoguang2024-06-043-19/+86
* Make pasted "img" tag has the same behavior as markdown image (#31235)wxiaoguang2024-06-044-58/+74
* Add option for mailer to override mail headers (#27860)65432024-06-031-8/+15
* Document possible action types for the user activity feed API (#31196)Kemal Zebari2024-06-031-2/+5
* Split sanitizer functions and fine-tune some tests (#31192)wxiaoguang2024-05-318-245/+270
* Azure blob storage support (#30995)Lunny Xiao2024-05-308-13/+593
* Use repo as of renderctx's member rather than a repoPath on metas (#29222)Lunny Xiao2024-05-307-39/+107
* Add topics for repository API (#31127)Lunny Xiao2024-05-281-0/+1
* Fix missing memcache import (#31105)wxiaoguang2024-05-271-0/+2
* feat: add support for a credentials chain for minio access (#31051)Rowan Bohde2024-05-274-1/+149
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-2710-30/+30
* Make gitea webhooks openproject compatible (#28435)André Rosenhammer2024-05-263-0/+9
* Support setting the `default` attribute of the issue template dropdown field ...Zettat1232024-05-232-0/+117
* Refactor sha1 and time-limited code (#31023)wxiaoguang2024-05-204-87/+116
* Fix project column title overflow (#31011)wxiaoguang2024-05-201-4/+5
* Improve reverse proxy documents and clarify the AppURL guessing behavior (#31...wxiaoguang2024-05-192-17/+26
* Simplify mirror repository API logic (#30963)wxiaoguang2024-05-171-1/+1
* Supports forced use of S3 virtual-hosted style (#30969)dicarne2024-05-152-4/+18
* Always load or generate oauth2 jwt secret (#30942)wxiaoguang2024-05-142-12/+33
* Support using label names when changing issue labels (#30943)Zettat1232024-05-131-2/+3
* Refactor AppURL usage (#30885)wxiaoguang2024-05-073-9/+112
* Move database operations of merging a pull request to post receive hook and a...Lunny Xiao2024-05-072-0/+10
* Make "sync branch" also sync object format and add tests (#30878)wxiaoguang2024-05-063-27/+41
* Make sure git version&feature are always prepared (#30877)wxiaoguang2024-05-0613-125/+94
* Fix markdown URL parsing for commit ID (#30812)wxiaoguang2024-05-044-74/+115
* Improve grep search (#30843)wxiaoguang2024-05-034-7/+59
* Fix no edit history after editing issue's title and content (#30814)yp053272024-05-031-1/+1
* Remove external API calls in `TestPassword` (#30716)silverwind2024-05-021-76/+23
* Skip gzip for some well-known compressed file types (#30796)wxiaoguang2024-05-021-0/+8
* Fix markdown rendering when mentioning users (#30795)wxiaoguang2024-05-024-10/+14
* Fix bleve fuzziness (#30799)wxiaoguang2024-05-013-9/+15
* Add API endpoints for getting action jobs status (#26673)Chester2024-05-011-0/+34
* Fix tautological conditions (#30735)silverwind2024-04-301-6/+0
* Fix issue label rendering in the issue popup (#30763)wxiaoguang2024-04-301-22/+17
* Resolve lint for unused parameter and unnecessary type arguments (#30750)Chongyi Zheng2024-04-2918-62/+45
* Add support for npm bundleDependencies (#30751)Micash2024-04-292-0/+3
* Replace deprecated `math/rand` functions (#30733)v1.23.0-devChongyi Zheng2024-04-271-11/+5
* Add some tests to clarify the "must-change-password" behavior (#30693)wxiaoguang2024-04-271-1/+3
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-273-6/+6
* Fix incorrect object id hash function (#30708)wxiaoguang2024-04-263-15/+8
* Deduplicate lfs common code (#30704)wxiaoguang2024-04-263-48/+42
* Improve oauth2 client "preferred username field" logic and the error handling...wxiaoguang2024-04-253-11/+52
* Initial support for colorblindness-friendly themes (#30625)wxiaoguang2024-04-245-12/+17
* Perform Newest sort type correctly when sorting issues (#30644)Kemal Zebari2024-04-231-2/+2
* Fix queue test (#30646)wxiaoguang2024-04-223-19/+34
* Enable more `revive` linter rules (#30608)silverwind2024-04-2217-51/+37
* Use maintained gziphandler (#30592)Lunny Xiao2024-04-211-7/+13
* Fix commit file status parser (#30602)wxiaoguang2024-04-191-1/+1