| Commit message (Expand) | Author | Age | Files | Lines |
* | Add event doc to view endpoint | Chocobozzz | 2022-04-15 | 1 | -0/+9 |
* | Update open api routes | Chocobozzz | 2022-04-15 | 1 | -4/+130 |
* | Remove invalid info from REST API doc | Chocobozzz | 2022-03-21 | 1 | -4/+1 |
* | Add latency setting support | Chocobozzz | 2022-03-09 | 1 | -2/+17 |
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 1 | -63/+68 |
* | Add fixme info | Chocobozzz | 2022-02-02 | 1 | -2/+2 |
* | Add ability to cancel & delete video imports | Chocobozzz | 2022-01-19 | 1 | -2/+57 |
* | Add ability to delete history element | Chocobozzz | 2022-01-18 | 1 | -0/+17 |
* | Add missing password field to update user api doc | Chocobozzz | 2022-01-10 | 1 | -4/+6 |
* | Updated notification types in openapi reference | Florian CUNY | 2021-12-23 | 1 | -1/+9 |
* | Add ability for admins to set default p2p policy | Chocobozzz | 2021-12-16 | 1 | -2/+2 |
* | Add account block status in openapi | Chocobozzz | 2021-12-07 | 1 | -0/+56 |
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 1 | -0/+69 |
* | Add ability to filter out public videos from admin | Chocobozzz | 2021-11-12 | 1 | -3/+17 |
* | Refactor video views | Chocobozzz | 2021-11-09 | 1 | -2/+5 |
* | Support RTMPS | Chocobozzz | 2021-11-05 | 1 | -0/+2 |
* | Added 144p encoding (#4492) | Florian CUNY | 2021-11-05 | 1 | -0/+2 |
* | Add ability to filter by file type | Chocobozzz | 2021-11-03 | 1 | -0/+28 |
* | Some fixes for admin videos list | Chocobozzz | 2021-11-02 | 1 | -2/+2 |
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 1 | -18/+42 |
* | prevent multiple post-process triggering of upload-resumable (#4175) | Rigel Kent | 2021-10-25 | 1 | -0/+7 |
* | Completely remove torrent static path | Chocobozzz | 2021-10-22 | 1 | -2/+0 |
* | Split check user params tests | Chocobozzz | 2021-10-20 | 1 | -0/+69 |
* | Add missing start and count parameters to playlist video list API endpoint do... | JustAnotherArchivist | 2021-10-20 | 1 | -0/+2 |
* | Allow accounts to skip account setup modal | Chocobozzz | 2021-08-27 | 1 | -0/+4 |
* | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 1 | -7/+11 |
* | Bumped to version v3.3.0v3.3.0 | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Bumped to version v3.3.0-rc.1v3.3.0-rc.1 | Chocobozzz | 2021-07-05 | 1 | -1/+1 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -1/+16 |
* | Add downloadEnabled boolean to PUT video | frankstrater | 2021-06-25 | 1 | -1/+4 |
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 1 | -0/+41 |
* | add video upload types, add doc middleware to more routes | Rigel Kent | 2021-06-06 | 1 | -8/+35 |
* | add invalid_token error to openapi spec | Rigel Kent | 2021-06-04 | 1 | -0/+6 |
* | refactor error code values for URI compatibility | Rigel Kent | 2021-06-02 | 1 | -7/+31 |
* | refactor deprecated body-parser usage | Rigel Kent | 2021-06-02 | 1 | -0/+2 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -14/+21 |
* | Bumped to version v3.2.1 | Chocobozzz | 2021-06-01 | 1 | -1/+1 |
* | Fix openapi doc for resumable upload | Chocobozzz | 2021-05-27 | 1 | -2/+2 |
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -0/+51 |
* | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-27 | 1 | -1/+1 |
|\ |
|
| * | Bumped to version v3.2.0v3.2.0 | Chocobozzz | 2021-05-27 | 1 | -1/+1 |
* | | Fix broken openapi schema | Chocobozzz | 2021-05-27 | 1 | -5/+5 |
* | | add operationId to common operations | Rigel Kent | 2021-05-26 | 1 | -14/+34 |
* | | fix typo in operationId in openapi spec | Rigel Kent | 2021-05-24 | 1 | -7/+111 |
* | | add code examples for login in openapi spec | Rigel Kent | 2021-05-14 | 1 | -6/+31 |
* | | paginate response for abuse list in openapi spec | Rigel Kent | 2021-05-13 | 1 | -3/+9 |
* | | modify response for adding abuse in openapi spec | Rigel Kent | 2021-05-13 | 1 | -1/+11 |
* | | modify return code for adding/removing blocked servers in openapi spec | Rigel Kent | 2021-05-13 | 1 | -2/+2 |
* | | add accept/reject routes for server followers in openapi spec | Rigel Kent | 2021-05-13 | 1 | -40/+126 |
* | | fix route prefix for blocklist routes in openapi spec | Rigel Kent | 2021-05-13 | 1 | -4/+8 |