aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Expand)AuthorAgeFilesLines
...
* Breaking API: Consistency with role id/labelChocobozzz2022-10-281-7/+10
* Add a note about worker_connections in docChocobozzz2022-10-261-0/+2
* Update nginx templateChocobozzz2022-10-251-5/+13
* Put private videos under a specific subdirectoryChocobozzz2022-10-242-397/+519
* Add ability for plugins to register ws routesChocobozzz2022-10-112-0/+41
* Fill documentation with required secret confChocobozzz2022-10-104-2/+15
* Add open api doc for two factor authChocobozzz2022-10-071-0/+106
* server: serve files from storage/well-known (#5214)kontrollanten2022-10-041-0/+1
* Live supports object storageChocobozzz2022-10-041-1/+0
* Update docChocobozzz2022-09-281-1/+1
* Support only ffmpeg >= 4.3Chocobozzz2022-09-271-1/+1
* Update dependencies version supported by peertubeChocobozzz2022-09-271-1/+12
* Adding peertube-plugin-quickstart-typescript in the documentation.John Livingston2022-09-161-1/+4
* Escape % signs in crontab example (CLI tools docs)Thomas Kuntz2022-09-161-1/+1
* Update release.md processChocobozzz2022-09-131-0/+1
* Update dependencies to use node 16Chocobozzz2022-09-091-7/+7
* Add missing removeEventListener docChocobozzz2022-09-091-0/+4
* Add @peertube/embed-api release docChocobozzz2022-09-091-0/+12
* Add playback metric endpoint sent to OTELChocobozzz2022-08-161-38/+95
* Allow continusously printing logs through tail and parse-logFlorent2022-08-161-0/+13
* Add ability to use docker on localChocobozzz2022-08-112-7/+8
* Add missing openapiChocobozzz2022-08-101-0/+39
* Add ability to list imports of a channel syncChocobozzz2022-08-101-0/+14
* Channel sync (#5135)Florent2022-08-101-1/+142
* document parallel depedency and how to install itFlorent2022-08-011-1/+7
* Add studio API documentationChocobozzz2022-08-011-0/+87
* Include video file id in APIChocobozzz2022-07-291-0/+2
* Remove redundant sectionChocobozzz2022-07-201-6/+0
* Add ability for client to create server logsChocobozzz2022-07-181-8/+80
* Add /server/stats API documentationChocobozzz2022-07-121-0/+88
* /!\ Use a dedicated config file for developmentChocobozzz2022-07-061-1/+1
* Update embed URL query docChocobozzz2022-06-281-1/+50
* Centos 8 (#5075)slendermon2022-06-231-2/+7
* store uploaded video filename (#4885)kontrollanten2022-06-211-0/+20
* Ensure peertube root directory is setup to be traversed by nginx (#5028)J Webb2022-06-211-0/+6
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-211-2/+2
|\
| * Fix docker user entrypointChocobozzz2022-06-211-2/+2
* | Implement 5036: more readable diff on configuration file when upgrading.John Livingston2022-06-131-0/+9
* | fix(doc): fix links to 'anchors' in install docdingycle2022-06-101-2/+2
* | Fix various typosluz paz2022-06-073-8/+8
* | Added "total views" in the my channels list (#5007)Florian CUNY2022-05-311-1/+1
* | Add nginx update to changelogChocobozzz2022-05-241-3/+3
|/
* Add note about dev mode when testing a pluginChocobozzz2022-05-231-2/+5
* Fix dependencies tocChocobozzz2022-05-201-1/+1
* Add control bar option for peertube playerChocobozzz2022-05-201-0/+53
* Add filter by start/end date overall stats in apiChocobozzz2022-05-051-0/+24
* Remove comments, rates and views from statsChocobozzz2022-05-051-8/+0
* Prefer using node instead of npm in dockerfileChocobozzz2022-05-041-2/+2
* Support live session in serverChocobozzz2022-05-031-0/+82
* Use node 16 in peertube docker imageChocobozzz2022-05-021-1/+1