Commit Graph

  • e85db6c8c3 Fix documents for "custom/public/assets/" (#28465) wxiaoguang 2023-12-14 16:52:16 +08:00
  • 9947af639c Only use SHA256 feature when git >= 2.42 (#28466) wxiaoguang 2023-12-14 16:51:05 +08:00
  • b47482d58e Retry SSH key verification with additional CRLF if it failed (#28392) (#28464) Giteabot 2023-12-14 12:50:26 +08:00
  • 52046b934d Retry SSH key verification with additional CRLF if it failed (#28392) nekrondev 2023-12-14 03:39:32 +01:00
  • 74ab798033 Add endpoint for not implemented Docker auth (#28457) (#28462) Giteabot 2023-12-14 05:06:24 +08:00
  • cbf923e87b Abstract hash function usage (#28138) Adam Majer 2023-12-13 21:02:00 +00:00
  • 064f05204c Add endpoint for not implemented Docker auth (#28457) KN4CK3R 2023-12-13 21:23:53 +01:00
  • 73047854c0 docs: Update group membership fields to match application. (#28175) David Hulick 2023-12-13 02:14:37 -05:00
  • c229e6519b [skip ci] Updated translations via Crowdin GiteaBot 2023-12-13 00:24:37 +00:00
  • 97a0bf151a Fix possible nil pointer access (#28428) (#28440) Giteabot 2023-12-12 23:35:32 +08:00
  • ff5106d700 Fix possible nil pointer access (#28428) KN4CK3R 2023-12-12 14:51:33 +01:00
  • 5e2bae7716 Don't show unnecessary citation JS error on UI (#28433) (#28437) Giteabot 2023-12-12 21:14:04 +08:00
  • 0a794b2bcd Don't show unnecessary citation JS error on UI (#28433) wxiaoguang 2023-12-12 19:31:11 +08:00
  • 782414ba8f Fix missing check (#28406) (#28413) release/v1.20 Lunny Xiao 2023-12-12 16:49:00 +08:00
  • 1dc22029d7 Fix docs links in v1.19 (#28431) release/v1.19 yp05327 2023-12-12 17:36:24 +09:00
  • 96d3fcf179 1.21.2 changelog (#28387) v1.21.2 techknowlogick 2023-12-11 22:23:54 -08:00
  • 265f485295 Do some missing checks (#28423) (#28432) Lunny Xiao 2023-12-12 14:20:18 +08:00
  • f144521aea Deprecate query string auth tokens (#28390) (#28430) Giteabot 2023-12-12 13:45:00 +08:00
  • 717d0f5934 Do some missing checks (#28423) Lunny Xiao 2023-12-12 13:01:17 +08:00
  • 4e879fed90 Deprecate query string auth tokens (#28390) Jack Hay 2023-12-11 22:48:53 -05:00
  • 6f4d5c0b8c Recover from panic in cron task (#28409) (#28425) Giteabot 2023-12-12 11:28:56 +08:00
  • baea205675 [skip ci] Updated translations via Crowdin GiteaBot 2023-12-12 00:25:05 +00:00
  • 4b0940cb9f Let curl write the content to file (#28427) KN4CK3R 2023-12-12 00:19:30 +01:00
  • 1ec622db24 Improve doctor cli behavior (#28422) (#28424) Giteabot 2023-12-12 00:28:27 +08:00
  • f2a309e6c8 Improve doctor cli behavior (#28422) wxiaoguang 2023-12-11 23:55:10 +08:00
  • 40d51188c0 Fix links in docs (#28302) (#28418) Giteabot 2023-12-11 22:53:59 +08:00
  • 537fa69962 Second part of refactor db.Find (#28194) Lunny Xiao 2023-12-11 16:56:48 +08:00
  • 4ff7ac6421 Fix docs links in v1.19 (#28415) yp05327 2023-12-11 16:40:19 +09:00
  • 0abb5633e3 Fix commit status in repo list (#28412) yp05327 2023-12-11 15:19:57 +09:00
  • 87db4a47c8 Also sync DB branches on push if necessary (#28361) (#28403) Lunny Xiao 2023-12-11 14:16:56 +08:00
  • cd2dd5a67d Fix missing check (#28406) (#28411) Giteabot 2023-12-11 09:10:48 +08:00
  • 5b2bbf1a1f [skip ci] Updated licenses and gitignores GiteaBot 2023-12-11 00:25:45 +00:00
  • fab73e4a3a Actually recover from a panic in cron task (#28409) Earl Warren 2023-12-10 21:15:06 +01:00
  • 9a99c17a14 Fix missing check (#28406) Lunny Xiao 2023-12-11 03:37:10 +08:00
  • aeb383025f Also sync DB branches on push if necessary (#28361) Lunny Xiao 2023-12-09 21:30:56 +08:00
  • 27c05069a6 Remove stale since giteabot has similiar feature (#28401) Lunny Xiao 2023-12-09 19:38:46 +08:00
  • 80baac19f2 [skip ci] Updated translations via Crowdin GiteaBot 2023-12-09 00:24:26 +00:00
  • 46beb7f33f enable system users search via the API (#28013) (#28018) Giteabot 2023-12-09 05:46:08 +08:00
  • 3107093394 Fix Docker meta action for releases (#28232) (#28395) Giteabot 2023-12-08 08:29:17 +08:00
  • 18ba1c6d00 Improve text in Security settings (#28393) Panagiotis "Ivory" Vasilopoulos 2023-12-07 22:38:55 +00:00
  • 272ae03341 Make gogit Repository.GetBranchNames consistent (#28348) (#28386) Giteabot 2023-12-08 02:03:27 +08:00
  • 4bf5653584 Fix Docker meta action for releases (#28232) John Olheiser 2023-12-07 11:42:58 -06:00
  • d9c19899cd Make gogit Repository.GetBranchNames consistent (#28348) Adam Majer 2023-12-07 17:08:17 +00:00
  • dd30d9d5c0 Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) Lunny Xiao 2023-12-07 15:27:36 +08:00
  • beb71f5ef6 Include public repos in doer's dashboard for issue search (#28304) Jason Song 2023-12-07 13:26:18 +08:00
  • dac7728e9d Issue fixes for RSS feed improvements (#28380) Panagiotis "Ivory" Vasilopoulos 2023-12-07 03:01:32 +00:00
  • b56a9f6ded Fix margin in server signed signature verification view (#28379) (#28381) Giteabot 2023-12-07 10:37:12 +08:00
  • bfacb5c501 Fix margin in server signed signature verification view (#28379) Lauris BH 2023-12-07 03:51:39 +02:00
  • ceedd90bf2 [skip ci] Updated translations via Crowdin GiteaBot 2023-12-07 00:24:32 +00:00
  • f4561c44b1 Fix incorrect run order of action jobs (#28367) yp05327 2023-12-07 07:10:05 +09:00
  • c5c44d0951 Fix object does not exist error when checking citation file (#28314) (#28369) Giteabot 2023-12-07 06:06:51 +08:00
  • 22cb5b0c17 Improve RSS feed icons (#28368) Panagiotis "Ivory" Vasilopoulos 2023-12-06 20:29:26 +00:00
  • 8f2805f757 Fix incorrect default value of [attachment].MAX_SIZE (#28373) (#28376) Giteabot 2023-12-07 03:32:23 +08:00
  • 5eaf91e919 Use filepath instead of path to create SQLite3 database file (#28374) (#28378) Giteabot 2023-12-07 01:22:18 +08:00
  • 1e512b800c Use filepath instead of path to create SQLite3 database file (#28374) wxiaoguang 2023-12-07 00:57:52 +08:00
  • c1b86ecdab Fix incorrect default value of [attachment].MAX_SIZE (#28373) capvor 2023-12-06 23:59:56 +08:00
  • ec90ee61ef Fix object does not exist error when checking citation file (#28314) yp05327 2023-12-06 17:51:01 +09:00
  • b7e3adc66c Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) (#28365) Giteabot 2023-12-06 15:28:00 +08:00
  • 09d5028442 Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) Lunny Xiao 2023-12-06 09:13:59 +08:00
  • c81255ba4e [skip ci] Updated translations via Crowdin GiteaBot 2023-12-06 00:25:02 +00:00
  • 876a0cb3d6 Render PyPi long description as document (#28272) Earl Warren 2023-12-05 16:02:01 +01:00
  • 5b5f8aab19 handle repository.size column being NULL in migration v263 (#28336) (#28363) Giteabot 2023-12-05 22:51:56 +08:00
  • f891172ef4 handle repository.size column being NULL in migration v263 (#28336) Nate Levesque 2023-12-05 09:31:13 -05:00
  • fef34790bb Convert git commit summary to valid UTF8. (#28356) (#28358) Giteabot 2023-12-05 17:19:08 +08:00
  • 8b590de186 Fix migration panic due to an empty review comment diff (#28334) (#28362) Giteabot 2023-12-05 16:58:15 +08:00
  • 49b98e45bc Fix migration panic due to an empty review comment diff (#28334) Nanguan Lin 2023-12-05 16:29:43 +08:00
  • 5105d2093c Add HEAD support for rpm repo files (#28309) (#28360) Giteabot 2023-12-05 16:24:57 +08:00
  • a95d5b7702 Add HEAD support for rpm repo files (#28309) KN4CK3R 2023-12-05 09:01:02 +01:00
  • 0aab2d38a7 Remove deprecated query condition in ListReleases (#28339) Nanguan Lin 2023-12-05 15:30:43 +08:00
  • 38a93a0665 Convert git commit summary to valid UTF8. (#28356) darrinsmart 2023-12-04 22:34:24 -08:00
  • 08445d5d86 Refactor template empty checks (#28351) (#28354) Giteabot 2023-12-05 14:07:15 +08:00
  • b71d4c3ec0 Fix RPM/Debian signature key creation (#28352) (#28353) Giteabot 2023-12-05 13:42:41 +08:00
  • dfa77ac020 Fix RPM/Debian signature key creation (#28352) KN4CK3R 2023-12-05 01:48:01 +01:00
  • b3c258828f Refactor template empty checks (#28351) KN4CK3R 2023-12-04 22:48:42 +01:00
  • ec1feedbf5 [skip ci] Updated licenses and gitignores GiteaBot 2023-12-04 00:25:15 +00:00
  • bf537adf8a Keep profile tab when clicking on Language (#28320) (#28331) Giteabot 2023-12-03 22:54:53 +08:00
  • 8c8c24f8eb Fix missing issue search index update when changing status (#28325) (#28330) Giteabot 2023-12-03 19:43:17 +08:00
  • bffbf08f26 Fix missing issue search index update when changing status (#28325) Brecht Van Lommel 2023-12-03 12:22:44 +01:00
  • 6ad145f5bd Keep profile tab when clicking on Language (#28320) JakobDev 2023-12-01 21:31:40 +01:00
  • fee9c05ed3 Fix wrong link in protect_branch_name_pattern_desc (#28313) (#28315) Giteabot 2023-12-01 20:06:08 +08:00
  • 004ab3758c Fix wrong link in protect_branch_name_pattern_desc (#28313) yp05327 2023-12-01 20:45:04 +09:00
  • 1ae33e0bad Fix links in docs (#28302) yp05327 2023-12-01 20:42:42 +09:00
  • e15fe85335 Read previous info from git blame (#28306) (#28310) Giteabot 2023-12-01 15:27:35 +08:00
  • 14354e4f8e Read previous info from git blame (#28306) KN4CK3R 2023-12-01 02:26:52 +01:00
  • 4f5122a7fe Ignore "non-existing" errors when getDirectorySize calculates the size (#28276) (#28285) wxiaoguang 2023-12-01 00:39:16 +08:00
  • 3618715fab Add missing variable in tag list (#28305) JakobDev 2023-11-30 16:26:56 +01:00
  • 1bfcdeef4c Make pushUpdate error verbose (#28263) Earl Warren 2023-11-30 01:46:51 +01:00
  • 84e65afffd Use appSubUrl for OAuth2 callback URL tip (#28266) (#28275) Giteabot 2023-11-30 08:26:47 +08:00
  • d2908b2794 Meilisearch: require all query terms to be matched (#28293) (#28296) Giteabot 2023-11-29 23:38:04 +08:00
  • a7de14e493 Meilisearch: require all query terms to be matched (#28293) Brecht Van Lommel 2023-11-29 16:00:59 +01:00
  • 24e03a125d Fix required error for token name (#28267) (#28284) Giteabot 2023-11-29 23:00:32 +08:00
  • b348424c64 Ignore "non-existing" errors when getDirectorySize calculates the size (#28276) wxiaoguang 2023-11-29 13:08:58 +08:00
  • 64cd6e8df5 Fix required error for token name (#28267) Earl Warren 2023-11-29 04:47:05 +01:00
  • 76e892317b Fix issue will be detected as pull request when checking First-time contributor (#28237) (#28271) Giteabot 2023-11-29 10:49:33 +08:00
  • 8b45a4d366 Use appSubUrl for OAuth2 callback URL tip (#28266) Earl Warren 2023-11-29 02:37:12 +01:00
  • 59d88c47b8 Check for v prefix on tags for release clean branch name (#28257) (#28270) (#28273) John Olheiser 2023-11-28 17:56:50 -06:00
  • 5001f63c07 Check for v prefix on tags for release clean name (#28257) (#28270) Giteabot 2023-11-29 06:02:26 +08:00
  • cb8298b717 Ignore temporary files for directory size (#28265) Earl Warren 2023-11-28 22:53:21 +01:00
  • 05b8023667 Check for v prefix on tags for release clean name (#28257) John Olheiser 2023-11-28 15:18:01 -06:00
  • f831540ebd Fix links in docs (#28234) (#28250) v1.20.6 yp05327 2023-11-28 15:30:45 +09:00