Commit graph

  • fa6627fadb
    [skip ci] Updated translations via Crowdin GiteaBot 2024-03-03 00:25:22 +00:00
  • ff7a032c74
    Fix incorrect cookie path for AppSubURL (#29534) wxiaoguang 2024-03-03 08:14:12 +08:00
  • 318634ef74
    Add option to set language in admin user view (#28449) 6543 2024-03-02 22:55:02 +01:00
  • 1e29bccddb
    Fix elipsis button not working if the last commit loading is deferred (#29544) Yarden Shoham 2024-03-02 21:31:59 +02:00
  • 12441d7c5c
    Fix incorrect relative/absolute URL usages (#29531) wxiaoguang 2024-03-03 01:38:38 +08:00
  • 47a913d40d
    Add support for API blob upload of release attachments (#29507) KN4CK3R 2024-03-02 18:02:01 +01:00
  • e159297443
    Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) wxiaoguang 2024-03-03 00:07:54 +08:00
  • e2371743d5
    remove util.OptionalBool and related functions (#29513) 6543 2024-03-02 16:42:31 +01:00
  • be9189eddc
    Rename Action.GetDisplayName to GetActDisplayName (#29540) wxiaoguang 2024-03-02 23:30:18 +08:00
  • 221a28436a
    Make PR form use toast to show error message (#29545) wxiaoguang 2024-03-02 23:05:07 +08:00
  • d509031e84
    Add a check for when the command is canceled by the program on Window… (#29538) charles 2024-03-02 21:38:34 +08:00
  • db19d4eb39
    Fix incorrect redirection when creating a PR fails (#29537) wxiaoguang 2024-03-02 20:45:14 +08:00
  • 5241a45cf8
    Fix issue link does not support quotes (#29484) (#29487) charles 2024-03-02 17:54:46 +08:00
  • d1dbb1f780
    Remove jQuery AJAX from the repo tag edit form (#29526) Yarden Shoham 2024-03-02 11:29:04 +02:00
  • 66632c4958
    Actions Artifacts v4 backend (#28965) ChristopherHX 2024-03-02 10:12:17 +01:00
  • fcd055d74b
    Remove jQuery AJAX from common global functions (#29528) Yarden Shoham 2024-03-02 10:48:14 +02:00
  • ee6ff937c0
    Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) Lunny Xiao 2024-03-02 09:21:01 +08:00
  • 85bf170ff0
    Fix incorrect diff expander for deletion of last lines in a file (#29501) silverwind 2024-03-01 17:12:21 +01:00
  • 08a4aa5ac2
    Ignore __debug_bin* which is generated by vscode when debugging (#29524) sillyguodong 2024-03-01 22:18:35 +08:00
  • ee876797cc
    Set pre-step status to skipped if job is skipped (#29489) sillyguodong 2024-03-01 21:23:53 +08:00
  • e7bf094578
    Adding back missing options to app.example.ini (#29511) Origami404 2024-03-01 20:01:24 +08:00
  • 8d42de4614
    Refactor the "attachments" sub-template data key to RenderedContent (#29517) wxiaoguang 2024-03-01 18:56:29 +08:00
  • 801792e4dc
    Rename Str2html to SanitizeHTML and clarify its behavior (followup) Earl Warren 2024-03-04 07:05:15 +08:00
  • 2892aaab02
    Rename Str2html to SanitizeHTML and clarify its behavior (#29516) wxiaoguang 2024-03-01 18:16:19 +08:00
  • 58bc3af08d
    Refactor some Str2html code (followup) Earl Warren 2024-03-04 06:54:36 +08:00
  • 68099f2f00
    Refactor some Str2html code (#29397) wxiaoguang 2024-03-01 15:11:51 +08:00
  • 97a0368c28
    [skip ci] Updated translations via Crowdin GiteaBot 2024-03-01 00:27:12 +00:00
  • d3d70198b0
    migrate some more "OptionalBool" to "Option[bool]" (#29479) 6543 2024-02-29 19:52:49 +01:00
  • 4127fcd608
    Lighten text colors on dark theme for increased contrast (#29481) silverwind 2024-02-29 06:11:11 +01:00
  • 9fc93e61f9
    Improve contrast on blame timestamp, fix double border (#29482) silverwind 2024-02-29 03:00:33 +01:00
  • b295d0691f
    Fix/Improve processWindowErrorEvent (#29407) silverwind 2024-02-28 23:20:53 +01:00
  • 9511485142
    Apply compact padding to small buttons with svg icons (#29471) silverwind 2024-02-28 21:26:12 +01:00
  • afc21e6aa7
    Fix counter display number incorrectly displayed on the page (#29448) charles 2024-02-29 04:23:49 +08:00
  • 9c5afa0b8f
    Fix incorrect user location link on profile page (#29474) wxiaoguang 2024-02-29 00:03:06 +08:00
  • 2b23f4bdee
    Fix workflow trigger event bugs (#29467) Zettat123 2024-02-28 23:35:04 +08:00
  • 6e89eff490
    Fix URL calculation in clone input box (#29470) silverwind 2024-02-28 16:04:04 +01:00
  • b0cadeb022
    Remove jQuery from the "find file" page (#29456) Yarden Shoham 2024-02-28 16:11:54 +02:00
  • 46fca90cfc
    Move generate from module to service (#29465) Lunny Xiao 2024-02-28 21:40:36 +08:00
  • 9159842b56
    The job should always run when if is always() (#29464) Zettat123 2024-02-28 18:54:44 +08:00
  • ff581d5a24
    Recolor dark theme to blue shade (#29283) silverwind 2024-02-28 11:16:15 +01:00
  • 7b23949f29
    Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 6543 2024-02-28 06:39:12 +01:00
  • c498c07adf
    Fix missed return (#29450) Lunny Xiao 2024-02-27 23:09:13 +08:00
  • 15660334ba
    Use tailwind instead of gt-[wh]- helper classes (#29423) Lunny Xiao 2024-02-27 22:31:41 +08:00
  • 459ee98136
    Only use supported sort order for "explore/users" page (#29430) wxiaoguang 2024-02-27 17:10:51 +08:00
  • 997350a68d
    Not trigger all jobs any more, when re-running the first job (#29439) sillyguodong 2024-02-27 15:40:21 +08:00
  • 894d9b2836
    Move context from modules to services (#29440) Lunny Xiao 2024-02-27 15:12:22 +08:00
  • 75f7be2aac
    Apply tailwindcss rules with !important (#29437) silverwind 2024-02-27 04:04:46 +01:00
  • 8f3ef5aa71
    Fix mail template error (#29410) wxiaoguang 2024-02-27 06:31:30 +08:00
  • ef95d1d533
    Fix htmx rendering the login page in frame on session logout (#29405) Yarden Shoham 2024-02-26 14:40:41 +02:00
  • 76070599f9
    Ignore empty repo for CreateRepository in action notifier (#29416) yp05327 2024-02-26 18:38:15 +09:00
  • 480c61432a
    Fix logic error from #28138 (#29417) yp05327 2024-02-26 17:10:14 +09:00
  • d311e5c0b0
    Include resource state events in Gitlab downloads (followup) Earl Warren 2024-03-04 09:49:32 +08:00
  • bc7a247b9e
    Include resource state events in Gitlab downloads (#29382) Sebastian Brückner 2024-02-26 04:08:21 +00:00
  • a98d786f12
    [skip ci] Updated translations via Crowdin GiteaBot 2024-02-26 00:24:51 +00:00
  • 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 +00:00
  • 2c26b187ea
    bump protobuf module (#29617) techknowlogick 2024-03-05 20:35:29 -05:00
  • ac0f58035f
    [CI] pin go v1.21.8 version Earl Warren 2024-03-06 11:21:31 +08:00
  • 96f9673640
    [CI] do not hardcode the Forgejo release in end-to-end testing (part 2) Earl Warren 2024-03-06 09:09:19 +08:00
  • 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 +00:00
  • d257fa179b
    [CI] do not hardcode the Forgejo release in end-to-end testing Earl Warren 2024-03-06 00:44:26 +08:00
  • 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 +00:00
  • 209060139d Add gitignore template for Janet projects Iztok Fister Jr. 2024-03-04 15:13:10 +01:00
  • 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 +00:00
  • 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 +00:00
  • f9894f4c51
    A release title should always be a link Gergely Nagy 2024-03-04 08:25:07 +01:00
  • 19ff532d42
    Test that tags without a release display properly Gergely Nagy 2024-03-04 08:16:04 +01:00
  • c41b2c73ef
    Display tag name as title for a tag with no release Lunny Xiao 2024-03-02 20:07:23 +08:00
  • ff8cb299d1
    Move migration functions to services layer (#29497) Lunny Xiao 2024-03-01 10:23:00 +08:00
  • 41b4884085 [I18N] Translations update from Weblate (#2521) Codeberg Translate 2024-03-04 01:58:49 +00:00
  • 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 +00:00
  • ad547edf3b
    [TESTS] enable AddFixtures in unit tests Earl Warren 2024-03-03 11:11:26 +08:00
  • 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 +00:00
  • 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 +00:00
  • c559dcddf0 Merge pull request '[FEAT] Show follow symlink button' (#2530) from gusted/forgejo-follow-symlink into forgejo Gusted 2024-03-02 17:23:18 +00:00
  • c63b52c126
    [FEAT] Show follow symlink button Gusted 2024-02-29 20:51:02 +01:00
  • 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 +00:00
  • 88f68850b5 Accessibility: Watch & Star on small screens Otto Richter 2024-02-18 17:54:53 +01:00
  • 4d2c019b5a Add focus styling to most button types Otto Richter 2024-02-18 17:28:35 +01:00
  • 30e0b2f851 Label and focus styling for mobile menu button Otto Richter 2024-02-18 16:48:32 +01:00
  • 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 +00:00
  • 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 +00:00
  • 9e662fe2cd
    [RELEASE] publish container images tagged with the major version Earl Warren 2024-03-02 17:39:25 +08:00
  • 2658d4361e
    [BUG] Disable CODEOWNERS for forked repositories Gusted 2024-03-01 23:19:18 +01:00
  • 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 +00:00
  • 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 +00:00
  • 86b46085c7
    [BUG] Sort file list case insensitively Gusted 2024-02-29 00:09:20 +01:00
  • 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 +00:00
  • f7c26a4491 [I18N] Improve registration / password reset emails Panagiotis "Ivory" Vasilopoulos 2024-02-29 19:09:29 +01:00
  • 331fa44956
    [BUG] Ensure HasIssueContentHistory takes into account comment_id Gusted 2024-02-28 19:23:14 +01:00
  • 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 +00:00
  • 42ae3d3d81
    [BUG] Fix header name in swagger response Gusted 2024-02-29 12:03:40 +01:00
  • 6e6ebe4857
    Make settings tab not active when on repository units tab hazycora 2024-02-28 21:17:53 -06:00
  • 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 +00:00
  • 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 +01:00
  • 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 +00:00
  • 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 +00:00
  • 1a8f579b6e [I18N] Translations update from Weblate (#2479) Codeberg Translate 2024-02-28 10:27:44 +00:00
  • 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 +00:00
  • 0c4872f839
    [CHORE] Update connect-go to maintained fork Gusted 2024-02-20 23:22:30 +01:00
  • 64a0d61aff [BUG] Implement commit mail selection for other Git operations Gusted 2024-02-18 23:41:54 +05:00