1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

Commit Graph

  • a3f9e9234c Fix stats upon searching issues (#17566) Gusted 2021-11-08 22:14:46 +01:00
  • 653dff4e57 Remove appSubUrl from pasted images (#17572) (#17588) zeripath 2021-11-08 20:28:10 +00:00
  • 640f0e1ddf Only allow returned deleted branche to be on repo (#17570) Gusted 2021-11-08 16:45:37 +01:00
  • ebaf4c48ea Avoid double imports (#17569) Gusted 2021-11-08 08:04:13 +01:00
  • 513951bc16 Remove appSubUrl from pasted images (#17572) zeripath 2021-11-08 06:27:40 +00:00
  • b661bbaed7 backport(1.15): make ParsePatch more robust (#17580) Gusted 2021-11-08 04:28:16 +01:00
  • d168f0498b Fix documents for ALLOWED_HOST_LIST, its default value differs between 1.15 and 1.16 (#17530) wxiaoguang 2021-11-08 11:25:41 +08:00
  • 9d97cf3a71 Add @Gusted to maintainers filer (#17581) Gusted 2021-11-07 20:23:39 +01:00
  • 30515f2df3 Make ParsePatch more robust (#17573) Gusted 2021-11-07 18:52:50 +01:00
  • 69b61d4373 Fix bug on admin subcommand (#17533) Lunny Xiao 2021-11-07 11:11:27 +08:00
  • c9110eb5e4 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-07 00:25:43 +00:00
  • 20ae184967 Only allow webhook to send requests to allowed hosts (#17482) (#17510) wxiaoguang 2021-11-06 17:23:43 +08:00
  • bd613c704c Fix ipv6 parsing for builtin ssh server (#17561) Wim 2021-11-06 07:23:32 +01:00
  • 15b44496ec Escape issue titles in comments list (#17555) (#17556) zeripath 2021-11-05 23:20:51 +00:00
  • 5e0cf4b82e Update locale_en-US.ini (#17553) Yuwei Ba 2021-11-06 06:23:55 +11:00
  • dbdaa713c9 Escape issue titles in comments list (#17555) zeripath 2021-11-05 14:56:40 +00:00
  • 0d0ff5e32a backport(1.15): Use correct defaultValue for stracktrace (#17557) Gusted 2021-11-05 15:55:33 +01:00
  • bc6df18fb3 Use correct defaultValue for stracktrace (#17552) Gusted 2021-11-05 12:25:05 +01:00
  • f25f7c592f Fix zero created time bug on commit api (#17547) Lunny Xiao 2021-11-05 14:15:44 +08:00
  • a161c2ca58 Fix zero created time bug on commit api (#17546) Lunny Xiao 2021-11-05 13:30:46 +08:00
  • de9625e485 [skip ci] Updated translations via Crowdin GiteaBot 2021-11-05 00:25:11 +00:00
  • fed8e01ca1 Fix database keyword quote problem on migration v161 (#17522) Lunny Xiao 2021-11-05 06:47:01 +08:00
  • e8cf04bad7 Show correct "No" icon (#17538) delvh 2021-11-04 20:29:37 +01:00
  • e5b48dcac4 Hide label comments if labels were added and removed immediately (#17455) qwerty287 2021-11-04 15:51:30 +01:00
  • d6f4820967 Show correct "No" icon (#17537) delvh 2021-11-04 03:09:03 +01:00
  • a5bcf1994f Use exec -a in the FHS compliant script (#17513) zeripath 2021-11-03 08:13:07 +00:00
  • 118fbd9436 Fix list for options under cli->user->admin->create (#17382) SahAssar 2021-11-03 06:27:35 +01:00
  • 251fdaaf41 Fix database keyword quote problem on migration v161 (#17523) Lunny Xiao 2021-11-03 12:33:38 +08:00
  • 12938dd35f hide note message for pull request template (#17529) a1012112796 2021-11-03 11:43:16 +08:00
  • 9d855bd6a1 Simplify Gothic to use our session store instead of creating a different store (#17507) zeripath 2021-11-03 00:33:54 +00:00
  • cf217befb0 Fix database keyword quote problem on migration v161 (#17524) release/v1.14 Lunny Xiao 2021-11-03 08:28:21 +08:00
  • f572fb906f fix email with + when active (#17518) (#17520) Lunny Xiao 2021-11-03 06:52:38 +08:00
  • 95da01c5cd Add QueryEscape to general funcmap (#17526) zeripath 2021-11-02 15:00:30 +00:00
  • e69521f029 fix email with + when active (#17518) Lunny Xiao 2021-11-02 14:26:13 +08:00
  • cb9c8184c9 Make Repo Code Indexer an Unique Queue (#17515) zeripath 2021-11-02 03:14:24 +00:00
  • e2995ef515 docs: add SSH passthrough instructions to with-docker-rootless (#17505) (#17508) Renato Caldas 2021-11-01 12:34:12 +00:00
  • 599ff1c054 Only allow webhook to send requests to allowed hosts (#17482) wxiaoguang 2021-11-01 16:39:52 +08:00
  • 9340269d84 Stop double encoding blame commit messages (#17498) (#17500) zeripath 2021-10-31 09:46:51 +00:00
  • 4e8a81780e Stop double encoding blame commit messages (#17498) zeripath 2021-10-31 08:25:24 +00:00
  • 1ff944f698 [skip ci] Updated licenses and gitignores GiteaBot 2021-10-31 00:25:12 +00:00
  • 40c8451b7d Properly determine CSV delimiter (#17459) Richard Mahn 2021-10-30 09:50:40 -06:00
  • 63c0dc89ef Rename db Engines related functions (#17481) Lunny Xiao 2021-10-30 22:32:11 +08:00
  • 34650b925b Quote the table name in CountOrphanedObjects (#17487) (#17488) zeripath 2021-10-30 11:01:22 +01:00
  • 718e0db12e Run Migrate in Install rather than just SyncTables (#17475) (#17486) zeripath 2021-10-30 10:28:11 +01:00
  • 76a3190b8a Quote the table name in CountOrphanedObjects (#17487) zeripath 2021-10-30 10:17:40 +01:00
  • f5bb788c4e [skip ci] Updated translations via Crowdin GiteaBot 2021-10-30 00:25:09 +00:00
  • e6e3b212b3 Run Migrate in Install rather than just SyncTables (#17475) zeripath 2021-10-29 09:23:10 +01:00
  • 9733b60430 [skip ci] Updated translations via Crowdin GiteaBot 2021-10-29 00:25:11 +00:00
  • 6110ddc280 Fix login redirection links (#17473) qwerty287 2021-10-28 15:47:26 +02:00
  • 157de0f1c1 Update docs/config.yaml to 1.15.6 (#17472) zeripath 2021-10-28 14:44:33 +01:00
  • f46e67b519 Move key forms before list and add cancel button (#17432) qwerty287 2021-10-28 12:55:48 +02:00
  • 54243eed8d Fix login redirection links (#17451) qwerty287 2021-10-28 12:09:25 +02:00
  • 141d1a2aa5 Changelog 1.15.6 (#17457) (#17468) zeripath 2021-10-28 10:22:27 +01:00
  • c7d8181a70 Changelog 1.15.6 (#17457) v1.15.6 zeripath 2021-10-28 09:11:23 +01:00
  • 548ae3eb98 Make commit-statuses popup show correctly (#17447) (#17466) wxiaoguang 2021-10-28 15:42:31 +08:00
  • 3fc465ba5e Fix mispelling of starred as stared (#17465) zeripath 2021-10-28 08:05:00 +01:00
  • 2c383d812d Add integration tests for private.NoServCommand and private.ServCommand (#17456) (#17463) zeripath 2021-10-28 07:07:29 +01:00
  • ef12b8de80 Ensure that restricted users can access repos for which they are members (#17460) (#17464) zeripath 2021-10-28 04:33:18 +01:00
  • 0b4a8be26b Ensure that restricted users can access repos for which they are members (#17460) zeripath 2021-10-28 03:54:40 +01:00
  • 2b2eb5d0ad make commit-statuses popup can be shown correctly. (#17447) wxiaoguang 2021-10-28 09:34:18 +08:00
  • 4f00de1458 Add integration tests for private.NoServCommand and private.ServCommand (#17456) zeripath 2021-10-28 01:32:59 +01:00
  • 01fc24c78c Add appearance section in settings (#17433) qwerty287 2021-10-27 17:40:08 +02:00
  • 89beceeb9a Fix a UI error when folding a file content in a commit view (#17446) wxiaoguang 2021-10-27 19:11:56 +08:00
  • a462fcaac8 Show client-side error if wiki page is empty (#17415) David Jimenez 2021-10-27 05:33:22 +01:00
  • 8f9ac439ca Fixes #16559 - Do not trim leading spaces for tab delimited (#17442) Richard Mahn 2021-10-26 15:46:56 -06:00
  • 6e2c64f27a Fix docker rootless build (#17441) wxiaoguang 2021-10-27 00:21:01 +08:00
  • b428b0f0ed Tune UI alignment for nav bar notification icon, avatar image, issue label (#17438) wxiaoguang 2021-10-26 20:29:48 +08:00
  • 812a9daab9 Upgrade go-github to v39 (#17437) Lunny Xiao 2021-10-26 15:19:21 +08:00
  • dd1ba34ee5 Prevent panic in serv.go with Deploy Keys (#17434) (#17435) zeripath 2021-10-26 00:24:29 +01:00
  • 849356deaf Prevent panic in serv.go with Deploy Keys (#17434) zeripath 2021-10-26 00:24:19 +01:00
  • 0277603878 chmod executables when copying to the docker (#17423) zeripath 2021-10-25 19:32:03 +01:00
  • 1fbdf96c34 Fix CSV render error (#17406) (#17431) KN4CK3R 2021-10-25 19:31:15 +02:00
  • 5159055278 Read expected buffer size (#17409) (#17430) KN4CK3R 2021-10-25 18:46:56 +02:00
  • 649e1d0dc2 Upgrade webpack to 5.59.1 to resolve the waitFor bug with watch-frontend (#17428) wxiaoguang 2021-10-25 19:54:25 +08:00
  • 06da10b9a1 Fix markdown checkbox rendering (#17427) wxiaoguang 2021-10-25 17:02:39 +08:00
  • a961666c38 fix markdown checkbox rendering (#17425) wxiaoguang 2021-10-25 15:40:38 +08:00
  • 7c951fdd4a In many cases user avatar link should be an absolute URL with http host (#17420) wxiaoguang 2021-10-25 13:01:16 +08:00
  • 3676fafdac Add API to get/edit wiki (#17278) qwerty287 2021-10-25 05:43:40 +02:00
  • 843bc9deeb [skip ci] Updated translations via Crowdin GiteaBot 2021-10-25 00:25:06 +00:00
  • 44f2c27d28 Fix CSV render error (#17406) KN4CK3R 2021-10-25 00:42:32 +02:00
  • f99d50fc9f Read expected buffer size (#17409) KN4CK3R 2021-10-24 23:12:43 +02:00
  • 932780c2bb Add HAProxy Config to reverse-proxies.en-us.md (#17407) Kane 2021-10-24 17:48:26 +02:00
  • 07c7100c60 [skip ci] Updated translations via Crowdin GiteaBot 2021-10-24 00:25:14 +00:00
  • 175ebc6f88 Fix issue markdown bugs (#17413) wxiaoguang 2021-10-23 23:30:46 +08:00
  • ff9638839d Fix issue content history problems, improve UI (#17404) wxiaoguang 2021-10-23 22:48:16 +08:00
  • 943dc08722 Fix issue content history problems, improve UI (#17404) wxiaoguang 2021-10-23 22:47:38 +08:00
  • 6c49517cbd Fix issue markdown bugs (#17411) wxiaoguang 2021-10-23 21:38:12 +08:00
  • 2a9aefdabb [skip ci] Updated translations via Crowdin GiteaBot 2021-10-23 00:28:47 +00:00
  • 82bf564168 Remove deprecated extendDefaultPlugins method of svgo (#17399) Mashiro 2021-10-23 04:05:53 +08:00
  • d1a056fe52 Frontport Changelog 1.15.5 (#17392) (#17401) zeripath 2021-10-22 17:32:08 +01:00
  • 406bd3780e Fix context popup error (#17398) wxiaoguang 2021-10-22 22:34:01 +08:00
  • 870f5fbc41 Add groups scope/claim to OIDC/OAuth2 Provider (#17367) Nico Schieder 2021-10-22 11:19:24 +02:00
  • af96286f22 Stop sanitizing full name in API (#17396) zeripath 2021-10-22 08:17:35 +01:00
  • 23d36929bc [skip ci] Updated translations via Crowdin GiteaBot 2021-10-22 00:25:10 +00:00
  • 09938ccd99 Re-separate the color translation strings (#17390) zeripath 2021-10-21 22:51:03 +01:00
  • 3aecea2e6e Changelog 1.15.5 (#17392) v1.15.5 zeripath 2021-10-21 22:50:22 +01:00
  • cae8c63517 Fix SVG side by side comparison link (#17375) (#17391) zeripath 2021-10-21 20:38:29 +01:00
  • a115309f4f Fix the click behavior for <tr> and <td> with [data-href] (#17388) wxiaoguang 2021-10-22 02:19:32 +08:00
  • 960c322586 Refactor update checker to use AppState (#17387) wxiaoguang 2021-10-22 00:10:49 +08:00
  • 67561e79f1 Fix SVG side by side comparison link (#17375) Mario Lubenka 2021-10-21 12:43:26 +02:00