Commit Graph

  • 7ac0b59132 Bump postgres and mysql versions (#15710) Patrick Schratz 2021-05-22 00:11:48 +02:00
  • b145362281 add a new internal hook to save ssh log (#15787) a1012112796 2021-05-22 05:37:16 +08:00
  • 1941d14392 Encrypt LDAP bind password in db with SECRET_KEY (#15547) zeripath 2021-05-20 09:29:57 +01:00
  • 70a1e4e9a0 Fix typo in hacking-on-gitea.en-us.md (#15918) Ikko Ashimine 2021-05-19 02:35:59 +09:00
  • 6e0fcdb920 Rework Token API comments (#15162) Ian Wienand 2021-05-16 23:51:53 +10:00
  • a574e87c61 reverse proxy for IIS (#15555) Jimmy 2021-05-14 12:36:53 +08:00
  • ed5690bd53 Add information on how to rotate logging from outside container (#15852) zeripath 2021-05-14 05:36:23 +01:00
  • 6d1926990c Add mimetype mapping settings (#15133) Adam Szatyin 2021-05-10 22:38:08 +02:00
  • aa67687199 add note about `cron.SCHEDULE` format in document (#15812) a1012112796 2021-05-11 00:54:45 +08:00
  • d0d901e50f Allow only internal registration (#15795) 6543 2021-05-09 16:13:35 +02:00
  • 7414ce4cab OAuth2 login: Set account link to "login" as default behavior (#15768) 6543 2021-05-07 16:15:16 +02:00
  • 234cd38364 Use a generic markup class to display externally rendered files and diffs (#15735) 6543 2021-05-07 10:43:41 +02:00
  • 1cb2926925 Improve logo customization docs (#15754) silverwind 2021-05-07 08:32:29 +02:00
  • 199188dea3 MySQL 5 FAQ (#15729) John Olheiser 2021-05-04 23:39:09 -05:00
  • a35b2b2959 update branch in CI and docs (#15631) techknowlogick 2021-05-04 12:16:23 -04:00
  • 944ccacb00 add cron job to delete old actions from database (#15688) a1012112796 2021-05-01 20:17:02 +08:00
  • 0ef4e4ea16 Docs: fix location for custom/options/license (#15671) yearski 2021-04-30 08:36:28 -06:00
  • 0955d44a33 Docs: renderers rst: rst2html.py -> pandoc (#15659) 6543 2021-04-30 08:50:55 +02:00
  • e841c7abe6 Update config-cheat-sheet.en-us.md (#15606) Dong Nguyen 2021-04-24 21:58:40 +07:00
  • a1ee0776a9 Fix docker enviroment variable from TYPE to DB_TYPE (#15585) Björn Heinrichs 2021-04-22 16:34:12 +02:00
  • e3086e9428 Added OpenAPI document link to usage (#15535) Nathan Zook 2021-04-19 20:29:08 -07:00
  • 1e599b3fc1 Fix a broken link in customizing-gitea.en-us.md (#15543) Raphael Kruse 2021-04-19 17:47:49 +02:00
  • c8d9804bfd Change the chinese discuss link to discourse (#15533) Lunny Xiao 2021-04-18 19:12:16 +08:00
  • a6f3fe2c3e Disable Stars config option (#14653) Kyle D 2021-04-15 10:53:57 -06:00
  • e769a869a8 Specify relation between multiple signing options (#15496) firesoft-de 2021-04-15 18:06:32 +02:00
  • 49ae99ea12 OAuth2 auto-register (#5123) Martin Michaelis 2021-04-14 14:02:12 +02:00
  • 336e5d41a1 Add NeedPostProcess for Parser interface to improve performance of csv render (#15153) Lunny Xiao 2021-04-13 15:06:31 +08:00
  • 0606b5253b docs: rm deprecated docs regarding environment variable usage in docker image (#15405) techknowlogick 2021-04-12 15:42:02 -04:00
  • 74a1bf7894 Update docs for bad ini syntax in noreply (#15226) Kyle D 2021-03-31 15:13:46 -06:00
  • d1b05a1e07 Fix documentation for the fallback mail subject (#15223) David Crocker 2021-03-31 11:36:21 -04:00
  • 65d77e8aeb Add Tabular Diff for CSV files (#14661) KN4CK3R 2021-03-29 22:44:28 +02:00
  • a23172e2c5 Update JS dependencies (#15033) silverwind 2021-03-22 05:04:19 +01:00
  • 5a7a550322 Allow read/write to user root and only read to group git on documentation (#15041) Lasse Brandt Thomsen 2021-03-20 00:45:04 +01:00
  • dfb2d1ba1d Add reverse proxy configuration support for remote IP address (#14959) Lauris BH 2021-03-16 00:27:28 +02:00
  • 56cee05d90 Update comparison docs for gitlab (#14999) tuxmaster5000 2021-03-15 16:19:00 +01:00
  • aaa356c08a Add ui.explore settings to control view of explore pages (2) (#14094) zeripath 2021-03-11 13:40:54 +00:00
  • eea2ee4c62 Use correct default value (#14949) KN4CK3R 2021-03-11 06:09:30 +01:00
  • a7a6b053e6 Make internal SSH server host key path configurable (#14918) zeripath 2021-03-08 02:43:59 +00:00
  • 22b925c8ae Add SameSite setting for cookies (#14900) zeripath 2021-03-07 08:12:43 +00:00
  • 0b954d6bdb [Docs] Fix how lfs data path is set (#14855) 6543 2021-03-04 18:01:44 +01:00
  • bfd33e142b Add environment-to-ini to docker image (#14762) Kyle D 2021-02-23 14:21:44 -05:00
  • a24ca26b31 [docs] Fix typo in command-line.en-us.md (#14746) Ikko Ashimine 2021-02-20 01:29:22 +09:00
  • eb2a1ffda7 Create DB session provider(based on xorm) (#13031) zeripath 2021-02-15 05:33:31 +00:00
  • 348e960efa Allow blocking some email domains from registering an account (#14667) Damien Goutte-Gattat 2021-02-14 23:31:29 +00:00
  • a17dc29cf2 Turn default hash password algorightm back to pbkdf2 from argon2 until we found a better one (#14673) Lunny Xiao 2021-02-14 01:03:29 +08:00
  • 8eb77afddc Added option to disable webhooks (#13176) Paweł Bogusławski 2021-02-11 18:34:34 +01:00
  • d22294b979 Add information on how to build statically (#14594) zeripath 2021-02-08 02:06:21 +00:00
  • d5ae3682c5 Exclude the current dump file from the dump (#14606) zeripath 2021-02-08 01:00:12 +00:00
  • c63c78ff38 docs: update installation with-docker zh-cn (#14554) Howie Zhao 2021-02-04 00:12:35 +08:00
  • 9b75f99f76 [Docs] Clone filters (#14555) Bagas Sanjaya 2021-02-03 22:11:20 +07:00
  • 981e91b6bc Update docs and comments to remove macaron (#14491) Lunny Xiao 2021-01-29 23:35:30 +08:00
  • edaed5152e [docs] Add zh-tw Translations (#14507) kevinlin18 2021-01-29 08:57:58 +08:00
  • c45dc43288 Cron job to cleanup hook_task table (#13080) Brad Albright 2021-01-26 15:02:42 -06:00
  • 3e3d33244e Move macaron to chi (#14293) Lunny Xiao 2021-01-26 23:36:53 +08:00
  • 83556ae1eb Add link to packages in openSUSE build service (#14439) Klaus Vink Slott 2021-01-23 15:44:00 +01:00
  • d666999d2e Add german translation guidelines (#14283) kolaente 2021-01-22 20:12:50 +01:00
  • 3a02317577 Enhance Ghost comment mitigation Settings (#14392) 6543 2021-01-22 03:56:19 +01:00
  • 23c59242b5 update ssh passthrough (#14403) Patrick Schratz 2021-01-21 03:25:18 +01:00
  • 746b3a80b7 Note that all template directories are relative to the CustomPath configuration, not a custom directory inside it (#14399) Jake Howard 2021-01-19 15:50:55 +00:00
  • e8be9e4ba4 Add pager to the branches page (#14202) Chester Liu 2021-01-19 12:07:38 +08:00
  • 8ce58cba5a Update back-up restore example for 1.13 changes (#14374) Daniel Vos 2021-01-19 03:05:11 +01:00
  • f5282d7de6 Implement ghost comment mitigation (#14349) 6543 2021-01-17 21:48:38 +01:00
  • cd7f9dda86 Display SVG files as images instead of text (#14101) Jonathan Tran 2021-01-12 22:45:19 -05:00
  • 844b654a45 Update docs to clarify issues raised in #14272 (#14318) Nuno Silva 2021-01-13 00:49:52 +00:00
  • 7aafdc2e9d Upgrade XORM links in documentation. (#14265) Grace 2021-01-06 02:25:01 -05:00
  • ceb7ae2521 Publish docker rootless docs (#14240) Antoine GIRARD 2021-01-04 15:23:04 +01:00
  • 7726155b21 Consolidate Logos and update README header (#14136) silverwind 2021-01-01 20:04:35 +01:00
  • 15eb70012b Minimal OpenID Connect implementation (#14139) Johnny Oskarsson 2021-01-01 17:33:27 +01:00
  • fbc7248687 CLI support for OAuth sources custom icons (#14166) Daniil Pankratov 2020-12-28 11:39:12 +03:00
  • 542aff207e [Docs] Database preparation: Clarify why database client is installed on Gitea server (#12833) Bagas Sanjaya 2020-12-27 22:55:45 +07:00
  • a42089354f Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) Lunny Xiao 2020-12-27 11:34:19 +08:00
  • a6b0cf5218 Improve vfsgen to not unzip bindata files but send to browser directly (#7109) Lunny Xiao 2020-12-24 12:25:17 +08:00
  • 21a940b82d Fix incorrect generated link in documentation page (#14112) Donlon 2020-12-22 23:54:12 +08:00
  • 10340838fb Added option to disable migrations (#13114) Paweł Bogusławski 2020-12-21 15:39:41 +01:00
  • 5eaed51848 Manually approve new registration (#13083) Jiri Vlasak 2020-12-20 02:31:06 +01:00
  • bd7aeeaa82 gitea png to logo (#13974) Kyle D 2020-12-18 20:17:27 -05:00
  • 8371762553 Use native git variants by default with go-git variants as build tag (#13673) zeripath 2020-12-17 14:00:47 +00:00
  • 5321b8a130 fix label of --id in admin delete user (#14005) zeripath 2020-12-17 07:57:32 +00:00
  • 3c61e32468 docs(docker): fix diff format. (#14035) Bo-Yi Wu 2020-12-17 13:00:43 +08:00
  • b9b1473053 Store repository data in data path if not previously set (#13991) techknowlogick 2020-12-15 16:52:59 -05:00
  • a978536553 Standardise logging of failed authentication attempts in internal SSH (#13962) zeripath 2020-12-15 08:45:13 +00:00
  • 9ccfa03d94 Reformat docs (#13897) Patrick Schratz 2020-12-09 07:47:06 +01:00
  • 3bfa053c3e Log IP on SSH authentication failure for Built-in SSH server (#13150) Eric Lesiuta 2020-12-08 12:54:33 -05:00
  • 33231b3a42 Added Table of Contents to long documentation pages (#13890) 6543 2020-12-08 04:52:26 +00:00
  • b1c4cc0175 Self-host cloudron image for docs (#13895) techknowlogick 2020-12-07 22:20:37 -05:00
  • ab2dc27819 Fully qualify cloudron CSP (#13892) John Olheiser 2020-12-07 16:17:27 -06:00
  • 5a07f57054 Remove Noto Color Emoji fallback (#13838) silverwind 2020-12-04 16:01:47 +01:00
  • f2c55569d9 fixed and updated FAQ table of contents links (#13835) Holger Schmidt 2020-12-04 08:33:38 +01:00
  • c03592a5e5 Update docker ssh passthrough docs (#13732) Patrick Schratz 2020-12-03 00:23:54 +01:00
  • 1ba3ba6510 Set RUN_MODE prod by default (#13765) silverwind 2020-11-30 20:52:04 +01:00
  • f5ee3cb6e7 Add Allow-/Block-List for Migrate & Mirrors (#13610) 6543 2020-11-29 01:37:58 +01:00
  • a3b10dd83e Format files (#13698) 6543 2020-11-28 07:12:22 +01:00
  • 4f9f8a3747 Fixed the log path on fail2ban page (#13726) Jesse Laprade 2020-11-27 20:08:23 -05:00
  • eda38fca6e specific version in docker compose (#13644) techknowlogick 2020-11-19 11:36:48 -05:00
  • 7135e727a0 Docs: Installation from package (#13607) gsilvan 2020-11-18 00:51:22 +01:00
  • 3333f2d64a HTTP cache rework and enable caching for storage assets (#13569) silverwind 2020-11-17 23:44:52 +01:00
  • 7c010e3c1b proper signature validation (#13523) Cacciuc 2020-11-13 19:28:15 +01:00
  • f3b8916d37 docs(comparison): GitHub Actions (#13474) Simon Legner 2020-11-08 23:35:28 +01:00
  • 016a1dc891 Add note about installation on kubernetes to docs (#13469) techknowlogick 2020-11-08 15:50:40 -05:00
  • 9a3eed3fe5 docker: rootless image (#10154) Antoine GIRARD 2020-11-01 01:58:22 +01:00