Commit graph

  • b14971feda
    fixup: bump httpsign to v0.5.1 elle 2026-04-13 05:12:24 +0000
  • 4918126e35
    federation: add support for RFC9421 signatures elle 2026-02-04 20:42:30 +0000
  • a7d90bc1f3
    fixup: activitypub: remove origin hostmatcher argument elle 2026-04-13 04:53:35 +0000
  • d39f33af15
    fixup: activitypub: simplify and restric hostmatcher elle 2026-04-13 04:51:08 +0000
  • 769038c3b4
    i18n: update of translations from Codeberg Translate Codeberg Translate 2026-04-13 00:17:48 +0000
  • a1be012c4a Lock file maintenance (forgejo) (#12101) forgejo Renovate Bot 2026-04-13 02:25:39 +0200
  • aad64a9508 Update renovate Docker tag to v43.111.0 (forgejo) (#12100) Renovate Bot 2026-04-13 02:17:33 +0200
  • 847f9ac60e
    Lock file maintenance Renovate Bot 2026-04-13 00:08:13 +0200
  • 313d4e0ebc
    Update renovate Docker tag to v43.111.0 Renovate Bot 2026-04-13 00:06:55 +0200
  • bbbb12638b test: Make Pandoc style syntax highlighting test check whitespace support TurtleArmy 2026-04-12 16:37:44 -0400
  • b53aed2d67 feat(ui): Support Pandoc style code blocks TurtleArmy 2026-04-12 16:22:48 -0400
  • 76c04a3904
    test(actions): Test pull request actions get the correct permissions Jade Ellis 2026-04-12 18:51:15 +0100
  • db4268534f
    fix(actions): Give pull_request_target write permissions on forked PRs Jade Ellis 2026-04-12 18:45:28 +0100
  • df9ce2eb8b Pass a temp map into Count and Counted in util_json.go Zachary Spector 2026-04-13 04:44:08 +1200
  • 2b42fdaa26 feat(ui): Fix comma separated attributes in code blocks language preventing syntax-highlighting (#12056) TurtleArmy 2026-04-12 18:30:30 +0200
  • 069a4350cb
    implement handling of SSH signing keys in the UI Florian Lackner 2026-04-12 17:53:21 +0200
  • f85d1dca7d
    use PublicKeySigning for git object signature validation Florian Lackner 2026-04-12 17:51:37 +0200
  • 921aed5618
    deprecate the PublicKey.Verified field Florian Lackner 2026-04-12 17:48:40 +0200
  • 5cf7a7743c
    add PublicKeySigning model Florian Lackner 2026-04-12 17:47:24 +0200
  • 74e379c4b4
    add new table public_key_signing. Florian Lackner 2026-04-12 17:45:40 +0200
  • cb9c123a75
    fix: invalidate comments on removal lines w/ new algorithm Mathieu Fenniak 2026-04-11 17:55:32 -0600
  • 3d22ab378b
    fix: when viewing a PR, relocate comments on line removal to current placement of removal Mathieu Fenniak 2026-04-11 13:13:40 -0600
  • 8254b28974
    fix: when commenting on a line removal, store the last commit that the line existed in Mathieu Fenniak 2026-04-11 13:12:17 -0600
  • 626cc0ee3c
    feat: add FindAdjustedLineNumber function to adjust line number for other changes Mathieu Fenniak 2026-04-10 20:04:16 -0600
  • 74d0532753
    test: extend PR comment placement tests with comments on previous lines Mathieu Fenniak 2026-04-09 18:10:52 -0600
  • 40a3a85609 Allow for getting 2fa enabled users via /api/v1/admin/users Dominik Zyla 2026-04-11 16:41:01 +0100
  • 9c93272f3c
    chore(federation): re-enable nilnil lint famfo 2026-02-12 02:48:03 +0100
  • 08b1800552
    fix(forgefed): forgejo instance actor path validation famfo 2026-02-12 02:42:01 +0100
  • 53401ed217
    chore(user): remove unused GetFederatedUser famfo 2026-02-12 02:40:34 +0100
  • 76471ea444 Fix packages/pypi/json.tmpl as best I can without metadata changes Zachary Spector 2026-04-12 18:00:50 +1200
  • 2443b5de87 Implement Count and Counted in templates/util_json.go Zachary Spector 2026-04-12 16:41:30 +1200
  • 1f79357eff Fix "packagetype" in json.tmpl Zachary Spector 2026-04-12 16:30:46 +1200
  • 1eb927f94e Add HasSuffix to modules/templates/util_string.go Zachary Spector 2026-04-12 16:23:36 +1200
  • 0129c73991 Remove description for now Zachary Spector 2026-04-12 14:53:26 +1200
  • 2921cbe336 Default to JSON for PyPI Zachary Spector 2026-04-12 14:51:38 +1200
  • b6ce2e0f84 Fix template macro Zachary Spector 2026-04-12 14:36:35 +1200
  • e449de20e2 Fix JSONTemplate construction Zachary Spector 2026-04-12 14:01:59 +1200
  • 570f66b923 Fix typo Zachary Spector 2026-04-12 14:00:11 +1200
  • 2dd99bc682 Fix sort function Zachary Spector 2026-04-12 13:59:47 +1200
  • 957a33d4ac Correct type of the sort function Zachary Spector 2026-04-12 13:50:36 +1200
  • c31d6a4858 Add releases section Zachary Spector 2026-04-12 13:11:59 +1200
  • 54266e11b2 Add author, description, license Zachary Spector 2026-04-12 13:09:24 +1200
  • 018c7d05fa Correct URL of JSON template? Zachary Spector 2026-04-12 13:08:56 +1200
  • 612b208c88 Put urls at the top level in json.tmpl Zachary Spector 2026-04-12 12:49:39 +1200
  • b70d0f234d Correct the URL passed into ctx.JSONTemplate in pypi.go Zachary Spector 2026-04-12 12:45:47 +1200
  • 9ef6413d35 Switch to slices.SortFunc in pypi Zachary Spector 2026-04-12 12:44:03 +1200
  • 5183eecf3d Indent pypi/json.tmpl consistently Zachary Spector 2026-04-12 12:42:50 +1200
  • afa5788dc6 Fix doubled . in JSON template Zachary Spector 2026-04-12 12:35:26 +1200
  • 6e63fe3b01 Add a minimal JSON template to the PyPI registry Zachary Spector 2026-04-12 12:23:00 +1200
  • fd28fd896b feat: Follow remote users; feed tab (#10380) famfo 2026-04-12 03:31:03 +0200
  • c8156fbc60 [v15.0/forgejo] Revert "Improve repo file list table semantics for screen readers (#12031)" (#12094) v15.0/forgejo Mathieu Fenniak 2026-04-12 03:25:15 +0200
  • 9de142eb7f Update dependency webpack to v5.106.0 (forgejo) (#12093) Renovate Bot 2026-04-12 02:38:50 +0200
  • fc8b1cf3ca
    Revert "[v15.0/forgejo] Improve repo file list table semantics for screen readers (#12031)" Mathieu Fenniak 2026-04-11 18:18:38 -0600
  • ca00f99c3f fix: when reviewing in PRs, make comments relative to the visible code's commit (#12055) Mathieu Fenniak 2026-04-12 01:20:54 +0200
  • a4c573d79b
    Update dependency webpack to v5.106.0 Renovate Bot 2026-04-12 00:08:21 +0200
  • 7af08f6a9a
    fix: when reviewing in PRs, make comments relative to the visible code's commit Mathieu Fenniak 2026-04-08 19:06:59 -0600
  • 40aa3a5c7d fix: mark code comments as Outdated based upon line-of-code existence in current PR commit (#12054) Mathieu Fenniak 2026-04-11 23:10:34 +0200
  • 160cd930ff Update module golang.org/x/net to v0.53.0 (forgejo) (#12069) Renovate Bot 2026-04-11 22:16:09 +0200
  • 31787a12de
    fix: mark code comments as Outdated based upon line-of-code existence in current PR commit Mathieu Fenniak 2026-04-08 15:33:26 -0600
  • 9fe0cbee02 fix: relocate PR review comments using git blame --reverse, improving comment placement (#12015) Mathieu Fenniak 2026-04-11 21:45:39 +0200
  • fdd874bd2c
    Update module golang.org/x/net to v0.53.0 Renovate Bot 2026-04-11 21:26:32 +0200
  • 92b95414e8 Update module github.com/go-webauthn/webauthn to v0.16.4 (forgejo) (#11958) Renovate Bot 2026-04-11 21:21:46 +0200
  • fde33e064b fix: transform_codeblock_lang.go copyright attribution TurtleArmy 2026-04-11 13:48:32 -0400
  • 15790495f4
    Update module golang.org/x/crypto to v0.50.0 Renovate Bot 2026-04-11 19:24:09 +0200
  • ca56ec042d
    Update module github.com/go-webauthn/webauthn to v0.16.4 Renovate Bot 2026-04-11 19:24:02 +0200
  • bf68be21e7 Update module golang.org/x/image to v0.39.0 (forgejo) (#12068) Renovate Bot 2026-04-11 19:18:59 +0200
  • d9176897d0 Update module golang.org/x/text to v0.36.0 (forgejo) (#12070) Renovate Bot 2026-04-11 19:18:41 +0200
  • e9a2a95904
    feat: release notes for 10380 famfo 2025-12-09 17:03:14 +0100
  • 1fb17bd48e
    feat(federation): add feat tab to show federated notes famfo 2025-12-09 16:39:45 +0100
  • 25f250678f
    feat(federation): test following remote users famfo 2025-12-09 16:38:50 +0100
  • 0b0c3c9cb4
    feat(federation): add endpoint to follow remote users famfo 2025-12-09 16:37:58 +0100
  • 988d702480 Update module code.superseriousbusiness.org/exif-terminator to v0.11.2 (forgejo) (#12087) Renovate Bot 2026-04-11 04:33:53 +0200
  • b0267f7d79 Update dependency swagger-ui-dist to v5.32.2 (forgejo) (#12085) Renovate Bot 2026-04-11 04:17:47 +0200
  • 02279691f0
    Update module code.superseriousbusiness.org/exif-terminator to v0.11.2 Renovate Bot 2026-04-11 03:35:35 +0200
  • bd76b863fc
    Update dependency swagger-ui-dist to v5.32.2 Renovate Bot 2026-04-11 03:35:02 +0200
  • e636cd2765 Update dependency postcss to v8.5.9 (forgejo) (#12086) Renovate Bot 2026-04-11 03:29:02 +0200
  • 092cdc7418
    Update dependency postcss to v8.5.9 Renovate Bot 2026-04-11 02:43:34 +0200
  • 543c2d93ad Update data.forgejo.org/forgejo/forgejo Docker tag to v11.0.12 (forgejo) (#12084) Renovate Bot 2026-04-11 02:37:46 +0200
  • 9b8e1a0880
    Update data.forgejo.org/forgejo/forgejo Docker tag to v11.0.12 Renovate Bot 2026-04-11 00:09:23 +0200
  • a9a4adacc9 Remove duplicate selector Henry Catalini Smith 2026-04-10 20:15:00 +0200
  • f7b2498653 Revert "Improve repo file list table semantics for screen readers (#11846)" Henry Catalini Smith 2026-04-10 20:01:43 +0200
  • c22d400b76 fix: remove unintentional extra padding from latest commit hash Henry Catalini Smith 2026-04-10 19:54:14 +0200
  • 3f65795f4d [v15.0/forgejo] fix: prevent jobs with unknown needs from running (#12077) forgejo-backport-action 2026-04-10 18:22:49 +0200
  • 72e57743d9 Update module golang.org/x/tools/cmd/deadcode to v0.44.0 (forgejo) (#12071) Renovate Bot 2026-04-10 18:03:19 +0200
  • cc20d2543c
    Update module golang.org/x/tools/cmd/deadcode to v0.44.0 Renovate Bot 2026-04-10 16:08:34 +0200
  • 5f50463630 Update TestExportUserSSHKeys to test users with an SSH principal Alec Walsh 2026-04-10 05:52:20 -0400
  • 83ed027f96 fix: prevent jobs with unknown needs from running (#12046) Andreas Ahlenstorf 2026-04-10 15:40:08 +0200
  • d1b69632aa fix: prevent jobs with unknown needs from running (#12046) Andreas Ahlenstorf 2026-04-10 15:40:08 +0200
  • de3cca8e05 fix: prevent reruns of workflows that have pre-execution errors Andreas Ahlenstorf 2026-04-09 22:09:32 +0200
  • 43075c080a chore(release-notes): Forgejo v14.0.4 [skip ci] (#12074) forgejo-release-manager 2026-04-10 14:50:59 +0200
  • 16fbcff8fa chore(release-notes): Forgejo v11.0.12 [skip ci] (#12073) forgejo-release-manager 2026-04-10 14:50:29 +0200
  • c7788146f3 re-add changes by viceice 0ko 2026-04-10 14:49:26 +0200
  • ab0722c1cf chore(release-notes): Forgejo v14.0.4 forgejo-release-manager 2026-04-10 12:27:18 +0000
  • 1b67f7405f chore(release-notes): Forgejo v11.0.12 forgejo-release-manager 2026-04-10 12:27:17 +0000
  • cfcbc33af0 Exclude SSH principals from .keys route Alec Walsh 2026-03-09 08:58:21 -0400
  • 13795f0ae4 cascading-pr update cascading-pr 2026-04-10 00:42:47 +0000
  • c1de3237a7
    Update module golang.org/x/text to v0.36.0 Renovate Bot 2026-04-10 01:07:56 +0200
  • a4d5cac7c0
    Update module golang.org/x/image to v0.39.0 Renovate Bot 2026-04-10 00:08:52 +0200
  • f746fe4ad9 fix: Correct indentation in test TurtleArmy 2026-04-09 17:02:58 -0400
  • 6a5dda7116 chore: modernize code (#12065) Gusted 2026-04-09 21:34:33 +0200