aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Nginx config file: remove text/html from gzip_typesBenjamin Bouvier2019-02-111-1/+1
* Bumped to version v1.2.0v1.2.0Chocobozzz2019-02-061-1/+1
* Support socket.io in nginx templateChocobozzz2019-01-291-0/+12
* Bumped to version v1.2.0-rc.1v1.2.0-rc.1Chocobozzz2019-01-171-1/+1
* Fix peertube CLI documentationChocobozzz2019-01-141-1/+2
* Patch docker entrypoint to speed up the chown at startupvictor héry2019-01-141-2/+2
* Implement contact form on server sideChocobozzz2019-01-102-0/+6
* Fix video tags update/upload in openapiChocobozzz2019-01-091-4/+8
* (doc) update API spec to include user subscription routesRigel Kent2019-01-031-4/+105
* more systemd service hardening (#1488)Michael Koppmann2018-12-151-0/+5
* (fix) FreeBSD startup script (#1484)Gérald Niel2018-12-131-4/+3
* add Content Security Policy (#1252)Rigel Kent2018-12-131-1/+3
* Update FreeBSD startup script (#1474)Gérald Niel2018-12-101-0/+2
* (doc) fix syntax in openapi spec for watching progressRigel Kent2018-12-081-1/+1
* Remove hard-coded 8GB upload limit in client (#1293)Micah Elizabeth Scott2018-12-071-1/+11
* hardening systemd unitRigel Kent2018-12-071-0/+14
* Merge branch 'hotfix/docker' into developChocobozzz2018-12-061-26/+5
|\
| * Fix docker build and gosuChocobozzz2018-12-061-26/+5
* | Improve information regarding prune storage scriptChocobozzz2018-12-051-2/+2
* | Better tools.md docChocobozzz2018-12-041-6/+6
* | Use `'` instead of `'` for passwords in the documentation (see #1453)Nathanaël J2018-12-041-2/+2
* | Create redundancy endpointChocobozzz2018-12-041-2/+7
* | Add tmp and redundancy directoriesChocobozzz2018-12-041-0/+2
* | change type of languageOneOf query parameterRigel Kent2018-12-041-2/+12
* | Improve tools docChocobozzz2018-12-041-40/+40
|/
* Bumped to version v1.1.0v1.1.0Chocobozzz2018-12-041-1/+1
* add parameters to GET /videos route specRigel Kent2018-11-241-11/+158
* add donate link, move redundancy doc and images to docs.joinpeertube.orgRigel Kent2018-11-239-56/+0
* Add open api bump version in release scriptChocobozzz2018-11-221-1/+1
* Various improvements for docker-composeFelix Ableitner2018-11-214-4/+18
* make POST /users have integer role enumRigel Kent2018-11-212-7/+12
* Improve FreeBSD setup instructionsMateusz Piotrowski2018-11-211-3/+2
* add job state in path in openapi specRigel Kent2018-11-191-1/+1
* fix rest api quickstart and specify values in openapi specRigel Kent2018-11-192-4/+9
* (quickfix) typo in openapi spec groupsRigel Kent2018-11-171-1/+1
* grouping moderation endpoints in the REST API specRigel Kent2018-11-171-0/+1
* grouping tags by main category in the specRigel Kent2018-11-161-45/+114
* adding ownership and watching video APIs to the specRigel Kent2018-11-161-2/+130
* remove superfluous privacy field for uploadRigel Kent2018-11-161-3/+0
* fix API spec on POST /videos/upload and provide Shell exampleRigel Kent2018-11-151-3/+39
* migrate Swagger 2.0 spec to OpenAPI 3.0.0Rigel Kent2018-11-1515-14050/+1061
* updated REST API documentationRigel Kent2018-11-132-1730/+2330
* sync API version with PeerTube version and auto-update it via git hooksRigel Kent2018-11-131-1/+1
* Configure docker image to accept trust_proxy as an env variable in json array...LecygneNoir2018-10-222-2/+7
* Improve dev Dockerfile (#1333)Kyâne Pichou2018-10-221-27/+25
* (doc) fix path to peertube-replRigel Kent2018-10-191-1/+1
* add repl to the cli wrapper, remove extraneous TOC in tools.mdRigel Kent2018-10-191-34/+24
* (doc) update architecture, tools and readmeRigel Kent2018-10-141-8/+37
* add REPL in server/tools/repl.ts (#1248)BRAINS YUM2018-10-141-0/+131
* Create new Docker dev image (#1173)am972018-10-097-16/+90