1
1
mirror of https://github.com/go-gitea/gitea synced 2025-09-22 00:28:12 +00:00

Commit Graph

  • 7fd0a5b276 Refactor to use optional.Option for issue index search option (#29739) 6543 2024-03-13 09:25:53 +01:00
  • 462ae88fc2 Suppress error from monaco-editor (#29684) (#29758) Giteabot 2024-03-13 16:02:00 +08:00
  • 67e9f0d498 Fix user router possbile panic (#29751) Lunny Xiao 2024-03-13 14:57:30 +08:00
  • 9a93b1816e Refactor label.IsArchived() (#29750) 6543 2024-03-13 07:04:07 +01:00
  • 1e4d5a5594 Add changelog for 1.21.8 (#29735) v1.21.8 Lunny Xiao 2024-03-13 11:10:02 +08:00
  • 6124c78de0 Fix date rendering by adding <gitea-absolute-date> (#29725) (#29747) Giteabot 2024-03-13 08:04:58 +08:00
  • 857243bed7 Fix date rendering by adding <gitea-absolute-date> (#29725) silverwind 2024-03-12 23:37:02 +01:00
  • 225fc40528 Update to labeler v5 (#29721) Denys Konovalov 2024-03-12 23:09:02 +01:00
  • 12b429c0d1 Improve CSV rendering (#29638) (#29744) Giteabot 2024-03-13 05:45:45 +08:00
  • 3e7ae79f99 Update Chroma to v2.13.0 (#29732) JakobDev 2024-03-12 22:40:43 +01:00
  • 36de5b299b Highlight archived labels (#29680) 6543 2024-03-12 18:32:05 +01:00
  • 8c31456a87 Use Get but not Post to get actions artifacts (#29734) (#29737) Lunny Xiao 2024-03-13 00:31:45 +08:00
  • e5e2b2fcd7 Add more stats tables (#29730) Lunny Xiao 2024-03-12 19:21:09 +08:00
  • 171d3d9a3c Use Get but not Post to get actions artifacts (#29734) Lunny Xiao 2024-03-12 18:53:53 +08:00
  • d8bd6f34f0 Do some performance optimize for issues list and view issue/pull (#29515) Lunny Xiao 2024-03-12 15:23:44 +08:00
  • aed3b53abd Some performance optimization on dashboard and issues page (#29010) Lunny Xiao 2024-03-12 12:57:19 +08:00
  • 75a9f61f89 Remove jQuery AJAX from the issue branch reference selection (#29722) Yarden Shoham 2024-03-12 06:29:51 +02:00
  • e84e5db6de Lazy load object format with command line and don't do it in OpenRepository (#29712) Lunny Xiao 2024-03-12 12:21:27 +08:00
  • 7f856d5d74 remove repetitive words (#29695) pengqiseven 2024-03-11 17:24:23 +08:00
  • 4bfc43ef8d Fix inconsistent rendering of block mathematical expressions (#29677) (#29711) Giteabot 2024-03-11 17:10:07 +08:00
  • e6d141182f Sync branches first (#29714) Jason Song 2024-03-11 14:42:50 +08:00
  • 4129e0e79b Add a warning for disallowed email domains (#29658) Zettat123 2024-03-11 14:07:36 +08:00
  • 8fc1a8f0eb Fix inconsistent rendering of block mathematical expressions (#29677) yp05327 2024-03-11 14:00:50 +09:00
  • 3c6fc25a77 Use repo object format name instead of detecting from git repository (#29702) Lunny Xiao 2024-03-11 05:30:36 +08:00
  • 851bd18234 Improve CSV rendering (#29638) silverwind 2024-03-10 20:28:59 +01:00
  • b5ed42864e Remove jQuery AJAX from the comment edit history (#29703) Yarden Shoham 2024-03-10 21:26:41 +02:00
  • 93e105a228 fix: rendering internal file links in org (#29669) (#29705) Giteabot 2024-03-11 01:29:17 +08:00
  • 5665a0212b fix: rendering internal file links in org (#29669) Ankit R Gadiya 2024-03-10 22:00:14 +05:30
  • 6e8762f962 Fix broken webhooks (#29690) Lunny Xiao 2024-03-10 09:32:48 +08:00
  • 9bf693d98d Suppress error from monaco-editor (#29684) silverwind 2024-03-09 18:37:29 +01:00
  • a192a5ed99 Fix action runner offline label padding (#29691) Chongyi Zheng 2024-03-09 08:13:08 -05:00
  • 6ea1c67ead Update allowed attachment types (#29688) silverwind 2024-03-09 13:41:32 +01:00
  • 9b69f76e5a Completely style the webkit autofill (#29683) silverwind 2024-03-09 13:14:42 +01:00
  • 1695a5ac74 Include go files in tailwind processing (#29686) silverwind 2024-03-09 13:09:22 +01:00
  • 1dc7f53386 Fix WebHookEditor regression from jQuery removal (#29692) Yarden Shoham 2024-03-09 13:59:16 +02:00
  • e8b6d28ab9 Fix bug hidden on CI and make ci failed if tests failure (#29254) (#29662) Lunny Xiao 2024-03-09 17:44:02 +08:00
  • 346b662305 Don't show AbortErrors on logout (#29639) (#29667) silverwind 2024-03-09 10:22:18 +01:00
  • 7fdc048153 Patch in exact search for meilisearch (#29671) 6543 2024-03-09 02:39:27 +01:00
  • 25b0c99a41 Use more specific selector for name links (#29679) (#29681) Giteabot 2024-03-09 08:40:05 +08:00
  • baeb251174 Use more specific selector for name links (#29679) silverwind 2024-03-09 00:21:45 +01:00
  • 82e102f8b0 Replace more gt- with tw- (#29678) silverwind 2024-03-08 22:02:05 +01:00
  • bfc7c8a598 Fix user-defined markup links targets (#29305) (#29666) Giteabot 2024-03-09 00:53:36 +08:00
  • 1f89763744 Fix commit_status problem when testing (#29672) (#29675) Giteabot 2024-03-09 00:04:23 +08:00
  • 0c273f12e0 Fix commit_status problem when testing (#29672) charles 2024-03-08 23:43:48 +08:00
  • a3cfe6f39b Support pasting URLs over markdown text (#29566) silverwind 2024-03-08 16:15:58 +01:00
  • b253463e95 bump python version to 3.12 in dev container (#29670) yp05327 2024-03-09 00:10:01 +09:00
  • a129c0c06c Fix 500 when deleting account with incorrect password or unsupported login type (#29579) (#29656) Lunny Xiao 2024-03-08 22:43:57 +08:00
  • 930bae2300 Add cache for branch divergence on branch list page (#29577) Lunny Xiao 2024-03-08 18:21:24 +08:00
  • f219ea8d0e Fix user-defined markup links targets (#29305) DC 2024-03-08 09:53:01 +00:00
  • bd7de0c4e4 Add empty repo check in DetectAndHandleSchedules (#29606) (#29659) yp05327 2024-03-08 18:50:04 +09:00
  • 886e90aa82 Don't show AbortErrors on logout (#29639) silverwind 2024-03-08 10:47:32 +01:00
  • 114bb505a3 Style fomantic grey labels (#29458) silverwind 2024-03-08 10:42:12 +01:00
  • b5c418f271 Don't use <br /> in alert block (#29650) Yarden Shoham 2024-03-08 11:30:41 +02:00
  • 6651d2d87a Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFileSize (#29653) (#29663) Giteabot 2024-03-08 17:13:58 +08:00
  • 9dc8a6336e Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFileSize (#29653) yp05327 2024-03-08 17:44:50 +09:00
  • f86e9a0367 Set user's 24h preference from their current OS locale (#29651) silverwind 2024-03-08 08:57:52 +01:00
  • 25b842df26 Move get/set default branch from git package to gitrepo package to hide repopath (#29126) Lunny Xiao 2024-03-08 15:30:10 +08:00
  • a1f5dd7677 Make runs-on support variable expression (#29468) sillyguodong 2024-03-08 14:14:35 +08:00
  • c8f4897f7f Filter for default-branch selection (#29388) Tim-Niclas Oelschläger 2024-03-08 06:36:27 +01:00
  • 76b6754c3a Fixing the issue when status check per rule matches multiple actions (#29631) (#29655) Giteabot 2024-03-08 13:24:32 +08:00
  • 7cf7a499be Fixing the issue when status check per rule matches multiple actions (#29631) charles 2024-03-08 13:02:13 +08:00
  • ce8a98f878 Fix 500 when deleting account with incorrect password or unsupported login type (#29579) Lunny Xiao 2024-03-08 12:28:21 +08:00
  • 29a8c8de77 Partially enable MSSQL case-sensitive collation support (#29238) wxiaoguang 2024-03-08 11:19:35 +08:00
  • 26653b196b Store webhook event in database (#29145) oliverpool 2024-03-07 23:18:38 +01:00
  • 45277486c2 Fix bug hidden on CI and make ci failed if tests failure (#29254) Lunny Xiao 2024-03-08 00:43:32 +08:00
  • c1331d1f7a Remove jQuery AJAX from the repo editor (#29636) Yarden Shoham 2024-03-07 09:28:33 +02:00
  • 0b5a4e7db4 Use strict protocol check when redirect (#29642) (#29644) Giteabot 2024-03-07 11:53:33 +08:00
  • c72e1a7abb Use strict protocol check when redirect (#29642) wxiaoguang 2024-03-07 10:03:41 +08:00
  • 9730d3a9af Update various logos and unify their filenames (#29637) silverwind 2024-03-06 23:20:05 +01:00
  • 16f1326514 Tweak actions color and borders (#29640) silverwind 2024-03-06 22:44:24 +01:00
  • b6a2b9594a Update Twitter Logo (#29621) (#29633) silverwind 2024-03-06 17:41:23 +01:00
  • f6d01ac2d8 Add download URL for executable files (#28260) Earl Warren 2024-03-07 00:10:06 +08:00
  • c996e35958 Move all login and account creation page labels to be above inputs (#29432) Rafael Heard 2024-03-06 09:20:26 -05:00
  • 6ee58a0ac2 Avoid issue info panic (#29625) (#29632) Giteabot 2024-03-06 21:33:29 +08:00
  • 1d2548949a Avoid issue info panic (#29625) wxiaoguang 2024-03-06 21:12:44 +08:00
  • e308d25f1b Cache repository default branch commit status to reduce query on commit status table (#29444) Lunny Xiao 2024-03-06 20:17:19 +08:00
  • 90a3f2d4b7 Avoid unexpected panic in graceful manager (#29629) wxiaoguang 2024-03-06 19:50:39 +08:00
  • c381343a60 Add a link for the recently pushed branch notification (#29627) wxiaoguang 2024-03-06 19:25:00 +08:00
  • 2f1eb619bc Avoid unexpected panic in graceful manager (#29629) (#29630) wxiaoguang 2024-03-06 19:00:21 +08:00
  • c6cc392b55 Fix wrong header of org project view page (#29626) yp05327 2024-03-06 19:23:27 +09:00
  • a4bcfb8ef1 Detect broken git hooks (#29494) Jason Song 2024-03-06 17:56:04 +08:00
  • 9db426ad8c Fix wrong line number in code search result (#29260) (#29623) Giteabot 2024-03-06 17:05:41 +08:00
  • 5bdf805e05 Sync branches to DB immediately when handle git hook calling (#29493) Jason Song 2024-03-06 16:47:52 +08:00
  • a2b0fb1a64 Fix wrong line number in code search result (#29260) yp05327 2024-03-06 16:24:43 +09:00
  • 5cddab4f74 Make wiki default branch name changable (#29603) wxiaoguang 2024-03-06 14:26:32 +08:00
  • da15d6127c A small refactor for agit implementation (#29614) Lunny Xiao 2024-03-06 13:52:48 +08:00
  • 8d32f3cb74 Update Twitter Logo (#29621) silverwind 2024-03-06 06:21:39 +01:00
  • a8277cfc8f bump protobuf module (#29617) (#29619) techknowlogick 2024-03-06 00:16:35 -05:00
  • 61619c84d0 Fix 500 error when adding PR comment (#29622) wxiaoguang 2024-03-06 13:09:38 +08:00
  • c481dba52c Run editorconfig-checker on locale_en-US.ini (#29608) silverwind 2024-03-06 02:48:14 +01:00
  • 06039bf0b7 bump protobuf module (#29617) techknowlogick 2024-03-05 20:35:29 -05:00
  • 368743baf3 Add ac claim for old docker/build-push-action@v3 / current buildx gha cache (#29584) ChristopherHX 2024-03-05 18:34:42 +01:00
  • 136dd99e86 Skip email domain check when admins edit user emails (#29609) Zettat123 2024-03-06 00:51:56 +08:00
  • 5667ef9aab Add missing database transaction for new issue (#29490) (#29607) Lunny Xiao 2024-03-06 00:37:55 +08:00
  • ebff37ae09 Improve natural sort (#29611) wxiaoguang 2024-03-05 23:13:35 +08:00
  • 3f3335ae51 Add empty repo check in DetectAndHandleSchedules (#29606) yp05327 2024-03-05 23:47:07 +09:00
  • f147795924 Fix contributor graphs mobile layout and responsiveness (#29597) silverwind 2024-03-05 15:21:52 +01:00
  • 02df269d24 Make "/user/login" page redirect if the current user has signed in (#29583) (#29599) wxiaoguang 2024-03-05 21:03:45 +08:00
  • 4fd9c56ed0 Skip email domain check when admin users adds user manually (#29522) Zettat123 2024-03-05 13:55:47 +08:00
  • 7e8c1c5ba1 Replace more gt- with tw-, update frontend docs (#29595) silverwind 2024-03-05 06:29:32 +01:00