| Commit message (Expand) | Author | Age | Files | Lines |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 17 | -85/+151 |
* | Fix ownership change with a live video | Chocobozzz | 2021-06-28 | 3 | -79/+122 |
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 3 | -4/+21 |
* | Refactor include checks | Chocobozzz | 2021-06-11 | 1 | -2/+1 |
* | Use raw SQL for most of video queries | Chocobozzz | 2021-06-11 | 2 | -9/+5 |
* | Fetch directly all video attributes for get API | Chocobozzz | 2021-06-11 | 2 | -1/+6 |
* | add video upload types, add doc middleware to more routes | Rigel Kent | 2021-06-06 | 2 | -7/+12 |
* | fetch -> load | Chocobozzz | 2021-06-03 | 2 | -5/+5 |
* | Move middleware utils in middlewares | Chocobozzz | 2021-06-03 | 48 | -119/+576 |
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 1 | -6/+0 |
* | refactor error code values for URI compatibility | Rigel Kent | 2021-06-02 | 1 | -3/+3 |
* | correct error codes and backward compat | Rigel Kent | 2021-06-02 | 3 | -7/+5 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 25 | -343/+452 |
* | improve api param message for video names and tags | Rigel Kent | 2021-05-31 | 3 | -8/+21 |
* | improve api param message for dates | Rigel Kent | 2021-05-31 | 5 | -12/+20 |
* | Implemented configurable minimum signup age | Poslovitch | 2021-05-28 | 1 | -0/+1 |
* | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 1 | -5/+19 |
* | Cleanup | Chocobozzz | 2021-05-28 | 2 | -60/+0 |
* | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-27 | 8 | -62/+180 |
|\ |
|
| * | Error if importing a torrent with multiple files | Chocobozzz | 2021-05-11 | 1 | -3/+0 |
| * | Reorganize plugin models | Chocobozzz | 2021-05-11 | 1 | -7/+7 |
| * | Cleanup shared models | Chocobozzz | 2021-05-11 | 1 | -1/+1 |
| * | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 5 | -19/+19 |
| * | provide more schema examples in openapi spec | Rigel Kent | 2021-05-11 | 1 | -0/+1 |
| * | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 1 | -32/+152 |
* | | Add server API actors route | Kimsible | 2021-05-05 | 2 | -0/+60 |
|/ |
|
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 1 | -2/+6 |
* | Ensure to install supported plugins | Chocobozzz | 2021-04-12 | 1 | -2/+0 |
* | Add banner tests | Chocobozzz | 2021-04-08 | 2 | -5/+6 |
* | Add banners support | Chocobozzz | 2021-04-08 | 3 | -9/+10 |
* | Add filter hook to forbid embed access | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 2 | -2/+2 |
* | Fix AP security tests | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
* | Add jobs tag to logger | Chocobozzz | 2021-03-24 | 4 | -19/+26 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 1 | -3/+3 |
* | Use named chunk for embed on analyze | Chocobozzz | 2021-02-25 | 1 | -1/+1 |
* | Fix separate SQL query for video get | Chocobozzz | 2021-02-25 | 1 | -5/+4 |
* | Trim video name also on server | Chocobozzz | 2021-02-25 | 1 | -0/+2 |
* | Add ability to update torrents cache in client | Chocobozzz | 2021-02-18 | 1 | -0/+1 |
* | Ensure we don't receive things from local actors | Chocobozzz | 2021-02-08 | 1 | -1/+1 |
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 1 | -0/+2 |
* | Update server dependencies | Chocobozzz | 2021-02-03 | 3 | -14/+16 |
* | Fix lint | Chocobozzz | 2021-02-01 | 1 | -1/+1 |
* | Add ability to update plugin auth | Chocobozzz | 2021-02-01 | 1 | -1/+2 |
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 1 | -2/+2 |
* | move from trending routes to alg param | Rigel Kent | 2021-01-28 | 1 | -1/+3 |
* | add default trending page choice, revert comments count for hot strategy | Rigel Kent | 2021-01-28 | 1 | -1/+2 |
* | Allow users/visitors to search through an account's videos (#3589) | Rigel Kent | 2021-01-19 | 1 | -0/+4 |
* | stricter youtubedl format selectors (#3516) | Rigel Kent | 2021-01-15 | 1 | -1/+1 |
* | Allow user to search through their watch history (#3576) | Rigel Kent | 2021-01-13 | 1 | -2/+17 |