aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix getting live by anonymous userChocobozzz2022-04-221-1/+3
* Add missing video states to rest api docChocobozzz2022-04-191-1/+17
* Improve videos sort documentationChocobozzz2022-04-151-10/+18
* Add event doc to view endpointChocobozzz2022-04-151-0/+9
* Update open api routesChocobozzz2022-04-151-4/+130
* Rename studio to editorChocobozzz2022-03-221-1/+1
* Remove invalid info from REST API docChocobozzz2022-03-211-4/+1
* Support edition upload in nginxChocobozzz2022-03-181-1/+1
* Make object storage ACL configurableDoug Luce2022-03-161-0/+1
* Add latency setting supportChocobozzz2022-03-091-2/+17
* Add info about admin username in docChocobozzz2022-03-081-1/+1
* Merge branch 'release/4.1.0' into developChocobozzz2022-03-082-2/+8
|\
| * Remove exif tags when processing imagesChocobozzz2022-03-071-1/+7
| * Install git in docker imageChocobozzz2022-03-071-1/+1