0
0
mirror of https://gitea.com/gitea/docs.git synced 2025-09-13 08:49:41 +00:00

Commit Graph

  • df8a3ccf8d Use correct make target for building static assets (#12247) Ben Harris 2020-07-14 15:45:23 -04:00
  • d003a05193 Direct SVG rendering (#12157) silverwind 2020-07-12 11:10:56 +02:00
  • aea3818e79 Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) zeripath 2020-07-06 01:07:07 +01:00
  • 8240f2e2f6 Move EventSource to SharedWorker (#12095) zeripath 2020-07-03 10:55:36 +01:00
  • e8f23bd62e Update docs to specify utf8mb4 default (#11962) silverwind 2020-06-18 21:36:59 +02:00
  • 14031018c3 recommend bindata for building (#11938) techknowlogick 2020-06-18 11:25:58 -04:00
  • ca45925604 Rename custom/conf/app.ini.sample to custom/conf/app.example.ini for better syntax light on editor (#11926) Lunny Xiao 2020-06-18 11:16:59 +08:00
  • 802e6b860e Global default branch setting (#11918) techknowlogick 2020-06-17 16:53:55 -04:00
  • 647787c412 cloudron: update link to demo (#11857) Girish Ramakrishnan 2020-06-11 11:38:26 -07:00
  • b3f4679b2e Replace jquery-datetimepicker with native date input (#11684) silverwind 2020-06-10 20:35:27 +02:00
  • 43dc232878 European Portuguese translation (#11568) Emanuel Angelo 2020-06-05 09:07:56 +01:00
  • adc3730fed Update from-package.zh-tw.md (#11626) Will 保哥 2020-06-03 14:11:26 +08:00
  • a2bae20bea Allow site admin to disable mirrors (#11740) John Olheiser 2020-06-02 20:21:38 -05:00
  • 63733d795a Fix chardet test and add ordering option (#11621) zeripath 2020-06-02 23:20:19 +01:00
  • a5bb904629 Narrow down Edge version in browser support docs (#11640) silverwind 2020-05-31 05:06:34 +02:00
  • 903d775c58 Update Caddy reverse-proxy instructions (#11655) TLZ 2020-05-31 04:16:32 +02:00
  • fb2917ef1c Add warning to mailer documentation about authentication (#11563) zeripath 2020-05-24 23:56:18 +01:00
  • 88bae3f938 Add chocolatey package install instructions (#11586) Will 保哥 2020-05-25 03:17:33 +08:00
  • 853cb13b17 Allow different HardBreaks settings for documents and comments (#11515) zeripath 2020-05-24 09:14:26 +01:00
  • 34037be88c Remove IE11 support (#11470) silverwind 2020-05-20 05:28:59 +02:00
  • 294bdf1724 Docs: add AlpineLinux packages (#11446) 6543 2020-05-17 13:09:56 +02:00
  • bd164d386b Allow log.xxx.default to set logging settings for the default logger only (#11292) zeripath 2020-05-16 03:38:52 +01:00
  • 2035f9504c Add localization docs (#11411) John Olheiser 2020-05-14 16:33:52 -05:00
  • 61fa4c7d19 Add awesome-gitea reference on install from package docs (#11405) John Olheiser 2020-05-13 17:58:49 -05:00
  • b937439d35 Update docs to reflect new location of homebrew repo (#11384) techknowlogick 2020-05-12 08:51:41 -04:00
  • 7df7fd3606 Changed image of openid-connect logo for better look on arc-green theme (#11312) Leo 2020-05-10 16:55:22 +02:00
  • 5925d3fa81 Few tweaks in the hacking guide (#11345) silverwind 2020-05-10 00:11:30 +02:00
  • 036d3840d0 Add EventSource support (#11235) zeripath 2020-05-07 22:49:00 +01:00
  • 375c708bd1 Fix; declare DOMAIN variable for docker setup (#10780) Adrian POIGET 2020-05-04 11:50:29 +02:00
  • f8bb951e0d Sendmail should create a process on the gitea system and have a default timeout (#11256) zeripath 2020-05-03 00:04:31 +01:00
  • d176f2933e Propose an explanation how to restart gracefully gitea after an update (#10866) Km 2020-04-30 14:14:27 +02:00
  • be288379cf Use keys.openpgp.org instead of pgp.mit.edu (#11249) zeripath 2020-04-30 10:08:43 +01:00
  • 12f85d63e2 Fix sanitizer config - multiple rules (#11133) Alexander Scheel 2020-04-29 07:34:59 -04:00
  • c2139649ac Support unicode emojis and remove emojify.js (#11032) mrsdizzie 2020-04-28 14:05:39 -04:00
  • 6cb878be02 [Docs] Config Cheat Sheet - Task Edit (#9972) Bagas Sanjaya 2020-04-28 06:41:59 +07:00
  • ac81fc79c9 Use AJAX for notifications table (#10961) zeripath 2020-04-24 04:57:38 +01:00
  • c88e5dbe29 Add option to increase provided OAuth2 token maximum size (#11180) zeripath 2020-04-22 23:47:23 +01:00
  • 3388e0a9be Add documentation to display STL preview (#11181) Antoine GIRARD 2020-04-22 19:02:54 +02:00
  • 8de19dd4e3 enable ENABLE_HARD_LINE_BREAK by default (#11162) silverwind 2020-04-22 00:13:56 +02:00
  • 633aa54f3d doc: Fix package name in external renderer example (#11170) Johan Van de Wauw 2020-04-21 22:36:27 +02:00
  • a274163299 Replace references to cron.update_migration_post_id with cron.update_migration_poster_id in docs (#11068) Kristian Antonsen 2020-04-15 02:44:08 +02:00
  • 9675ffd037 Add charset handling to backup/restore doc (#11062) maxm123 2020-04-14 04:55:20 +02:00
  • 856f5d9a2c add 'make watch-frontend' and expand docs (#10931) silverwind 2020-04-12 05:50:59 +02:00
  • 3f4dabb5f6 [Docs] Cross Build Gitea from Source (#10999) Bagas Sanjaya 2020-04-11 10:13:31 +07:00
  • 8b1ce45aa0 [feature] provide OwnerName field for README template (#10981) j.yao.SUSE 2020-04-07 09:40:38 +08:00
  • 34cdc4d377 [Docs] Add Note to Readme-Template about Variable Espansion (#10983) 6543 2020-04-07 01:43:17 +02:00
  • 1449b6fa4b Add docs for gmail (#10995) zeripath 2020-04-06 21:18:42 +01:00
  • 6d363ebc39 [Docs] Database Preparation - Connection over TLS (#10889) Bagas Sanjaya 2020-04-01 22:30:25 +07:00
  • 7872ea2d47 Add IIS Reverse Proxy documentation (#10881) zeripath 2020-03-29 22:11:15 +01:00
  • 4eca657f77 Remove test from installation directions (#10873) John Olheiser 2020-03-29 05:07:40 -05:00
  • 755320f3af [Docs] Config Cheat Sheet: SSL_MODE Value Description (#10834) Bagas Sanjaya 2020-03-28 10:24:12 +07:00
  • 81c42cee61 doc(authentication.en-us): remove superflous line (#10758) Simon Legner 2020-03-18 15:52:51 +01:00
  • 211f335e62 Documentation - updated email setup (#10695) 8ctopus 2020-03-13 20:20:14 +05:00
  • b6a7d9f63f Multiple LFS improvements (#10667) zeripath 2020-03-09 19:56:18 +00:00
  • 68fd6a873d System-wide webhooks (#10546) James Lakin 2020-03-08 22:08:05 +00:00
  • 2a72fb6aa9 Make PR message on pushes configurable (#10664) John Olheiser 2020-03-08 08:34:38 -05:00
  • 42639a8e32 Add node version variable to docs (#10620) John Olheiser 2020-03-05 16:36:22 -06:00
  • 7b73adf12b Add FAQ for markdown (#10611) John Olheiser 2020-03-05 09:05:18 -06:00
  • 7b3b295229 Add notice for awesome-gitea (#10612) Lauris BH 2020-03-05 11:55:28 +02:00
  • 38ab26185e Add restricted user filter to LDAP authentication (#10600) Lauris BH 2020-03-05 08:30:33 +02:00
  • acd1034d5e Versions (#10597) guillep2k 2020-03-04 21:37:19 -03:00
  • 9bd3c9a3c2 Add max-file-size to LFS (#10463) zeripath 2020-02-28 04:46:57 +00:00
  • f439167293 Show Signer in commit lists and add basic trust (#10425) zeripath 2020-02-27 19:20:55 +00:00
  • ad3b1363c0 Fixed formatting (#10485) Karsten Lehmann 2020-02-26 19:28:39 +01:00
  • 7cd18b4b6f Use documentation IPs for example IPs (#10434) Ask Bjørn Hansen 2020-02-25 10:25:17 -08:00
  • 740566b2ab update discord link (#10455) 6543 2020-02-25 18:36:45 +01:00
  • df04c53343 docs: Fix MySQL create database syntax (#10436) Ask Bjørn Hansen 2020-02-24 04:15:16 -08:00
  • 3f23c2d8dd Add frontend/backend make targets, fix source release (#10325) silverwind 2020-02-22 10:15:11 +01:00
  • cbcd76f395 Add detected file language to code search (#10256) Lauris BH 2020-02-20 21:53:55 +02:00
  • 2236a4e048 fix typo of english content page (#10370) Andres Mazzo 2020-02-19 18:48:33 -03:00
  • 6922e8cfa4 Re-order GPG signing docs and fix code blocks (#10349) John Olheiser 2020-02-18 19:23:45 -06:00
  • 684a9bfa46 [Docs] Database Preparation (#9826) Bagas Sanjaya 2020-02-19 04:51:24 +07:00
  • 711e4528f4 Fix cron.repo_health_check schedule example in config cheat sheet (#10324) Mike Gerber 2020-02-18 04:14:11 +01:00
  • 66afeb21ac Update static resources documentation (#10270) Gary Kim 2020-02-16 07:00:40 +08:00
  • 5e8235352e Issue search support elasticsearch (#9428) Lunny Xiao 2020-02-13 14:06:17 +08:00
  • 1645730ca1 Add note about which version embedded tool is implemented (#10255) techknowlogick 2020-02-12 14:30:48 -05:00
  • 040f012239 Add Unique Queue infrastructure and move TestPullRequests to this (#9856) zeripath 2020-02-02 23:19:58 +00:00
  • b78d4b0cb9 Implement "embedded" command to extract static resources (#9982) guillep2k 2020-02-01 23:17:44 -03:00
  • c1176c3a12 Cache last commit to accelerate the repository directory page visit (#10069) Lunny Xiao 2020-02-02 03:11:32 +08:00
  • a5be520f0a Remove migration support from versions earlier than 1.6.0 (#10026) guillep2k 2020-01-31 10:42:45 -03:00
  • 265201a3ba update (#10079) 6543 2020-01-31 06:01:32 +01:00
  • 136b401252 Update documentation for the go module era (#9751) zeripath 2020-01-29 02:30:02 +00:00
  • 1199d6b34d More expansions in template repositories (#10021) John Olheiser 2020-01-28 07:57:15 -06:00
  • 231071663b move CSS build to webpack (#9983) silverwind 2020-01-28 08:30:39 +01:00
  • e8f747dca9 Update migration instructions (#9955) John Olheiser 2020-01-24 08:23:38 -06:00
  • 0827958b01 Make archive prefixing configurable with a global setting (#9943) zeripath 2020-01-22 23:46:46 +00:00
  • 0cac758355 Add documentation how to render PlantUML in code blocks. (#9894) David Svantesson 2020-01-21 00:34:23 +01:00
  • ed47bd2284 fix broken link (#9901) zeripath 2020-01-20 20:45:16 +00:00
  • f42be5e21b Add documentation to add Mermaid.js to Gitea (#9872) zeripath 2020-01-20 16:14:03 +00:00
  • 6fc4b060bc Add support for database schema in PostgreSQL (#8819) guillep2k 2020-01-20 12:45:14 -03:00
  • 0c0302f9c1 Make CertFile and KeyFile relative to CustomPath (#9868) zeripath 2020-01-19 19:07:44 +00:00
  • e333f3f064 Explicitly refer to PR in squash-merge commit message in case of external tracker (#9844) David Svantesson 2020-01-18 05:40:43 +01:00
  • 69b9040f17 [Docs] add usefull info to REQUIRE_SIGNIN_VIEW (#9848) 6543 2020-01-18 00:34:56 +01:00
  • 46fb928020 [Docs] Update Feature 'Reject unsigned commits' (#9793) 6543 2020-01-16 07:43:02 +01:00
  • e0dcc1d390 Add Privacy Policy and Terms of Service Page (#9513) Bagas Sanjaya 2020-01-14 20:34:40 +07:00
  • f1a0f13155 Restricted users (#6274) Manush Dodunekov 2020-01-13 19:33:46 +02:00
  • 8911e30db0 Make hook status printing configurable with delay (#9641) zeripath 2020-01-12 08:46:03 +00:00
  • 2914eb2781 Add a new command doctor to check if some wrong configurations on gitea instance (#9095) Lunny Xiao 2020-01-11 22:24:57 +08:00
  • 2a96403083 [Docs] Linux Service Edit (#9633) Bagas Sanjaya 2020-01-08 23:33:13 +07:00
  • c4bde63742 [Docs] Grammar Edit on Enabling HTTPS Using Reverse Proxy (#9649) Bagas Sanjaya 2020-01-08 16:20:15 +07:00