Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Added pointer to the .env file | tilllt | 2019-12-12 | 1 | -1/+4 |
| | |||||
* | Docker: stretch -> buster | Chocobozzz | 2019-12-12 | 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. | ||||
* | 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 |
| | | |||||
* | | 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 |
| | |||||
* | 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. | ||||
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 1 | -1/+1 |
| | | | | | | | | * fix a few typos * apply changes to original files instead * additional correction | ||||
* | Remove feeds from API documentation | Frank Sträter | 2019-09-18 | 1 | -45/+0 |
| | |||||
* | Change cli parameter from -t to good --target-url | Pablo Joubert | 2019-09-17 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-09-11 | 1 | -1/+1 |
|\ | |||||
| * | Bumped to version v1.4.1v1.4.1 | Chocobozzz | 2019-09-09 | 1 | -1/+1 |
| | | |||||
| * | Bumped to version v1.4.0v1.4.0 | Chocobozzz | 2019-08-26 | 1 | -1/+1 |
| | | |||||
* | | Fix plugin CLI tools doc | Chocobozzz | 2019-09-02 | 1 | -3/+3 |
| | | |||||
* | | Bumped to version v1.4.0 | Chocobozzz | 2019-08-26 | 1 | -1/+1 |
| | | |||||
* | | Update API documentation for accounts and config (#2072) | Frank Sträter | 2019-08-22 | 1 | -5/+308 |
| | | | | | | | | | | | | | | | | | | | | * Update Actor and Account schemas * Fix mixed up paramaters for /accounts * Update ServerConfig schema * Add ServerConfigAbout and ServerConfigCustom schemas | ||||
* | | Improve plugin management documentation | Chocobozzz | 2019-08-22 | 1 | -1/+18 |
| | | |||||
* | | Add plugin in CLI tools table of contents | Chocobozzz | 2019-08-22 | 1 | -0/+1 |
| | | |||||
* | | Improved description of all file uploads (#2053) | Frank Sträter | 2019-08-21 | 1 | -3/+30 |
|/ | | | | | | | | | | | | * Add format:binary for file uploads * Fix wrongly named field for encoding * Fix typo in field name * Add contentType for torrentfile and captionfile * Add contentType for videofile | ||||
* | Add originallyPublishedAt to PUT videos + change HTTP response to 204 | Frank Sträter | 2019-08-14 | 1 | -6/+6 |
| | |||||
* | Bumped to version v1.4.0-rc.1v1.4.0-rc.1 | Chocobozzz | 2019-08-13 | 1 | -1/+1 |
| | |||||
* | Add/update OpenRC service script (#2012) | Wirebrass | 2019-08-13 | 1 | -0/+21 |
| | | | | | | | | | | | * Update APP_DIR and CONFIG_DIR APP_DIR is now in /var/www/peertube/peertube-latest (symbolic link). CONFIG_DIR is now in /var/www/peertube/config * Add OpenRC service script Tested on Gentoo Linux. | ||||
* | Specify the restrictions on tags array and it's string items (#2016) | Frank Sträter | 2019-08-12 | 1 | -2/+14 |
| | | | | | | * Fixed 2 typos * Specify tags array restrictions | ||||
* | Deprecate Node 8 | Chocobozzz | 2019-08-07 | 2 | -6/+6 |
| | | | | The support ends on December 2019: https://github.com/nodejs/Release#release-schedule | ||||
* | Fixed 2 typos | Frank Sträter | 2019-08-07 | 1 | -2/+2 |
| | |||||
* | Add originallyPublishedAt in /videos/upload to the OpenAPI document | Frank Sträter | 2019-08-05 | 1 | -0/+4 |
| | |||||
* | Update CentOS 7 dependencies install (#2004) | Wirebrass | 2019-08-05 | 1 | -4/+11 |
| | | | | | | | | | | | | | | * Update CentOS 7 dependencies install Add initialization for postgresql database (else there is an error when starting postresql service). Enable Redis and PostreSQL services. Replace "service" by "systemctl" (systemd). Tested in local on a fresh CentOS 7 install. * Add wget package to install Add wget package to install | ||||
* | Document how to synchronize YT channel to PeerTube | Florent F | 2019-08-01 | 1 | -3/+16 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -3/+3 |
| | |||||
* | Add video import in open api | Chocobozzz | 2019-07-29 | 1 | -26/+82 |
| | |||||
* | Fix mocha commands | Chocobozzz | 2019-07-29 | 1 | -1/+1 |
| |