Commit Graph

  • 5fe3296055 Disable Field count validation of CSV viewer (#35228) main Luke H-W 2025-09-05 02:24:58 +09:30
  • 3e3c36bc30 split admin config settings templates to make it maintain easier (#35294) Lunny Xiao 2025-09-04 08:42:26 -07:00
  • e9655df082 Update tools/package.json dependencies, remove imagemin-zopfli (#35406) silverwind 2025-09-04 15:17:33 +02:00
  • 879b896656 bump devcontainer to go 1.25 (#35404) techknowlogick 2025-09-04 00:21:00 -04:00
  • 361e59fd53 Switch to pnpm (#35274) techknowlogick 2025-09-03 21:17:14 -04:00
  • 8313b5d998 Switch bitnami images to bitnamilegacy on CI (#35402) (#35403) release/v1.24 Giteabot 2025-09-03 23:15:50 +08:00
  • ca6c0dee2e Switch bitnami images to bitnamilegacy on CI (#35402) silverwind 2025-09-03 16:17:16 +02:00
  • e96ef97989 Upgrade dependencies (#35384) Lunny Xiao 2025-09-02 20:13:38 -07:00
  • 086ff87e58 [skip ci] Updated translations via Crowdin GiteaBot 2025-09-03 00:32:59 +00:00
  • 8a534132c8 [skip ci] Updated translations via Crowdin GiteaBot 2025-09-02 00:34:51 +00:00
  • ec75bdbe68 Use github.com/mholt/archives replace github.com/mholt/archiver (#35390) junoberryferry 2025-09-01 15:40:12 -04:00
  • 1717af72c4 Move some functions from package git to gitrepo (#33910) Lunny Xiao 2025-09-01 12:13:18 -07:00
  • d2e994db2c Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (#35151) Lunny Xiao 2025-09-01 11:47:04 -07:00
  • 4e1b8db1fc Move HasWiki to repository service package (#33912) Lunny Xiao 2025-09-01 11:12:58 -07:00
  • ea96ff6b0c Rename UpdateBranch API to RenameBranch API (#35374) Michal Suchánek 2025-09-01 16:12:05 +00:00
  • fd7ebaf427 [skip ci] Updated translations via Crowdin GiteaBot 2025-09-01 00:43:05 +00:00
  • 6ca73bf662 Upgrade xz to v0.5.15 (#35385) Lunny Xiao 2025-08-30 10:47:34 -07:00
  • dca375aad2 when sorting issues by nearest due date, issues without due date should be sorted ascending (#35267) confusedsushi 2025-08-30 04:05:18 +02:00
  • fe7883c54f [skip ci] Updated translations via Crowdin GiteaBot 2025-08-30 00:32:53 +00:00
  • 0c6326e6ab Upgrade xz to v0.5.15 (#35377) Lunny Xiao 2025-08-29 10:44:33 -07:00
  • 1f50048ac9 Refactor db package (#35380) wxiaoguang 2025-08-30 01:04:06 +08:00
  • 5e10def7f7 Fix review request webhook bug (#35339) Lunny Xiao 2025-08-28 21:26:29 -07:00
  • 1b8efb6fc7 Allow foreachref parser to grow its buffer (#35365) (#35376) Giteabot 2025-08-29 10:29:34 +08:00
  • aef4a3514c Remove the duplicated function GetTags (#35375) Lunny Xiao 2025-08-28 18:11:42 -07:00
  • 09c3189ab7 [skip ci] Updated translations via Crowdin GiteaBot 2025-08-29 00:34:50 +00:00
  • e19d0e4f56 Allow foreachref parser to grow its buffer (#35365) Fabian Meyer 2025-08-28 12:18:54 +02:00
  • dca1af7cad Remove global context from db package (#35371) wxiaoguang 2025-08-28 17:44:02 +08:00
  • fb056bf4ed Use gitrepo.SetDefaultBranch when set default branch of wiki repository (#33911) Lunny Xiao 2025-08-27 23:06:39 -07:00
  • 7636d581d9 Deleting branch could delete broken branch which has database record but git branch is missing (#35360) Lunny Xiao 2025-08-27 22:32:22 -07:00
  • 0cbaa0b662 Remove incorrect "db.DefaultContext" usages (#35366) wxiaoguang 2025-08-28 11:52:43 +08:00
  • 7aef7ea2d4 Refactor to use reflect.TypeFor (#35370) cui 2025-08-28 11:13:31 +08:00
  • 89cc9663f8 [skip ci] Updated translations via Crowdin GiteaBot 2025-08-28 00:34:46 +00:00
  • 60246730b5 Remove wrong "git.DefaultContext" (#35364) wxiaoguang 2025-08-28 00:31:21 +08:00
  • e837c998b7 Fix context usages (#35348) wxiaoguang 2025-08-27 19:00:01 +08:00
  • da5ce5c8e7 Instance signing rule pubkey should allow all public keys, not just GPG (#35357) LyricWulf 2025-08-26 15:06:37 -07:00
  • 8f89e1e174 Fix atom/rss mixed error (#35345) (#35347) Giteabot 2025-08-26 09:38:36 +08:00
  • cbc595b9d9 Allow deleting comment with content via API like web did (#35346) (#35354) Giteabot 2025-08-26 00:29:44 +08:00
  • c4fbccc4ec Allow deleting comment with content via API like web did (#35346) Lunny Xiao 2025-08-25 03:43:11 -07:00
  • c7b99c8cc7 Prevent duplicate actions email (#35215) NorthRealm 2025-08-25 00:30:56 +08:00
  • ed8d4dc37a rename nightly docker tag for main branch (#35344) techknowlogick 2025-08-24 01:40:50 -04:00
  • 3a969a58c2 Fix atom/rss mixed error (#35345) Lunny Xiao 2025-08-23 15:29:52 -07:00
  • a2d88cd597 Remove deprecated auth sources (#35272) techknowlogick 2025-08-23 16:39:05 -04:00
  • e1fd9e3cd1 Always return the relevant status information, even if no status exists. (#35335) Lunny Xiao 2025-08-23 11:48:44 -07:00
  • 4b19e292b9 [skip ci] Updated translations via Crowdin GiteaBot 2025-08-23 00:34:05 +00:00
  • cc5ccf44dc fix: remove duplicate IDs (#35210) (#35325) Lunny Xiao 2025-08-22 16:19:55 -07:00
  • f91e35b8b7 Upgrade mermaid to 11.10.0 (#35333) Lunny Xiao 2025-08-22 15:26:23 -07:00
  • 0739595dcd Upgrade mermaid from 11.9.0 to 11.10.0 (#35329) Lunny Xiao 2025-08-22 03:53:09 -07:00
  • e844a41248 Use configurable remote name for git commands (#35172) Ilya Nurullin 2025-08-21 20:14:35 +03:00
  • c0f24bd803 Move organization's visibility change to danger zone. (#34814) Lunny Xiao 2025-08-20 20:57:42 -07:00
  • f52ed422dc Fix some overflows in test (#35315) (#35321) Giteabot 2025-08-21 00:48:13 +08:00
  • 709535c506 Fix some overflows in test (#35315) Lunny Xiao 2025-08-20 08:20:22 -07:00
  • c4b70c57bc exit with success when already up to date (#35312) eric-j-ason 2025-08-19 20:49:01 +02:00
  • 9790f128cc Update to golangci-lint@v2.4.0 (#35310) silverwind 2025-08-19 19:23:47 +02:00
  • 463016b317 Upgrade devcontainer go version to 1.24.6 (#35298) Jackson Stewart 2025-08-19 05:38:12 -06:00
  • 57b8441745 Refactor smal code snippeds in models/issues/pull.go (#35301) 6543 2025-08-18 23:23:40 +02:00
  • 4ea8f33ae6 fix: remove duplicate IDs (#35210) Kerwin Bryant 2025-08-19 04:45:15 +08:00
  • d782cad7f8 Add start time on perf trace because it seems some steps haven't been recorded. (#35282) Lunny Xiao 2025-08-18 08:17:19 -07:00
  • 2872984919 nix dev shell add zip (#35300) 6543 2025-08-18 16:51:16 +02:00
  • 6619b1ed2b [skip ci] Updated translations via Crowdin GiteaBot 2025-08-18 00:40:58 +00:00
  • 0266ee5de7 Fix LFS range size header response (#35277) (#35293) Giteabot 2025-08-17 20:59:03 +08:00
  • 08a7e65c84 Fix LFS range size header response (#35277) LePau 2025-08-16 10:51:45 -06:00
  • 621f2fcadb Skip "parentsigned" check when the repo is empty (#35292) wxiaoguang 2025-08-17 00:24:30 +08:00
  • ac03e65cf4 Fix GitHub release assets URL validation (#35287) (#35290) Giteabot 2025-08-16 10:43:59 +08:00
  • 04017f259b [skip ci] Updated translations via Crowdin GiteaBot 2025-08-16 00:35:49 +00:00
  • 9549c6641a Fix GitHub release assets URL validation (#35287) Alex Blackie 2025-08-15 17:50:05 -04:00
  • 5cca69517d nix flake use go1.25 (#35288) techknowlogick 2025-08-15 14:47:39 -04:00
  • 1740d36581 go1.25.0 (#35262) techknowlogick 2025-08-15 06:13:24 -04:00
  • f3e6672c09 Fix token lifetime, closes #35230 (#35271) (#35281) Giteabot 2025-08-15 05:52:09 +08:00
  • d9a2dfd95e fix nix dev shell on darwin (#35278) techknowlogick 2025-08-14 14:39:38 -04:00
  • 4ff8cdf826 Fix token lifetime, closes #35230 (#35271) Tim Biermann 2025-08-14 08:57:05 +02:00
  • ee4459488a OneDev migration: fix broken migration caused by various REST API changes in OneDev 7.8.0 and later (#35216) Karl T 2025-08-14 08:30:35 +02:00
  • a2e8bf5261 [skip ci] Updated translations via Crowdin GiteaBot 2025-08-14 00:37:39 +00:00
  • 136ec9ef81 Add changelog for 1.24.5 (#35261) v1.24.5 Lunny Xiao 2025-08-13 08:58:05 -07:00
  • 79018ae726 modules/setting/actions.go: fixed typo: ì->i (#35253) (#35254) Giteabot 2025-08-12 19:21:56 +08:00
  • e02b47d2f3 Fix font-size in inline code comment preview (#35209) silverwind 2025-08-12 10:06:45 +02:00
  • e11176192a Fix a bug where lfs gc never worked. (#35198) (#35255) Giteabot 2025-08-12 15:57:50 +08:00
  • 90a48e96c7 Fix a bug where lfs gc never worked. (#35198) Lunny Xiao 2025-08-11 22:38:17 -07:00
  • 345045888d modules/setting/actions.go: fixed typo: ì->i (#35253) Tim Biermann 2025-08-12 04:57:44 +02:00
  • 4e0269e890 Reload issue when sending webhook to make num comments is right. (#35243) (#35248) Giteabot 2025-08-12 01:12:47 +08:00
  • 87b28b3e83 Reload issue when sending webhook to make num comments is right. (#35243) Lunny Xiao 2025-08-11 04:27:22 -07:00
  • 04114c637a Fix bug when review pull request commits (#35192) (#35246) Lunny Xiao 2025-08-11 04:18:03 -07:00
  • 9b5a3e9c9c Update chroma to v2.20.0 (#35220) Sebastian Ertz 2025-08-11 13:00:20 +02:00
  • d328e00775 [skip ci] Updated translations via Crowdin GiteaBot 2025-08-11 00:41:48 +00:00
  • a8349c4dc3 [skip ci] Updated translations via Crowdin GiteaBot 2025-08-10 00:43:29 +00:00
  • c4c1a4bd18 Update stylelint, enable report* options (#35236) silverwind 2025-08-08 18:52:49 +02:00
  • ef613ee760 Add has_code to repository REST API (#35214) 6543 2025-08-08 18:18:30 +02:00
  • 793815adf7 Upgrade go to 1.24.6 (#35235) NorthRealm 2025-08-08 21:03:30 +08:00
  • ee9cd03f17 [skip ci] Updated translations via Crowdin GiteaBot 2025-08-08 00:40:27 +00:00
  • e5540bfa81 Nix flake build static with sqlite support (#35149) (#35225) 6543 2025-08-07 22:37:46 +02:00
  • 28a7cc4621 Nix flake build static with sqlite support (#35149) 6543 2025-08-06 22:22:08 +02:00
  • d22d6ca0d8 Vertically center "Show Resolved" (#35211) (#35218) Giteabot 2025-08-06 16:55:48 +08:00
  • de4ab41728 Vertically center "Show Resolved" (#35211) silverwind 2025-08-06 09:31:38 +02:00
  • 93cf656974 [skip ci] Updated translations via Crowdin GiteaBot 2025-08-06 00:40:29 +00:00
  • becd15f743 Fix Actions API (#35204) NorthRealm 2025-08-05 11:41:30 +08:00
  • 920d62c0a7 Add webhook test for push event (#34442) Lunny Xiao 2025-08-04 19:05:13 -07:00
  • de570b7dde Remove unneeded if statements for update repo API (#35140) 6543 2025-08-05 03:38:35 +02:00
  • 1692652d65 [skip ci] Updated translations via Crowdin GiteaBot 2025-08-05 00:41:30 +00:00
  • 25ed31e220 Step down as maintainer (justusbunsi) (#35212) Steven Kriegler 2025-08-05 01:55:36 +02:00
  • c760e3b2b5 Display pull request in merged commit view (#35202) Nicolas Auvray 2025-08-05 01:30:12 +02:00
  • 67d623580b Step down as maintainer (pat-s) (#35213) Patrick Schratz 2025-08-05 01:03:52 +02:00