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

Commit Graph

  • 8cac5fc8f2
    Merge branch 'main' into order-BranchProtection-non-glob-by-name 6543 2024-10-22 14:06:35 +0200
  • e94463c18a fix wxiaoguang 2024-10-22 17:12:59 +0800
  • 48b98c7443 fix yp05327 2024-10-22 08:01:18 +0000
  • 038e645b1e
    Upgrade rollup to 4.24.0 Lunny Xiao 2024-10-22 00:37:50 -0700
  • 9cfe22b70a
    Upgrade vue to 3.5.12 Lunny Xiao 2024-10-22 00:24:41 -0700
  • 570f338490 Merge branch 'lunny/issue_dev' of github.com:lunny/gitea into lunny/issue_dev Lunny Xiao 2024-10-22 00:08:04 -0700
  • f17020c49c Merge branch 'main' into lunny/issue_dev Lunny Xiao 2024-10-22 00:06:03 -0700
  • c8a8fc6a1e
    Don't display create branch link for closed issue Lunny Xiao 2024-10-22 00:06:00 -0700
  • f3c7c26178 prevent upload button on uploading with callback sangcheol12 2024-10-22 15:58:32 +0900
  • 34cfdaf37a disable modify button on image uploading sangcheol12 2024-10-15 17:58:40 +0900
  • 7d13422ddc Add try-catch to handle potential upload errors in handleUploadFiles sangcheol12 2024-10-15 16:16:32 +0900
  • e286eda1b0 remove insert placeholder event handler after upload success sangcheol12 2024-10-15 15:29:33 +0900
  • d88502559a prevent status button on uploading images sangcheol12 2024-10-15 15:12:56 +0900
  • ddbefb7f40 add isUploding method in ComboMarkdownEditor sangcheol12 2024-10-15 15:12:29 +0900
  • 992b0a0ab9 prevent comment on uploading sangcheol12 2024-10-15 13:01:22 +0900
  • 5eb99e0353 fix lint wxiaoguang 2024-10-22 12:37:18 +0800
  • f2269470ab fix /user/search wxiaoguang 2024-10-22 12:32:07 +0800
  • 6faefbfba9 fix api Zettat123 2024-10-22 13:28:54 +0800
  • 9206fbb55f
    Add DISABLE_ORGANIZATIONS_PAGE and DISABLE_CODE_PAGE settings for explore pages and fix an issue related to user search (#32288) Zettat123 2024-10-22 13:09:19 +0800
  • fa79343322 fix lint wxiaoguang 2024-10-22 12:37:18 +0800
  • ea0277867d fix /user/search wxiaoguang 2024-10-22 12:32:07 +0800
  • 03292a8912 fix reqExploreSignIn Zettat123 2024-10-22 09:19:01 +0800
  • 792aeeaa80
    Merge branch 'main' into more-explore-page-settings Giteabot 2024-10-22 08:41:17 +0800
  • 3d6ccbac3f
    chore: fix some function names in comment (#32300) wangjingcun 2024-10-22 08:41:05 +0800
  • b78cbd655a
    fix lint silverwind 2024-10-22 02:02:38 +0200
  • 9de3d5ea72
    Fix a number of typescript issues silverwind 2024-10-22 01:35:25 +0200
  • 7939780ae6 limit scope 6543 2024-10-21 21:59:18 +0200
  • b939a8d32a fix webui lint issues 6543 2024-10-21 21:45:27 +0200
  • adbda0636d Merge branch 'main' into lunny/fix_bot_automerge Lunny Xiao 2024-10-21 12:38:02 -0700
  • 5056af5fac fix webui lint issues 6543 2024-10-21 21:33:27 +0200
  • 962ea78e9c fix lints 6543 2024-10-21 21:23:06 +0200
  • 78c9d4c2ee fix lints 6543 2024-10-21 21:21:17 +0200
  • 19b2b7c665 form expect struct 6543 2024-10-21 21:07:54 +0200
  • ae19b8e398 wip? 6543 2024-10-21 20:25:17 +0200
  • c5e17d92f1
    Merge branch 'main' into more-explore-page-settings Giteabot 2024-10-22 01:49:11 +0800
  • c83fce90df add grabber octicon 6543 2024-10-21 19:00:48 +0200
  • bc81f757b1 add route for webui 6543 2024-10-21 19:00:16 +0200
  • 5dd06235cc future profe API as its an object we can add stuff later on 6543 2024-10-21 16:51:08 +0200
  • e944befa15
    Merge branch 'main' into add-priority-to-ProtectedBranch 6543 2024-10-21 16:36:59 +0200
  • b5e6a58c8f
    Merge branch 'main' into limit-org-member-view-of-restricted-users 6543 2024-10-21 10:02:48 +0200
  • b1b8e3e2af fix redirect Zettat123 2024-10-21 15:42:58 +0800
  • 23364515f5 improve var names Zettat123 2024-10-21 15:34:31 +0800
  • 0658fa6698 fix and Zettat123 2024-10-21 15:24:10 +0800
  • 3f6297b312
    chore: fix some function names in comment wangjingcun 2024-10-21 15:22:27 +0800
  • 7314a2788f fix reqExploreSignIn Zettat123 2024-10-21 15:16:54 +0800
  • ce6eeabd02 Revert "use db settings" Zettat123 2024-10-21 14:24:20 +0800
  • 6c4673dd1d Revert "use .SystemConfig" Zettat123 2024-10-21 14:24:11 +0800
  • 2d1ce03b8b Revert "format" Zettat123 2024-10-21 14:24:01 +0800
  • 7486f27681 improve yp05327 2024-10-21 04:58:48 +0000
  • 0956e50893 fix yp05327 2024-10-21 04:38:00 +0000
  • b793c6bb68 format Zettat123 2024-10-21 12:26:14 +0800
  • efe0df8c25 use .SystemConfig Zettat123 2024-10-21 11:41:23 +0800
  • 72d2bbe303 fix edit topic yp05327 2024-10-21 01:24:28 +0000
  • 69f86015ed
    Merge branch 'main' into github-like-repo-home-page yp05327 2024-10-21 10:22:10 +0900
  • 156fdec899 fix yp05327 2024-10-21 00:48:32 +0000
  • c4b2b95138 fix lint yp05327 2024-10-21 00:35:54 +0000
  • b6f8372d7d
    API: enhance SearchIssues swagger docs (#32208) (#32298) 6543 2024-10-21 02:32:34 +0200
  • c2c9a1efba improve yp05327 2024-10-21 00:25:19 +0000
  • 4d9df4517c
    Merge branch 'main' into refactor-of-32211 6543 2024-10-20 22:13:52 +0200
  • a752571eb9
    Merge branch 'main' into order-BranchProtection-non-glob-by-name 6543 2024-10-20 22:13:34 +0200
  • 258162d000 API: enhance SearchIssues swagger docs (#32208) 6543 2024-10-19 22:11:56 +0200
  • 0c12252c23
    Update github.com/go-enry/go-enry to v2.9.1 (#32295) (#32296) YR Chen 2024-10-21 02:12:51 +0800
  • 6051ff8525 Decouple conversations from issues RedCocoon 2024-10-21 00:38:17 +0800
  • 623d5da571
    Update models/migrations/migrations.go wxiaoguang 2024-10-20 18:25:18 +0800