Commit Graph

  • af1ffbcd63
    doc sync authentication.md to zh-cn (#26117) caicandong 2023-07-25 15:52:55 +0800
  • 862f748b2b
    Fix loading `LFS_JWT_SECRET` from wrong section (#26109) Jason Song 2023-07-25 13:06:31 +0800
  • 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
  • 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
  • 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
  • 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
  • ad4c09b59f
    parseScope with owner/repo always sets owner to zero (#25987) Earl Warren 2023-07-19 15:21:51 +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
  • 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
  • 81a8120bc3
    Add shutting down notice (#25920) KN4CK3R 2023-07-17 10:58:47 +0200
  • d9763d605d
    Downgrading Snap to build with node/18 instead of node/20 techknowlogick 2023-07-16 22:28:52 -0400
  • 8fc4774e5a
    Fix margin on the new/edit project page. (#25885) puni9869 2023-07-16 20:23:54 +0530
  • dc3f50aadf
    Add 1.20.0 changelog (#25901) delvh 2023-07-16 14:28:21 +0200
  • 3add4ca216
    Fix incorrect milestone count when provide a keyword (#25880) yp05327 2023-07-16 12:43:51 +0900
  • ec35af470c
    Avoid opening/closing PRs which are already merged (#25883) yp05327 2023-07-16 07:10:49 +0900
  • d473de0c2d
    Make `add line comment` buttons focusable (#25894) sebastian-sauer 2023-07-15 11:45:34 +0200
  • 9672085d94
    Fix "Flash" message usage (#25895) wxiaoguang 2023-07-15 16:52:03 +0800
  • faf28b2823 [skip ci] Updated translations via Crowdin GiteaBot 2023-07-15 00:29:55 +0000
  • bd82d8974e
    Add support for different Maven POM encoding (#25873) KN4CK3R 2023-07-14 11:39:15 +0200
  • dc679fc9fa
    Fix incorrect release count (#25879) yp05327 2023-07-14 17:47:17 +0900
  • 1c8073b483
    Add Github related extensions in devcontainer (#25800) yp05327 2023-07-14 16:58:02 +0900
  • 52f46919dc
    Add error info if no user can fork the repo (#25820) yp05327 2023-07-14 16:56:20 +0900
  • 61c9268c56
    Fix wrong usage of PathEscapeSegments in branch list page (#25864) yp05327 2023-07-14 15:08:38 +0900
  • 4628aa5251
    fix incorrect repo url when changed the case of ownername (#25733) hiifong 2023-07-14 13:42:10 +0800
  • c5e187c389
    Upgrade go dependencies (#25819) harryzcy 2023-07-13 22:00:31 -0500
  • b81c013057
    Don't stack PR tab menu on small screens (#25789) sebastian-sauer 2023-07-14 03:54:20 +0200
  • e53390d88f
    Link to list of vulnerabilities (#25872) M Hickford 2023-07-14 02:26:54 +0100
  • d1f30f2185 [skip ci] Updated translations via Crowdin GiteaBot 2023-07-14 00:31:01 +0000
  • eec45b43db
    move issue filters to shared template (#25729) Denys Konovalov 2023-07-13 22:00:38 +0200
  • ef90fdbd1d [skip ci] Updated translations via Crowdin GiteaBot 2023-07-13 00:29:39 +0000
  • aee14b9c0b
    Remove `git.FileBlame` (#25841) Jason Song 2023-07-13 01:07:29 +0800
  • 8b89563bf1
    Fix empty project displayed in issue sidebar (#25802) yp05327 2023-07-12 23:10:35 +0900
  • b137a03297
    Update blog links (#25843) HesterG 2023-07-12 19:35:07 +0800
  • 4744cb32e2
    Fix margin on the `new/edit milestone` page (#25801) puni9869 2023-07-12 16:06:56 +0530
  • 22eeede885
    Do not "guess" the file encoding/BOM when using API to upload files (#25828) wxiaoguang 2023-07-12 17:58:27 +0800
  • d1e066f5d6 [skip ci] Updated translations via Crowdin GiteaBot 2023-07-12 00:32:23 +0000
  • cee352bb38
    Show correct SSL Mode on "install page" (#25818) wxiaoguang 2023-07-12 06:09:23 +0800
  • 44572e9243
    Fix incorrect oldest sort in project list (#25806) yp05327 2023-07-12 03:47:50 +0900
  • 491cc06ffe
    Fix the error message when the token is incorrect (#25701) caicandong 2023-07-11 10:04:28 +0800
  • 2f31d2d56c
    Exclude default branch from pushed branch hint (#25795) Lunny Xiao 2023-07-10 19:18:55 +0800
  • 0fd1672ae4
    For API attachments, use API URL (#25639) Lunny Xiao 2023-07-10 17:31:19 +0800