aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove invalid info from REST API docChocobozzz2022-03-211-4/+1
* Add latency setting supportChocobozzz2022-03-091-2/+17
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-63/+68
* Add fixme infoChocobozzz2022-02-021-2/+2
* Add ability to cancel & delete video importsChocobozzz2022-01-191-2/+57
* Add ability to delete history elementChocobozzz2022-01-181-0/+17
* Add missing password field to update user api docChocobozzz2022-01-101-4/+6
* Updated notification types in openapi referenceFlorian CUNY2021-12-231-1/+9
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-2/+2
* Add account block status in openapiChocobozzz2021-12-071-0/+56
* Add ability to run transcoding jobsChocobozzz2021-11-181-0/+69
* Add ability to filter out public videos from adminChocobozzz2021-11-121-3/+17
* Refactor video viewsChocobozzz2021-11-091-2/+5
* Support RTMPSChocobozzz2021-11-051-0/+2
* Added 144p encoding (#4492)Florian CUNY2021-11-051-0/+2
* Add ability to filter by file typeChocobozzz2021-11-031-0/+28
* Some fixes for admin videos listChocobozzz2021-11-021-2/+2
* Deprecate filter video queryChocobozzz2021-10-291-18/+42
* prevent multiple post-process triggering of upload-resumable (#4175)Rigel Kent2021-10-251-0/+7
* Completely remove torrent static pathChocobozzz2021-10-221-2/+0
* Split check user params testsChocobozzz2021-10-201-0/+69
* Add missing start and count parameters to playlist video list API endpoint do...JustAnotherArchivist2021-10-201-0/+2
* Allow accounts to skip account setup modalChocobozzz2021-08-271-0/+4
* Add ability for instances to follow any actorChocobozzz2021-07-211-7/+11
* Bumped to version v3.3.0v3.3.0Chocobozzz2021-07-201-1/+1
* Bumped to version v3.3.0-rc.1v3.3.0-rc.1Chocobozzz2021-07-051-1/+1
* Support short uuid for GET video/playlistChocobozzz2021-06-291-1/+16
* Add downloadEnabled boolean to PUT videofrankstrater2021-06-251-1/+4
* Add ability to search playlistsChocobozzz2021-06-251-0/+41
* add video upload types, add doc middleware to more routesRigel Kent2021-06-061-8/+35
* add invalid_token error to openapi specRigel Kent2021-06-041-0/+6
* refactor error code values for URI compatibilityRigel Kent2021-06-021-7/+31
* refactor deprecated body-parser usageRigel Kent2021-06-021-0/+2
* refactor API errors to standard error formatRigel Kent2021-06-021-14/+21
* Bumped to version v3.2.1Chocobozzz2021-06-011-1/+1
* Fix openapi doc for resumable uploadChocobozzz2021-05-271-2/+2
* Instance homepage support (#4007)Chocobozzz2021-05-271-0/+51
* Merge branch 'release/3.2.0' into developChocobozzz2021-05-271-1/+1
|\
| * Bumped to version v3.2.0v3.2.0Chocobozzz2021-05-271-1/+1
* | Fix broken openapi schemaChocobozzz2021-05-271-5/+5
* | add operationId to common operationsRigel Kent2021-05-261-14/+34
* | fix typo in operationId in openapi specRigel Kent2021-05-241-7/+111
* | add code examples for login in openapi specRigel Kent2021-05-141-6/+31
* | paginate response for abuse list in openapi specRigel Kent2021-05-131-3/+9
* | modify response for adding abuse in openapi specRigel Kent2021-05-131-1/+11