Commit Graph

  • 16aee56e6a [skip ci] Updated translations via Crowdin GiteaBot 2023-08-17 00:21:25 +00:00
  • 376c0e25f7 Remove fomantic transition module (#26469) silverwind 2023-08-17 00:12:40 +02:00
  • 3b129aaa80 Explain SearchOptions and fix ToSearchOptions (#26542) Jason Song 2023-08-16 23:40:13 +08:00
  • 1432d4eab9 Update go dependencies (#26534) wxiaoguang 2023-08-16 20:02:40 +08:00
  • 9665622378 Differentiate better between user settings and admin settings (#26538) yp05327 2023-08-16 19:12:03 +09:00
  • 7e75e58ae4 Add missing triggers to update issue indexer (#26539) Jason Song 2023-08-16 17:36:05 +08:00
  • 82f6e3d845 Improve deadline icon location in milestone list page (#26532) yp05327 2023-08-16 17:22:25 +09:00
  • 0ac8b774e9 Fix typo of RunerOwnerID (#26508) (#26528) Giteabot 2023-08-16 14:28:39 +08:00
  • 762d4245fb Fix NuGet search endpoints (#25613) (#26499) KN4CK3R 2023-08-16 08:01:20 +02:00
  • 3e044d2c9f Use unique class for breadcrumb divider (#26524) silverwind 2023-08-16 02:08:23 +02:00
  • 3571cbba34 Fix dark theme highlight for "NameNamespace" (#26519) (#26527) Giteabot 2023-08-16 07:31:29 +08:00
  • bc930f332f Fix typo of RunerOwnerID (#26508) yp05327 2023-08-16 08:10:40 +09:00
  • 8703b6c954 Improve clickable area in repo action view page (#26115) yp05327 2023-08-16 07:44:43 +09:00
  • c7fd9ad8b4 Fix dark theme highlight for "NameNamespace" (#26519) wxiaoguang 2023-08-16 06:10:10 +08:00
  • 7563891cc4 Remove duplicate CSS import for chroma/base.css (#26523) silverwind 2023-08-15 23:13:56 +02:00
  • 0e74fc4a84 Fix project filter bugs (#26490) CaiCandong 2023-08-15 22:50:12 +08:00
  • 7f8028e5a1 Fix display problems of members and teams unit (#26363) yp05327 2023-08-15 23:00:35 +09:00
  • 6d60d4e554 Use hidden over clip for text truncation (#26520) (#26522) Giteabot 2023-08-15 21:34:08 +08:00
  • 27e4ac3e40 Use hidden over clip for text truncation (#26520) silverwind 2023-08-15 15:23:51 +02:00
  • 79d74d208f Add API route to list org secrets (#26485) Bo-Yi Wu 2023-08-15 20:32:43 +08:00
  • 31208fe9a1 Set "type=button" for editor's toolbar buttons (#26510) (#26518) Giteabot 2023-08-15 20:10:50 +08:00
  • d317c983bc Set "type=button" for editor's toolbar buttons (#26510) wxiaoguang 2023-08-15 19:31:48 +08:00
  • e9d631ec03 Apply to become a maintainer (#26514) CaiCandong 2023-08-15 17:30:06 +08:00
  • 4bdb8dd9cc Detect ogg mime-type as audio or video (#26494) (#26505) Giteabot 2023-08-15 11:15:26 +08:00
  • ced34bab1a Detect ogg mime-type as audio or video (#26494) wxiaoguang 2023-08-15 10:31:25 +08:00
  • 24d6aacc7e Use object-fit: contain for oauth2 custom icons (#26493) (#26498) Giteabot 2023-08-15 00:56:15 +08:00
  • c91a7e8dbb Use object-fit: contain for oauth2 custom icons (#26493) wxiaoguang 2023-08-15 00:21:04 +08:00
  • d1a55aabc9 Move dropzone progress bar to bottom to show filename when uploading (#26492) (#26497) Giteabot 2023-08-14 23:55:18 +08:00
  • 19872063a3 add disable workflow feature (#26413) a1012112796 2023-08-14 23:14:30 +08:00
  • 253737eb36 Move dropzone progress bar to bottom to show filename when uploading (#26492) wxiaoguang 2023-08-14 22:36:53 +08:00
  • ed1be4ca68 Handle base64 decoding correctly to avoid panic (#26483) wxiaoguang 2023-08-14 18:30:16 +08:00
  • cafce3b4b5 Allow to archive labels (#26478) puni9869 2023-08-14 15:26:14 +05:30
  • db7b0a1a4e Update zh-cn documentation (#26406) CaiCandong 2023-08-14 13:35:49 +08:00
  • ecd51f710b Fix NuGet search endpoints (#25613) KN4CK3R 2023-08-14 04:50:55 +02:00
  • f1c5d33d3e Fix storage path logic especially for relative paths (#26441) (#26481) Giteabot 2023-08-14 10:38:18 +08:00
  • 56b6b2b88e Fix tooltip of commit select button (#26472) silverwind 2023-08-14 04:16:40 +02:00
  • 7456573541 fix grab cursor on default column (#26476) Denys Konovalov 2023-08-14 03:15:16 +02:00
  • acc0fd22d8 Add ThreadID parameter for Telegram webhooks (#25996) (#26480) Giteabot 2023-08-14 08:55:17 +08:00
  • 389fb754a2 Fix storage path logic especially for relative paths (#26441) Lunny Xiao 2023-08-14 04:09:25 +08:00
  • e10ba5e5e0 Rename Sync2 -> Sync (#26479) delvh 2023-08-13 21:17:21 +02:00
  • 50fc22eecf Add ThreadID parameter for Telegram webhooks (#25996) Earl Warren 2023-08-13 16:00:06 +02:00
  • 82ea557dd3 Fix stderr usages (#26477) wxiaoguang 2023-08-13 20:49:30 +08:00
  • ca74b074ea Use correct pull request commit link instead of a generic commit link (#26434) Lunny Xiao 2023-08-13 17:04:42 +08:00
  • fe1b11b639 Close stdout correctly for "git blame" (#26470) (#26473) Giteabot 2023-08-13 16:00:28 +08:00
  • 7018659a1d Close stdout correctly for "git blame" (#26470) wxiaoguang 2023-08-13 10:11:20 +08:00
  • c28e29fd94 Refactor tests (#26464) wxiaoguang 2023-08-13 00:30:16 +08:00
  • 80d7288ea4 Remove last newline from config file (#26468) (#26471) Giteabot 2023-08-13 00:19:33 +08:00
  • bcccf4c0d6 Remove last newline from config file (#26468) wxiaoguang 2023-08-12 23:28:35 +08:00
  • 2eb456dde2 Add matrix to support (#26382) John Olheiser 2023-08-12 09:54:50 -05:00
  • ab78c39e41 Refactor project templates (#26448) Denys Konovalov 2023-08-12 12:30:28 +02:00
  • 2d1202b32c Check first if minio bucket exists before trying to create it (#26420) (#26465) Giteabot 2023-08-12 17:00:51 +08:00
  • 74930b1ccd Avoiding accessing undefined mentionValues (#26461) wxiaoguang 2023-08-12 16:36:23 +08:00
  • 9112ce22a4 Avoiding accessing undefined tributeValues #26461 (#26462) wxiaoguang 2023-08-12 16:30:29 +08:00
  • 2fc0eb913c Tweak actions menu (#26278) silverwind 2023-08-12 10:26:53 +02:00
  • a321a4c2fc Adjust minio new sequence, now it will check whether bucket exist first and then create one if it doesn't exist (#26420) Lunny Xiao 2023-08-12 16:03:54 +08:00
  • c5888eb985 Set commit id when ref used explicitly (#26447) Jack Hay 2023-08-12 03:33:12 -04:00
  • 9fc68b680f Fix 404 error when remove self from an organization (#26362) yp05327 2023-08-12 16:02:22 +09:00
  • b937adc54d Update index doc (#26455) CaiCandong 2023-08-12 08:49:23 +08:00
  • e17e43f1db [skip ci] Updated translations via Crowdin GiteaBot 2023-08-12 00:20:47 +00:00
  • 46660f1614 remove unnecessary explore org template (#26459) Denys Konovalov 2023-08-11 22:07:04 +02:00
  • 73f6535406 Fix URL of padlock icon in profile (#26446) Panagiotis "Ivory" Vasilopoulos 2023-08-11 17:40:38 +00:00
  • f3fbb7c67d Count only visible repos on profile (#25928) JakobDev 2023-08-11 19:08:05 +02:00
  • 2bdc38e592 Fix incorrect color of selected assignees when create issue (#26324) (#26372) Giteabot 2023-08-11 18:38:39 +08:00
  • f155cf60d3 Improve profile readme rendering (#25988) (#26453) crystal 2023-08-11 02:58:50 -06:00
  • 0f5e07f538 Update upgrade documentation to add a check for deprecated configurations (#26451) (#26452) Giteabot 2023-08-11 14:17:27 +08:00
  • 7e382a5555 Update upgrade documentation to add a check for deprecated configurations (#26451) Lunny Xiao 2023-08-11 13:53:23 +08:00
  • 368e9e0f1b Add transaction when creating pull request created dirty data (#26259) (#26437) Lunny Xiao 2023-08-11 13:27:23 +08:00
  • a838901a06 Fall back to esbuild for css minify (#26445) silverwind 2023-08-11 06:13:25 +02:00
  • 88479e0dfc Update JS dependencies (#26449) silverwind 2023-08-11 02:29:15 +02:00
  • d6cf261be8 Call git.InitSimple for runRepoSyncReleases (#26396) (#26450) Giteabot 2023-08-11 07:16:12 +08:00
  • f42cd4561b Call git.InitSimple for runRepoSyncReleases (#26396) wxiaoguang 2023-08-11 06:42:48 +08:00
  • bfef7d4735 Target specific OS for devcontainer base image (#26422) techknowlogick 2023-08-10 17:57:29 -04:00
  • 1772814605 Lock go to 1.21 on CI (#26433) silverwind 2023-08-10 23:53:44 +02:00
  • 2cbd377e1f Always show usernames in reaction tooltips (#26444) Panagiotis "Ivory" Vasilopoulos 2023-08-10 21:20:01 +00:00
  • 7a69d71733 Fix incorrect redirection in new issue using references (#26440) CaiCandong 2023-08-11 04:04:08 +08:00
  • 918d0f033d Fix the display of orgs listed in user profile (#26424) yp05327 2023-08-11 04:28:36 +09:00
  • 7c555b2231 Add changelog for 1.20.3 (#26373) (#26375) Giteabot 2023-08-10 23:40:17 +08:00
  • 981ab48503 minio: add missing region on client initialization (#26412) (#26438) Giteabot 2023-08-10 22:11:22 +08:00
  • ec37ea5945 Fix wrong middleware sequence (#26428) (#26436) Giteabot 2023-08-10 19:26:22 +08:00
  • 3c91b09c19 minio: add missing region on client initialization (#26412) nekrondev 2023-08-10 13:21:09 +02:00
  • e7cbb0e7c9 Fix wrong middleware sequence (#26428) Lunny Xiao 2023-08-10 18:51:46 +08:00
  • 8ad331c9d2 Fix admin queue page title and fix CI failures (#26409) (#26421) wxiaoguang 2023-08-10 17:04:48 +08:00
  • a370efc13f Use template context function for avatar rendering (#26385) wxiaoguang 2023-08-10 11:19:39 +08:00
  • 36eb3c433a Add transaction when creating pull request created dirty data (#26259) Lunny Xiao 2023-08-10 10:39:21 +08:00
  • a85a862804 Fix admin queue page title (#26409) wxiaoguang 2023-08-10 10:05:37 +08:00
  • 63ab92d797 Pre-register OAuth2 applications for git credential helpers (#26291) Denys Konovalov 2023-08-09 14:24:07 +02:00
  • d41aee1d1e Make user-content-* consistent with github (#26388) CaiCandong 2023-08-09 17:30:31 +08:00
  • dbabdf6d71 Add pull request review request webhook event (#26401) (#26407) Giteabot 2023-08-09 17:00:34 +08:00
  • 220f236ff5 Add pull request review request webhook event (#26401) Yarden Shoham 2023-08-09 11:30:34 +03:00
  • 2d1a7e1cd4 Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) (#26405) Giteabot 2023-08-09 15:31:44 +08:00
  • c2e0143bfe Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) wxiaoguang 2023-08-09 14:57:45 +08:00
  • df5558135b Fix incorrect sort link with .profile repository (#26374) (#26379) Giteabot 2023-08-09 08:57:47 +08:00
  • 906e253d5e [skip ci] Updated translations via Crowdin GiteaBot 2023-08-09 00:26:05 +00:00
  • ad69f7175a fix artifact merging chunks path with correct slash on Windows (#26400) FuXiaoHei 2023-08-09 01:21:48 +08:00
  • e6f8e9318b Use flex classes in package settings (#26314) KN4CK3R 2023-08-08 18:28:24 +02:00
  • daf7092863 Improve multiple strings in en-US locale (#26213) Panagiotis "Ivory" Vasilopoulos 2023-08-08 15:25:05 +00:00
  • 4fc4f6e634 Refactor "editorconfig" (#26391) wxiaoguang 2023-08-08 18:44:19 +08:00
  • 20f47bbca9 fix generated source URL on rendered files (#26364) Earl Warren 2023-08-08 11:04:04 +02:00
  • 71d253f42e Remove unnecessary template helper DisableGravatar (#26386) wxiaoguang 2023-08-08 16:29:14 +08:00
  • 78b2a1cc36 Remove unnecessary template helper repoAvatar (#26387) wxiaoguang 2023-08-08 15:29:35 +08:00