1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

Commit Graph

  • 2ef6ac8dbf Use double quotes consistently in en-US (#24141) Panagiotis "Ivory" Vasilopoulos 2023-04-17 22:04:26 +00:00
  • f134229bf2 Use correct locale key for forks page (#24172) (#24175) Giteabot 2023-04-17 17:21:53 -04:00
  • 9611710636 Use correct locale key for forks page (#24172) John Olheiser 2023-04-17 15:41:06 -05:00
  • 1ab16e48cc Improve Wiki TOC (#24137) wxiaoguang 2023-04-18 03:05:19 +08:00
  • f045e58cc7 Localize activity heatmap (except tooltip) (#24131) Yarden Shoham 2023-04-17 21:26:01 +03:00
  • 5eb4c63867 Support triggering workflows by wiki related events (#24119) Zettat123 2023-04-18 01:49:47 +08:00
  • 4014200021 add CLI command to register runner tokens (#23762) techknowlogick 2023-04-17 13:07:13 -04:00
  • 1819c4b59b Add new user types reserved, bot, and remote (#24026) techknowlogick 2023-04-17 12:36:50 -04:00
  • 3d3c740636 Fix Org edit page bugs: renaming detection, maxlength (#24161) (#24171) Giteabot 2023-04-17 12:20:47 -04:00
  • f20057271d Fix Org edit page bugs: renaming detection, maxlength (#24161) wxiaoguang 2023-04-17 23:35:57 +08:00
  • 4b1c6cd8e5 Make HAS_GO a simply expanded variable (#24169) silverwind 2023-04-17 16:46:25 +02:00
  • c4f569b9a5 Support converting varchar to nvarchar for mssql database (#24105) (#24168) Giteabot 2023-04-17 10:10:15 -04:00
  • cda84bec87 Support converting varchar to nvarchar for mssql database (#24105) Lunny Xiao 2023-04-17 21:22:10 +08:00
  • 03b6e7900b Use 1.18's aria role for dropdown menus (#24144) (#24155) wxiaoguang 2023-04-17 19:02:09 +08:00
  • dcde4701a5 Fix math and mermaid rendering bugs (#24049) silverwind 2023-04-17 12:10:22 +02:00
  • 463e144d97 Update redis library to support redis v7 (#24114) (#24156) Patrick Schratz 2023-04-17 08:34:59 +02:00
  • 7681d582cd Refactor locale number (#24134) wxiaoguang 2023-04-17 11:37:23 +08:00
  • 2b32f8b95f Sort repo topic labels by name (#24123) (#24153) wxiaoguang 2023-04-17 09:00:19 +08:00
  • be7cd73439 [skip ci] Updated translations via Crowdin GiteaBot 2023-04-17 00:07:34 +00:00
  • 94fbd44bac Set EasyMDE heading font-size to the same size as the resulting markdown (#24151) (#24152) wxiaoguang 2023-04-17 05:34:19 +08:00
  • 685b0ffa19 Use 1.18's aria role for dropdown menus (#24144) wxiaoguang 2023-04-16 21:58:22 +08:00
  • 0e05984667 Set EasyMDE heading font-size to the same size as the resulting markdown (#24151) wxiaoguang 2023-04-16 20:01:08 +08:00
  • 494e373292 Fix 2-dot direct compare to use the right base commit (#24133) (#24150) Giteabot 2023-04-16 07:17:13 -04:00
  • 1af3dc6ee3 Fix 2-dot direct compare to use the right base commit (#24133) Jonathan Tran 2023-04-16 03:27:23 -04:00
  • fa3495183b Add migration to fix external unit access mode of owner/admin team (#24117) yp05327 2023-04-15 22:52:44 +09:00
  • b4e952545b Remove untranslatable on_date key (#24106) Yarden Shoham 2023-04-15 14:01:54 +03:00
  • 35e562d7bd [skip ci] Updated translations via Crowdin GiteaBot 2023-04-15 00:07:26 +00:00
  • 2902d1e9d1 Sort repo topic labels by name (#24123) wxiaoguang 2023-04-15 03:29:05 +08:00
  • ed81b608cb Add option to search for users is active join a team (#24093) Tyrone Yeh 2023-04-15 02:48:36 +08:00
  • cfe3d6e9b5 Make more functions use ctx instead of db.DefaultContext (#24068) wxiaoguang 2023-04-15 02:18:28 +08:00
  • b667634b32 Fix meilisearch not working when searching across multiple repositories (#24109) Brecht Van Lommel 2023-04-14 19:27:11 +02:00
  • 10f93995e9 Highlight selected file in the PR file tree (#23947) (#24126) sillyguodong 2023-04-14 17:54:22 +08:00
  • 1c8bc4081a Show friendly 500 error page to users and developers (#24110) wxiaoguang 2023-04-14 13:19:11 +08:00
  • 67a73dd05f Fix incorrect server error content in RunnersList (#24118) (#24121) Giteabot 2023-04-14 00:52:21 -04:00
  • 5768bafeb2 Fix incorrect server error content in RunnersList (#24118) yp05327 2023-04-14 12:34:10 +09:00
  • 5f4cd715ab [skip ci] Updated translations via Crowdin GiteaBot 2023-04-14 00:07:25 +00:00
  • 334c899f7b Improve git log for debugging (#24095) wxiaoguang 2023-04-14 07:17:27 +08:00
  • 985f76dc4b Update redis library to support redis v7 (#24114) techknowlogick 2023-04-13 18:41:04 -04:00
  • 5b9557aef5 Refactor cookie (#24107) wxiaoguang 2023-04-14 03:45:33 +08:00
  • b7221bec34 Fix admin team access mode value in team_unit table (#24012) yp05327 2023-04-14 04:06:10 +09:00
  • 469dc4459b Add monospace toggle button to textarea (#24034) silverwind 2023-04-13 21:05:06 +02:00
  • 29194a9dd6 Correct the access log format (#24085) Gary Moon 2023-04-13 09:14:06 -04:00
  • 2b749af505 Changelog v1.19.1 (#24079) (#24092) 6543 2023-04-13 10:45:54 +02:00
  • 893c97dd71 Fix mismatch between hook events and github event types (#24048) (#24091) Zettat123 2023-04-13 15:19:41 +08:00
  • 447fa6715c Changelog v1.19.1 (#24079) v1.19.1 6543 2023-04-13 03:38:06 +02:00
  • 4299c3b7db [skip ci] Updated translations via Crowdin GiteaBot 2023-04-13 00:07:24 +00:00
  • 8d21b6925f Bump vm2 from 3.9.15 to 3.9.16 (#24089) dependabot[bot] 2023-04-12 17:45:39 -04:00
  • 2398a23562 Backport locales to 1.19 (#24083) wxiaoguang 2023-04-13 05:07:43 +08:00
  • 93c7611c32 Improve LFS error logs (#24072) (#24082) Giteabot 2023-04-12 16:23:57 -04:00
  • 607801ec41 Update the value of the diffEnd when click Show More btn in the DiffFileTree (#24069) (#24078) Giteabot 2023-04-12 15:27:53 -04:00
  • 622d549ba2 Fix difficult translation for other languages (#24070) Lunny Xiao 2023-04-13 01:05:53 +08:00
  • 2d91afaa92 Fix mismatch between hook events and github event types (#24048) Zettat123 2023-04-13 00:16:47 +08:00
  • 16d2cf05ab Fix custom mailer template on Windows (#24081) wxiaoguang 2023-04-13 00:16:40 +08:00
  • 53e324fd80 Improve LFS error logs (#24072) wxiaoguang 2023-04-12 23:01:41 +08:00
  • d562b419b6 Make label templates have consistent behavior and priority (#23749) (#24071) wxiaoguang 2023-04-12 22:05:10 +08:00
  • 3753ecd583 Update the value of the diffEnd when click Show More btn in the DiffFileTree (#24069) sillyguodong 2023-04-12 21:11:23 +08:00
  • 5482602ba8 Add cardtype to org/user level project on creation, edit and view (#24043) (#24066) Hester Gong 2023-04-12 20:23:05 +08:00
  • 58b36cc422 Add tooltips to Hide comment type settings where necessary (#21306) delvh 2023-04-12 13:59:17 +02:00
  • 37d3e0ec33 Fix accidental overwriting of LDAP team memberships (#24050) (#24065) Giteabot 2023-04-12 07:22:02 -04:00
  • 50a72e7a83 Use a general approach to access custom/static/builtin assets (#24022) wxiaoguang 2023-04-12 18:16:45 +08:00
  • 42919ccb7c Make Release Download URLs predictable (#23891) JakobDev 2023-04-12 11:05:23 +02:00
  • e03e827dcb Expand selected file when clicking file tree (#24041) sillyguodong 2023-04-12 15:06:39 +08:00
  • 97176754be Localize milestone related time strings (#24051) Yarden Shoham 2023-04-12 09:29:49 +03:00
  • 8aada1849f update BSDmakefile to latest version from upstream (#24063) techknowlogick 2023-04-11 23:42:22 -04:00
  • b43ad51a3d Add popup to hashed comments/pull requests/issues in file editing/adding preview tab (#24040) Hester Gong 2023-04-12 11:03:23 +08:00
  • 29724f31c5 Refactor commit status for Actions jobs (#23786) (#24060) Denys Konovalov 2023-04-12 04:37:34 +02:00
  • 6892e2b8ef Use reactive store to share data between components (#23996) wxiaoguang 2023-04-12 08:44:26 +08:00
  • 1380b87311 [skip ci] Updated translations via Crowdin GiteaBot 2023-04-12 00:08:36 +00:00
  • 890d10c7c8 Fix accidental overwriting of LDAP team memberships (#24050) sillyguodong 2023-04-12 07:54:26 +08:00
  • 580da8f353 Fix branch protection priority (#24045) (#24061) Giteabot 2023-04-11 15:07:38 -04:00
  • 6a4be2cb6a Add cardtype to org/user level project on creation, edit and view (#24043) Hester Gong 2023-04-12 02:28:40 +08:00
  • 0536712ee7 Fix branch protection priority (#24045) Lunny Xiao 2023-04-12 01:22:49 +08:00
  • 8644993699 Update documentation to explain which projects allow Gitea to host static pages (#23993) (#24058) Giteabot 2023-04-11 12:43:35 -04:00
  • 60fb63ba08 Update documentation to explain which projects allow Gitea to host static pages (#23993) 6543 2023-04-11 18:36:58 +02:00
  • 25faee3c5f Fix date display bug (#24047) wxiaoguang 2023-04-11 17:48:13 +08:00
  • 704f3aa91c Fine tune markdown editor toolbar (#24046) wxiaoguang 2023-04-11 16:36:18 +08:00
  • 91c8261e2c Add tooltips for MD editor buttons and add muted class for buttons (#23896) delvh 2023-04-11 09:26:18 +02:00
  • 7a8a4f5432 Prefer native parser for SSH public key parsing (#23798) Leon Busch-George 2023-04-11 08:34:28 +02:00
  • ef7fd781f5 Avoid recursing into sub-sub-sub-docs folders when looking for READMEs. (#23695) Nick 2023-04-10 23:00:19 -04:00
  • b7b887ba00 [skip ci] Updated translations via Crowdin GiteaBot 2023-04-11 00:08:10 +00:00
  • b7b5834831 Use auto-updating, natively hoverable, localized time elements (#23988) Yarden Shoham 2023-04-11 02:01:20 +03:00
  • 2b91841cd3 Reserve ".png" suffix for user/org names (#23992) 6543 2023-04-10 22:14:16 +02:00
  • eb397c3e63 Allow adding SSH keys even if SSH server is disabled (#24025) Dmitry Sharshakov 2023-04-10 20:22:51 +03:00
  • d7552c27d3 Add placeholder and aria attributes to release and wiki edit page (#24031) silverwind 2023-04-10 17:56:57 +02:00
  • f55fe989a4 Use actions job link as commit status URL instead of run link (#24023) (#24032) Jason Song 2023-04-10 21:46:36 +08:00
  • cb1536471b Add --quiet option to gitea dump (#22969) Fredrik Eriksson 2023-04-10 15:46:23 +02:00
  • f9d6092cfe Remove "inverted" class on creating new label and cancel buttons (#24030) Hester Gong 2023-04-10 20:00:30 +08:00
  • 8cbc4a367d Use actions job link as commit status URL instead of run link (#24023) Jason Song 2023-04-10 18:40:30 +08:00
  • 4e33481357 Make label templates have consistent behavior and priority (#23749) wxiaoguang 2023-04-10 16:44:02 +08:00
  • 27dbe97542 Add actions support to package auth verification (#23729) (#24028) Giteabot 2023-04-10 04:36:21 -04:00
  • bb6c670cff Add actions support to package auth verification (#23729) yp05327 2023-04-10 16:21:03 +09:00
  • abf0386e2e Fix protected branch for API (#24013) (#24027) Giteabot 2023-04-10 02:48:02 -04:00
  • fd9d072af1 Fix protected branch for API (#24013) Lunny Xiao 2023-04-10 10:52:16 +08:00
  • ce8a6be55d [skip ci] Updated translations via Crowdin GiteaBot 2023-04-10 00:07:14 +00:00
  • 55d93fed8a Fix markdownlint (#24024) silverwind 2023-04-09 20:39:37 +02:00
  • 96fb7506db Introduce lint-md and compliance-docs pipeline (#24021) silverwind 2023-04-09 20:05:12 +02:00
  • 53439e5c79 Fix https setup doc zh-cn (#24015) Lunny Xiao 2023-04-10 01:53:08 +08:00
  • 9f6bc7c6f4 Replace tribute with text-expander-element for textarea (#23985) silverwind 2023-04-09 18:18:45 +02:00
  • 8bc8ca1953 Improve GetBoards and getDefaultBoard (#22981) yp05327 2023-04-09 23:07:23 +09:00
  • bedad23f9e Expand/Collapse all changed files (#23639) sillyguodong 2023-04-09 21:11:02 +08:00