4431 Commits (13921569dd5f77ee7d8352d0036ff649b03e72c8)

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