Commit Graph

  • 2685be9f95
    Fix labels referencing the wrong ID in the user profile settings (#29199) Yarden Shoham 2024-02-17 17:01:25 +0200
  • f9c931d858
    Fix label `for` pointing to a `name` instead of `id` in webhook settings (#29209) Yarden Shoham 2024-02-17 16:32:43 +0200
  • a46fa02d5b
    Fix missing template for follow button in organization (#29215) Yarden Shoham 2024-02-17 15:42:52 +0200
  • ca852519b5
    Remove jQuery from the webhook editor (#29211) Yarden Shoham 2024-02-17 15:17:04 +0200
  • 99080bd87d
    Remove jQuery from issue reference context popup attach (#29216) Yarden Shoham 2024-02-17 15:11:56 +0200
  • c0ced0f0cd
    Fix debian InRelease Acquire-By-Hash newline (#29204) Robin Schoonover 2024-02-16 22:40:13 -0700
  • fd3b4afa2b
    Fix broken following organization (#29005) yp05327 2024-02-17 14:13:37 +0900
  • 1ad195aa40
    [skip ci] Updated translations via Crowdin GiteaBot 2024-02-17 00:23:24 +0000
  • 59ab49a7eb
    Add `eslint-plugin-github` and fix issues (#29201) silverwind 2024-02-16 22:41:23 +0100
  • 4b69d9e46d
    Remove jQuery from the "quick submit" handler (#29200) Yarden Shoham 2024-02-16 22:03:50 +0200
  • 1d4ce531fd
    Fix `initCompLabelEdit` not being called (#29198) Yarden Shoham 2024-02-16 18:03:52 +0200
  • 6a4b83fb9d
    Remove jQuery from username change prompt and fix its detection (#29197) Yarden Shoham 2024-02-16 17:52:50 +0200
  • 1bf7b70118
    Remove jQuery from organization rename prompt toggle (#29195) Yarden Shoham 2024-02-16 17:48:01 +0200
  • 2e887067df
    Reference labels by IDs instead of names in `keys` settings (#29194) Yarden Shoham 2024-02-16 15:59:48 +0200
  • 2c336646f1
    Remove jQuery from SSH key form parser (#29193) Yarden Shoham 2024-02-16 15:34:29 +0200
  • f35d468b43
    Refactor request function (#29187) silverwind 2024-02-16 14:27:00 +0100
  • 78f6b29248
    Fix gitea-action user avatar broken on edited menu (#29190) yp05327 2024-02-16 18:50:20 +0900
  • 800fa60ee5
    Disable parallel Make execution (#29186) silverwind 2024-02-16 04:17:34 +0100
  • 4f050f358a
    Auto-update the system status in admin dashboard (#29163) Yarden Shoham 2024-02-16 04:52:25 +0200
  • 3adfb6cb72
    Avoid vue warning in dev mode (#29188) silverwind 2024-02-16 03:27:45 +0100
  • 6f159f4c1c
    Update JS and PY dependencies (#29184) silverwind 2024-02-16 03:20:50 +0100
  • b16e26dbeb
    [skip ci] Updated translations via Crowdin GiteaBot 2024-02-16 00:23:19 +0000
  • e9be8b25ae
    Implement contributors graph (#27882) Şahin Akkaya 2024-02-16 01:21:13 +0300
  • 1f8ad34e43
    Add support for action artifact serve direct (#29120) KN4CK3R 2024-02-15 21:39:50 +0100
  • 7474f62857
    Tweak repo header (#29134) silverwind 2024-02-15 17:52:21 +0100
  • 7263b3effe
    Change webhook-type in create-view (#29114) Tim-Nicas Oelschläger 2024-02-15 14:59:48 +0100
  • c2d4c2fca7
    Remove jQuery from the comment task list (#29170) Yarden Shoham 2024-02-15 15:27:07 +0200
  • df439b6a98
    Fix can not select team reviewers when reviewers is empty (#29174) yp05327 2024-02-15 20:30:11 +0900
  • f4e1a5ae52 [I18N] Translations update from Weblate (#2350) Codeberg Translate 2024-02-17 22:18:04 +0000
  • b59f50a58d Merge pull request '[BUG] Fix pull request reopen conditions' (#2373) from gusted/forgejo-reopen-pr into forgejo Earl Warren 2024-02-17 22:10:18 +0000
  • cc47808b84
    tests: Markdown alert block test cases Gergely Nagy 2024-02-17 17:55:26 +0100
  • b594188623
    Restore compatibility with the legacy GitHub callout syntax Gergely Nagy 2024-02-17 17:36:36 +0100
  • a177a5c4cb
    modules/markup: Lift out the GitHub callout transformer Gergely Nagy 2024-02-17 17:36:07 +0100
  • 0b3193bbbe
    Add alert blocks in markdown (#29121) Yarden Shoham 2024-02-10 20:43:09 +0200
  • 2fb3ecc6e3 Merge pull request '[RELEASE] decouple the release name from the version number' (#2372) from earl-warren/forgejo:wip-test-release into forgejo Earl Warren 2024-02-17 15:18:44 +0000
  • bd2ba9f6e5 Merge pull request '[BUG] Fix Ctrl+Enter on submitting review comment' (#2370) from gusted/forgejo-review-ctrlenter into forgejo Earl Warren 2024-02-17 15:15:55 +0000
  • f779aa79f2
    [BUG] Fix pull request reopen conditions Gusted 2024-02-17 15:30:41 +0100
  • 014e533206
    [RELEASE] decouple the release name from the version number Earl Warren 2024-02-17 13:08:54 +0100
  • 7bf93e5d1a Merge pull request 'A new test to exercise `linguist-language=`' (#2368) from algernon/tests/linguist/view-guess into forgejo Gusted 2024-02-17 13:46:43 +0000
  • f04589defd
    [BUG] Fix Ctrl+Enter on submitting review comment Gusted 2024-02-17 12:52:11 +0100
  • fd01298aa6 Merge pull request '[RELEASE] build test releases' (#2365) from earl-warren/forgejo:wip-test-release into forgejo Earl Warren 2024-02-17 11:43:16 +0000
  • 0c0b87ec1a Merge pull request 'Add rel="nofollow" to issue filter links' (#2367) from algernon/forgejo:b/issues/nofollow into forgejo Gusted 2024-02-17 10:56:47 +0000
  • 3b9d39f483
    [CI] mirror to forgejo-integration daily instead of each commit Earl Warren 2024-02-17 11:55:52 +0100
  • 03efa900ea
    [RELEASE] build test releases Earl Warren 2024-02-16 20:21:18 +0100
  • 7ea1ef2c2b Merge pull request '[gitea] cherry-pick' (#2353) from earl-warren/forgejo:wip-gitea-cherry-pick into forgejo Earl Warren 2024-02-17 10:49:47 +0000
  • ae95db12a1
    A new test to exercise `linguist-language=` Gergely Nagy 2024-02-17 11:21:37 +0100
  • 5143ebb507
    Add rel="nofollow" to issue filter links Gergely Nagy 2024-02-17 10:20:10 +0100
  • 28b5e39776 Merge pull request 'Add Zig gitignore' (#2352) from argrat/forgejo:zig-gitignore into forgejo Gusted 2024-02-16 21:32:38 +0000
  • c021a5b919
    templates: HasPrefix support for template.HTML Earl Warren 2024-02-15 15:56:17 +0100
  • 4af0944b26
    move sign in labels to be above inputs (#28753) Rafael Heard 2024-02-15 03:47:49 -0500
  • 65248945c9
    Refactor locale&string&template related code (#29165) wxiaoguang 2024-02-15 05:48:45 +0800
  • d565d85160
    Extract linguist code to method (#29168) KN4CK3R 2024-02-14 19:50:31 +0100
  • 52ef33b931
    Remove unused `KeyID`. (#29167) KN4CK3R 2024-02-14 18:50:10 +0100
  • 6eaabb1a9d
    Use ghost user if user was not found (#29161) KN4CK3R 2024-02-14 17:31:51 +0100
  • e52d877582
    Fix Gitpod logic of setting ROOT_URL (#29162) Yarden Shoham 2024-02-14 00:57:55 +0200
  • 0fc61c8836 [BUG] split code conversations in diff tab (#2306) oliverpool 2024-02-16 12:16:11 +0000
  • 1e364cc21f Merge pull request 'Preview: set font-size on preview content' (#2349) from gusted/forgejo-preview-fontsize into forgejo Gusted 2024-02-15 16:14:37 +0000
  • e3f1e85244 Merge pull request '[CI] upgrade to golangci-lint@v1.56.1' (#2354) from earl-warren/forgejo:wip-lint-upgrade into forgejo Earl Warren 2024-02-15 15:49:35 +0000
  • c8b177713a
    [CLEANUP] make golangci-lint@v1.56.1 happy Earl Warren 2024-02-15 16:19:36 +0100
  • 79df409256
    [CI] upgrade to golangci-lint@v1.56.1 Earl Warren 2024-02-15 16:19:28 +0100
  • 761641cf4a Add Zig gitignore Argo 2024-02-15 11:19:08 +0000
  • b1aabbf174
    Preview: set font-size on preview content Gusted 2024-02-14 23:01:35 +0100
  • 56f161167a Merge pull request '[gitea] cherry-pick' (#2337) from earl-warren/forgejo:wip-gitea-cherry-pick into forgejo Earl Warren 2024-02-14 21:29:08 +0000
  • 41cc9784f9 Merge pull request 'agit: Automatically fill in the description' (#2344) from algernon/f/agit/description-autofill into forgejo Earl Warren 2024-02-14 20:46:00 +0000
  • e9e6c6152e
    Dont load Review if Comment is CommentTypeReviewRequest (#28551) 6543 2024-02-13 09:45:31 +0100
  • 27bc2b9d95
    Show `View at this point in history` for every commit (#29122) Tim-Nicas Oelschläger 2024-02-13 09:07:59 +0100
  • 1662f50464
    [skip ci] Updated translations via Crowdin GiteaBot 2024-02-13 00:24:22 +0000
  • 9a6709869e
    [skip ci] Updated translations via Crowdin GiteaBot 2024-02-12 00:24:21 +0000
  • b03af9efb2
    Show more settings for empty repositories (#29130) Tim-Nicas Oelschläger 2024-02-11 15:10:04 +0100
  • f7491db1c0
    Update JS and PY dependencies (#29127) silverwind 2024-02-11 13:55:11 +0100
  • 259ad5d614
    agit: Automatically fill in the description Gergely Nagy 2024-02-14 00:35:38 +0100
  • 231548ba7e Merge pull request 'Add merge style `fast-forward-only` (gitea#28954)' (#2347) from algernon/forgejo:f/repo/merge/fast-forward-only-port into forgejo Earl Warren 2024-02-14 19:58:54 +0000
  • a3a7af5a2b
    Update .deadcode-out Gergely Nagy 2024-02-14 17:31:06 +0100
  • 83123b493f
    Add merge style `fast-forward-only` (#28954) Chris Copeland 2024-02-12 14:37:23 -0800
  • 05eaf1cf3e Merge pull request 'Repository settings refactor' (#2221) from algernon/forgejo:repo-units/ui-refactor into forgejo Earl Warren 2024-02-14 13:29:04 +0000
  • 6c3895638c [I18N] Translations update from Weblate (#2322) Codeberg Translate 2024-02-14 11:01:06 +0000
  • 2cf242344e Merge pull request 'Minor cleanup in ViewLatestWorkflowRun' (#2343) from algernon/b/actions/view-latest-run-for-workflow/ctx.ServerError into forgejo Gusted 2024-02-14 09:02:30 +0000
  • 8075721823
    Minor cleanup in ViewLatestWorkflowRun Gergely Nagy 2024-02-13 22:51:01 +0100
  • 44424bfe60
    Add tests for the previous two commits Gergely Nagy 2024-02-11 23:11:57 +0100
  • e07b0e75ff
    Add a direct link from repo header to unit settings Gergely Nagy 2024-01-23 10:57:49 +0100
  • fa73375e13
    Split out repository unit settings Gergely Nagy 2024-01-23 10:46:34 +0100
  • 2d321d27d1 Merge pull request '[BUG] Workaround borked Git version' (#2335) from gusted/forgejo-git-workaround into forgejo Gusted 2024-02-13 20:05:06 +0000
  • f68f880974
    [BUG] Workaround borked Git version Gusted 2024-02-13 09:03:22 +0100
  • 91d40751c7 Merge pull request '[FEAT] Don't log context cancelled SQL errors (squash)' (#2330) from gusted/forgejo-no-db into forgejo Gusted 2024-02-13 07:35:25 +0000
  • cbbcfdd400
    [FEAT] Don't log context cancelled SQL errors Gusted 2024-02-12 23:11:50 +0100
  • c6a89b490d Merge pull request '[gitea] cherry-pick' (#2324) from earl-warren/forgejo:wip-gitea-cherry-pick into forgejo Earl Warren 2024-02-12 13:39:28 +0000
  • 98e7753ade Merge pull request '[FEAT]: Allow forking without a repo ID' (#2310) from algernon/forgejo:f/repo/fork-route into forgejo Earl Warren 2024-02-12 13:36:49 +0000
  • ba5f9f7bb4 Merge pull request '[RELEASE] Gitea version is for interoperability only' (#2327) from earl-warren/forgejo:wip-version into forgejo Earl Warren 2024-02-11 21:44:31 +0000
  • 29007c09bd Fix Alpine Registry packages with noarch not being found (#2285) Alexandre Oliveira 2024-02-11 18:02:56 +0000
  • db3b867b02
    [RELEASE] Gitea version is for interoperability only Earl Warren 2024-02-11 15:36:58 +0100
  • 7b4dba3aa0 [ACTIONS] skip superflous pull request synchronized event (#2314) Earl Warren 2024-02-11 13:06:54 +0000
  • 9c4e0c26f9
    [gitea] Remove obsolete border-radius on comment content (#29128) silverwind 2024-02-10 19:18:46 +0100
  • 7c9387a242
    [gitea] Make blockquote border size less aggressive (#29124) Yarden Shoham 2024-02-10 14:55:46 +0200
  • 9a1d5c549c
    [gitea] Drop "@" from email sender to avoid spam filters (#29109) Gwyneth Morgan 2024-02-10 03:40:48 +0000
  • 22fd29d3b7
    [gitea] [skip ci] Updated translations via Crowdin GiteaBot 2024-02-10 00:22:56 +0000
  • 40b9f3996b Merge pull request '[FEAT]: New route to view latest run of specific workflows' (#2304) from algernon/forgejo:f/web/actions/workflow-latest-run-routes into forgejo Earl Warren 2024-02-11 07:34:08 +0000
  • 91f2f02f09 Merge pull request '[gitea] cherry-pick' (#2320) from earl-warren/forgejo:wip-gitea-cherry-pick into forgejo Earl Warren 2024-02-10 10:37:00 +0000
  • 22c694a9e9
    [gitea] add lint-spell-fix to lint-fix (#29111) silverwind 2024-02-09 11:57:09 +0100
  • 6fcb8e652b
    [gitea] Rework spellchecking, add `lint-spell` (#29106) silverwind 2024-02-09 04:59:39 +0100
  • 83bb3cf86a
    [gitea] Refactor parseSignatureFromCommitLine (#29054) wxiaoguang 2024-02-09 11:02:53 +0800