1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-04 08:38:37 +00:00

Commit Graph

  • 224c48e16b Suppress browserslist warning in webpack target (#30571) (#30727) Giteabot 2024-04-27 22:06:06 +08:00
  • 6d2a307ad8 Rename migration package name for 1.22-rc1 (#30730) wxiaoguang 2024-04-27 22:02:07 +08:00
  • b93c87b6fe Issue card improvements (#30687) silverwind 2024-04-27 15:35:26 +02:00
  • 51c28d9683 Don't show loading indicators when refreshing the system status (#30712) Yarden Shoham 2024-04-27 16:05:06 +03:00
  • d3cdef88ad Add some tests to clarify the "must-change-password" behavior (#30693) wxiaoguang 2024-04-27 20:23:37 +08:00
  • dd301cae1c Prevent allow/reject reviews on merged/closed PRs (#30686) Kemal Zebari 2024-04-27 04:55:03 -07:00
  • 238eb3ff9f Update JS dependencies (#30713) silverwind 2024-04-27 13:28:28 +02:00
  • b2abac5e5f Improve diff stats bar (#30669) silverwind 2024-04-27 13:22:55 +02:00
  • 4ae6b1a553 Remove unused parameter for some functions in services/mirror (#30724) Chongyi Zheng 2024-04-27 06:44:49 -04:00
  • 9b2536b78f Update misspell to 0.5.1 and add misspellings.csv (#30573) silverwind 2024-04-27 10:03:49 +02:00
  • 7aba99af5e Update mermaid and its dependencies (#30714) silverwind 2024-04-27 09:30:14 +02:00
  • dcc3c17e5c Suppress browserslist warning in webpack target (#30571) silverwind 2024-04-27 09:21:07 +02:00
  • 27861d711b [skip ci] Updated translations via Crowdin GiteaBot 2024-04-27 00:24:31 +00:00
  • c93eefb42b Diff color enhancements, add line number background (#30670) silverwind 2024-04-26 21:37:21 +02:00
  • 852547d0dc feat(api): enhance Actions Secrets Management API for repository (#30656) Bo-Yi Wu 2024-04-26 21:11:49 +08:00
  • 993736d838 Fix code search input for different views (#30678) wxiaoguang 2024-04-26 19:21:04 +08:00
  • cd70ab31cd Fix incorrect object id hash function (#30708) wxiaoguang 2024-04-26 17:49:48 +08:00
  • 1e749b80d7 Add route handler info for debugging purpose (#30705) wxiaoguang 2024-04-26 17:09:49 +08:00
  • 68a3e6b5e6 Bump htmx version to 1.9.12 (#30711) Yarden Shoham 2024-04-26 10:27:34 +03:00
  • ed8c63cea3 Deduplicate lfs common code (#30704) wxiaoguang 2024-04-26 10:53:30 +08:00
  • 2a3906d755 Improve job commit description (#30579) yp05327 2024-04-26 11:22:45 +09:00
  • 2a6418abb1 Improve test for TestPullCompare (#30699) Lunny Xiao 2024-04-26 09:52:28 +08:00
  • 6a0750177f Allow to save empty comment (#30706) wxiaoguang 2024-04-26 09:17:43 +08:00
  • 935330b1b9 [skip ci] Updated translations via Crowdin GiteaBot 2024-04-26 00:26:00 +00:00
  • c5f37af8cd Update generate-images dependencies and rebuild (#30689) silverwind 2024-04-25 18:30:33 +02:00
  • fd63b96f6a Refactor imagediff and fix regression bug (#30694) wxiaoguang 2024-04-25 21:01:38 +08:00
  • bffbbf5470 Improve oauth2 client "preferred username field" logic and the error handling (#30622) wxiaoguang 2024-04-25 19:22:32 +08:00
  • d0bfc978de Fix active item in tab menu (#30690) silverwind 2024-04-25 12:53:39 +02:00
  • c685eefe4a If a repository return no commitstatus, then still cache it but not query it from database (#30700) Lunny Xiao 2024-04-25 17:14:23 +08:00
  • 4ff54933f8 [skip ci] Updated translations via Crowdin GiteaBot 2024-04-25 00:26:13 +00:00
  • a63f14b908 Fix view of readme file in the home code page. (#30564) Jiaxin Zhu 2024-04-25 08:07:38 +08:00
  • 7aa8b8e2d2 Interpolate runs-on with variables when scheduling tasks(#30640) (#30672) sillyguodong 2024-04-25 04:37:05 +08:00
  • a19d2bbd90 Add test for #30674 (#30679) Lunny Xiao 2024-04-24 22:11:49 +08:00
  • 3f19a63345 Fix border-radius of header+segment boxes (#30667) silverwind 2024-04-24 15:11:52 +02:00
  • 8b3632435e Fix a panic bug when head repository deleting (#30674) Lunny Xiao 2024-04-24 13:26:50 +08:00
  • 2ad9ef4984 Fix some bug on migrations (#30647) Lunny Xiao 2024-04-24 09:58:24 +08:00
  • ddf64b84e4 Add a db consistency check to remove runners that do not belong to a repository (#30614) (#30653) Zettat123 2024-04-24 08:08:06 +08:00
  • 1a2ae64b16 Fix checkbox field markup (#30666) silverwind 2024-04-23 23:53:57 +02:00
  • 2ee93ea178 Avoid doubled border for the PR info segment (#30663) wxiaoguang 2024-04-24 03:24:10 +08:00
  • 2f6b1c46a1 Interpolate runs-on with variables when scheduling tasks (#30640) sillyguodong 2024-04-24 02:55:25 +08:00
  • 03518d3e18 DOC: in ssh forwarding, user git must be allowed to run docker (#29634) Christoph Lange 2024-04-23 20:08:58 +02:00
  • b79e3db264 Initial support for colorblindness-friendly themes (#30625) wxiaoguang 2024-04-24 00:18:41 +08:00
  • fcdc57d811 Fix wrong table name (#30557) (#30652) Lunny Xiao 2024-04-23 17:44:31 +08:00
  • f394cd70ac Show more settings for empty repositories (#29130) (#30635) Lunny Xiao 2024-04-23 17:15:44 +08:00
  • dd2aaadce3 Fix flash message for flex-container (#30657) wxiaoguang 2024-04-23 16:31:51 +08:00
  • 32f895f2d7 Fix queue test (#30646) (#30650) wxiaoguang 2024-04-23 16:30:32 +08:00
  • 9b7af4340c Perform Newest sort type correctly when sorting issues (#30644) Kemal Zebari 2024-04-23 00:10:01 -07:00
  • 370b1bdb37 Fix project name wrapping, remove horizontal margin on header (#30631) silverwind 2024-04-23 06:17:51 +02:00
  • 30dd4beeee Add a db consistency check to remove runners that do not belong to a repository (#30614) Zettat123 2024-04-23 11:51:52 +08:00
  • e94864e86c Fix wrong table name (#30557) Lunny Xiao 2024-04-23 11:00:57 +08:00
  • d95408bd5d Use maintained gziphandler (#30592) (#30638) Lunny Xiao 2024-04-23 10:39:27 +08:00
  • 8924d9b2ef Fix compare api swagger (#30648) Lunny Xiao 2024-04-23 10:22:43 +08:00
  • 7d5a03fda2 [skip ci] Updated translations via Crowdin GiteaBot 2024-04-23 00:24:55 +00:00
  • e6103955cc Fix queue test (#30646) wxiaoguang 2024-04-23 07:55:43 +08:00
  • 99c5683da5 Enable jquery-related eslint rules that have no violations (#30632) silverwind 2024-04-22 16:24:47 +02:00
  • 74f0c84fa4 Enable more revive linter rules (#30608) silverwind 2024-04-22 13:48:42 +02:00
  • aff7b7bdd2 Remove obsolete CSS text classes (#30576) silverwind 2024-04-22 13:21:06 +02:00
  • 0386a42f70 Hide diff stats on empty PRs (#30629) silverwind 2024-04-22 12:48:14 +02:00
  • 1c1c94b061 Enable npm cache on setup-node action (#30577) (#30590) Lunny Xiao 2024-04-22 14:27:13 +08:00
  • 31386dc2bb [skip ci] Updated licenses and gitignores GiteaBot 2024-04-22 00:25:56 +00:00
  • 7cb88e9c18 Use correct hash for "git update-index" (#30626) wxiaoguang 2024-04-22 08:13:44 +08:00
  • f4a1cf7eab Fix repo home UI when there is no repo description (#30552) wxiaoguang 2024-04-22 07:47:31 +08:00
  • 1e4867730b Fix dropdown text ellipsis (#30628) wxiaoguang 2024-04-22 07:14:33 +08:00
  • 6459c50278 fix(api): refactor branch and tag existence checks (#30618) Bo-Yi Wu 2024-04-22 06:19:59 +08:00
  • 0606284fcf Add --skip-db option to dump command (#30613) Kemal Zebari 2024-04-21 14:32:12 -07:00
  • 1b1b8500ae Fix flash on dashboard (#30572) silverwind 2024-04-21 22:24:56 +02:00
  • 9de443ced2 chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) Cheng 2024-04-22 03:44:03 +08:00
  • f95622cddc Fix issue comment form and quick-submit (#30623) wxiaoguang 2024-04-22 01:00:04 +08:00
  • e865de1e9d Use maintained gziphandler (#30592) Lunny Xiao 2024-04-21 08:53:45 +08:00
  • 99d789e8cd [skip ci] Updated translations via Crowdin GiteaBot 2024-04-21 00:26:57 +00:00
  • b06aac40e6 Fix package list performance (#30520) KN4CK3R 2024-04-20 13:07:00 +02:00
  • 48d4580dd5 Clarify permission "HasAccess" behavior (#30585) wxiaoguang 2024-04-20 11:15:04 +08:00
  • 0e20ccfe32 Use action user as the trigger user of schedules (#30581) (#30609) Giteabot 2024-04-20 10:46:17 +08:00
  • 89e39872ff Fix links in PyPI Simple Repository API page (#30594) wxiaoguang 2024-04-20 09:15:14 +08:00
  • cb6814adad Use action user as the trigger user of schedules (#30581) yp05327 2024-04-20 09:35:29 +09:00
  • 08822651a6 Fix commit file status parser (#30602) (#30606) Giteabot 2024-04-19 23:16:02 +08:00
  • 79484e1cb7 Fix HEAD method for robots.txt (#30603) (#30604) Giteabot 2024-04-19 22:43:50 +08:00
  • 53cf46cae7 Fix commit file status parser (#30602) wxiaoguang 2024-04-19 22:41:03 +08:00
  • f60e1a1af2 Fix HEAD method for robots.txt (#30603) wxiaoguang 2024-04-19 21:43:56 +08:00
  • 667427b4b9 Fix project description rendering for org (#30587) (#30599) wxiaoguang 2024-04-19 21:28:18 +08:00
  • 2566f6ce8a Fix changelog (1.21) (#30583) wxiaoguang 2024-04-19 18:20:09 +08:00
  • eb24d973b0 Fix project description rendering for org (#30587) wxiaoguang 2024-04-19 15:58:56 +08:00
  • 944f1ec54c Avoid importing modules/web/middleware in modules/session (#30584) (#30588) Giteabot 2024-04-19 15:18:11 +08:00
  • fe82991547 Fix changelog (main) (#30582) wxiaoguang 2024-04-19 14:08:30 +08:00
  • 61457cdf6b Avoid importing modules/web/middleware in modules/session (#30584) Jason Song 2024-04-19 12:03:53 +08:00
  • acfe29fc2b Enable npm cache on setup-node action (#30577) silverwind 2024-04-19 05:29:08 +02:00
  • ba9b124c34 [skip ci] Updated translations via Crowdin GiteaBot 2024-04-19 00:24:35 +00:00
  • bcbeb24dba Mock queue backoff duration (#30553) wxiaoguang 2024-04-19 04:00:59 +08:00
  • dd8e6ae270 Improve "Reference in new issue" modal (#30547) silverwind 2024-04-18 21:31:53 +02:00
  • 354705450a Add a few root files to lint-spell (#30530) silverwind 2024-04-18 20:54:40 +02:00
  • d0e0708355 Refactor and fix archive link bug (#30535) wxiaoguang 2024-04-19 00:45:50 +08:00
  • a05d098a37 Fixup app.example.ini for task section, which is now queue.task (#30555) (#30562) Giteabot 2024-04-18 21:15:50 +08:00
  • 86d4c8a466 Fixup app.example.ini for task section, which is now queue.task (#30555) Jerry Jacobs 2024-04-18 13:22:06 +02:00
  • 332ee359ce Disable enter key for accepting code completion in Monaco (#30548) (#30558) Giteabot 2024-04-18 17:38:24 +08:00
  • d1ba5f431b Some following up changes for routes (#30550) wxiaoguang 2024-04-18 17:36:19 +08:00
  • d4ec6b3d16 Add form field id generation, remove duplicated ids (#30546) silverwind 2024-04-18 11:01:06 +02:00
  • 31538133c3 Fix border-radius on view, blame and code search (#30545) silverwind 2024-04-18 10:34:23 +02:00
  • 49b80f8ac1 Disable enter key for accepting code completion in Monaco (#30548) silverwind 2024-04-18 10:06:56 +02:00
  • 2da1dcfc21 Add an api test for updating user (#30539) Lunny Xiao 2024-04-18 11:16:20 +08:00
  • ffc9879070 [skip ci] Updated translations via Crowdin GiteaBot 2024-04-18 00:26:04 +00:00