Commit graph

  • 9b87528fc1 Update dependency @stylistic/stylelint-plugin to v3.1.2 Renovate Bot 2025-03-01 00:03:01 +00:00
  • a93b85709e
    cleanup: Revert all changes from user Action() since I removed the previously added 'report' action. floss4good 2025-02-28 23:58:11 +02:00
  • b93f3f95d6
    tests/integration: activitypub: verify application public key caching famfo 2025-02-28 17:27:42 +01:00
  • 6ee31a7aee
    api/activitypub: add caching for actor and application public keys famfo 2025-02-28 17:03:51 +01:00
  • e79898297d
    models/user: add function to get FederatedUser by federation ID famfo 2025-02-28 17:01:10 +01:00
  • f8033a0f08
    models/user: add function to get FederatedUser by local userID famfo 2025-02-28 17:02:50 +01:00
  • 5e71d2a2c8
    models/user: add function to get FederatedUser by KeyID famfo 2025-02-26 18:08:39 +01:00
  • 893a8c6784
    models/user: add public key information to FederatedUser famfo 2025-02-26 18:08:22 +01:00
  • b61c81e7a4
    forgefed: add option to get FederationHost by KeyID famfo 2025-02-26 18:07:33 +01:00
  • 6935dbd637
    forgefed: add public key information to FederationHost famfo 2025-02-26 18:06:26 +01:00
  • 4f770a8995 Update module code.forgejo.org/f3/gof3/v3 to v3.10.4 (forgejo) (#7080) Earl Warren 2025-02-28 17:34:41 +00:00
  • 9f0147994b
    fix: f3: implement the internal references interface Earl Warren 2025-02-28 18:03:49 +01:00
  • 8284515808 Update module golang.org/x/crypto to v0.35.0 Renovate Bot 2025-02-28 16:53:35 +00:00
  • 64fe8179d4 Update golang packages to v1.23 Renovate Bot 2025-02-28 16:52:57 +00:00
  • a397602525 Update module code.forgejo.org/f3/gof3/v3 to v3.10.4 Renovate Bot 2025-02-28 16:52:33 +00:00
  • e6c3613223
    chore: revert to go 1.23 Michael Kriese 2025-02-28 17:27:16 +01:00
  • 40d9f973f4
    modules/setting: federation: rename Algorithms to SignatureAlgorithms famfo 2025-02-26 02:36:37 +01:00
  • e91e181706
    user: move ActivityPub related functions to own file famfo 2025-02-26 02:32:30 +01:00
  • bf5b836152
    tests/integration: activitypub: test maximum response size limit famfo 2025-02-26 01:28:17 +01:00
  • e61c34d26e
    modules/activitypub: add size limitation for received data famfo 2025-02-24 03:25:29 +01:00
  • 14e0b4c355
    tests/integration: federation: add test for disabled signature validation famfo 2025-02-24 01:28:07 +01:00
  • 01b995351c
    federation: add setting to disable HTTP signature validation famfo 2025-02-24 01:07:20 +01:00
  • 57ec4ec3f3
    tests/integration: activitypub: use signed requests for all tests famfo 2025-02-26 01:07:49 +01:00
  • f8a6fecdbc
    api/activitypub: enable HTTP signature checking on endpoints famfo 2025-02-23 03:06:39 +01:00
  • 4e1b8b131f
    api/activitypub: use server actor for fetching missing signing keys famfo 2025-02-23 03:05:29 +01:00
  • 5162efeb8d
    federation_service: use server actor for HTTP signatures famfo 2025-02-26 18:09:56 +01:00
  • 0e4572f5af Update module golang.org/x/crypto to v0.35.0 Renovate Bot 2025-02-28 05:27:57 +00:00
  • a830b4de6b [v10.0/forgejo] chore(ci): ensure the manually cached Go can be run (#7079) forgejo-backport-action 2025-02-28 16:21:28 +00:00
  • d59e58b0b6 chore(ci): ensure the manually cached Go can be run (#7078) Earl Warren 2025-02-28 16:12:58 +00:00
  • 39a4f22c1c chore(ci): ensure the manually cached Go can be run (#7078) Earl Warren 2025-02-28 16:12:58 +00:00
  • 6afc7135c0
    federation_service: use server actor for fetching external objects famfo 2025-02-23 03:02:28 +01:00
  • c6515743fc
    models/user: add test for APActorKeyID famfo 2025-02-23 21:12:14 +01:00
  • 20decab848
    models/user: add function to return APActor signing key ID famfo 2025-02-23 02:59:13 +01:00
  • ae8adb6227
    users/model: add test for server actor AP ID famfo 2025-02-23 21:11:19 +01:00
  • bc585a81b6
    models/user: return server actor for APServer user ID famfo 2025-02-23 02:58:00 +01:00
  • dc9668807d
    tests/integration: federatedStar: remove trailing slash from inbox famfo 2025-02-23 23:49:53 +01:00
  • 1ae5260497
    federation_service: remove trailing slash from repository inbox famfo 2025-02-23 02:52:57 +01:00
  • d9e1b262a1
    chore(ci): ensure the manually cached Go can be run Earl Warren 2025-02-28 17:03:56 +01:00
  • 6fcb8f646f [v10.0/forgejo] chore(ci): Get Go binary from GOROOT instead of hardcoded path (#7073) Earl Warren 2025-02-28 15:36:13 +00:00
  • 4e30f54295 chore(upgrade): switch to code.forgejo.org/forgejo/levelqueue (#7074) Earl Warren 2025-02-28 15:23:58 +00:00
  • a8eac67c85 Update module github.com/ProtonMail/go-crypto to v1.1.6 (forgejo) (#7068) Renovate Bot 2025-02-28 15:23:09 +00:00
  • e725d01683 Add No Results Prompt Message on Issue List Page (#33699) Kerwin Bryant 2025-02-25 02:24:56 +08:00
  • 1da88bd048 Try to fix ACME path when renew (#33668) wxiaoguang 2025-02-23 13:12:08 +08:00
  • 248e2d3861
    Add new 'Report abuse' form and links for user profile, repository page, issues, pulls and comments. floss4good 2025-02-28 12:41:00 +02:00
  • 4aa383bb59
    fix: allow updating and deleting refs/pull/* references by default Earl Warren 2025-02-28 10:47:29 +01:00
  • bca6ac6f6c Merge branch 'forgejo' into report_abuse floss4good 2025-02-28 09:10:41 +00:00
  • e4ef798c17
    chore(upgrade): switch to code.forgejo.org/forgejo/levelqueue Earl Warren 2025-02-28 07:35:22 +01:00
  • 52095998c1
    ci: fix bin path Michael Kriese 2025-01-21 15:51:45 +01:00
  • 8d12594a4a
    chore(ci): Get Go binary from GOROOT instead of hardcoded path fnetX 2025-01-19 14:34:46 +00:00
  • c7bd6f4a3d [v10.0/forgejo] i18n: update of translations from multiple sources (#7067) 0ko 2025-02-28 05:19:31 +00:00
  • 5070cfe771 Update module github.com/go-git/go-git/v5 to v5.14.0 Renovate Bot 2025-02-28 02:03:11 +00:00
  • 80b483344f Update https://data.forgejo.org/actions/cache action to v4.2.2 Renovate Bot 2025-02-28 02:02:33 +00:00
  • 13239a4d58 Update dependency swagger-ui-dist to v5.20.0 Renovate Bot 2025-02-28 00:03:51 +00:00
  • 519de5e359 Update module github.com/ProtonMail/go-crypto to v1.1.6 Renovate Bot 2025-02-28 00:03:23 +00:00
  • 2212923de0 [gitea] week 2025-09 cherry pick (gitea/main -> forgejo) (#7031) Gusted 2025-02-27 20:05:48 +00:00
  • 718cdbf758 [v10.0/forgejo] i18n: update of translations from multiple sources 0ko 2025-02-27 23:32:40 +05:00
  • 535408143a i18n: update of translations from Codeberg Translate (#7028) Codeberg Translate 2025-02-27 08:42:44 +00:00
  • 7896c98e52
    i18n: translated using Weblate (French) Lzebulon 2025-02-27 08:11:55 +00:00
  • 942781fa23
    i18n: translated using Weblate (French) earl-warren 2025-02-27 08:13:05 +00:00
  • 3843da16f1 fix(web): Forbid blocked users from reopening issues Litchi Pi 2025-02-20 17:49:29 +01:00
  • 305ad6e9c5
    i18n: translated using Weblate (German (Low)) Benedikt Straub 2025-02-26 19:48:54 +00:00
  • 5bd63c8db9
    i18n: translated using Weblate (Persian) IndieHum 2025-02-26 19:33:11 +00:00
  • c9ccc9d3a0
    i18n: translated using Weblate (Chinese (Simplified Han script)) Outbreak2096 2025-02-26 14:51:09 +00:00
  • 5ee0e24ad1
    i18n: translated using Weblate (Ukrainian) SomeTr 2025-02-26 16:06:04 +00:00
  • b0a795db24
    i18n: translated using Weblate (Czech) Fjuro 2025-02-26 15:13:21 +00:00
  • 4080fefce0
    i18n: translated using Weblate (Chinese (Simplified Han script)) Outbreak2096 2025-02-26 13:36:59 +00:00
  • dc4e2f2485
    i18n: translated using Weblate (Latvian) Edgarsons 2025-02-26 11:16:51 +00:00
  • 4a89cd36c5
    i18n: translated using Weblate (Ukrainian) SomeTr 2025-02-25 23:21:34 +00:00
  • 659da783a7
    i18n: translated using Weblate (German (Low)) Benedikt Straub 2025-02-25 21:38:20 +00:00
  • 958ab7d74d
    i18n: translated using Weblate (Finnish) artnay 2025-02-25 19:53:01 +00:00
  • 5dfd9a3600
    i18n: translated using Weblate (Latvian) Edgarsons 2025-02-25 16:50:31 +00:00
  • e601bc3546
    i18n: translated using Weblate (Latvian) Edgarsons 2025-02-25 16:07:06 +00:00
  • 63d97fd9e9
    i18n: translated using Weblate (Danish) tacaly 2025-02-25 02:30:55 +00:00
  • afa2131352
    i18n: translated using Weblate (Ukrainian) nykula 2025-02-24 19:39:40 +00:00
  • 0090eb5a30
    i18n: translated using Weblate (Filipino) Kita Ikuyo 2025-02-24 11:29:59 +00:00
  • e41b97ace2
    i18n: translated using Weblate (Dutch) Gusted 2025-02-23 20:26:49 +00:00
  • 3f83831c76
    i18n: translated using Weblate (Slovenian) anze 2025-02-23 17:24:05 +00:00
  • 34c33ab23b
    i18n: translated using Weblate (Danish) tacaly 2025-02-23 13:23:39 +00:00
  • b1393a9f38
    i18n: translated using Weblate (Persian) IndieHum 2025-02-23 14:38:55 +00:00
  • a2da9972c5
    i18n: translated using Weblate (Czech) Fjuro 2025-02-23 09:44:29 +00:00
  • a63f3bf2d2
    i18n: translated using Weblate (German (Low)) Benedikt Straub 2025-02-23 09:13:13 +00:00
  • 109a2133ce
    i18n: translated using Weblate (Ukrainian) SomeTr 2025-02-23 09:17:47 +00:00
  • 3a61cb2ea5
    i18n: translated using Weblate (Vietnamese) Anonymous 2025-02-23 08:34:58 +00:00
  • 626cd4e698
    i18n: translated using Weblate (Russian) 0ko 2025-02-22 18:30:48 +00:00
  • a6cdf3f2bd
    i18n: translated using Weblate (Chinese (Simplified Han script)) xtex 2025-02-22 11:41:54 +00:00
  • 2ef23fc89b
    i18n: translated using Weblate (Swedish) yeager 2025-02-22 13:58:26 +00:00
  • fba0239e28
    i18n: translated using Weblate (Dutch) Gusted 2025-02-22 12:07:40 +00:00
  • a0e79d4c56
    i18n: translated using Weblate (Chinese (Simplified Han script)) Outbreak2096 2025-02-22 08:28:33 +00:00
  • 2bde66c08f
    i18n: translated using Weblate (Chinese (Simplified Han script)) xtex 2025-02-22 11:36:08 +00:00
  • cf2719edb9
    i18n: translated using Weblate (Persian) IndieHum 2025-02-22 10:18:09 +00:00
  • 7b8bcfad55 Update module golang.org/x/oauth2 to v0.27.0 (forgejo) (#7063) Renovate Bot 2025-02-26 19:44:23 +00:00
  • 2024031a7a Simplify pronouns in user settings (#6835) mhughes9 2025-02-26 18:46:51 +00:00
  • b99e9f3020 Simplify pronouns in user settings Matthew Hughes 2025-02-05 20:27:11 +00:00
  • 6ad0f88a45 Merge branch 'forgejo' into report_abuse floss4good 2025-02-26 15:25:55 +00:00
  • 77a1af5ab8 feat(ui): add quota overview (#6602) Gusted 2025-02-26 14:36:53 +00:00
  • 412a423b83 Update module golang.org/x/oauth2 to v0.27.0 Renovate Bot 2025-02-26 00:04:05 +00:00
  • 30c38da7d2
    Add visual test for quota overview Otto Richter 2025-02-11 20:55:43 +01:00
  • 2650388eab
    feat(ui): add storage overview Gusted 2024-12-31 05:40:01 +01:00
  • e69be4cf55
    Deleting repository should unlink all related packages (#33653) Lunny Xiao 2025-02-20 20:17:56 -08:00
  • fae5681858
    Fix omitempty bug (#33663) Lunny Xiao 2025-02-20 12:39:21 -08:00