Commit Graph

  • d0bdfbc545
    Avoid writing config file if not installed (#26107) wxiaoguang 2023-07-25 12:03:41 +0800
  • 44781f9f5c
    Implement auto-cancellation of concurrent jobs if the event is push (#25716) Bo-Yi Wu 2023-07-25 11:15:55 +0800
  • 5db640abcd [skip ci] Updated translations via Crowdin GiteaBot 2023-07-25 00:27:42 +0000
  • ebb98d7246
    doc guide the user to create the appropriate level runner (#26091) caicandong 2023-07-24 22:39:10 +0800
  • 6aa30af724
    Fix handling of Debian files with trailing slash (#26087) KN4CK3R 2023-07-24 16:19:44 +0200
  • 4211efe8b7
    fix Missing 404 swagger response docs for /admin/users/{username} (#26086) caicandong 2023-07-24 16:48:44 +0800
  • cdd3d4b8d8
    Allow the use of alternative net.Listener implementations by downstreams (#25855) idk 2023-07-24 03:18:17 -0400
  • dcab256781
    [API] Forgejo API /api/forgejo/v1 (squash) 5.0.0+0-gitea-1.20.1 Earl Warren 2023-07-24 08:57:21 +0200
  • 478f36a538
    Add missing default value for some Bool cli flags (#26082) wxiaoguang 2023-07-24 14:49:18 +0800
  • f5c7d4cfdd
    Reduce unnecessary DB queries for Actions tasks (#25199) sillyguodong 2023-07-24 14:11:27 +0800
  • 99a4aba898
    Fix duplicated url prefix on issue context menu (#26066) (#26067) Giteabot 2023-07-23 06:27:34 -0400
  • 37d327ab5d
    Add changelog for 1.20.1 (#26015) (#26056) Giteabot 2023-07-22 05:18:59 -0400
  • 2a4dcad472
    Fix version in rpm repodata/primary.xml.gz (#26009) (#26048) Giteabot 2023-07-21 16:06:51 -0400
  • 8e4f521381
    Adding remaining enum for migration repo model type. (#26021) (#26034) Giteabot 2023-07-21 02:54:43 -0400
  • 7cc4d211b1
    RPM Registry: Show zypper commands for SUSE based distros as well (#25981) (#26020) Giteabot 2023-07-20 21:15:47 -0400
  • 884f2c125c
    Fix the route for pull-request's authors (#26016) (#26018) Giteabot 2023-07-20 09:38:12 -0400
  • 9a3778b230
    Correctly refer to dev tags as nightly in the docker docs (#26004) (#26019) Giteabot 2023-07-20 09:03:40 -0400
  • d4fa6a846a
    Fix env config parsing for "GITEA____APP_NAME" (#26001) (#26013) Giteabot 2023-07-20 05:56:36 -0400
  • de7f99d339
    Fix commit status color on dashboard repolist (#25993) (#25998) Giteabot 2023-07-19 19:24:04 -0400
  • 321909de7e
    avoid hard-coding height in language dropdown menu (#25986) (#25997) Giteabot 2023-07-19 19:05:22 -0400
  • f890856cf4
    Update path related documents (#25417) (#25982) Giteabot 2023-07-19 05:48:54 -0400
  • 3d033a3aa7
    Make pending commit status yellow again (#25935) (#25968) Giteabot 2023-07-19 02:43:41 -0400
  • a50dfca667
    Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) (#25972) Giteabot 2023-07-19 00:35:16 -0400
  • 0593018dba
    Fix SSPI auth panic (#25955) (#25969) Giteabot 2023-07-18 18:28:06 -0400
  • 8630d63f57
    Avoid creating directories when loading config (#25944) (#25957) wxiaoguang 2023-07-19 04:24:07 +0800
  • 7ad63bc41e
    Disallow dangerous URL schemes (#25960) (#25964) KN4CK3R 2023-07-18 21:48:52 +0200
  • 16102d3787
    Ignore `runs-on` with expressions when warning no matched runners (#25917) (#25933) Giteabot 2023-07-18 02:40:28 -0400
  • d5c4f3430e
    Make environment-to-ini work with INSTALL_LOCK=true (#25926) (#25937) Giteabot 2023-07-17 14:28:54 -0400
  • 27a40aeb6b
    Avoid opening/closing PRs which are already merged (#25883) (#25903) Giteabot 2023-07-17 08:14:22 -0400
  • d1ed7ea9e3
    Skip unuseful error message in dev mode when watching local filesystem (#25919) (#25927) Giteabot 2023-07-17 06:26:29 -0400
  • 61c6814c15
    Fix incorrect milestone count when provide a keyword (#25880) (#25904) Giteabot 2023-07-17 05:12:59 -0400
  • 2de8602855
    [GITEA] do not use deprecatedSettingFatal for cosmetic reasons Earl Warren 2023-07-20 07:50:07 +0200
  • 6c0932f8a4
    Add shutting down notice (#25920) (#25922) Giteabot 2023-07-17 05:44:10 -0400
  • f405880230
    Revert "[GITEA] do not use deprecatedSettingFatal for cosmetic reasons" Earl Warren 2023-07-24 07:55:43 +0200
  • 674df05b16
    Use stderr as fallback if the log file can't be opened (#26074) wxiaoguang 2023-07-24 12:57:21 +0800
  • 4b6764bbb3
    Make organization redirect warning more clear (#26077) Panagiotis "Ivory" Vasilopoulos 2023-07-24 04:17:32 +0000
  • f2138d6968
    Replace gogs/cron with go-co-op/gocron (#25977) Chongyi Zheng 2023-07-23 23:13:41 -0500
  • f3d41c61eb
    Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) delvh 2023-07-24 05:47:27 +0200
  • 24c3bb95ac
    Categorize admin settings sidebar panel (#26030) HesterG 2023-07-24 09:05:16 +0800
  • 4e4a71f3a0 [skip ci] Updated translations via Crowdin GiteaBot 2023-07-24 00:27:48 +0000
  • 1ceadbbfda Merge pull request '[GITEA] do not enforce misc scope tokens for public API endpoints' (#1100) from dachary/forgejo:wip-v1.20-api-public into v1.20/forgejo Loïc Dachary 2023-07-23 21:19:22 +0000
  • 666f43fb64
    [GITEA] do not enforce misc scope tokens for public API endpoints Loïc Dachary 2023-07-23 21:52:33 +0200
  • 4ad5e21f1f Merge pull request '[GITEA] do not use deprecatedSettingFatal for cosmetic reasons' (#1096) from earl-warren/forgejo:wip-v1.20-deprecated into v1.20/forgejo Loïc Dachary 2023-07-23 20:05:03 +0000
  • e80aaa11d9
    [GITEA] do not use deprecatedSettingFatal for cosmetic reasons Earl Warren 2023-07-20 07:50:07 +0200
  • a12a5f3652
    Fix duplicated url prefix on issue context menu (#26066) Lunny Xiao 2023-07-23 17:56:43 +0800
  • b167f35113
    Add context parameter to some database functions (#26055) Lunny Xiao 2023-07-22 22:14:27 +0800
  • c42b71877e
    Fix branch list auth (#26041) Lunny Xiao 2023-07-22 19:47:06 +0800
  • a7e8273574
    Fix the truncate and alignment problem for some admin tables (#26042) wxiaoguang 2023-07-22 18:54:48 +0800
  • acc74c2fc6
    Update secrets.en-us.md (#26057) JonRB 2023-07-22 10:34:01 +0100
  • 73033b1ad8
    Improve text for empty issue/pr description (#26047) silverwind 2023-07-22 11:32:50 +0200
  • d6d39ccd33
    Add changelog for 1.20.1 (#26015) delvh 2023-07-22 11:01:38 +0200
  • 48cd82b759
    Fix version in rpm repodata/primary.xml.gz (#26009) Peter Verraedt 2023-07-21 21:41:38 +0200
  • 52fb936773
    Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) wxiaoguang 2023-07-21 20:14:20 +0800
  • 2f0e79e639
    Use frontend fetch for branch dropdown component (#25719) HesterG 2023-07-21 19:20:04 +0800
  • dbbae67f44
    Remove commit status running and warning from the dashboard repo list (#26036) Yarden Shoham 2023-07-21 13:32:25 +0300
  • d0dbe52e76
    Refactor to use urfave/cli/v2 (#25959) wxiaoguang 2023-07-21 17:28:19 +0800
  • 840830b655
    Remove commit status running and warning to align GitHub (#25839) caicandong 2023-07-21 16:24:36 +0800
  • d57e55cd47
    Fix escape problems in the branch selector (#25875) yp05327 2023-07-21 15:18:40 +0900
  • e89adec2a5
    Update README.md to fix the broken link of Hugo (#26008) Pavel 2023-07-21 07:47:47 +0300
  • 037c9895a7
    Support copy protected branch from template repository (#25889) Lunny Xiao 2023-07-21 12:32:47 +0800
  • 2b6f224336
    Update JS dependencies (#26025) silverwind 2023-07-21 05:34:10 +0200
  • d021c88d29
    Reduce margins on admin pages (#26026) silverwind 2023-07-21 05:11:42 +0200
  • f3d293d2bb
    Actions Artifacts support uploading multiple files and directories (#24874) FuXiaoHei 2023-07-21 10:42:01 +0800
  • 3acaaa29dd [skip ci] Updated translations via Crowdin GiteaBot 2023-07-21 00:26:46 +0000
  • 9b25bfa8f4
    Remove redundant "RouteMethods" method (#26024) wxiaoguang 2023-07-21 06:43:49 +0800
  • d12ba978a7
    Adding remaining enum for migration repo model type. (#26021) puni9869 2023-07-20 22:58:38 +0530
  • 2e128dd1fc
    RPM Registry: Show zypper commands for SUSE based distros as well (#25981) Dominik Heidler 2023-07-20 17:37:31 +0200
  • af22f33a93
    Fix the route for pull-request's authors (#26016) wxiaoguang 2023-07-20 20:41:28 +0800
  • ec227d6682
    Remove nfnt/resize and oliamb/cutter (#25999) harryzcy 2023-07-20 06:52:42 -0500
  • 0ef2919bb6
    Correctly refer to dev tags as nightly in the docker docs (#26004) John Olheiser 2023-07-20 04:26:02 -0500
  • 28ecac8024
    Fix env config parsing for "GITEA____APP_NAME" (#26001) wxiaoguang 2023-07-20 17:16:29 +0800
  • d7a8d09da0
    Add file status for API "Get a single commit from a repository" (#16205) (#25831) jeremiepozzigithub 2023-07-20 10:35:47 +0200
  • df55f9b189
    Add a link to OpenID Issuer URL in WebFinger response (#26000) Noah Snelson 2023-07-20 01:02:45 -0700
  • 01c04607c7
    Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) Lunny Xiao 2023-07-20 15:18:52 +0800
  • cf467119ff [skip ci] Updated translations via Crowdin GiteaBot 2023-07-20 00:27:21 +0000
  • 36010243f7
    Fix commit status color on dashboard repolist (#25993) silverwind 2023-07-20 01:04:41 +0200
  • e20f8f0977
    Improve profile readme rendering (#25988) Earl Warren 2023-07-20 00:22:32 +0200
  • 8833853dd6
    avoid hard-coding height in language dropdown menu (#25986) Earl Warren 2023-07-19 23:30:57 +0200
  • f255e50903 Merge pull request '[GITEA]: Render status of list items for Org mode' (#1078) from Gusted/forgejo:backport-1071 into v1.20/forgejo Gusted 2023-07-19 21:24:23 +0000
  • e1829f0728
    [GITEA]: Render status of list items for Org mode Gusted 2023-07-19 14:30:05 +0200
  • ad4c09b59f
    parseScope with owner/repo always sets owner to zero (#25987) Earl Warren 2023-07-19 15:21:51 +0200
  • 5b24dae483 Merge pull request '[CI] DEFAULT_ACTIONS_URL support for self & github (squash)' (#1072) from dachary/forgejo:wip-v1.20-default-actions into v1.20/forgejo Loïc Dachary 2023-07-19 13:16:12 +0000
  • 2eb558be4a
    [CI] DEFAULT_ACTIONS_URL support for self & github (squash) Loïc Dachary 2023-07-19 14:06:28 +0200
  • 0f9f6567bb
    Bump github.com/golang-jwt/jwt to v5 (#25975) harryzcy 2023-07-19 04:57:10 -0500
  • 50e14699d3
    Update path related documents (#25417) wxiaoguang 2023-07-19 17:22:57 +0800
  • 06df92b5af
    Update djlint, enable H026 and T027 (#25980) silverwind 2023-07-19 10:35:25 +0200
  • c7455e9f23 [skip ci] Updated translations via Crowdin GiteaBot 2023-07-19 00:46:27 +0000
  • 6f1f3e6c08
    Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) Jason Song 2023-07-19 06:14:30 +0800
  • 236c645bf1
    Refactor "Content" for file uploading (#25851) wxiaoguang 2023-07-19 02:14:47 +0800
  • 265a28802a
    Fix SSPI auth panic (#25955) wxiaoguang 2023-07-19 01:32:49 +0800
  • dcb607d3cf
    Make pending commit status yellow again (#25935) silverwind 2023-07-18 18:59:02 +0200
  • faa28b5a44
    Move public asset files to the proper directory (#25907) wxiaoguang 2023-07-19 00:06:43 +0800
  • 8af96f585f
    Disallow dangerous url schemes (#25960) KN4CK3R 2023-07-18 17:18:37 +0200
  • cc73e84fa3
    Avoid creating directories when loading config (#25944) wxiaoguang 2023-07-18 20:32:36 +0800
  • 24b49bcf66 [skip ci] Updated translations via Crowdin GiteaBot 2023-07-18 00:43:46 +0000
  • 1afc97c5dc
    Merge branch 'v1.19/forgejo' into v1.19/crystal v1.19/crystal crystal 2023-07-17 13:58:20 -0600
  • 8bb0a03eaa
    Import `sortablejs` only once (#25936) silverwind 2023-07-17 20:06:37 +0200
  • d0a9456c4f
    Make environment-to-ini work with INSTALL_LOCK=true (#25926) wxiaoguang 2023-07-18 01:56:06 +0800
  • 29e959fd00
    Ignore `runs-on` with expressions when warning no matched runners (#25917) Jason Song 2023-07-18 00:19:53 +0800
  • ff9a7afe99
    Skip unuseful error message in dev mode when watching local filesystem (#25919) wxiaoguang 2023-07-17 17:47:55 +0800