aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Add kab and vi localesChocobozzz2020-06-041-1/+1
* Merge branch 'release/2.2.0' into developChocobozzz2020-06-021-1/+1
|\
| * Bumped to version v2.2.0v2.2.0Chocobozzz2020-06-021-1/+1
* | Fixes docker-compose .env (#2538)Kim2020-05-182-5/+22
|/
* Bumped to version v2.2.0-rc.1v2.2.0-rc.1Chocobozzz2020-05-181-1/+1
* Update FAQChocobozzz2020-05-141-5/+7
* Add files section to streaming playlists openapi docChocobozzz2020-05-131-0/+6
* Add max count information in api docChocobozzz2020-05-131-1/+1
* Add ability to update embed captionsChocobozzz2020-05-061-5/+13
* Update plugin guide tocChocobozzz2020-05-041-0/+1
* Add auth plugins guideChocobozzz2020-05-041-18/+113
* Add getSettings documentationChocobozzz2020-05-041-0/+3
* Fix openapi search endpointChocobozzz2020-04-221-1/+0
* Fix playlist element param in api docChocobozzz2020-04-211-1/+1
* Add playlist exist api docChocobozzz2020-04-211-19/+83
* Add videos list filters param in api docChocobozzz2020-04-211-4/+54
* Fix comment body api docChocobozzz2020-04-211-0/+24
* Improve abuse api docChocobozzz2020-04-211-7/+83
* Add API doc for playlistsChocobozzz2020-04-211-58/+321
* Openapi consistencyChocobozzz2020-04-211-174/+185
* Add ability to remove privacies using pluginsChocobozzz2020-04-201-1/+7
* Add markdown support to plugins (#2654)Kim2020-04-201-0/+15
* Add custom modal to plugin helpers (#2631)Kim2020-04-151-0/+18
* Add notifier to plugin helpers (#2627)Kim2020-04-151-1/+11
* Add pt version in embed optionsChocobozzz2020-04-141-0/+2
* Add ability for plugins to add custom routesChocobozzz2020-04-101-1/+18
* Add duration in embed api playbackStatusUpdateChocobozzz2020-04-081-1/+3
* Update embed api docChocobozzz2020-04-081-1/+1
* Add "ended" embed API eventChocobozzz2020-04-081-1/+2
* Correctly fix docker storage configChocobozzz2020-04-021-1/+1
* Move streaming-playlists to /dataxcffl2020-04-021-0/+1
* Fix grammar in translation documentationdingycle2020-03-261-1/+1
* Fix embed api docsDavid Dobryakov2020-03-251-1/+1
* Change raw.github.com to raw.githubusercontent.comChristoph Geschwind2020-03-211-3/+3
* Fix embed api documentationChocobozzz2020-03-201-9/+1
* feat: add dkim to docker-composekimsible2020-03-113-0/+16
* Add Nginx configuration to redirect videos to an s3 bucketRigel Kent2020-03-091-0/+8
* Reword HSTS configuration to warn user of nginx's add_header shortcomingsRigel Kent2020-03-031-6/+2
* Add missing api=1 info in embed quickstartChocobozzz2020-02-281-1/+2
* Bumped to version v2.1.1Chocobozzz2020-02-281-1/+1
* Chore/docker-documentation-improvements (#2494)Kim2020-02-244-39/+88
* Minor update to the OpenAPI: instance config recent additionsRigel Kent2020-02-211-0/+26
* Create template dirs for openapi clients and provide README templatesAverage Dude2020-02-186-0/+265
* Add missing ca-certificates in docker imageChocobozzz2020-02-171-1/+1
* Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-171-1/+1
* Fix missing python dependency in Dockerfile.buster (#2495)Kim2020-02-171-1/+1
* Add libraries section to the REST QuickstartRigel Kent2020-02-171-0/+10
* Merge branch 'open-api-clients' into developChocobozzz2020-02-174-0/+17
|\
| * OpenAPI clients generationAverage Dude2020-02-144-0/+17
* | fix markdown link (#2504)Moritz Warning2020-02-161-2/+1
|/