1
1
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-14 07:41:21 +01:00

Commit Graph

  • 2ae53ce060
    Add test Lunny Xiao 2024-10-02 11:51:29 -0700
  • e30e9b347e
    small improvements Lunny Xiao 2024-10-01 22:37:37 -0700
  • 378949131e
    Fix errors.Is Lunny Xiao 2024-10-01 22:20:29 -0700
  • 3bce19d3a2 Fix bug Lunny Xiao 2024-05-30 15:15:32 +0800
  • 2bfdb662a5 Fix merge/automerge a pull request from actions runner task Lunny Xiao 2024-05-30 14:06:05 +0800
  • 9d7becfb59 Fix javascript error when an anonymous user visiting migration page (#32144) Lunny Xiao 2024-10-02 12:37:16 +0800
  • a989404e23
    Fix javascript error when an anonymous user visiting migration page (#32144) Lunny Xiao 2024-10-02 12:37:16 +0800
  • 815e5e6588 Merge branch 'main' into lunny/improve_reverseproxy Lunny Xiao 2024-10-01 21:17:57 -0700
  • f6cbb4ead7
    Fix comments Lunny Xiao 2024-10-01 21:17:51 -0700
  • b08da8406a
    Fix lint Lunny Xiao 2024-10-01 21:06:40 -0700
  • 29e0b18fd1 Merge branch 'main' into lunny/fix_js_error_migrating Lunny Xiao 2024-10-01 20:58:56 -0700
  • 3feda5383f
    Fix bug Lunny Xiao 2024-10-01 20:58:44 -0700
  • 1649d46908
    Move and merge some functions about issue Lunny Xiao 2024-10-01 19:55:48 -0700
  • cbeed1168f Merge branch 'main' into lunny/issue_dev Lunny Xiao 2024-10-01 18:12:49 -0700
  • f88e2a732a
    Don't init singing keys if oauth2 provider disabled Lunny Xiao 2024-10-01 18:08:39 -0700
  • 3a4a1bffbe
    Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) Lunny Xiao 2024-10-02 08:03:19 +0800
  • c845f3a436 Merge branch 'feature/close_issue_with_state' of github.com:sillyguodong/gitea into feature/close_issue_with_state Lunny Xiao 2024-10-01 16:58:56 -0700
  • 48c9073ada
    Merge branch 'main' into lunny/clean_oauth2 Giteabot 2024-10-02 03:25:20 +0800
  • 70b7df0e5e
    Support repo license (#24872) yp05327 2024-10-02 04:25:08 +0900
  • 5ceae122dc
    Merge branch 'issue-updates' of github.com:anbraten/gitea into issue-updates Anbraten 2024-10-01 18:27:46 +0200
  • e6da1b18e3
    Merge remote-tracking branch 'upstream/main' into issue-updates Anbraten 2024-10-01 18:27:39 +0200
  • 3a53db6e4c also in chinese README_ZH.md Felix Sommer 2024-10-01 13:35:54 +0200
  • 13190ebb9f default false in app.example.ini Felix Sommer 2024-10-01 12:44:31 +0200
  • bc8c3031a3
    chore: simplify template thezzisu 2024-10-01 18:22:30 +0800
  • 2a9b14cd2b
    Merge branch 'main' into lunny/clean_oauth2 Giteabot 2024-10-01 14:07:54 +0800
  • 2c7c31bd2d
    make tidy Manuel Valls Fernández 2024-09-30 03:57:48 +0200
  • 4703e5270f
    Ensure GetCSRF doesn't return an empty token (#32130) (#32157) Giteabot 2024-10-01 13:27:37 +0800
  • 8903d39401
    Merge branch 'release/v1.22' into backport-32130-v1.22 Giteabot 2024-10-01 12:58:10 +0800
  • 9fc3915e04
    Fix the logic of finding the latest pull review commit ID (#32139) (#32165) Giteabot 2024-10-01 12:10:03 +0800
  • eca31c7f4b
    Merge branch 'main' into add-repo-license-display yp05327 2024-10-01 13:06:36 +0900
  • 18e75f2d29 Fix the logic of finding the latest pull review commit ID (#32139) Zettat123 2024-10-01 09:58:55 +0800
  • f4b8f6fc40
    Fix the logic of finding the latest pull review commit ID (#32139) Zettat123 2024-10-01 09:58:55 +0800
  • 317eef914d fix migration yp05327 2024-10-01 01:57:41 +0000
  • 22f7c418fe fix lint yp05327 2024-10-01 01:47:21 +0000
  • 4e76dbff4d improve yp05327 2024-10-01 01:32:22 +0000
  • fa1be75b9b
    Merge branch 'main' into bugfix/issue-31423 Giteabot 2024-10-01 09:30:01 +0800
  • 2403c80858 init license classifier when boot yp05327 2024-10-01 01:07:18 +0000
  • 35f0800102 detect license file by const filename yp05327 2024-10-01 00:52:52 +0000
  • 45b6dee87c
    Merge d52257c0ea37023160d20bc4bbbb3dce986484b6 into 13283873e9d523d5a5557f55d64f702c1a9f76ec Adam Majer 2024-10-01 07:34:52 +0800
  • b361ea7263 break after dataURI replacement Felix Sommer 2024-09-30 22:42:16 +0200
  • f64a94384b
    Merge e6dcc03c8e5541eb12020a4f68b5ee61fac77bd6 into 13283873e9d523d5a5557f55d64f702c1a9f76ec Jamie Schouten 2024-09-30 22:21:47 +0200
  • 92023e6dc1 email_embed_b64_images_test.go Copyright 2024 Felix Sommer 2024-09-30 22:11:23 +0200
  • abfeee01f4
    chore: update app.example.ini thezzisu 2024-10-01 00:03:20 +0800
  • a34862aadf use builder.In Zettat123 2024-09-30 16:45:12 +0800
  • 0e0527456e
    Don't use SafeHTML Lunny Xiao 2024-09-30 00:21:39 -0700
  • 1f5279ca85
    Update routers/web/web.go Lunny Xiao 2024-09-30 13:51:40 +0800
  • a4a6c785b4
    Don't join repository when loading action table data (#32127) (#32143) Lunny Xiao 2024-09-30 11:04:08 +0800
  • e49445b17d Merge branch 'lunny/issue_dev' of github.com:lunny/gitea into lunny/issue_dev Lunny Xiao 2024-09-29 20:01:02 -0700
  • cb37b5925c Merge branch 'main' into lunny/issue_dev Lunny Xiao 2024-09-29 20:00:45 -0700
  • abe592c6e2
    Fix repository list permissions Lunny Xiao 2024-09-29 20:00:35 -0700
  • 54b446221c
    refactor the router Lunny Xiao 2024-09-29 19:43:16 -0700
  • f909342525
    Merge 748dbd012fe8df32f5097137933b660752abc632 into 13283873e9d523d5a5557f55d64f702c1a9f76ec Dmitry Frolov 2024-09-30 10:33:03 +0800
  • 2cac3ccbf5 Ensure GetCSRF doesn't return an empty token (#32130) Jason Song 2024-09-30 10:28:09 +0800
  • 13283873e9
    Ensure GetCSRF doesn't return an empty token (#32130) Jason Song 2024-09-30 10:28:09 +0800
  • 58630f8737
    Merge branch 'main' into bugfix/get_csrf Giteabot 2024-09-30 09:58:00 +0800
  • 5015de4d9a
    Bump minio-go to latest version (#32156) Manuel Valls Fernández 2024-09-30 03:57:48 +0200
  • a6a95a6e93 make tidy Manuel Valls 2024-09-29 22:49:57 +0200
  • 8e77347395 Update minio-go Manuel Valls 2024-09-29 22:40:33 +0200
  • 5b29edb2cb
    Merge 877eb695cd628c2b9d05078600b3b3454a5fad66 into 99d0510cb69c3c53cee05ef0e83ed02389925a90 Anbraten 2024-09-29 10:10:25 +0200
  • 3f02ca1389 fix wxiaoguang 2024-09-29 12:21:17 +0800
  • a309194074 Merge branch 'lunny/fix_js_error_migrating' of github.com:lunny/gitea into lunny/fix_js_error_migrating Lunny Xiao 2024-09-28 21:01:50 -0700
  • f566b4b187 Merge branch 'main' into lunny/fix_js_error_migrating Lunny Xiao 2024-09-28 21:01:22 -0700
  • 4ac892d41b
    Check task id is zero Lunny Xiao 2024-09-28 21:00:15 -0700
  • 0ebc8467e0 Merge branch 'main' into lunny/git_service Lunny Xiao 2024-09-28 14:36:06 -0700