Commit graph

  • 2132759889 Lock file maintenance renovate/forgejo-lock-file-maintenance Renovate Bot 2024-12-23 02:04:47 +0000
  • 335948b71d Update renovate Docker tag to v39.82.1 renovate/forgejo-renovate Renovate Bot 2024-12-23 02:03:29 +0000
  • f4d621ca6e Update module github.com/go-testfixtures/testfixtures/v3 to v3.14.0 renovate/forgejo-github.com-go-testfixtures-testfixtures-v3-3.x Renovate Bot 2024-12-23 00:05:04 +0000
  • a94a926564 Merge pull request '[v9.0/forgejo] fix: repo avatar generating (#6338)' (#6346) from bp-v9.0/forgejo-be076c9 into v9.0/forgejo v9.0/forgejo Gusted 2024-12-22 21:45:42 +0000
  • 4885e68129 fix: repo avatar generating (#6338) Snoweuph 2024-12-21 20:04:13 +0100
  • 7275006195
    i18n: translated using Weblate (Danish) tacaly 2024-12-22 19:38:50 +0000
  • ca0be46269
    i18n: translated using Weblate (Danish) tacaly 2024-12-22 17:07:20 +0000
  • bb8b8c63de
    i18n: translated using Weblate (Danish) tacaly 2024-12-22 15:47:51 +0000
  • f8ffc85157
    i18n: translated using Weblate (Danish) tacaly 2024-12-22 13:19:32 +0000
  • 608bcc8338
    i18n: translated using Weblate (Chinese (Simplified Han script)) WithLithum 2024-12-22 13:21:53 +0000
  • 190ee69db3
    i18n: translated using Weblate (Danish) tacaly 2024-12-22 06:17:22 +0000
  • dfc3fcbab5
    i18n: translated using Weblate (Finnish) artnay 2024-12-22 10:28:30 +0000
  • eb663aa4be
    i18n: translated using Weblate (Danish) tacaly 2024-12-22 03:26:54 +0000
  • be19831c1b
    i18n: translated using Weblate (Danish) tacaly 2024-12-22 01:42:30 +0000
  • cc6a0ac116
    i18n: added translation using Weblate (Danish) tacaly 2024-12-21 22:56:10 +0000
  • 0147ea7e1d
    i18n: translated using Weblate (Czech) Fjuro 2024-12-21 22:40:39 +0000
  • a52999eccb
    i18n: translated using Weblate (Russian) 0ko 2024-12-20 16:33:53 +0000
  • 1597e46fe8 Merge pull request 'fix: repo avatar generating (#6338)' (#6339) from Snoweuph/forgejo:fix/repo-avatar into forgejo forgejo Gusted 2024-12-22 19:52:19 +0000
  • be076c98d4
    fix: repo avatar generating (#6338) Snoweuph 2024-12-21 20:04:13 +0100
  • 4e820ff795 feat(ui): show repo size on mobile (#6344) 0ko 2024-12-22 17:05:27 +0000
  • 54255688f5 Merge pull request 'fix: template config path (#2836)' (#6335) from Snoweuph/forgejo:fix/template-file into forgejo Gusted 2024-12-22 14:53:16 +0000
  • 262bfbabb0 feat(ui): show repo size on mobile 0ko 2024-12-22 17:53:50 +0500
  • ee214cb886 feat: filepath filter for code search (#6143) Shiny Nematoda 2024-12-22 12:24:29 +0000
  • 4826f0b5d3
    fix: avoid Gitea migration warnings Earl Warren 2024-12-22 11:40:47 +0100
  • 9ab7777a08
    fix: xorm:version default is inconsistent Earl Warren 2024-12-22 11:39:06 +0100
  • b3a58e87e3
    Merge remote-tracking branch 'upstream/forgejo' into frontend-ts Anbraten 2024-12-22 12:20:34 +0100
  • 0e5060ec5e
    Rename frontend .js files to .ts Anbraten 2024-11-08 10:14:24 +0100
  • 3051c13b8f
    fix: keying SQLite migration Earl Warren 2024-12-22 11:37:35 +0100
  • fcb98c6d3c
    fix: template config path (#2836) Snoweuph 2024-12-21 02:08:34 +0100
  • 2feea524be
    add plural rule for danish Benedikt Straub 2024-12-22 09:46:36 +0100
  • 03fe97b666
    Rename a variable to fix linter hit Benedikt Straub 2024-12-18 13:58:46 +0100
  • 307fe0d81f
    Recurse into arbitrarily nested JSON objects Benedikt Straub 2024-12-18 13:52:28 +0100
  • d2b4931837
    Add more tests for plural rules Benedikt Straub 2024-12-18 13:04:03 +0100
  • 1e5f20d7ef
    Re-migrate dropped strings Benedikt Straub 2024-12-17 14:55:23 +0100
  • f50bd6de96
    Replace python-based migration tool with a more precise shell script utilising jq Benedikt Straub 2024-12-17 14:49:05 +0100
  • 0366faff28
    Update plural rules with current definitions from Codeberg Translate Benedikt Straub 2024-12-14 16:31:01 +0100
  • ffee1a2f23
    Remove fallback functionality, expect new-style strings to be fully migrated Benedikt Straub 2024-12-13 18:13:15 +0100
  • a72a6ae29b
    Create tool to fully migrate strings Benedikt Straub 2024-12-13 18:08:02 +0100
  • e5eb50025c
    Remove dependency on go-i18n again Benedikt Straub 2024-12-13 16:39:21 +0100
  • 7fa8615607
    Rename locale_new → locale_next Benedikt Straub 2024-12-08 20:46:23 +0100
  • 4e739e6a48
    Fix typing issues detected by CI Benedikt Straub 2024-12-08 19:52:51 +0100
  • 40dd263c10
    Fix linter hits Benedikt Straub 2024-12-08 18:46:17 +0100
  • c070769c94
    Initial support for localization and pluralization with go-i18n in JSON format Benedikt Straub 2024-12-08 18:35:21 +0100
  • a5399b473f
    Add more load functions to make sure the reference object loaded (#32901) Lunny Xiao 2024-12-18 22:10:08 -0800
  • 1e7b2cb6c9
    Improve Actions status aggregations (#32860) wxiaoguang 2024-12-16 21:49:53 +0800
  • 90b65da7e4
    Fix incomplete Actions status aggregations (#32859) wxiaoguang 2024-12-16 11:18:00 +0800
  • 5c1983644e
    Do not display attestation-manifest and use short sha256 instead of full sha256 (#32851) hiifong 2024-12-16 10:22:49 +0800
  • 967e04534e
    Fix bug on action list deleted branch (#32848) Lunny Xiao 2024-12-15 13:38:39 -0800
  • bb88e1daf8 Merge pull request 'Don't notify when a user self-request as reviewer' (#6287) from gabrielgio/forgejo:bug/5567_irrelevant_notification into forgejo 0ko 2024-12-22 06:10:55 +0000
  • 0d23a999e8 fix(#2639): prevent items from overflowing on multiple selection Gravy59 2024-11-27 19:50:18 +0000
  • 4f16ac5f7b Merge pull request '[v9.0/forgejo] fix: keep commit count limit in file history pagination static and not increase with every page' (#6340) from emilylange/bp-v9.0/forgejo-cd2c136 into v9.0/forgejo Gusted 2024-12-22 01:09:08 +0000
  • 7db46f9ecc
    fix: keep commit count limit in file history pagination static and not increase with every page emilylange 2024-12-21 16:03:52 +0100
  • 1e7b922e44 Merge pull request 'fix: keep commit count limit in file history pagination static and not increase with every page' (#6337) from emilylange/fix-file-history-commit-pagination-limit into forgejo Gusted 2024-12-22 00:02:38 +0000
  • cd2c1361c5
    fix: keep commit count limit in file history pagination static and not increase with every page emilylange 2024-12-21 16:03:52 +0100
  • 4f92b738b5 style: make fmt Maxim Slipenko 2024-12-21 21:44:05 +0000
  • 283d883e5a add integration tests for synchronization for SSH keys with OpenID Connect Maxim Slipenko 2024-12-21 21:25:45 +0000
  • 515eec3d1a remove len(sshKeys) == 0 check Maxim Slipenko 2024-12-21 21:25:38 +0000
  • d7fa527605 test: Test notification count for self review Gabriel A. Giovanini 2024-12-17 17:51:41 +0100
  • b698b256f1 fix: Ignore self review request notification Gabriel A. Giovanini 2024-12-16 15:34:41 +0100
  • c271779092 Merge branch 'forgejo' into feat/add-oidc-ssh-keys Maks1mS 2024-12-21 18:01:25 +0000
  • 5b542d6c79 Merge pull request 'fix: maven package where actual pom has no group-id defined, fallback to parent group-id' (#6329) from JSchlarb/forgejo:forgejo into forgejo Gusted 2024-12-21 15:46:58 +0000
  • b15352ceb0 fix: maven fallback to parent groupId Julian Schlarb 2024-12-19 12:30:06 +0100
  • 248977c518 Merge pull request 'Update dependency forgejo-lxc to v12 (forgejo)' (#6210) from renovate/forgejo-forgejo-lxc-12.x into forgejo Earl Warren 2024-12-21 08:30:27 +0000
  • c1898c745e Update dependency forgejo-lxc to v12 Renovate Bot 2024-12-21 04:03:00 +0000
  • 8c9a1c1d86
    fix: template config path (#2836) Snoweuph 2024-12-21 02:08:34 +0100
  • 79f21f97f2 Update module golang.org/x/tools/gopls to v0.17.1 Renovate Bot 2024-12-21 00:03:07 +0000
  • 13823660ba Update module google.golang.org/grpc to v1.69.2 renovate/forgejo-google.golang.org-grpc-1.x Renovate Bot 2024-12-20 22:20:51 +0000
  • 2102163f2f Merge pull request 'chore: avoid using gock' (#6311) from gusted/forgejo-gock into forgejo Gusted 2024-12-20 21:15:11 +0000
  • 125e35ae95
    Remove unused button classes Daniel Mowitz 2024-12-20 18:27:42 +0000
  • 2c9242e515
    Change button classes to semantic color names. Daniel Mowitz 2024-12-20 18:03:41 +0000
  • 26797a868b i18n: update of translations from Codeberg Translate (#6242) Codeberg Translate 2024-12-20 16:30:05 +0000
  • 4feceb03ac
    i18n: translated using Weblate (Latvian) 0ko 2024-12-20 16:00:19 +0000
  • 2dfc4d5fcd
    i18n: translated using Weblate (Latvian) 0ko 2024-12-20 15:53:06 +0000
  • 3072d5db6f
    i18n: translated using Weblate (Russian) 0ko 2024-12-20 15:15:56 +0000
  • 27b17dd108 these tests need rewrite on top of this PR Marcell Mars 2024-12-20 14:39:43 +0100
  • 7519d62088
    feat(issues): Add sub-issues xtex 2024-12-14 19:56:02 +0800
  • 375b1b99b3
    i18n: translated using Weblate (Chinese (Simplified Han script)) xtex 2024-12-20 09:55:27 +0000
  • 0ead097f47
    i18n: translated using Weblate (Russian) 0ko 2024-12-20 10:03:54 +0000
  • e865124459
    i18n: translated using Weblate (Latvian) Edgarsons 2024-12-20 09:50:39 +0000
  • 78c19dfe9d
    i18n: translated using Weblate (Latvian) Edgarsons 2024-12-19 14:37:13 +0000
  • 1daabe78fb
    i18n: translated using Weblate (Latvian) Edgarsons 2024-12-19 10:48:27 +0000
  • 3d5d54fb63
    i18n: translated using Weblate (Latvian) Edgarsons 2024-12-19 10:13:57 +0000
  • f42ea3a643
    i18n: translated using Weblate (German (Low)) Benedikt Straub 2024-12-18 21:06:24 +0000
  • fe9875210e
    i18n: translated using Weblate (Ukrainian) SomeTr 2024-12-18 20:38:06 +0000
  • 7618e8c781
    i18n: translated using Weblate (German (Low)) Benedikt Straub 2024-12-18 12:14:33 +0000
  • 37b707649e
    i18n: translated using Weblate (Filipino) Kita Ikuyo 2024-12-18 13:25:19 +0000
  • 13c2dfd384
    i18n: translated using Weblate (Latvian) Edgarsons 2024-12-18 14:05:44 +0000
  • cbab18b12a
    i18n: translated using Weblate (Czech) Fjuro 2024-12-18 15:40:50 +0000
  • b644468f28
    i18n: translated using Weblate (Korean) Anonymous 2024-12-18 11:31:23 +0000
  • 4d649c60c9
    i18n: translated using Weblate (German (Low)) Benedikt Straub 2024-12-17 20:11:51 +0000
  • d4d71dfc83
    i18n: translated using Weblate (German (Low)) Benedikt Straub 2024-12-17 14:36:24 +0000
  • 798bda649c
    i18n: translated using Weblate (Latvian) Edgarsons 2024-12-17 14:07:44 +0000
  • fd136cb4e9
    i18n: translated using Weblate (Filipino) Kita Ikuyo 2024-12-17 12:16:25 +0000
  • 1da0d2f24b
    i18n: translated using Weblate (Latvian) Edgarsons 2024-12-17 13:37:21 +0000
  • e1d17d43e1
    i18n: translated using Weblate (Finnish) artnay 2024-12-17 12:43:40 +0000
  • 79e52b3d53
    i18n: translated using Weblate (Finnish) artnay 2024-12-17 10:30:04 +0000
  • bc762f77cf
    i18n: translated using Weblate (Latvian) Edgarsons 2024-12-16 21:14:05 +0000
  • e35e46c8c8
    i18n: translated using Weblate (Latvian) Edgarsons 2024-12-16 21:07:27 +0000
  • e35165b734
    i18n: translated using Weblate (Latvian) Edgarsons 2024-12-16 20:59:24 +0000
  • 0ecfd80bd7
    i18n: translated using Weblate (Finnish) artnay 2024-12-16 19:23:28 +0000