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

Commit Graph

  • a7de80db0d Remove italics for due_date_not_set (#19113) MeIchthys 2022-03-17 11:43:10 -04:00
  • cc6ff74253 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-17 00:24:18 +00:00
  • df31ac0e09 Fixed log path in fail2ban documentation (#19103) Fredrik Ekre 2022-03-16 17:39:13 +01:00
  • 0b15a729cf rm .sample hooks which aren't used (#19101) techknowlogick 2022-03-16 06:33:07 -04:00
  • ed1d95c55d use go1.18 to build gitea (#19099) techknowlogick 2022-03-16 00:08:31 -04:00
  • fe9626af29 Use go run for tool dependencies, require go 1.17 (#18874) silverwind 2022-03-16 03:50:26 +01:00
  • 6ab4a96855 Update golang.org/x/crypto (#19097) Gusted 2022-03-16 01:59:53 +00:00
  • 9bcbbd419f Update json-iterator (#18644) (#19100) Gusted 2022-03-15 21:29:06 +00:00
  • c88f2e2acc Handle email address not exist. (#19089) KN4CK3R 2022-03-15 10:18:39 +01:00
  • 2ba72cedbe Frontport Changelogs (#19088) 6543 2022-03-14 23:18:01 +01:00
  • f460b7543e Changelog v1.16.4 (#19081) v1.16.4 6543 2022-03-14 21:55:33 +01:00
  • 1cb649525d Restrict email address validation (#17688) (#19085) 6543 2022-03-14 20:51:58 +01:00
  • 18033f49ba Restrict email address validation (#17688) Lunny Xiao 2022-03-15 01:39:54 +08:00
  • 49db87a035 Fix lfs bug (#19072) Lunny Xiao 2022-03-14 23:18:27 +08:00
  • 99861e3e06 Fix lfs bug (#19072) (#19080) 6543 2022-03-14 15:59:54 +01:00
  • 66b8a43e5f Refactor mirror code & fix StartToMirror (#18904) (#19075) Gusted 2022-03-14 12:04:41 +00:00
  • 3ad6cf2069 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-14 00:11:34 +00:00
  • 35541f853b Fix documentation and #19065 (#19067) mscherer 2022-03-13 18:30:58 +01:00
  • bc0d2c8ada RSS/Atom support for Repos (#19055) 6543 2022-03-13 17:40:47 +01:00
  • d285905826 Update the webauthn_credential_id_sequence in Postgres (#19048) (#19060) zeripath 2022-03-13 04:02:19 +00:00
  • 4df2320ba6 Prevent 500 when there is an error during new auth source post (#19041) (#19059) zeripath 2022-03-13 02:42:31 +00:00
  • 780cf76f6e [skip ci] Updated licenses and gitignores GiteaBot 2022-03-13 00:11:52 +00:00
  • 9cca834aac Feeds: render markdown to html (#19058) Norwin 2022-03-12 23:05:12 +01:00
  • a0c043f5c6 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-12 00:11:48 +00:00
  • a223bc8765 Prevent 500 when there is an error during new auth source post (#19041) zeripath 2022-03-10 22:40:43 +00:00
  • 886b1de949 Update the webauthn_credential_id_sequence in Postgres (#19048) zeripath 2022-03-10 22:04:55 +00:00
  • 0fe99cc00c If rendering has failed due to a net.OpError stop rendering (attempt 2) (#19049) (#19056) zeripath 2022-03-10 21:13:55 +00:00
  • 580401ecbf Fix flag validation (#19046) (#19051) Norwin 2022-03-10 21:23:55 +01:00
  • a0db075f21 If rendering has failed due to a net.OpError stop rendering (attempt 2) (#19049) zeripath 2022-03-10 20:23:15 +00:00
  • ba470a85dd use xorm builder for models.getReviewers() (#19033) 6543 2022-03-10 19:12:10 +01:00
  • 7aa29720f0 Improve SyncMirrors logging (#19045) (#19050) zeripath 2022-03-10 15:06:35 +00:00
  • cc98737ca8 RSS/Atom support for Orgs (#17714) 6543 2022-03-10 15:54:51 +01:00
  • 5fdd30423e Fix flag validation (#19046) Norwin 2022-03-10 11:11:26 +01:00
  • 75eb6cc9c1 Improve SyncMirrors logging (#19045) zeripath 2022-03-10 10:09:48 +00:00
  • 3e5c844a77 fix pam authorization (#19040) (#19047) 6543 2022-03-10 09:15:35 +01:00
  • 4047c5c068 Ignore missing comment for user notifications (#18954) (#19043) zeripath 2022-03-10 06:48:27 +00:00
  • 1314f38b59 fix pam authorization (#19040) zeripath 2022-03-10 02:00:05 +00:00
  • 7443213707 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-10 00:11:57 +00:00
  • 03d924238c Set rel="nofollow noindex" on new issue links (#19023) (#19042) zeripath 2022-03-09 23:01:30 +00:00
  • bc1248ed9e Upgrading binding package (#19034) (#19035) Lunny Xiao 2022-03-10 02:07:46 +08:00
  • 2448c5ad8b Upgrading binding package (#19034) Lunny Xiao 2022-03-10 02:06:58 +08:00
  • c21735b49a Ensure isSSH is set whenever DISABLE_HTTP_GIT is set (#19028) wxiaoguang 2022-03-09 12:42:29 +08:00
  • ea46142bce Add button for issue deletion (#19032) Otto Richter (fnetX) 2022-03-09 01:38:11 +01:00
  • ddf7f1319f Fix script compatiable with OpenWrt (#19000) YISH 2022-03-09 06:58:14 +08:00
  • eceab9e26f Allow users to self-request a PR review (#19030) Norwin 2022-03-08 22:48:47 +01:00
  • e73c5fd698 Fix wrong scopes caused by empty scope input (#19029) wxiaoguang 2022-03-09 02:56:40 +08:00
  • bbce905b6a Feature: show issue assignee on project board (#15232) Roger Luo 2022-03-09 00:42:28 +08:00
  • dd52c08b74 Don't show context cancelled errors in attribute reader (#19006) (#19027) zeripath 2022-03-08 11:20:37 +00:00
  • 1546580f9e bump go deps (#19021) techknowlogick 2022-03-08 06:15:30 -05:00
  • 8ddb5490e8 Don't show context cancelled errors in attribute reader (#19006) zeripath 2022-03-08 08:30:14 +00:00
  • 78b38a5ccc Set rel="nofollow noindex" on new issue links (#19023) zeripath 2022-03-07 22:08:05 +00:00
  • 9c5696e428 update to correct stable version techknowlogick 2022-03-07 02:03:06 -05:00
  • 98f54081d6 [skip ci] Updated translations via Crowdin GiteaBot 2022-03-07 00:11:49 +00:00
  • cc643284de Add Index to comment for migrations and mirroring (#18806) singuliere 2022-03-06 20:00:41 +01:00
  • b24e8d38af Support ignore all santize for external renderer (#18984) Lunny Xiao 2022-03-06 16:41:54 +08:00
  • 3e28fa72ce Fix EasyMDE error when input Enter (#19004) wxiaoguang 2022-03-06 01:53:34 +08:00
  • 814750e647 Fix update hint bug (#18996) Lunny Xiao 2022-03-05 04:59:29 +08:00
  • 997deecbfa Fix the editor height in review box (#19003) wxiaoguang 2022-03-05 04:57:26 +08:00
  • 95c8d53d28 Add a "admin user generate-access-token" subcommand (#17722) mscherer 2022-03-04 20:53:35 +01:00
  • e46a8c90ea Fix potential assignee query for repo (#18994) Otto Richter (fnetX) 2022-03-04 19:29:12 +01:00
  • b811b819e2 Fix update hint bug (#19002) Lunny Xiao 2022-03-05 02:28:17 +08:00
  • da985b25ce Fix potential assignee query for repo (#18994) (#18999) Otto Richter (fnetX) 2022-03-04 17:12:34 +01:00
  • 5184c83f6b Add config option to disable "Update branch by rebase" (#18745) Jimmy Praet 2022-03-04 09:30:49 +01:00
  • 3c7201682c Update go-enry to v2.8.0 (#18993) Gusted 2022-03-04 00:56:31 +00:00
  • 286355c754 homebrew updates via cron techknowlogick 2022-03-03 15:59:26 -05:00
  • ae9c51df7c allow overwrite artifacts for github releases (#18987) (#18988) 6543 2022-03-03 16:18:55 +01:00
  • 7a893dab39 ignore missing comment for user notifications (#18954) eladyn 2022-03-03 16:18:26 +01:00
  • e800bc0cf4 allow overwrite artifacts for github releases (#18987) 6543 2022-03-03 15:28:41 +01:00
  • eddd2fb242 fix & refactor (#18973) 6543 2022-03-03 12:51:13 +01:00
  • ff1c5815bb Changelog for v1.16.3 (#18966) v1.16.3 Lunny Xiao 2022-03-03 10:50:36 +08:00
  • f3cbdee38e Don't clean up hardcoded tmp (#18983) KN4CK3R 2022-03-02 23:50:29 +01:00
  • 87f8d37be5 git backend ignore replace objects (#18979) (#18980) 6543 2022-03-02 22:31:50 +01:00
  • efd10f1ab4 git backend ignore replace objects (#18979) 6543 2022-03-02 21:13:19 +01:00
  • f4b96c1041 Set max text height to prevent overflow (#18862) (#18977) Otto Richter (fnetX) 2022-03-02 21:12:48 +01:00
  • a3f72303d1 Fix problem when self-assign notification (#18797) (#18976) Otto Richter (fnetX) 2022-03-02 21:11:55 +01:00
  • 4317806ade backport fix of #18973 (#18974) 6543 2022-03-02 20:42:02 +01:00
  • 578f19a682 Refactor admin user filter query parameters (#18965) (#18975) Otto Richter (fnetX) 2022-03-02 19:57:18 +01:00
  • 04971c33a3 Improve the deletion of issue (#18945) Lunny Xiao 2022-03-03 01:38:56 +08:00
  • f8898c30dc Add note to GPG key response if user has no keys (#18961) KN4CK3R 2022-03-02 17:32:18 +01:00
  • df9802ca61 adds restore docs for docker based instances (#18844) Marco Blessing 2022-03-02 17:20:00 +01:00
  • dd712b77f7 Refactor admin user filter query parameters (#18965) wxiaoguang 2022-03-02 23:30:14 +08:00
  • f9b6404950 Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that case (#18897) (#18964) 6543 2022-03-02 14:22:02 +01:00
  • a14b6f3aae Refactor mirror code & fix StartToMirror (#18904) Gusted 2022-03-02 07:43:11 +00:00
  • 52517e3e23 Send 404 on /{org}.gpg (#18959) (#18962) Gusted 2022-03-02 01:37:47 +00:00
  • a90041d71a Send 404 on /{org}.gpg (#18959) Gusted 2022-03-02 01:37:32 +00:00
  • 1f45d1e130 Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that case (#18897) 6543 2022-03-02 01:24:31 +01:00
  • 38f6322164 Fix lfs management setting (#18946) Lunny Xiao 2022-03-02 07:14:27 +08:00
  • 36e96e3481 Fix admin user list pagination (#18957) (#18960) Otto Richter (fnetX) 2022-03-02 00:00:03 +01:00
  • aee0fa68a7 Fix admin user list pagination (#18957) Otto Richter (fnetX) 2022-03-01 20:21:37 +01:00
  • a765410d0f Fix lfs management setting (#18947) Lunny Xiao 2022-03-02 03:14:18 +08:00
  • 062fd4c217 [API] Allow removing issues (#18879) Otto Richter (fnetX) 2022-03-01 01:20:15 +01:00
  • 6859b69198 Refactor SecToTime() function (#18863) René Schaar 2022-02-28 23:57:20 +01:00
  • 43fc2e528c Backport locales from master (#18944) 6543 2022-02-28 22:19:19 +01:00
  • b75ad7b87f Improve mirror iterator (#18928) Lunny Xiao 2022-03-01 03:41:06 +08:00
  • cb90eda213 Fix login with email panic when email is not exist (#18942) Lunny Xiao 2022-03-01 02:14:50 +08:00
  • 59959ab222 Fix login with email panic when email is not exist (#18941) Lunny Xiao 2022-03-01 01:33:33 +08:00
  • 5f9c18b2b3 Adjust error for already locked db and prevent level db lock on malformed connstr (#18923) (#18938) zeripath 2022-02-28 15:45:38 +00:00
  • 4697735c8d Adjust error for already locked db and prevent level db lock on malformed connstr (#18923) zeripath 2022-02-27 19:45:06 +00:00
  • 548adb94b4 Avoid database lookups for DescriptionHTML (#18924) Gusted 2022-02-27 17:51:34 +00:00
  • 4384b85046 Update go-org to v1.6.1 (#18932) (#18933) Gusted 2022-02-27 16:57:06 +00:00