aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* | modify return code for adding/removing blocked servers in openapi specRigel Kent2021-05-131-2/+2
* | add accept/reject routes for server followers in openapi specRigel Kent2021-05-131-40/+126
* | fix route prefix for blocklist routes in openapi specRigel Kent2021-05-131-4/+8
* | fix route prefix for video redundancy routes in openapi specRigel Kent2021-05-131-3/+3
* | more faithful error description in openapi specRigel Kent2021-05-131-8/+26
* | add login/logout routes in openapi specRigel Kent2021-05-121-19/+213
* | add cors section in openapi specRigel Kent2021-05-121-6/+21