Commit Graph

  • 683cfe39ef Change default TMPDIR path in rootless containers (#16077) Steven 2021-06-06 00:04:56 +02:00
  • fe18a85f54 Fix panic (#16072) zeripath 2021-06-05 15:23:22 +01:00
  • b77c62d950 Fix typo and add TODO notice (#16064) NekoBit 2021-06-05 09:33:34 -04:00
  • 8e262104c2 Add Image Diff for SVG files (#14867) KN4CK3R 2021-06-05 14:32:19 +02:00
  • 7979c3654e Copy git data from disk when restore repository (#16066) Lunny Xiao 2021-06-04 21:14:20 +08:00
  • a38f62ad0f [skip ci] Updated translations via Crowdin GiteaBot 2021-06-04 00:11:34 +00:00
  • 8e5a37c310 Fixed unknown translation key. (#16057) KN4CK3R 2021-06-04 00:50:31 +02:00
  • ba74fdbda9 Fix case change in ownernames (#16045) (#16050) zeripath 2021-06-03 06:09:43 +01:00
  • 6a7bf974be [skip ci] Updated translations via Crowdin GiteaBot 2021-06-03 00:11:34 +00:00
  • c1ff59c1cd use "true" for RACE_ENABLED (#15261) 6543 2021-06-02 17:34:11 +02:00
  • 9fdda90085 Fix case change in ownernames (#16045) zeripath 2021-06-02 13:03:59 +01:00
  • 8947422781 Fix bug due to missing MaxStartups and MaxSessions (#16046) zeripath 2021-06-01 20:55:17 +01:00
  • 7081046b5f Fix language switch for install page (#16043) a1012112796 2021-06-02 03:12:50 +08:00
  • 072df3ff87 update `.raw-content` when edit issue/comment content (#16021) a1012112796 2021-06-01 10:22:49 +08:00
  • 5de01e21a1 Make sshd_config more flexible regarding connections (#16009) Dario Louzado 2021-05-31 22:33:50 -03:00
  • 0600f7972a Add missing SameSite settings for the i_like_gitea cookie (#16037) (#16039) zeripath 2021-06-01 02:33:22 +01:00
  • c63d1d814c [skip ci] Updated translations via Crowdin GiteaBot 2021-06-01 00:11:31 +00:00
  • cbf30830d2 Add missing SameSite settings for the i_like_gitea cookie (#16037) zeripath 2021-05-31 19:22:36 +01:00
  • 7a484c0788 Hide mirror passwords on repo settings page (#16022) zeripath 2021-05-31 11:46:20 +01:00
  • cb940c4312 Encrypt migration credentials at rest (#15895) Norwin 2021-05-31 08:25:47 +00:00
  • 256b1a3561 Fix bug in reverse proxy (#16026) zeripath 2021-05-31 07:54:16 +01:00
  • 3183a465d7 Make modules/context.Context a context.Context (#16031) zeripath 2021-05-31 07:18:11 +01:00
  • 8007602b40 Don't manipulate input params in email notification (#16011) (#16033) Jimmy Praet 2021-05-31 08:17:34 +02:00
  • 518ed504ef [skip ci] Updated translations via Crowdin GiteaBot 2021-05-31 00:11:22 +00:00
  • 37205039fc Replace clipboard.js with async clipboard api (#15899) silverwind 2021-05-30 21:15:57 +02:00
  • 36dce0e457 Close the dataRC reader sooner (#16023) zeripath 2021-05-30 17:38:44 +01:00
  • effad26c0e Improve assets handler middleware (#15961) Lunny Xiao 2021-05-30 18:25:11 +08:00
  • d79c8bc302 Don't manipulate input params in email notification (#16011) Jimmy Praet 2021-05-30 11:38:38 +02:00
  • d8c99c64d5 [skip ci] Updated licenses and gitignores GiteaBot 2021-05-30 00:11:22 +00:00
  • a9daebca22 Fix get tag when migration (#16014) Lunny Xiao 2021-05-30 04:04:58 +08:00
  • efe77eec85 Unified custom config creation (#16012) KN4CK3R 2021-05-29 20:44:14 +02:00
  • 2a998048ef Remove New PR button in PRs (#15998) Kyle D 2021-05-29 08:00:02 -06:00
  • fb6c6895fa fix get OS on some of the windows computers (#16007) BoYanZh 2021-05-29 15:37:21 +08:00
  • 461915daa6 [skip ci] Updated translations via Crowdin GiteaBot 2021-05-29 00:11:33 +00:00
  • a5d8f58341 Update queue workers for v1.15 (#15999) Kyle D 2021-05-28 11:33:52 -06:00
  • e39e79d3ff [skip ci] Updated translations via Crowdin GiteaBot 2021-05-28 00:11:34 +00:00
  • c9480c5f60 Add links to toggle WIP status (#14677) Jimmy Praet 2021-05-27 22:02:04 +02:00
  • 6d6a65cf5c Allow Token/Basic auth on raw paths (#15987) zeripath 2021-05-27 19:46:11 +01:00
  • b27a9d43a5 add permission check for `GenerateRepository` (#15946) a1012112796 2021-05-28 00:08:46 +08:00
  • 3a79f1190f Fix setting of SameSite on cookies (#15989) (#15991) techknowlogick 2021-05-27 10:02:39 -04:00
  • c61b460038 Fix extra curly brace breaking release compare (#15988) Kyle D 2021-05-26 19:07:39 -06:00
  • d95489b7ed follow redirect when fetching theme archive (#15986) (#15990) techknowlogick 2021-05-26 21:05:24 -04:00
  • 6d39053711 Fix setting of SameSite on cookies (#15989) zeripath 2021-05-27 02:01:07 +01:00
  • 568fe8c595 follow redirect when fetching theme archive (#15986) techknowlogick 2021-05-26 18:03:39 -04:00
  • d1dbbf43b0 not show link to migration on repo reate page when it was disabled (#15957) a1012112796 2021-05-27 00:13:00 +08:00
  • c1a80b7d6a Use filepath.ToSlash and Join in indexer defaults and queues (#15971) zeripath 2021-05-26 03:50:35 +01:00
  • b59afa272f [skip ci] Updated translations via Crowdin GiteaBot 2021-05-26 00:04:32 +00:00
  • d5f20104da Remove branch URL before IssueRefURL (#15968) fnetX (aka fralix) 2021-05-25 22:02:37 +02:00
  • a9e1a37b71 Remove branch URL before IssueRefURL (#15970) fnetX (aka fralix) 2021-05-25 22:02:19 +02:00
  • 5285a3e70e Add possibility to make branch in branch page (#15960) Viktor Yakovchuk 2021-05-24 17:57:46 +03:00
  • 3aaf64885f Change default queue settings to be low go-routines (#15964) zeripath 2021-05-24 00:23:55 +01:00
  • 6021fbfe7a Make tasklist checkboxes clickable (#15791) KN4CK3R 2021-05-23 16:14:03 +02:00
  • b4d10598c9 Remove fomantic accordion module (#15951) silverwind 2021-05-23 02:45:39 +02:00
  • 308b562b3c Remove remaining fontawesome usage in templates (#15952) silverwind 2021-05-22 23:29:46 +02:00
  • 5c7e2f47b7 Update pull_request_template.md (#15948) Ikko Ashimine 2021-05-22 23:46:33 +09:00
  • 77fa7146c6 Add email headers (#15939) KN4CK3R 2021-05-22 08:47:16 +02:00
  • 5a589ef9ec fix layout of milestone view (#15940) Tomás Warynyca 2021-05-21 23:38:51 -03:00
  • be745be0a4 Double the avatar size factor (#15941) silverwind 2021-05-22 03:18:43 +02:00
  • 44d76ff7cb [skip ci] Updated translations via Crowdin GiteaBot 2021-05-22 00:04:28 +00:00
  • d957a1569a Bump postgres and mysql versions (#15710) Patrick Schratz 2021-05-22 00:11:48 +02:00
  • fec8324026 add a new internal hook to save ssh log (#15787) a1012112796 2021-05-22 05:37:16 +08:00
  • 35b0c8aa7d fix default avatar url (#15938) Norwin 2021-05-21 17:03:27 +00:00
  • d6d2444f2a Add curl to rootless docker image (#15908) Steven 2021-05-21 06:03:41 +02:00
  • 90eeb6363c Fix layout of milestone view (#15927) sebastian-sauer 2021-05-20 23:53:55 +02:00
  • 9b7d692e9e Use node 16 on release tasks too (#15936) silverwind 2021-05-20 22:37:20 +02:00
  • 17be645498 Encrypt LDAP bind password in db with SECRET_KEY (#15547) zeripath 2021-05-20 09:29:57 +01:00
  • 124b256c53 [skip ci] Updated translations via Crowdin GiteaBot 2021-05-20 00:25:08 +00:00
  • c636ef8f1d Disable legal comments in esbuild (#15929) silverwind 2021-05-19 23:46:30 +02:00
  • e542b416a7 api: fix overly strict edit pr permissions (#15900) Norwin 2021-05-19 14:48:48 +00:00
  • 159bc8842a Restore PAM user autocreation functionality (#15825) (#15867) zeripath 2021-05-19 15:42:36 +01:00
  • 370cfde35e Fix and restyle menu on code line (#15913) silverwind 2021-05-19 05:16:02 +02:00
  • 0e56e9c9d9 Restore token authentication for git http when 2FA active (#15915) zeripath 2021-05-19 03:30:33 +01:00
  • 825547b20e [skip ci] Updated translations via Crowdin GiteaBot 2021-05-19 00:25:09 +00:00
  • 3e068fcdcb Fix typo in hacking-on-gitea.en-us.md (#15918) Ikko Ashimine 2021-05-19 02:35:59 +09:00
  • 1da0d156bc [skip ci] Updated translations via Crowdin GiteaBot 2021-05-18 00:25:04 +00:00
  • 4c3e56da13 Use Wants= over Requires= in systemd file (#15897) silverwind 2021-05-17 15:09:15 +02:00
  • 4b771d393e remove unimplemented searchbar from project view (#15905) Norwin 2021-05-17 11:22:08 +00:00
  • a137ee7a68 git migration: don't prompt interactively for clone credentials (#15902) Norwin 2021-05-17 10:59:31 +00:00
  • 131b59ef89 [skip ci] Updated translations via Crowdin GiteaBot 2021-05-17 00:25:05 +00:00
  • ba76bd78b6 remove unimplemented searchbar from project view (#15901) Norwin 2021-05-17 00:10:30 +00:00
  • a32bfd867d Issue sidebar and misc css fixes (#15524) silverwind 2021-05-16 22:18:18 +02:00
  • 892e6561ff Use a special name for update default branch on repository setting (#15893) Lunny Xiao 2021-05-17 02:24:47 +08:00
  • c3aaf5eafd Rework Token API comments (#15162) Ian Wienand 2021-05-16 23:51:53 +10:00
  • 0c2cbfcb3b Move sans-serif fallback font higher than emoji fonts (#15855) (#15892) zeripath 2021-05-16 14:42:12 +01:00
  • 0bf8d34630 improve empty notice (#15890) Lunny Xiao 2021-05-16 19:58:26 +08:00
  • 3a04d6f43f Systemd needs After as well as Require (#15881) zeripath 2021-05-16 09:41:37 +01:00
  • 8c4bf4c3b4 GitHub: migrate draft releases too (#15884) (#15888) 6543 2021-05-16 09:24:28 +02:00
  • 41136db47e [skip ci] Updated licenses and gitignores GiteaBot 2021-05-16 00:25:04 +00:00
  • 58646cab22 Move sans-serif fallback font higher than emoji fonts (#15855) zeripath 2021-05-16 01:12:55 +01:00
  • e0c93fed05 GitHub: migrate draft releases too (#15884) 6543 2021-05-16 00:37:17 +02:00
  • 8e32eeb5de Hold the event source when there are no listeners (#15725) zeripath 2021-05-15 22:46:13 +01:00
  • 3bcf2e5c18 Close the gitrepo when deleting the repository (#15876) (#15887) 6543 2021-05-15 23:45:17 +02:00
  • f582ec4e53 Create a session on ReverseProxy and ensure that ReverseProxy users cannot change username (#15304) zeripath 2021-05-15 19:33:13 +01:00
  • ad54f008ac Upgrade xorm to v1.1.0 (#15869) (#15885) Lunny Xiao 2021-05-16 02:32:17 +08:00
  • c21167e3a2 Fix bound address/port for caddy's certmagic library (see #15848) (#15859) (#15878) zeripath 2021-05-15 18:28:14 +01:00
  • aaa539dd2d Fix blame row height alignment (#15863) (#15883) Norwin 2021-05-15 16:12:07 +00:00
  • 17c5c654a5 Prevent double-login for Git HTTP and LFS and simplify login (#15303) zeripath 2021-05-15 16:32:09 +01:00
  • ba526ceffe Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) zeripath 2021-05-15 15:22:26 +01:00
  • e38134f707 Fix error message when saving generated LOCAL_ROOT_URL config (#15880) (#15882) Naohisa Murakami 2021-05-15 23:06:39 +09:00
  • fa96ddb327 Only write config in environment-to-ini if there are changes (#15861) (#15868) zeripath 2021-05-15 13:07:16 +01:00