Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add duration in embed api playbackStatusUpdate | Chocobozzz | 2020-04-08 | 1 | -1/+3 |
| | |||||
* | Update embed api doc | Chocobozzz | 2020-04-08 | 1 | -1/+1 |
| | |||||
* | Add "ended" embed API event | Chocobozzz | 2020-04-08 | 1 | -1/+2 |
| | |||||
* | Correctly fix docker storage config | Chocobozzz | 2020-04-02 | 1 | -1/+1 |
| | |||||
* | Move streaming-playlists to /data | xcffl | 2020-04-02 | 1 | -0/+1 |
| | |||||
* | Fix grammar in translation documentation | dingycle | 2020-03-26 | 1 | -1/+1 |
| | |||||
* | Fix embed api docs | David Dobryakov | 2020-03-25 | 1 | -1/+1 |
| | | | player.stop() -> player.pause() | ||||
* | Change raw.github.com to raw.githubusercontent.com | Christoph Geschwind | 2020-03-21 | 1 | -3/+3 |
| | | | | | | | | | | | ``` > GET /Chocobozzz/PeerTube/master/support/docker/production/.env HTTP/1.1 > Host: raw.github.com > User-Agent: curl/7.58.0 > Accept: */* > < HTTP/1.1 301 Moved Permanently < Location: https://raw.githubusercontent.com/Chocobozzz/PeerTube/master/support/docker/production/.env ``` | ||||
* | Fix embed api documentation | Chocobozzz | 2020-03-20 | 1 | -9/+1 |
| | |||||
* | feat: add dkim to docker-compose | kimsible | 2020-03-11 | 3 | -0/+16 |
| | |||||
* | Add Nginx configuration to redirect videos to an s3 bucket | Rigel Kent | 2020-03-09 | 1 | -0/+8 |
| | |||||
* | Reword HSTS configuration to warn user of nginx's add_header shortcomings | Rigel Kent | 2020-03-03 | 1 | -6/+2 |
| | |||||
* | Add missing api=1 info in embed quickstart | Chocobozzz | 2020-02-28 | 1 | -1/+2 |
| | |||||
* | Bumped to version v2.1.1 | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Chore/docker-documentation-improvements (#2494) | Kim | 2020-02-24 | 4 | -39/+88 |
| | | | | | | | | | | | | | | * unify env_var names to replace * detail more and improve docker doc * fix title * move acme email and domains to traefik command * add details about TRAEFIK_ACME_* variables * Fix preview links from /develop to /master | ||||
* | Minor update to the OpenAPI: instance config recent additions | Rigel Kent | 2020-02-21 | 1 | -0/+26 |
| | |||||
* | Create template dirs for openapi clients and provide README templates | Average Dude | 2020-02-18 | 6 | -0/+265 |
| | | | | | The definitions are now also in the template dirs because they will be ignored by the generator. Generators only use overrides and don't do anything with new files. | ||||
* | Add missing ca-certificates in docker image | Chocobozzz | 2020-02-17 | 1 | -1/+1 |
| | |||||
* | Creating a user with an empty password will send an email to let him set his ↵ | John Livingston | 2020-02-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests | ||||
* | Fix missing python dependency in Dockerfile.buster (#2495) | Kim | 2020-02-17 | 1 | -1/+1 |
| | | | | | | * Fix missing youtube-dl dependency in buster docker image * Fix missing python dependency in buster docker image | ||||
* | Add libraries section to the REST Quickstart | Rigel Kent | 2020-02-17 | 1 | -0/+10 |
| | | | Document the new OpenAPI clients in the RESTÂ Quickstart, listing supported languages and their repositories. | ||||
* | Merge branch 'open-api-clients' into develop | Chocobozzz | 2020-02-17 | 4 | -0/+17 |
|\ | |||||
| * | OpenAPI clients generation | Average Dude | 2020-02-14 | 4 | -0/+17 |
| | | |||||
* | | fix markdown link (#2504) | Moritz Warning | 2020-02-16 | 1 | -2/+1 |
|/ | | | (doc) fix markdown link in docker.md | ||||
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-11 | 1 | -1/+1 |
|\ | |||||
| * | Bumped to version v2.1.0v2.1.0 | Chocobozzz | 2020-02-11 | 1 | -1/+1 |
| | | |||||
* | | Downsample to the closest divisor standard framerate | Rigel Kent | 2020-01-29 | 1 | -0/+6 |
| | | |||||
* | | Force utf8 when creating the database | Chocobozzz | 2020-01-29 | 1 | -1/+1 |
| | | |||||
* | | Add redundancy CLI doc | Chocobozzz | 2020-01-28 | 1 | -1/+31 |
|/ | |||||
* | Add openssl in docker container | Chocobozzz | 2020-01-27 | 1 | -1/+1 |
| | |||||
* | Bumped to version v2.1.0-rc.1v2.1.0-rc.1 | Chocobozzz | 2020-01-27 | 1 | -1/+1 |
| | |||||
* | Add video caption upload documentation and improve error message | Rigel Kent | 2020-01-09 | 1 | -1/+1 |
| | | | | fixes #2038 | ||||
* | Update changelog, 2.1.0-rc.1 -> end of January | Chocobozzz | 2020-01-07 | 1 | -0/+6 |
| | |||||
* | Replace `peertube.example.com` with user's Peertube domain. (#2356) | ManMade-cube42 | 2019-12-30 | 1 | -0/+7 |
| | | | | | | | | | | * Add Sed * Update production.md * Minor Fix (+ add sudo) * Update production.md | ||||
* | Add author indicator to the comment replies loader | Rigel Kent | 2019-12-28 | 1 | -0/+2 |
| | |||||
* | Update OpenAPI documentation to include basic playlists and new comment sorting | Rigel Kent | 2019-12-27 | 1 | -1/+80 |
| | |||||
* | Add embed api build | Chocobozzz | 2019-12-18 | 1 | -1/+20 |
| | |||||
* | Add package.json for embed api | Chocobozzz | 2019-12-18 | 1 | -1/+5 |
| | |||||
* | Update nginx cipher to the one we use on framatube | Chocobozzz | 2019-12-17 | 1 | -1/+2 |
| | |||||
* | Added pointer to the .env file | tilllt | 2019-12-12 | 1 | -1/+4 |
| | |||||
* | Slightly relax Cipher Suite hardening | Markus Richter | 2019-12-12 | 1 | -1/+1 |
| | | | | This enables legacy software like apps on android 4.4.2 and matches the traefik configuration, where the specific cipher suite is already allowed. | ||||
* | Docker: stretch -> buster | Chocobozzz | 2019-12-12 | 3 | -3/+3 |
| | |||||
* | Add support for HLS in the Docker container. (#2324) | Ben Lubar | 2019-12-12 | 2 | -5/+8 |
| | | | | | | * Add support for HLS in the Docker container. * Remove comment from Dockerfile.stretch | ||||
* | Fix nginx config | Chocobozzz | 2019-12-10 | 1 | -14/+13 |
| | | | | CORS headers were removed. See https://www.nginx.com/resources/wiki/start/topics/depth/ifisevil/ | ||||
* | Add streaming playlists endpoint in nginx | Chocobozzz | 2019-12-10 | 1 | -3/+16 |
| | |||||
* | Add client_body_temp_path hint in nginx template | Chocobozzz | 2019-12-05 | 1 | -0/+4 |
| | |||||
* | Simplify Dockerfile and slim Docker image | Felix Ableitner | 2019-12-04 | 1 | -20/+4 |
| | |||||
* | Try to fix gitpod | Chocobozzz | 2019-12-03 | 1 | -1/+1 |
| | |||||
* | Fix For GitPod | MrGiga | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | Update dependencies.md to be consistent | Dirk Kelly | 2019-11-27 | 1 | -83/+122 |
| | | | | The current dependencies document syntax is broken on https://docs.joinpeertube.org/#/dependencies. This update makes the page source consistent across distributions in the hopes of avoiding rendering issues. |