Commit Graph

4452 Commits (92f4cd9461949940427f789a345a3a51b2de02bf)

Author SHA1 Message Date
Giteabot 92f4cd9461
Avoid losing token when updating mirror settings (#30429) (#30464) 11 months ago
Giteabot 846888fb15
Fix label rendering (#30456) (#30460) 11 months ago
Giteabot 6c228fe5d6
Limit the max line length when parsing git grep output (#30418) (#30427) 11 months ago
silverwind b8e9d3c553
Fix and rewrite contrast color calculation, fix project-related bugs (#30326) 11 months ago
Giteabot 82992cf32d
Performance optimization for git push (#30104) (#30348) 11 months ago
Giteabot c541616f1c
Fix oauth2 builtin application logic (#30304) (#30327) 11 months ago
Giteabot cc95def2d2
Some NuGet package enhancements (#30280) (#30324) 11 months ago
Giteabot 5a6f7353d3
Clean up log messages (#30313) (#30318) 11 months ago
Giteabot a29e505c15
Refactor startup deprecation messages (#30305) (#30312) 11 months ago
Giteabot 45e8a884b8
Fix code block style for code preview (#30298) (#30306) 11 months ago
Giteabot f45df3e3f9
Close file in the Upload func (#30262) (#30270) 11 months ago
Giteabot ac65aeecbd
Fixes #27605: inline math blocks can't be preceeded/followed by alphanumerical characters (#30175) (#30251) 11 months ago
Giteabot e8d5d5ed49
Refactor "dump" sub-command (#30240) (#30260) 11 months ago
Giteabot 6bf6fa8de0
Render embedded code preview by permlink in markdown (#30234) (#30249) 11 months ago
Giteabot bf22be90b7
Fix markdown color code detection (#30208) (#30211) 11 months ago
Giteabot cd117863f3
Do not allow different storage configurations to point to the same directory (#30169) (#30204) 11 months ago
Giteabot 19443a28b7
Include encoding in signature payload (#30174) (#30182) 11 months ago
silverwind e40fc75bac
Render code tags in commit messages (#30146) 11 months ago
delvh 0d5abe3454
Remember login for a month by default (#30150) 11 months ago
wxiaoguang 71706126b5
Refactor markdown render (#30139) 11 months ago
Lunny Xiao 400bb7ced4
Fix bug for markdown rendering of blockquote (#30130) 11 months ago
wxiaoguang 8e79aed573
Fix git grep search limit, add test (#30071) 11 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) 11 months ago
wxiaoguang 4734d43e14
Support repo code search without setting up an indexer (#29998) 11 months ago
6543 b9c57fb78e
Determine fuzziness of bleve indexer by keyword length (#29706) 11 months ago
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 11 months ago
wxiaoguang 2ff213bbc1
Refactor markdown attention render (#29984) 11 months ago
wxiaoguang 226231ea27
Fix some pending problems (#29985) 11 months ago
wxiaoguang ca4107dc96
Refactor external URL detection (#29973) 11 months ago
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 11 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 11 months ago
wxiaoguang 01500957c2
Refactor URL detection (#29960) 11 months ago
wxiaoguang 21151474e3
Fix loadOneBranch panic (#29938) 11 months ago
Jason Song 35cfd98e12
Show Actions post step when it's running (#29926) 11 months ago
coldWater 0e183d81fc
Fix missing error check of bufio.Scanner (#29882) 11 months ago
Nanguan Lin 1f0d31ce8f
Remove unused error in graceful manager (#29871) 11 months ago
6543 c6e5ec51bd
Meilisearch double quote on "match" query (#29740) 11 months ago
wxiaoguang 66902d89e5
Refactor markdown attention render (#29833) 11 months ago
6543 1262ff6734
Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 11 months ago
Yarden Shoham 3f1e4896b6
Remove the `time-since` class (#29826) 11 months ago
coldWater d08f4360c9
Refactor graceful manager, fix misused WaitGroup (#29738) 11 months ago
silverwind 256a1eeb9a
Add `<overflow-menu>`, rename webcomponents (#29400) 12 months ago
Jason Song 487ac9bf6c
Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788) 12 months ago
sillyguodong 2033eb7c11
Fix lint-swagger warning (#29787) 12 months ago
coldWater e79a807a84
Refactor markup/csv: don't read all to memory (#29760) 12 months ago
wxiaoguang 43de021ac1
Add test for webhook (#29755) 12 months ago
wxiaoguang 3e94ac5c7c
Improve QueryEscape helper function (#29768) 12 months ago
KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427) 12 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 12 months ago
6543 9a93b1816e
Refactor label.IsArchived() (#29750) 12 months ago