Commit Graph

4410 Commits (607ed27b4fb8ead346f89b379d9788f5c76fb799)

Author SHA1 Message Date
Jason Song 487ac9bf6c
Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788) 8 months ago
sillyguodong 2033eb7c11
Fix lint-swagger warning (#29787) 8 months ago
coldWater e79a807a84
Refactor markup/csv: don't read all to memory (#29760) 8 months ago
wxiaoguang 43de021ac1
Add test for webhook (#29755) 8 months ago
wxiaoguang 3e94ac5c7c
Improve QueryEscape helper function (#29768) 8 months ago
KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427) 8 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 8 months ago
6543 9a93b1816e
Refactor label.IsArchived() (#29750) 8 months ago
silverwind 857243bed7
Fix date rendering by adding `<gitea-absolute-date>` (#29725) 8 months ago
6543 36de5b299b
Highlight archived labels (#29680) 8 months ago
Lunny Xiao aed3b53abd
Some performance optimization on dashboard and issues page (#29010) 8 months ago
Lunny Xiao e84e5db6de
Lazy load object format with command line and don't do it in OpenRepository (#29712) 8 months ago
pengqiseven 7f856d5d74
remove repetitive words (#29695) 8 months ago
yp05327 8fc1a8f0eb
Fix inconsistent rendering of block mathematical expressions (#29677) 8 months ago
Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository (#29702) 8 months ago
Ankit R Gadiya 5665a0212b
fix: rendering internal file links in org (#29669) 8 months ago
silverwind 6ea1c67ead
Update allowed attachment types (#29688) 8 months ago
6543 7fdc048153
Patch in exact search for meilisearch (#29671) 8 months ago
Yarden Shoham b5c418f271
Don't use `<br />` in alert block (#29650) 8 months ago
yp05327 9dc8a6336e
Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFileSize (#29653) 8 months ago
Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 8 months ago
wxiaoguang 90a3f2d4b7
Avoid unexpected panic in graceful manager (#29629) 8 months ago
yp05327 a2b0fb1a64
Fix wrong line number in code search result (#29260) 8 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 8 months ago
wxiaoguang ebff37ae09
Improve natural sort (#29611) 9 months ago
wxiaoguang dae7f1ebdb
Remove unnecessary SanitizeHTML from code (#29575) 9 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
Lunny Xiao 8e12ba34ba
Allow options to disable user ssh keys configuration from the interface on app.ini (#29447) 9 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 9 months ago
wxiaoguang 8553b4600e
Add an trailing slash to dashboard links (#29555) 9 months ago
6543 77e29e0c39
Extend issue template yaml engine (#29274) 9 months ago
wxiaoguang e71b69257c
Breaking summary for template refactoring (#29395) 9 months ago
wxiaoguang 44398e405f
Fix incorrect cookie path for AppSubURL (#29534) 9 months ago
wxiaoguang 6465f94a2d
Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 9 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
charles 423372d84a
Add a check for when the command is canceled by the program on Window… (#29538) 9 months ago
charles 9043584779
Fix issue link does not support quotes (#29484) (#29487) 9 months ago
Lunny Xiao 9de5e39e25
Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 9 months ago
sillyguodong cee08f6347
Set pre-step status to `skipped` if job is skipped (#29489) 9 months ago
wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 9 months ago
techknowlogick cb52b17f92
Add admin API route for managing user's badges (#23106) 9 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 9 months ago
Lunny Xiao 58ce1de994
Move migration functions to services layer (#29497) 9 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago
KN4CK3R a6fd0176de
Fix wrong test usage of `AppSubURL` (#29459) 9 months ago
Zettat123 1ad4bb9eb7
Fix workflow trigger event bugs (#29467) 9 months ago
Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 9 months ago
Nanguan Lin db545b208b
Implement actions badge svgs (#28102) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
wxiaoguang eb2fc1818b
Fix mail template error (#29410) 9 months ago