aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Feature/filter already watched videos (#5739)Wicklow2023-04-121-0/+11
* feat(docker): make database name configurable (#5734)Joël Galeran2023-04-072-4/+11
* feature/ability to disable video history by default (#5728)Wicklow2023-04-071-2/+0
* Remove $ for bash commandsChocobozzz2023-04-049-238/+238
* Feature/Add replay privacy (#5692)Wicklow2023-03-311-3/+17
* Merge branch 'release/5.1.0' into developChocobozzz2023-03-161-0/+44
|\
| * Add video AP hooksChocobozzz2023-03-161-0/+44
* | Add custom sequelize model types documentationChocobozzz2023-03-161-0/+8
* | Add server code new feature walkthroughChocobozzz2023-03-161-0/+74
|/
* Deprecate node 14Chocobozzz2023-03-151-1/+1
* Fix plugin guideChocobozzz2023-03-101-1/+1
* Add missing docker env for object storage configChocobozzz2023-03-071-0/+9
* Add redis version noteChocobozzz2023-02-281-3/+3
* Fix E2E with firefoxChocobozzz2023-02-271-1/+1
* Add missing requirements on email in OpenAPIWicklow2023-02-231-0/+4
* Fix filters on playlistsWicklow2023-02-231-2/+65
* Update doc anchor linksChocobozzz2023-02-233-6/+6
* Move to new documentation linksChocobozzz2023-02-226-20/+20
* Fix embed doc title hierarchyChocobozzz2023-02-221-40/+40
* TypoChocobozzz2023-02-221-1/+1
* Prefer absolute links in docChocobozzz2023-02-223-3/+3
* Fix translation docChocobozzz2023-02-221-9/+17
* Fix list registrations api docChocobozzz2023-02-161-1/+13
* Fix channel update/create openapi docChocobozzz2023-02-151-2/+12
* Pointer to Debian guide on how to add a sudo userNuño Sempere2023-02-131-1/+1
* Update docker.mdruvilonix2023-02-131-3/+10
* Add ability to not send an email for registrationChocobozzz2023-01-201-0/+3
* Add signup approval API REST docChocobozzz2023-01-191-18/+276
* Add note regarding changelog for docker upgradeChocobozzz2023-01-091-1/+1
* External auth can update user on loginChocobozzz2023-01-041-1/+21
* Remove dead linkChocobozzz2022-12-301-2/+0
* Improve upgrade documentationChocobozzz2022-12-281-14/+20
* Don't not autoplay live without autoplay settingChocobozzz2022-12-141-5/+1
* Support reinjecting token in private m3u8 playlistChocobozzz2022-12-021-1/+8
* Add missing uuids search query docChocobozzz2022-11-231-0/+9
* Fix: missing peertube version in documentationJohn Livingston2022-11-021-0/+2
* 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