Commit Graph

  • 221a28436a
    Make PR form use toast to show error message (#29545) wxiaoguang 2024-03-02 23:05:07 +0800
  • d509031e84
    Add a check for when the command is canceled by the program on Window… (#29538) charles 2024-03-02 21:38:34 +0800
  • db19d4eb39
    Fix incorrect redirection when creating a PR fails (#29537) wxiaoguang 2024-03-02 20:45:14 +0800
  • 5241a45cf8
    Fix issue link does not support quotes (#29484) (#29487) charles 2024-03-02 17:54:46 +0800
  • d1dbb1f780
    Remove jQuery AJAX from the repo tag edit form (#29526) Yarden Shoham 2024-03-02 11:29:04 +0200
  • 66632c4958
    Actions Artifacts v4 backend (#28965) ChristopherHX 2024-03-02 10:12:17 +0100
  • fcd055d74b
    Remove jQuery AJAX from common global functions (#29528) Yarden Shoham 2024-03-02 10:48:14 +0200
  • ee6ff937c0
    Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) Lunny Xiao 2024-03-02 09:21:01 +0800
  • 85bf170ff0
    Fix incorrect diff expander for deletion of last lines in a file (#29501) silverwind 2024-03-01 17:12:21 +0100
  • 08a4aa5ac2
    Ignore `__debug_bin*` which is generated by vscode when debugging (#29524) sillyguodong 2024-03-01 22:18:35 +0800
  • ee876797cc
    Set pre-step status to `skipped` if job is skipped (#29489) sillyguodong 2024-03-01 21:23:53 +0800
  • e7bf094578
    Adding back missing options to app.example.ini (#29511) Origami404 2024-03-01 20:01:24 +0800
  • 8d42de4614
    Refactor the "attachments" sub-template data key to RenderedContent (#29517) wxiaoguang 2024-03-01 18:56:29 +0800
  • 801792e4dc
    Rename Str2html to SanitizeHTML and clarify its behavior (followup) Earl Warren 2024-03-04 07:05:15 +0800
  • 2892aaab02
    Rename Str2html to SanitizeHTML and clarify its behavior (#29516) wxiaoguang 2024-03-01 18:16:19 +0800
  • 58bc3af08d
    Refactor some Str2html code (followup) Earl Warren 2024-03-04 06:54:36 +0800
  • 68099f2f00
    Refactor some Str2html code (#29397) wxiaoguang 2024-03-01 15:11:51 +0800
  • 97a0368c28
    [skip ci] Updated translations via Crowdin GiteaBot 2024-03-01 00:27:12 +0000
  • d3d70198b0
    migrate some more "OptionalBool" to "Option[bool]" (#29479) 6543 2024-02-29 19:52:49 +0100
  • 4127fcd608
    Lighten text colors on dark theme for increased contrast (#29481) silverwind 2024-02-29 06:11:11 +0100
  • 9fc93e61f9
    Improve contrast on blame timestamp, fix double border (#29482) silverwind 2024-02-29 03:00:33 +0100
  • b295d0691f
    Fix/Improve `processWindowErrorEvent` (#29407) silverwind 2024-02-28 23:20:53 +0100
  • 9511485142
    Apply compact padding to small buttons with svg icons (#29471) silverwind 2024-02-28 21:26:12 +0100
  • afc21e6aa7
    Fix counter display number incorrectly displayed on the page (#29448) charles 2024-02-29 04:23:49 +0800
  • 9c5afa0b8f
    Fix incorrect user location link on profile page (#29474) wxiaoguang 2024-02-29 00:03:06 +0800
  • 2b23f4bdee
    Fix workflow trigger event bugs (#29467) Zettat123 2024-02-28 23:35:04 +0800
  • 6e89eff490
    Fix URL calculation in clone input box (#29470) silverwind 2024-02-28 16:04:04 +0100
  • b0cadeb022
    Remove jQuery from the "find file" page (#29456) Yarden Shoham 2024-02-28 16:11:54 +0200
  • 46fca90cfc
    Move generate from module to service (#29465) Lunny Xiao 2024-02-28 21:40:36 +0800
  • 9159842b56
    The job should always run when `if` is `always()` (#29464) Zettat123 2024-02-28 18:54:44 +0800
  • ff581d5a24
    Recolor dark theme to blue shade (#29283) silverwind 2024-02-28 11:16:15 +0100
  • 7b23949f29
    Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 6543 2024-02-28 06:39:12 +0100
  • c498c07adf
    Fix missed return (#29450) Lunny Xiao 2024-02-27 23:09:13 +0800
  • 15660334ba
    Use tailwind instead of `gt-[wh]-` helper classes (#29423) Lunny Xiao 2024-02-27 22:31:41 +0800
  • 459ee98136
    Only use supported sort order for "explore/users" page (#29430) wxiaoguang 2024-02-27 17:10:51 +0800
  • 997350a68d
    Not trigger all jobs any more, when re-running the first job (#29439) sillyguodong 2024-02-27 15:40:21 +0800
  • 894d9b2836
    Move context from modules to services (#29440) Lunny Xiao 2024-02-27 15:12:22 +0800
  • 75f7be2aac
    Apply tailwindcss rules with `!important` (#29437) silverwind 2024-02-27 04:04:46 +0100
  • 8f3ef5aa71
    Fix mail template error (#29410) wxiaoguang 2024-02-27 06:31:30 +0800
  • ef95d1d533
    Fix htmx rendering the login page in frame on session logout (#29405) Yarden Shoham 2024-02-26 14:40:41 +0200
  • 76070599f9
    Ignore empty repo for CreateRepository in action notifier (#29416) yp05327 2024-02-26 18:38:15 +0900
  • 480c61432a
    Fix logic error from #28138 (#29417) yp05327 2024-02-26 17:10:14 +0900
  • d311e5c0b0
    Include resource state events in Gitlab downloads (followup) Earl Warren 2024-03-04 09:49:32 +0800
  • bc7a247b9e
    Include resource state events in Gitlab downloads (#29382) Sebastian Brückner 2024-02-26 04:08:21 +0000
  • a98d786f12
    [skip ci] Updated translations via Crowdin GiteaBot 2024-02-26 00:24:51 +0000
  • e8fe5e9b0f Merge pull request '[CI] pin go v1.21.8 version' (#2567) from earl-warren/forgejo:wip-ci-go-action into forgejo Earl Warren 2024-03-06 04:10:02 +0000
  • 2c26b187ea
    bump protobuf module (#29617) techknowlogick 2024-03-05 20:35:29 -0500
  • ac0f58035f
    [CI] pin go v1.21.8 version Earl Warren 2024-03-06 11:21:31 +0800
  • 96f9673640
    [CI] do not hardcode the Forgejo release in end-to-end testing (part 2) Earl Warren 2024-03-06 09:09:19 +0800
  • d2f24a5a16 Merge pull request '[CI] do not hardcode the Forgejo release in end-to-end testing' (#2564) from earl-warren/forgejo:wip-ci-end-to-end into forgejo Earl Warren 2024-03-05 20:01:32 +0000
  • d257fa179b
    [CI] do not hardcode the Forgejo release in end-to-end testing Earl Warren 2024-03-06 00:44:26 +0800
  • 7d6e43079f Merge pull request 'Add gitignore template for Janet projects' (#2557) from firefly-cpp/forgejo:gitignore-for-janet into forgejo Earl Warren 2024-03-05 08:08:55 +0000
  • 209060139d Add gitignore template for Janet projects Iztok Fister Jr. 2024-03-04 15:13:10 +0100
  • 21b1381e36 Merge pull request 'Move migration functions to services layer - port of gitea#29497' (#2546) from algernon/forgejo:gitea/port/29497 into forgejo Earl Warren 2024-03-04 10:01:26 +0000
  • c510b7a4a1 Merge pull request 'Display tag name as title for a tag with no release [gitea]' (#2547) from algernon/forgejo:gitea/port/tag-name-as-title-if-no-release into forgejo Earl Warren 2024-03-04 09:56:43 +0000
  • f9894f4c51
    A release title should always be a link Gergely Nagy 2024-03-04 08:25:07 +0100
  • 19ff532d42
    Test that tags without a release display properly Gergely Nagy 2024-03-04 08:16:04 +0100
  • c41b2c73ef
    Display tag name as title for a tag with no release Lunny Xiao 2024-03-02 20:07:23 +0800
  • ff8cb299d1
    Move migration functions to services layer (#29497) Lunny Xiao 2024-03-01 10:23:00 +0800
  • 41b4884085 [I18N] Translations update from Weblate (#2521) Codeberg Translate 2024-03-04 01:58:49 +0000
  • f0f556bee9 Merge pull request '[TESTS] enable AddFixtures in unit tests' (#2541) from earl-warren/forgejo:wip-add-fixture into forgejo Earl Warren 2024-03-03 03:56:20 +0000
  • ad547edf3b
    [TESTS] enable AddFixtures in unit tests Earl Warren 2024-03-03 11:11:26 +0800
  • 3f68525ae4 Merge pull request '[BUG] Fix header name in swagger response' (#2526) from gusted/forgejo-header into forgejo Earl Warren 2024-03-02 21:16:11 +0000
  • 83b6e59718 Merge pull request 'Accessibility: Focus styling and fix Watch/Unwatch buttons' (#2379) from fnetx/accessibility into forgejo Gusted 2024-03-02 19:16:47 +0000
  • c559dcddf0 Merge pull request '[FEAT] Show follow symlink button' (#2530) from gusted/forgejo-follow-symlink into forgejo Gusted 2024-03-02 17:23:18 +0000
  • c63b52c126
    [FEAT] Show follow symlink button Gusted 2024-02-29 20:51:02 +0100
  • 0bba571f5b Merge pull request '[RELEASE] publish container images tagged with the major version' (#2538) from earl-warren/forgejo:wip-release-publish into forgejo Earl Warren 2024-03-02 14:45:18 +0000
  • 88f68850b5 Accessibility: Watch & Star on small screens Otto Richter 2024-02-18 17:54:53 +0100
  • 4d2c019b5a Add focus styling to most button types Otto Richter 2024-02-18 17:28:35 +0100
  • 30e0b2f851 Label and focus styling for mobile menu button Otto Richter 2024-02-18 16:48:32 +0100
  • 92c1ff76ea Merge pull request 'Make settings tab not active when on repository "Add units" tab' (#2524) from hazy/forgejo:add-more-active into forgejo Gusted 2024-03-02 12:32:01 +0000
  • abe3351187 Merge pull request '[BUG] Allow to select commit email for file updload/delete' (#2383) from 0ko/forgejo:fix-commit-del into forgejo Gusted 2024-03-02 12:00:45 +0000
  • 9e662fe2cd
    [RELEASE] publish container images tagged with the major version Earl Warren 2024-03-02 17:39:25 +0800
  • 2658d4361e
    [BUG] Disable CODEOWNERS for forked repositories Gusted 2024-03-01 23:19:18 +0100
  • 9ce3068f36 Merge pull request '[BUG] Ensure `HasIssueContentHistory` takes into account `comment_id`' (#2518) from gusted/forgejo-default-value-sql-error into forgejo Gusted 2024-03-01 14:48:06 +0000
  • eadcbcf7d1 Merge pull request '[BUG] Sort file list case insensitively' (#2522) from gusted/forgejo-sort-file-list into forgejo Gusted 2024-03-01 13:58:38 +0000
  • 86b46085c7
    [BUG] Sort file list case insensitively Gusted 2024-02-29 00:09:20 +0100
  • a4fa0f985f Merge pull request '[I18N] Improve registration / password reset emails' (#2529) from n0toose/service-email-improvements into forgejo Gusted 2024-02-29 20:07:22 +0000
  • f7c26a4491 [I18N] Improve registration / password reset emails Panagiotis "Ivory" Vasilopoulos 2024-02-29 19:09:29 +0100
  • 331fa44956
    [BUG] Ensure `HasIssueContentHistory` takes into account `comment_id` Gusted 2024-02-28 19:23:14 +0100
  • 32a0afe8b7 Merge pull request '[SEMVER] X.Y.Z+A.B.C replaced with X.Y.Z+gitea-A.B.C' (#2514) from earl-warren/forgejo:wip-semantic-gitea into forgejo Earl Warren 2024-02-29 15:59:48 +0000
  • 42ae3d3d81
    [BUG] Fix header name in swagger response Gusted 2024-02-29 12:03:40 +0100
  • 6e6ebe4857
    Make settings tab not active when on repository units tab hazycora 2024-02-28 21:17:53 -0600
  • d0e5af7079 Merge pull request '[UI] Actions: Link to Workflow in View' (#1866) from n0toose/forgejo:forgejo-add-workflow-link into forgejo Gusted 2024-02-28 17:28:16 +0000
  • 07b99560cc
    [SEMVER] X.Y.Z+A.B.C replaced with X.Y.Z+gitea-A.B.C Earl Warren 2024-02-28 15:57:48 +0100
  • 7af1349c1d Merge pull request '[BUG] Correct changed files for codeowners' (#2507) from gusted/forgejo-codeowner-diff into forgejo Earl Warren 2024-02-28 12:15:49 +0000
  • 7584ed6a4e Merge pull request '[CHORE] Update `connect-go` to maintained fork' (#2417) from gusted/forgejo-move-dep into forgejo Earl Warren 2024-02-28 11:11:26 +0000
  • 1a8f579b6e [I18N] Translations update from Weblate (#2479) Codeberg Translate 2024-02-28 10:27:44 +0000
  • 4fb9056877 Merge pull request '[RELEASE] switch to semantic versioning' (#2459) from earl-warren/forgejo:wip-release-number into forgejo Earl Warren 2024-02-28 10:18:20 +0000
  • 0c4872f839
    [CHORE] Update `connect-go` to maintained fork Gusted 2024-02-20 23:22:30 +0100
  • 64a0d61aff [BUG] Implement commit mail selection for other Git operations Gusted 2024-02-18 23:41:54 +0500
  • fb2795b5bb
    [BUG] Correct changed files for codeowners Gusted 2024-02-27 22:12:20 +0100
  • 2855727c85 Merge pull request 'Disabling Stars should disable the routes too' (#2471) from algernon/forgejo:stars/disable-routes into forgejo Earl Warren 2024-02-27 21:24:25 +0000
  • 22dece5eec Merge pull request '[CI] adjust swagger version to be compatible with go1.22' (#2312) from oliverpool/forgejo:go1.22 into forgejo Earl Warren 2024-02-27 21:23:32 +0000
  • f489341fe6 [Swagger] update to latest version oliverpool 2024-02-07 17:36:31 +0100
  • b678123de8 Merge pull request 'Fix the Fork button in repo headers' (#2495) from algernon/forgejo:b/fork-button-fix into forgejo Earl Warren 2024-02-27 18:36:37 +0000
  • aef0b024b7 Fix the Fork button in repo headers Gergely Nagy 2024-02-27 19:08:16 +0100
  • e6f1863476 Merge pull request '[gitea] add attachment support for code review comments gitea#29220' (#2501) from oliverpool/forgejo:review_attachment_support into forgejo Earl Warren 2024-02-27 18:35:43 +0000
  • e154655c87 fix missing argument oliverpool 2024-02-27 16:18:30 +0100
  • 3c9b176348 fix cherry-pick oliverpool 2024-02-27 16:05:59 +0100