1
0
Fork 0
forked from forgejo/forgejo

Commit graph

  • 52f52f60f1
    Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) (#29546) Giteabot 2024-03-03 03:40:06 +08:00
  • 1a65ecb867
    Fix incorrect relative/absolute URL usages (#29531) (#29547) Giteabot 2024-03-03 02:00:15 +08:00
  • 22419d9f8d
    Fix incorrect subpath in links (#29535) (#29541) Giteabot 2024-03-02 20:26:54 +08:00
  • e6441a18d2
    Fix issue link does not support quotes (#29484) (#29487) (#29536) Giteabot 2024-03-02 19:37:45 +08:00
  • 5099d3c747
    Set pre-step status to skipped if job is skipped (#29489) (#29523) Giteabot 2024-03-01 21:51:54 +08:00
  • 2662e74883
    Improve contrast on blame timestamp, fix double border (#29482) (#29485) Giteabot 2024-02-29 16:51:42 +08:00
  • 581261efb1
    Fix/Improve processWindowErrorEvent (#29407) (#29480) Giteabot 2024-02-29 08:22:53 +08:00
  • 8babbe7ccf
    Fix counter display number incorrectly displayed on the page (#29448) (#29478) Giteabot 2024-02-29 06:13:49 +08:00
  • 0b287c4d4c
    Fix URL calculation in clone input box (#29470) (#29473) Giteabot 2024-02-28 23:25:53 +08:00
  • 813577aee1
    The job should always run when if is always() (#29464) (#29469) Giteabot 2024-02-28 19:22:31 +08:00
  • d97cd15a1b
    Fix missed return (#29450) (#29453) Giteabot 2024-02-27 23:33:03 +08:00
  • 40c602df9b
    Fix template bug (#27581) (#29446) Lunny Xiao 2024-02-27 19:11:38 +08:00
  • 40318cf9c3
    Not trigger all jobs any more, when re-running the first job (#29439) (#29441) Giteabot 2024-02-27 16:18:49 +08:00
  • 47409b2fa0
    Ignore empty repo for CreateRepository in action notifier (#29416) (#29424) Giteabot 2024-02-26 17:59:12 +08:00
  • 79f8339c74 Merge pull request 'Fix repo unarchivation button' (#2550) from 0ko/forgejo:unarchive_btn into forgejo Earl Warren 2024-03-10 06:31:47 +00:00
  • 8f8b608fd7 Add test to UI of archive/unarchive related actions 0ko 2024-03-09 18:28:42 +05:00
  • 097eb0802a Fix repo unarchivation button 0ko 2024-03-04 15:32:31 +05:00
  • 84449e9288 Merge pull request '[BUG] prevent removing session cookie when redirect_uri query contains ://' (#2606) from oliverpool/forgejo:backport2590 into v1.21/forgejo Earl Warren 2024-03-08 15:07:50 +00:00
  • 4696f4cefd Merge pull request 'Fix /api/v1/{owner}/{repo}/issue_templates' (#2605) from gusted/forgejo-bp-2292 into v1.21/forgejo Earl Warren 2024-03-08 15:07:38 +00:00
  • 9b214b362d fix: indicate there are no projects to choose from 0ko 2024-03-08 09:43:27 +05:00
  • 3a375a1de3 fix: don't hide projects from sidebar when they're disabled in repo 0ko 2024-03-08 09:33:52 +05:00
  • 3877a2332b implement fix oliverpool 2024-03-07 10:53:43 +01:00
  • 20bc8662b1 [BUG] prevent removing session cookie when redirect_uri query contains :// oliverpool 2024-03-07 10:50:04 +01:00
  • 6313b89e53 Merge '[BUG] prevent removing session cookie when redirect_uri query contains ://' (#2590) oliverpool 2024-03-07 21:38:09 +00:00
  • 969d3f4410
    Fix /api/v1/{owner}/{repo}/issue_templates Gergely Nagy 2024-02-05 12:42:52 +01:00
  • 5a1700c84b Merge pull request 'Improve English locale for admin settings' (#2583) from 0ko/forgejo:english20240306 into forgejo Gusted 2024-03-07 20:48:37 +00:00
  • 16cd8f9b8e Merge pull request 'Port "Fix wrong test usage of AppSubURL"' (#2586) from gusted/forgejo-port-gt-29459 into forgejo Gusted 2024-03-07 18:55:54 +00:00
  • 6739b4f590 Update look of repo/org tabs on homepage 0ko 2024-03-07 19:01:11 +05:00
  • 7444f9981e implement fix oliverpool 2024-03-07 10:53:43 +01:00
  • ecfcbcb19f [BUG] prevent removing session cookie when redirect_uri query contains :// oliverpool 2024-03-07 10:50:04 +01:00
  • 498a3f988d Better number for UserCards pagination 0ko 2024-03-07 13:30:12 +05:00
  • 8f55cf199d
    Port "Fix wrong test usage of AppSubURL" KN4CK3R 2024-03-06 21:46:20 +01:00
  • b9e27b64e6 Merge pull request '[BUG] Disable CODEOWNERS for forked repositories' (#2537) from gusted/forgejo-codeowner-forked into forgejo Gusted 2024-03-06 18:18:58 +00:00
  • 23fae5ec08 [I18N] Improve English locale for admin settings 0ko 2024-03-06 22:21:19 +05:00
  • d759bec64f Merge pull request '[BUG] Remember topic only in repo search' (#2575) from gusted/forgejo-port-1 into forgejo Gusted 2024-03-06 13:55:45 +00:00
  • e793e28f94
    [BUG] Remember topic only in repo search Gusted 2024-03-06 11:15:38 +01:00
  • 4565f5fbc9
    [RELEASE] v1.21.7-0 release notes (cosmetic changes) Earl Warren 2024-03-06 18:19:37 +08:00
  • f4fd81b5d1 Add minio bucket lookup type option jilen 2024-03-04 11:13:59 +08:00
  • c2f4fcca5a Merge pull request '[RELEASE] v1.21.7-0 release notes' (#2572) from earl-warren/forgejo:wip-release-notes-1.21 into forgejo Earl Warren 2024-03-06 09:14:00 +00:00
  • 025798d0f6 Merge pull request '[gitea] cherry-pick' (#2545) from earl-warren/forgejo:wip-gitea-cherry-pick into forgejo Earl Warren 2024-03-06 08:59:04 +00:00
  • d17401ac91 [I18N] Translations update from Weblate (#2556) Codeberg Translate 2024-03-06 08:55:20 +00:00
  • 6e877f02ab Merge pull request '[gitea] v1.21 cherry-pick' (#2566) from earl-warren/forgejo:wip-v1.21-gitea-cherry-pick into v1.21/forgejo v1.21.7-0 Earl Warren 2024-03-06 05:50:42 +00:00
  • 95cd619d37
    [RELEASE] v1.21.7-0 release notes Earl Warren 2024-03-06 13:30:41 +08:00
  • a71f54654a Merge pull request 'Revert "[CI] pin go v1.21.8 version"' (#2569) from earl-warren/forgejo:wip-ci-go-action into forgejo Earl Warren 2024-03-06 05:09:31 +00:00
  • 812458206f Merge pull request 'Revert "[CI] pin go v1.21.8 version"' (#2570) from earl-warren/forgejo:wip-v1.21-ci-go-action into v1.21/forgejo Earl Warren 2024-03-06 05:09:16 +00:00
  • ded6e7a4b2
    [SEMVER] 6.0.7+0-gitea-1.21.7 Earl Warren 2024-03-06 13:05:29 +08:00
  • 91a2d3ecc4
    Add missing space (#29393) (#29399) Giteabot 2024-02-26 00:08:44 +08:00
  • 40c3a1d2ea
    enforce maxlength in frontend (#29389) (#29396) Giteabot 2024-02-25 22:56:44 +08:00
  • 2c802fc8f0
    Display friendly error message (#29105) (#29363) Lunny Xiao 2024-02-24 19:01:18 +08:00
  • a28d6686fa
    Fix validity of the FROM email address not being checked (#29347) (#29360) Giteabot 2024-02-24 16:23:21 +08:00
  • e4d3067138
    Fix project counter in organization/individual profile (#28068) (#29361) Lunny Xiao 2024-02-24 15:58:43 +08:00
  • 8e2c991b35
    Fix tarball/zipball download bug (#29342) (#29352) Giteabot 2024-02-24 06:47:11 +08:00
  • 9da608abad
    Don't show third-party JS errors in production builds (#29303) (#29333) Giteabot 2024-02-23 05:49:07 +08:00
  • c4ac72e6a0
    Only log error when tag sync fails (#29295) (#29327) Giteabot 2024-02-23 03:52:54 +08:00
  • 790a27f38a
    Fix SSPI user creation (#28948) (#29323) Lunny Xiao 2024-02-23 00:42:14 +08:00
  • b837bd81d0
    Revert "[CI] pin go v1.21.8 version" Earl Warren 2024-03-06 12:18:06 +08:00
  • 2a2b51c5f7 Merge pull request '[CI] pin go v1.21.8 version' (#2568) from earl-warren/forgejo:wip-v1.21-ci-go-action into v1.21/forgejo Earl Warren 2024-03-06 04:17:23 +00:00
  • dc354ae0f7
    Revert "[CI] pin go v1.21.8 version" Earl Warren 2024-03-06 12:14:34 +08:00
  • de6768ed54
    Add an trailing slash to dashboard links (#29555) wxiaoguang 2024-03-04 09:02:51 +08:00
  • cfce4e089e
    Partial cherry-pick: a4859dcfea Improve user experience for outdated comments (#29050) Earl Warren 2024-03-04 11:38:52 +08:00
  • ff8f7a7a0d
    Extend issue template yaml engine (#29274) 6543 2024-03-04 01:37:00 +01:00
  • ba7983aedc
    [skip ci] Updated licenses and gitignores GiteaBot 2024-03-04 00:24:22 +00:00
  • 10643f1d3a
    [DEADCODE] update Earl Warren 2024-03-04 09:26:57 +08:00
  • af19bae813
    Fix workflow trigger event IssueChangeXXX bug (#29559) yp05327 2024-03-04 03:37:41 +09:00
  • c69a0bb506
    Fix 500 when pushing release to an empty repo (#29554) Nanguan Lin 2024-03-04 00:49:05 +08:00
  • 006d4ce6f2
    Update js and py dependencies, bump python (#29561) silverwind 2024-03-03 17:23:14 +01:00
  • 83e04328df
    Filter Repositories by type (#29231) Tim-Niclas Oelschläger 2024-03-03 11:18:34 +01:00
  • a39f69ac28
    Revert "[BUG] Remember topic only in repo search" Earl Warren 2024-03-04 10:29:41 +08:00
  • 99b1a39aef
    Breaking summary for template refactoring (#29395) wxiaoguang 2024-03-03 12:57:22 +08:00
  • 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