Commit graph

  • 8205ed9495 Merge pull request '[FEAT] sourcehut webhooks' (#3022) from oliverpool/forgejo:webhook_7_sourcehut into forgejo Earl Warren 2024-04-05 19:23:54 +00:00
  • b210a3ebd5
    Fix #3030 add Cache-Control header for health-check Ada 2024-04-05 18:20:04 +02:00
  • 5ae3098faa Merge pull request 'Update dependency @stoplight/spectral-cli to v6.11.1' (#3049) from renovate/stoplight-spectral-cli-6.x into forgejo Gusted 2024-04-05 14:50:15 +00:00
  • 7ffa7f5bce
    Refactor LFS GC functions Gusted 2024-04-05 11:48:03 +02:00
  • 32134e3a43
    [CHORE] Remove u2f dependency Gusted 2024-04-05 14:00:36 +02:00
  • 2c85a1417b [FIX] webhook creation payload ref oliverpool 2024-04-05 11:33:55 +02:00
  • 9d2919248b [TEST] webhook creation payload ref oliverpool 2024-04-05 11:24:32 +02:00
  • 38ec6d90a5 CODEOWNERS: add more reviewers (#3054) oliverpool 2024-04-05 10:53:39 +00:00
  • ed9dd0e62a [FEAT] sourcehut webhooks oliverpool 2024-03-13 16:49:48 +01:00
  • c1ac3e5891
    [PORT] Refactor dropzone (#30232) wxiaoguang 2024-04-02 02:16:38 +08:00
  • 06478da63b
    Add integration test Mai-Lapyst 2024-04-05 08:19:08 +02:00
  • 11fd8d5109 Merge pull request 'Provide plural support for followers/following in user profiles' (#2954) from 0ko/forgejo:plpro into forgejo Earl Warren 2024-04-05 06:21:21 +00:00
  • ddedcd44b7
    Use people icon instead of person on profiles 0ko 2024-04-01 22:38:44 +05:00
  • df2a83ed20
    [I18N] Provide plural support for followers/following in user profiles 0ko 2024-04-01 22:30:18 +05:00
  • 2c69ca43f5 [I18N] Translations update from Weblate (#2982) Codeberg Translate 2024-04-05 04:35:59 +00:00
  • 1b5b756a0e Merge pull request 'Revert "[CI] pin go v1.22.2 version"' (#3045) from earl-warren/forgejo:wip-no-pin into forgejo Earl Warren 2024-04-05 04:23:22 +00:00
  • 1497790209 Update dependency @stoplight/spectral-cli to v6.11.1 Renovate Bot 2024-04-05 04:23:05 +00:00
  • 7692aeecfa Merge pull request 'Fixes regression of issue edit not working' (#3043) from Mai-Lapyst/forgejo:fix-issue-edit-button into forgejo Earl Warren 2024-04-05 03:49:43 +00:00
  • 262533570f
    Revert "[CI] pin go v1.22.2 version" Earl Warren 2024-04-05 05:31:00 +02:00
  • 33e8926efe
    Fix view file button in diff compare Mai-Lapyst 2024-04-05 05:27:20 +02:00
  • 8c31b78630
    Fixes regression of issue edit not working Mai-Lapyst 2024-04-05 00:39:30 +02:00
  • 396b539496
    [CHORE] Remove Gitea specific files Gusted 2024-04-04 19:39:20 +02:00
  • 9c82789664 Merge pull request '[RELEASE] v1.21.10-0 release notes' (#3026) from earl-warren/forgejo:wip-release-notes-1.21 into forgejo Earl Warren 2024-04-04 17:37:47 +00:00
  • 4ccb8c8b1f Merge pull request '[FEAT] Add label filters in organization issues dashboard' (#2944) from iminfinity/forgejo:add/label-filters into forgejo Earl Warren 2024-04-04 16:58:12 +00:00
  • fc3c944c16 fix: cleanup webfinger URI parsing Aravinth Manivannan 2024-04-04 14:07:58 +05:30
  • f7ca56557c feat: parse for all ForgeFed actors Aravinth Manivannan 2024-04-02 01:27:28 +05:30
  • 8273f8b756 feat: improve URI parsing in webfinger endpoint Aravinth Manivannan 2024-04-01 21:28:56 +05:30
  • 855d75d0bc fix: respond with 404 when webfingered with non-actor URIs Aravinth Manivannan 2024-03-30 20:55:53 +05:30
  • 1cc6ed8fb6 chore: add trailing slash query test case for webfinger endpoint Aravinth Manivannan 2024-03-30 19:22:29 +05:30
  • fc31f14507 feat: extend webfinger to respond to profile page URIs Aravinth Manivannan 2024-03-24 11:37:01 +05:30
  • a179695f33 Merge pull request '[BUG] Fix crash in issue forms' (#3012) from gusted/forgejo-crash into forgejo Earl Warren 2024-04-04 16:42:16 +00:00
  • 691bb9d171 Merge pull request 'feat: add optional storage init to doctor commands' (#3034) from viceice/forgejo:feat/doctor/add-init-storage-option into forgejo Earl Warren 2024-04-04 16:41:30 +00:00
  • d38edd02bf Merge pull request 'Plural support for release download count' (#3031) from 0ko/forgejo:download_plu into forgejo Earl Warren 2024-04-04 16:39:32 +00:00
  • dfa413a39e
    [RELEASE] v1.21.10-0 release notes Earl Warren 2024-04-04 11:16:52 +02:00
  • e226a27233
    feat: add optional storage init to doctor commands Michael Kriese 2024-04-04 17:21:12 +02:00
  • 2fff6c255d [I18N] Provide plural support for release download count 0ko 2024-04-04 19:16:00 +05:00
  • b0cd0ebb91
    [BUG] Fix crash in issue forms Gusted 2024-04-04 00:01:21 +02:00
  • 5951c9b2c4 Merge pull request '[FEAT] Visual separation between types of attachments' (#2899) from gusted/forgejo-attachment-divide into forgejo Earl Warren 2024-04-04 13:37:45 +00:00
  • 8d13ed4a8d add label filters in org/{org_name}/issues iminfinity 2024-04-04 17:57:11 +05:30
  • ba35934824 Merge pull request '[BUG] Center icon and callout text' (#3010) from gusted/forgejo-center-icon into forgejo Earl Warren 2024-04-04 12:10:27 +00:00
  • 04a398a1af [REFACTOR] webhook shared code to prevent import cycles oliverpool 2024-04-03 14:22:36 +02:00
  • c4adb08d6d Merge pull request 'Update dependency go to v1.22.2' (#3015) from renovate/golang-packages into forgejo Earl Warren 2024-04-04 05:40:10 +00:00
  • 3509242ee6
    [CI] pin go v1.22.2 version Earl Warren 2024-03-06 11:21:31 +08:00
  • ded1080bc2
    [CHORE] Update golang.org/x/net Gusted 2024-04-04 00:19:28 +02:00
  • e6da9c6cd9 Update dependency go to v1.22.2 Renovate Bot 2024-04-04 04:04:38 +00:00
  • 6ffae461d4
    [BUG] Center icon and callout text Gusted 2024-04-03 21:52:30 +02:00
  • 2bed909a17
    use EqualValues in test of pronouns not being displayed when unspecified hazycora 2024-04-03 15:24:23 -05:00
  • 9bb7b3fbdd
    Add a new test for "Unspecified" pronouns Gergely Nagy 2024-03-01 10:37:17 +01:00
  • 152f26f05b
    remove unused assignment hazycora 2024-02-29 13:29:35 -06:00
  • 276bf850c9
    Add tests for the Pronouns field Gergely Nagy 2024-02-29 14:13:52 +01:00
  • 6aba69ce85
    Enable user pronoun editing from the admin ui Gergely Nagy 2024-02-29 13:55:52 +01:00
  • efa9649696
    services/convert/user: Convert pronouns properly Gergely Nagy 2024-02-29 12:51:06 +01:00
  • 66ac657159
    Add Pronouns to the User and UserSettings api structs Gergely Nagy 2024-02-29 11:10:18 +01:00
  • 1c551f923b
    only add name attribute to pronouns input in JS, to ensure fallback works hazycora 2024-02-26 13:47:05 -06:00
  • 454ceb2ada
    add some comments hazycora 2024-02-26 13:43:04 -06:00
  • 8cbacf850a
    Add back ID field to pronouns migration hazycora 2024-02-24 15:26:18 -06:00
  • 75890e8f37
    gofumpt hazycora 2024-02-24 12:24:20 -06:00
  • 8d086ad91c
    change "any/all" to "any pronouns" hazycora 2024-02-24 12:24:12 -06:00
  • 20f96796d7
    use recognisedPronouns variable hazycora 2024-02-24 12:13:49 -06:00
  • 204dd9e300
    Add migration for pronouns hazycora 2024-02-23 16:33:02 -06:00
  • bbf906eccc
    fix locale function in profile settings hazycora 2023-12-27 01:18:19 -06:00
  • 21c8c09430
    generate swagger hazycora 2023-12-27 00:08:43 -06:00
  • 74da95df67
    move pronouns below full name in user profile settings hazycora 2023-09-26 12:57:01 -05:00
  • 12e00abe29
    add any/all pronoun option to dropdown hazycora 2023-09-26 12:54:18 -05:00
  • 708327a548
    set width on pronoun dropdown and custom input hazycora 2023-09-26 12:51:30 -05:00
  • 864a4332df
    Make "Custom" pronoun option italic hazycora 2023-09-26 01:22:05 -05:00
  • 563e8b49e8
    Add "Unspecified" option to pronouns dropdown hazycora 2023-09-26 01:21:52 -05:00
  • 994c6d3cde
    move pronouns JS hazycora 2023-09-26 00:56:20 -05:00
  • a6f068a93b
    use dropdown for pronoun input hazycora 2023-09-26 00:34:09 -05:00
  • f8e48e066a
    add pronoun field to user profiles hazycora 2023-09-25 21:39:12 -05:00
  • efd0f0f224 Merge pull request 'Port archived labels visual filter' (#2887) from 0ko/forgejo:lable-archive-bw into forgejo Earl Warren 2024-04-03 20:06:39 +00:00
  • 5ff20d4583 Merge pull request 'Better color for labels/counters' (#2935) from 0ko/forgejo:glorious-label-color into forgejo Earl Warren 2024-04-03 20:03:54 +00:00
  • c360b630e3 Merge pull request '[FEAT] Allow non-explicit push options' (#2984) from gusted/forgejo-push-options into forgejo Earl Warren 2024-04-03 19:00:16 +00:00
  • f703a29cd4 Merge pull request 'Fix primary button background inconsistency' (#3002) from 0ko/forgejo:fix2947 into forgejo Earl Warren 2024-04-03 18:59:37 +00:00
  • f5ad6d4be5
    [FEAT] Allow non-explicit push options Gusted 2024-04-03 02:41:57 +02:00
  • 6f807c3519 Merge pull request 'Simplify delay writer Close' (#2994) from gusted/forgejo-simplify into forgejo oliverpool 2024-04-03 17:25:55 +00:00
  • 6af253cc5d Merge pull request '[BUG] Disable 'View at this point in history' for wikis' (#2999) from gusted/forgejo-wiki-view-here into forgejo Earl Warren 2024-04-03 16:59:21 +00:00
  • 4aebf52129 Merge pull request 'Update module github.com/editorconfig/editorconfig-core-go/v2 to v2.6.2' (#2987) from renovate/github.com-editorconfig-editorconfig-core-go-v2-2.x into forgejo Earl Warren 2024-04-03 16:56:21 +00:00
  • f45aed66b0 Merge pull request '[THEME] Update variables' (#2998) from gusted/forgejo-theme-code into forgejo Earl Warren 2024-04-03 16:49:06 +00:00
  • d44f290750 [UI] Fix primary button background inconsistency 0ko 2024-04-03 19:52:36 +05:00
  • 8df9100994
    [BUG] Disable 'View at this point in history' for wikis Gusted 2024-04-03 15:37:12 +02:00
  • 629d9aa174 Merge pull request 'fix: set proper go directive' (#2997) from viceice/forgejo:fix/set-proper-go-directive into forgejo Gusted 2024-04-03 13:18:26 +00:00
  • eae9397fa2
    [THEME] Update variables Gusted 2024-04-03 15:15:13 +02:00
  • 99efe01a08
    fix: set proper go directive Michael Kriese 2024-04-03 14:50:34 +02:00
  • 6acedb973a
    Simplify delay writer Close Gusted 2024-04-03 14:06:39 +02:00
  • 7d35a76ebf Merge pull request '[BUG] Make delay writer actually work' (#2983) from gusted/forgejo-hook-processing into forgejo Earl Warren 2024-04-03 07:33:45 +00:00
  • 141e66b538 Merge pull request '[CI] backport auto-squash detection and -x' (#2989) from earl-warren/forgejo:wip-backport-workaround into forgejo Earl Warren 2024-04-03 07:09:35 +00:00
  • 6c7179355e
    [CI] backport auto-squash detection and -x Earl Warren 2024-04-03 07:30:42 +02:00
  • 8f3b2096a8 Update module github.com/editorconfig/editorconfig-core-go/v2 to v2.6.2 Renovate Bot 2024-04-03 04:08:11 +00:00
  • 59bb7c2bf0 Update ghcr.io/visualon/renovate Docker tag to v37.278.0 Renovate Bot 2024-04-03 02:06:10 +00:00
  • 9320ffd2b5
    [BUG] Make delay writer actually work Gusted 2024-04-03 01:17:25 +02:00
  • 0a9f6297a3 Merge pull request 'Adjust the signed tag verification line' (#2966) from algernon/forgejo:were-not-gonna-stop-until-we-reach-the-highest-top into forgejo Earl Warren 2024-04-02 22:02:03 +00:00
  • d58143e4e1
    Adjust the signed tag verification line Gergely Nagy 2024-04-02 09:51:44 +02:00
  • a245fb5c83 [THEME] Use better color for labels/counters 0ko 2024-03-31 21:26:06 +05:00
  • 4b8d06b0a7 Merge pull request 'Allow custom repo size format' (#2974) from 0ko/forgejo:percent_s into forgejo Earl Warren 2024-04-02 15:08:41 +00:00
  • 2a006e850e Merge pull request '[FEAT] Mark database errors in tests as failure' (#2972) from gusted/forgejo-log-db into forgejo Earl Warren 2024-04-02 14:47:32 +00:00
  • 3aad608649 Merge pull request '[BUG] Use correct template for commitmail error' (#2973) from gusted/forgejo-fix-committmail into forgejo Earl Warren 2024-04-02 14:45:54 +00:00
  • 58fc87091d Merge pull request '[TESTS] fix flacky git check-attr subtest' (#2963) from oliverpool/forgejo:git_check_attr_test into forgejo Gusted 2024-04-02 14:24:20 +00:00
  • 2f38c2220f [I18N] Allow custom repo size format 0ko 2024-04-02 18:43:12 +05:00
  • 27f39047c1
    [BUG] Use correct template for commitmail error Gusted 2024-04-02 15:08:53 +02:00