1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-21 08:58:27 +00:00

Commit Graph

  • bea25d77ce Upgrade golang.org/x/crypto (#21792) Gusted 2022-11-13 05:14:35 +01:00
  • 795913e3c7 Load GitRepo in API before deleting issue (#21720) (#21795) Jason Song 2022-11-13 12:13:31 +08:00
  • 34283a74e8 Allow detect whether it's in a database transaction for a context.Context (#21756) Lunny Xiao 2022-11-13 04:18:50 +08:00
  • a0a425a13b Add some documentation to packages (#21648) zeripath 2022-11-12 18:59:15 +00:00
  • 158b088ec3 Adjust clone timeout error to suggest increasing timeout (#21769) zeripath 2022-11-12 18:58:26 +00:00
  • aed1622766 Simplify text color selectors and tweak arc-green colors (#21784) silverwind 2022-11-12 15:30:52 +01:00
  • bf2078640f Load GitRepo in API before deleting issue (#21720) Jason Song 2022-11-12 08:32:04 +08:00
  • 9f8e778918 Copy citation file content, in APA and BibTex format, on repo home page (#19999) Nolann 2022-11-11 18:02:50 +01:00
  • e609ef9585 Ignore line anchor links with leading zeroes (#21728) (#21777) silverwind 2022-11-11 17:45:40 +01:00
  • e4bf9cad1e Ignore line anchor links with leading zeroes (#21728) (#21776) silverwind 2022-11-11 14:14:16 +01:00
  • 9db221780f Ignore line anchor links with leading zeroes (#21728) silverwind 2022-11-11 11:22:36 +01:00
  • 50dd32ede4 Update message of reach_limit_of_creation (#21757) Jason Song 2022-11-11 17:19:12 +08:00
  • 2cbea23d70 Add configuration for CORS allowed headers (#21747) Drew Noel 2022-11-11 01:39:27 -05:00
  • f321cdced7 Add HEAD fix to gitea doctor (#21352) (#21751) Xinyu Zhou 2022-11-11 14:38:52 +08:00
  • 169eeee101 Set last login when activating account (#21731) (#21755) Jason Song 2022-11-11 14:26:17 +08:00
  • fb704f6c72 Revert unrelated changes for SMTP auth (#21767) wxiaoguang 2022-11-11 05:12:23 +08:00
  • 3aacc9b4ac Revert unrelated changes for SMTP auth (#21767) (#21768) wxiaoguang 2022-11-11 05:11:56 +08:00
  • f241201484 Init git module before database migration (#21764) (#21766) wxiaoguang 2022-11-10 22:22:45 +08:00
  • 87d05d376d Init git module before database migration (#21764) (#21765) wxiaoguang 2022-11-10 22:22:41 +08:00
  • 92525ddffd Init git module before database migration (#21764) wxiaoguang 2022-11-10 22:22:39 +08:00
  • 1d22911cfe Extract updateSession function to reduce repetition (#21735) Jason Song 2022-11-10 19:43:06 +08:00
  • b9dcf991b9 Fix dashboard ignored system setting cache (#21621) (#21759) Lunny Xiao 2022-11-10 19:41:44 +08:00
  • 385462d36c Fix dashboard ignored system setting cache (#21621) Lunny Xiao 2022-11-10 14:43:53 +08:00
  • 43bddc1405 Set last login when activating account (#21731) (#21754) Jason Song 2022-11-10 11:15:28 +08:00
  • ce5aafbc69 Add .dockerignore (#21753) Jason Song 2022-11-10 11:04:09 +08:00
  • a2a42cd5de Fix UI language switching bug (#21597) (#21749) Xinyu Zhou 2022-11-10 10:14:32 +08:00
  • 9414260d67 Fix UI language switching bug (#21597) (#21748) Xinyu Zhou 2022-11-10 10:13:36 +08:00
  • 99688ef994 Attempt clarify AppWorkPath etc. (#21656) zeripath 2022-11-10 01:22:31 +00:00
  • 5a6cba4cf4 Set last login when activating account (#21731) Jason Song 2022-11-10 00:42:06 +08:00
  • 3c07ed0911 Remove semver compatible flag and change pypi to an array of test cases (#21708) (#21729) Wayne Starr 2022-11-09 09:02:21 -06:00
  • 805a14cc91 Remove semver compatible flag and change pypi to an array of test cases (#21708) (#21730) Wayne Starr 2022-11-09 09:02:11 -06:00
  • 69a54545a8 Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) (#21738) Xinyu Zhou 2022-11-09 21:19:44 +08:00
  • dd7f1c0334 Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) Xinyu Zhou 2022-11-09 18:02:19 +08:00
  • 7e40ceee9e Fix UI language switching bug (#21597) wxiaoguang 2022-11-09 15:40:26 +08:00
  • 20674dd05d Add package registry quota limits (#21584) KN4CK3R 2022-11-09 07:34:27 +01:00
  • 995ae06a6e Allow for resolution of NPM registry paths that match upstream (#21568) (#21723) Wayne Starr 2022-11-09 00:00:09 -06:00
  • 14342047ad Allow local package identifiers for PyPI packages (#21690) (#21726) Wayne Starr 2022-11-08 19:10:25 -06:00
  • e054f80fe0 Allow local package identifiers for PyPI packages (#21690) (#21727) Wayne Starr 2022-11-08 19:10:06 -06:00
  • cb83288530 Add attention blocks within quote blocks for Note and Warning (#21711) Yarden Shoham 2022-11-09 02:11:26 +02:00
  • 2ebab42934 Move svg html render to modules/svg (#21716) Lunny Xiao 2022-11-08 23:13:58 +08:00
  • 91c7a3e66f Fix tests on migrations (#21705) Lunny Xiao 2022-11-08 12:07:46 +08:00
  • 8c1d9885e5 Remove semver compatible flag and change pypi to an array of test cases (#21708) Wayne Starr 2022-11-07 19:41:39 -06:00
  • fd89c062bd Allow local package identifiers for PyPI packages (#21690) KN4CK3R 2022-11-07 20:35:04 +01:00
  • a0367c2bf0 Fix typo (#21695) Xinyu Zhou 2022-11-07 09:48:46 +08:00
  • 7b45092d66 Remove template previewer (#21701) Gusted 2022-11-06 21:13:54 +01:00
  • 57df0f116a Revert "[skip ci] Updated translations via Crowdin" (#21689) Lunny Xiao 2022-11-06 11:29:52 +08:00
  • cb4473692f [skip ci] Updated translations via Crowdin Xinyu Zhou 2022-11-05 00:19:43 +00:00
  • 20da666d6d Fix docs relref (#21685) Xinyu Zhou 2022-11-05 05:55:25 +08:00
  • e3a7f15791 Add "Copy" button to file view of raw text (#21629) Yarden Shoham 2022-11-04 21:33:50 +02:00
  • 2900dc90a7 Improve valid user name check (#20136) wxiaoguang 2022-11-04 17:04:08 +08:00
  • 4c6b4a67d9 Remove Gusted as Gitea maintainer (#21676) Gusted 2022-11-04 00:34:24 +00:00
  • 4d1e2b8334 Fix token generation when using INTERNAL_TOKEN_URI (#21669) wxiaoguang 2022-11-04 04:55:09 +08:00
  • 89d52922d0 Fix token generation when using INTERNAL_TOKEN_URI (#21669) (#21670) wxiaoguang 2022-11-04 04:54:25 +08:00
  • 3e8618949e Clean up formatting on install page (#21668) zeripath 2022-11-03 20:41:01 +00:00
  • b6e81357bd Add Webhook authorization header (#20926) oliverpool 2022-11-03 19:23:20 +01:00
  • 085f717529 feat: notify doers of a merge when automerging (#21553) kolaente 2022-11-03 16:49:00 +01:00
  • f17edfaf5a Remove deprecated DSA host key from Docker Container (#21522) Xinyu Zhou 2022-11-03 19:49:12 +08:00
  • f8f859b8fa Alter package_version.metadata_json to LONGTEXT (#21667) KN4CK3R 2022-11-03 08:28:46 +01:00
  • 81ea4f95a0 Handle branch name with prefix in GitHub migration (#20357) Chongyi Zheng 2022-11-02 22:32:52 -04:00
  • 44cc684a50 [skip ci] Updated translations via Crowdin Lunny Xiao 2022-11-03 00:19:50 +00:00
  • e72acd5e5b Split migrations folder (#21549) Lunny Xiao 2022-11-02 16:54:36 +08:00
  • 4827f42f56 [skip ci] Updated translations via Crowdin Gusted 2022-11-02 00:19:48 +00:00
  • 3a0d000b94 Fix repository adoption on Windows (#21646) (#21650) zeripath 2022-11-01 22:32:03 +00:00
  • fd4e7447e7 Fix opaque background on mermaid diagrams (#21642) (#21652) silverwind 2022-11-01 23:31:17 +01:00
  • d6d62c071f Fix repository adoption on Windows (#21646) (#21651) zeripath 2022-11-01 19:24:37 +00:00
  • c2d2323fc8 Configure update checker on installation page (#21655) Gusted 2022-11-01 19:23:56 +00:00
  • 7a8e34b255 Deal with markdown template without metadata (#21639) (#21654) Jason Song 2022-11-01 23:41:31 +08:00
  • f211d235c7 Fix repository adoption on Windows (#21646) zeripath 2022-10-31 23:16:48 +00:00
  • 563945c50c Refactor docs (#21627) Xinyu Zhou 2022-11-01 07:16:19 +08:00
  • 8f85a49947 Update "email usage" page to current ver. (1.18) (#21649) melkor0 2022-10-31 23:02:37 +01:00
  • 57a0a7ef64 Fix opaque background on mermaid diagrams (#21642) silverwind 2022-10-31 21:57:31 +01:00
  • 9a70a12a34 Merge db.Iterate and IterateObjects (#21641) Lunny Xiao 2022-10-31 23:51:14 +08:00
  • 4ae3f76217 Deal with markdown template without metadata (#21639) Jason Song 2022-10-31 23:10:33 +08:00
  • 9b3e2c5450 [skip ci] Updated translations via Crowdin KN4CK3R 2022-10-31 00:19:34 +00:00
  • e4a10f8c78 Sync git hooks when config file path changed (#21619) (#21626) Jason Song 2022-10-30 11:17:11 +08:00
  • 7a2daae7c3 Sync git hooks when config file path changed (#21619) (#21625) Jason Song 2022-10-30 11:16:09 +08:00
  • d33b2d473c [skip ci] Updated licenses and gitignores KN4CK3R 2022-10-30 00:19:37 +00:00
  • 49436c2c62 Keep languages defined in .gitattributes (#21403) KN4CK3R 2022-10-29 09:04:21 +02:00
  • 6dba648e5d Use CSS color-scheme instead of invert (#21616) (#21623) silverwind 2022-10-29 07:24:57 +02:00
  • 434622ab6f [skip ci] Updated translations via Crowdin Jason Song 2022-10-29 00:19:53 +00:00
  • 60dc48dc00 Sync git hooks when config file path changed (#21619) Jason Song 2022-10-29 00:53:08 +08:00
  • 100448a007 Allow disable sitemap (#21617) Xinyu Zhou 2022-10-28 23:17:38 +08:00
  • cd5c067abe fix: PR status layout on mobile (#21547) kolaente 2022-10-28 15:49:42 +02:00
  • 5f0cbb3e80 Make rss/atom identifier globally unique (#21550) Yarden Shoham 2022-10-28 16:49:04 +03:00
  • 830f5c3736 Fix UI column width, button overflow Fomantic's grid (#21559) Xinyu Zhou 2022-10-28 21:48:48 +08:00
  • 125e3e3d66 Localize time units on activity heatmap (#21570) Yarden Shoham 2022-10-28 16:48:24 +03:00
  • 76e9a4f701 Use right syntax for symbolic-ref command (#21577) Clar Fon 2022-10-28 09:41:09 -04:00
  • b1dd1ba48f Update JS dependencies and misc tweaks (#21583) silverwind 2022-10-28 15:40:50 +02:00
  • f337c32e86 Add index for hook_task table (#21545) Lunny Xiao 2022-10-28 19:05:39 +08:00
  • e09025fdce Revert: auto generate INTERNAL_TOKEN (#21608) wxiaoguang 2022-10-28 17:58:32 +08:00
  • 07178f4d0c Use CSS color-scheme instead of invert (#21616) silverwind 2022-10-28 07:45:08 +02:00
  • 5bc3fbd511 Fix package access for admins and inactive users (#21580) (#21592) KN4CK3R 2022-10-28 03:38:59 +02:00
  • 2cc7408b98 [skip ci] Updated translations via Crowdin mpeter50 2022-10-28 00:19:53 +00:00
  • b0a057f1c0 Fix Timestamp.IsZero (#21593) (#21604) KN4CK3R 2022-10-27 10:47:47 +02:00
  • 10b8506023 Improve documentation (#21612) mpeter50 2022-10-27 08:47:19 +00:00
  • 4d39fd8aae Fix Timestamp.IsZero (#21593) (#21603) KN4CK3R 2022-10-27 10:47:06 +02:00
  • 43a8547df6 Added check for disabled Packages (#21540) (#21614) Xinyu Zhou 2022-10-27 12:34:32 +08:00
  • 4869f9c3c8 Revert: auto generate INTERNAL_TOKEN (#21608) (#21609) wxiaoguang 2022-10-27 11:17:47 +08:00
  • 096aed5c1d [skip ci] Updated translations via Crowdin qwerty287 2022-10-27 00:21:00 +00:00
  • 79275d9db4 Fix 500 on PR files API (#21602) (#21607) qwerty287 2022-10-26 18:21:08 +02:00