aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Collapse)AuthorAgeFilesLines
* Add message for public registration on peertubeChocobozzz2018-01-261-1/+1
|
* Upgrade clearer in production guideChocobozzz2018-01-261-11/+37
|
* Move job queue to redisChocobozzz2018-01-252-2/+3
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* Api doc improvement (#252)Dimitri Gilbert2018-01-251-25/+39
| | | | | | | | | | | | | | | | | | | | | | | | * Basic api documentation * fix styling issue * fix styling issue * gitignore unecessary folders * openApi 2.0 first draft * solved conflicts * solved errors in openapi file * added missing doc on video + deleted apidoc comments * fix last warnings and errors inopenapi definition * openapi fix typo + improvement on video/comment endpoints * removed misplaced openapi file
* Pre-build PeerTube again in dev Dockerfile.Jan Keromnes2018-01-251-2/+3
| | | PeerTube pre-build was removed in #207 but is still valuable.
* Fixes #205: Fix Janitor configuration;Benjamin Bouvier2018-01-254-6/+25
|
* typos (#246)Thomas Citharel2018-01-251-5/+5
| | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Misc. typos (#245)luzpaz2018-01-251-1/+1
| | | Found via `codespell -q 3`
* Add api doc in htmlChocobozzz2018-01-248-2/+9827
|
* Fix testsChocobozzz2018-01-241-0/+1209
|
* Peertube home in /var/www instead of /homeChocobozzz2018-01-233-25/+28
|
* Improve docs (#232)Thomas Citharel2018-01-232-10/+22
| | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Add commander in dependencies instead of dev depChocobozzz2018-01-221-1/+1
|
* Add ability to configure log levelChocobozzz2018-01-191-0/+6
|
* Add SQL backup/restore commands in production guideChocobozzz2018-01-191-0/+20
|
* Don't serve previews with nginxChocobozzz2018-01-182-2/+2
| | | | We need to maintain a cache in the node process
* nginx optimizationsChocobozzz2018-01-182-3/+39
|
* fix 2 other typos (#209)taziden2018-01-171-2/+2
|
* fix typo in production guide (#208)taziden2018-01-171-1/+1
|
* Add ability to update some configuration keysChocobozzz2018-01-171-2/+2
|
* Add Janitor configuration file for PeerTube. (#204)Jan Keromnes2018-01-162-0/+38
|
* Overwrite on upgrade when unzipingChocobozzz2018-01-161-1/+1
|
* Fix upgrade commandChocobozzz2018-01-161-1/+1
|
* Remove npm run upgradeChocobozzz2018-01-151-13/+11
| | | | Use command from production.md instead
* Update production guideChocobozzz2018-01-153-28/+35
| | | | | Use release that already contains build files. It requires a specific directories tree but I think it would be fine.
* Prepare production workflowChocobozzz2018-01-151-0/+6
|
* Update code doc diagramsChocobozzz2018-01-154-0/+2
|
* Some markdown fixesChocobozzz2018-01-124-29/+27
|
* Try to improve documentations/readmeChocobozzz2018-01-125-21/+258
|
* Fix changing video in watch pageChocobozzz2018-01-124-5/+8
|
* Remove unused webserver configurationChocobozzz2018-01-113-79/+5
| | | | And update nginx configuration with a rate limit
* change nginx config to fix deprecation of a old module (#175)Fernandez, ReK22018-01-061-1/+1
|
* Add a PeerTube development environment Dockerfile compatible with Janitor. ↵Jan Keromnes2017-12-041-0/+20
| | | | | | | | (#144) * Add a PeerTube development environment Dockerfile. * Clone from develop instead of master in developer Dockerfile.
* Fix webpack link in client documentation (#129)Julien Lemaire2017-11-281-1/+1
| | | | Webpack link used to lead to webpack 1 documentation. Fixed it to reach lastest documentation instead.
* Refractor validatorsChocobozzz2017-11-271-2/+2
|
* Update readme, architectureChocobozzz2017-11-271-3/+3
|
* Add ability to unfollow a serverChocobozzz2017-11-272-0/+6
|
* Fix nginx https templateChocobozzz2017-10-191-1/+1
|
* Increase client_max_body_size in NGinx templateChocobozzz2017-10-172-2/+2
|
* Update systemd service templateChocobozzz2017-06-201-1/+1
|
* Update readme/doc with new client port for devChocobozzz2017-06-142-4/+4
|
* Better build/dev scriptsChocobozzz2017-06-112-2/+2
|
* Use shared modelsChocobozzz2017-06-112-18/+18
|
* Update peertube.confdada2017-02-181-1/+1
|
* Update support documentations with postgresqlChocobozzz2016-12-252-6/+6
|
* Add client documentationChocobozzz2016-12-012-0/+69
|
* Add peertube https nginx templateChocobozzz2016-11-251-0/+61
|
* Update NGinx template (uploads -> videos)Chocobozzz2016-10-261-1/+1
|
* Timeout / rm diaspote refdada2016-10-261-3/+3
|
* Apache configurationdada2016-10-261-0/+26
|