aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Add ability to override client assets : logo - favicon - PWA icons - PWA mani...Kim2020-07-101-0/+5
* Bumped to version v2.3.0-rc.1v2.3.0-rc.1Chocobozzz2020-07-061-1/+1
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-1/+25
* deprecate video abuse route, soon to be superseededRigel Kent2020-07-021-0/+4
* Fix users testsChocobozzz2020-07-021-5/+5
* fix go client library generationRigel Kent2020-06-291-0/+1
* Update CentOS insutructions in dependencies.md Clifford Garwood II2020-06-291-6/+45
* allow limiting video-comments rss feeds to an account or video channelRigel Kent2020-06-271-5/+40
* update openapi spec with links and callback for searchRigel Kent2020-06-271-19/+93
* add examples and descriptions, missing filters for abuses in openapi specRigel Kent2020-06-261-195/+565
* switch plugins public settings to unauthenticated in the openapi specRigel Kent2020-06-261-2/+0
* add plugins to the openapi specRigel Kent2020-06-251-1/+292
* add redundancy to the openapi specRigel Kent2020-06-251-7/+172
* add notifications to the openapi specRigel Kent2020-06-251-13/+296
* Add database.name config optionGirish Ramakrishnan2020-06-251-1/+1
* fix openapi path for feeds examplesRigel Kent2020-06-241-9/+21
* add feeds to the openapi specRigel Kent2020-06-241-159/+620
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-1/+39
* fix opendkim permissions in docker-compose setup (#2868)Kim2020-06-121-0/+2
* Add rest api doc for index searchChocobozzz2020-06-101-2/+97
* 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