Commit Graph

4455 Commits (release/v1.22-legacy)

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