4435 Commits (e40fc75bac65933f2ed3de8fbc5fb336195b59f5)

Author SHA1 Message Date
  silverwind e40fc75bac
Render code tags in commit messages (#30146) 2 months ago
  delvh 0d5abe3454
Remember login for a month by default (#30150) 2 months ago
  wxiaoguang 71706126b5
Refactor markdown render (#30139) 2 months ago
  Lunny Xiao 400bb7ced4
Fix bug for markdown rendering of blockquote (#30130) 2 months ago
  wxiaoguang 8e79aed573
Fix git grep search limit, add test (#30071) 3 months ago
  Lunny Xiao 3f26fe2fa2
Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 3 months ago
  wxiaoguang 4734d43e14
Support repo code search without setting up an indexer (#29998) 3 months ago
  6543 b9c57fb78e
Determine fuzziness of bleve indexer by keyword length (#29706) 3 months ago
  Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 3 months ago
  wxiaoguang 2ff213bbc1
Refactor markdown attention render (#29984) 3 months ago
  wxiaoguang 226231ea27
Fix some pending problems (#29985) 3 months ago
  wxiaoguang ca4107dc96
Refactor external URL detection (#29973) 3 months ago
  wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 3 months ago
  Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 3 months ago
  wxiaoguang 01500957c2
Refactor URL detection (#29960) 3 months ago
  wxiaoguang 21151474e3
Fix loadOneBranch panic (#29938) 3 months ago
  Jason Song 35cfd98e12
Show Actions post step when it's running (#29926) 3 months ago
  coldWater 0e183d81fc
Fix missing error check of bufio.Scanner (#29882) 3 months ago
  Nanguan Lin 1f0d31ce8f
Remove unused error in graceful manager (#29871) 3 months ago
  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) 3 months ago
  yp05327 a2b0fb1a64
Fix wrong line number in code search result (#29260) 3 months ago
  wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 3 months ago
  wxiaoguang ebff37ae09
Improve natural sort (#29611) 3 months ago