Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Clarify and expand on admin credentials detail | Leopere | 2019-11-18 | 1 | -3/+9 |
| | | | It felt unclear so I clarified and suggested a method for obtaining the credentials easier. | ||||
* | Sticking to one env-var management system (#2247) | Leopere | 2019-11-18 | 2 | -8/+11 |
| | | | | | | | | | | | | | | | | | | | | * Sticking to one env-var management system Starting with the Postgres container so that you only have to set overlapping environment variables in one place. * Moving Postfix envvars pt 1 * Moving Postfix envvars pt 2 .env file * Added missing envvars. * Adding functioning glue Suggest something better if you wish. * removed IP from example * Removed default network from update. | ||||
* | Merge branch 'weblate' into develop | Chocobozzz | 2019-11-13 | 2 | -27/+23 |
|\ | |||||
| * | Update localization dev guide | Chocobozzz | 2019-11-13 | 1 | -17/+11 |
| | | |||||
| * | Remove unused files | Chocobozzz | 2019-11-13 | 1 | -10/+12 |
| | | |||||
| * | Forgot a mention in changelog | Chocobozzz | 2019-11-13 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'release/2.0.0' into develop | Chocobozzz | 2019-11-13 | 1 | -3/+0 |
|\ \ | |||||
| * | | Remove use of a private tmp directory | Chocobozzz | 2019-11-13 | 1 | -3/+0 |
| | | | | | | | | | | | | Causes some issues when importing a file etc | ||||
* | | | Fix Ruby and Python REST API examples | Matthieu De Beule | 2019-11-12 | 1 | -20/+10 |
|/ / | | | | | | | | | | | | | | | The previous examples where wrong, since they used a POST request. I used the requests library for Python, since that is what most people would want to use. I removed the http.verify_mode in the Ruby example since I don't think it is good practice to tell people to not verify HTTPS requests | ||||
* | | Bumped to version v2.0.0v2.0.0 | Chocobozzz | 2019-11-12 | 1 | -1/+1 |
| | | |||||
* | | Forgot a mention in changelog | Chocobozzz | 2019-11-07 | 1 | -1/+1 |
|/ | |||||
* | Bumped to version v2.0.0-rc.1v2.0.0-rc.1 | Chocobozzz | 2019-10-29 | 1 | -1/+1 |
| | |||||
* | Fix openapi | Chocobozzz | 2019-10-29 | 1 | -1/+1 |
| | |||||
* | fixed a typo in docker.md | Claude | 2019-10-29 | 1 | -1/+1 |
| | |||||
* | Fix traefik version in docker compose | Chocobozzz | 2019-10-21 | 1 | -1/+1 |
| | |||||
* | Link back to the source for the curl'd files. | Leopere | 2019-10-18 | 1 | -0/+1 |
| | | | Just for those of us who don't want to dig a lot but want to dig a little. |