| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce plugin id selectors | Chocobozzz | 2021-11-26 | 2 | -0/+2 |
* | Add `req` and `res` as controllers hooks parameters | lutangar | 2021-11-25 | 1 | -0/+2 |
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 14 | -14/+21 |
* | Add ability to remove hls/webtorrent files | Chocobozzz | 2021-11-18 | 1 | -1/+3 |
* | Add ability to filter out public videos from admin | Chocobozzz | 2021-11-12 | 2 | -4/+6 |
* | Refactor video views | Chocobozzz | 2021-11-09 | 4 | -3/+10 |
* | video: add video stranscoding_failed state | kontrollanten | 2021-11-09 | 1 | -1/+2 |
* | Support RTMPS | Chocobozzz | 2021-11-05 | 1 | -0/+2 |
* | Added 144p encoding (#4492) | Florian CUNY | 2021-11-05 | 2 | -0/+2 |
* | Add ability to filter by file type | Chocobozzz | 2021-11-03 | 1 | -0/+3 |
* | Add video file size info in admin videos list | Chocobozzz | 2021-10-29 | 2 | -2/+6 |
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 6 | -15/+35 |
* | Made the video channels limit (per user) server-wide configurable (#4491) | Florian CUNY | 2021-10-26 | 2 | -0/+8 |
* | prevent multiple post-process triggering of upload-resumable (#4175) | Rigel Kent | 2021-10-25 | 1 | -0/+4 |
* | Provide origin URL to client and fix remote share | Chocobozzz | 2021-10-22 | 1 | -2/+1 |
* | Fix lint | Chocobozzz | 2021-10-14 | 1 | -1/+1 |
* | Fix admin edition disabling feature | Chocobozzz | 2021-10-14 | 1 | -1/+8 |
* | Rename config key | Chocobozzz | 2021-10-12 | 1 | -1/+1 |
* | add option to always show channel display name (#4422) | kontrollanten | 2021-10-12 | 1 | -0/+8 |
* | add ...playlist.elements.loaded hook (#4387) | kontrollanten | 2021-10-12 | 1 | -0/+4 |
* | Allow configuration to be static/readonly (#4315) | Jelle Besseling | 2021-10-12 | 1 | -0/+1 |
* | Fix some documentation mistakes | frankstrater | 2021-09-02 | 1 | -2/+2 |
* | Allow accounts to skip account setup modal | Chocobozzz | 2021-08-27 | 2 | -0/+2 |
* | Custom markup container default to space between | Chocobozzz | 2021-08-26 | 1 | -0/+2 |
* | Update upload message filter hook name | Chocobozzz | 2021-08-25 | 1 | -1/+1 |
* | Alert user for low quota and video auto-block on upload page (#4336) | Ms Kimsible | 2021-08-25 | 1 | -0/+3 |
* | Add support for saving video files to object storage (#4290) | Jelle Besseling | 2021-08-17 | 4 | -1/+13 |
* | Improve target bitrate calculation | Chocobozzz | 2021-08-06 | 2 | -92/+13 |
* | Limit live bitrate | Chocobozzz | 2021-08-06 | 1 | -0/+1 |
* | Filter videos by live in custom markup | Chocobozzz | 2021-08-02 | 1 | -0/+2 |
* | Refactor search query options | Chocobozzz | 2021-07-29 | 4 | -1/+27 |
* | Search channels against handles and not names | Chocobozzz | 2021-07-29 | 1 | -1/+1 |
* | Add ability to search by uuids/actor names | Chocobozzz | 2021-07-28 | 3 | -2/+7 |
* | Cleanup shared models imports | Chocobozzz | 2021-07-28 | 6 | -6/+6 |
* | Filter host for channels and playlists search | Chocobozzz | 2021-07-28 | 2 | -0/+4 |
* | Add ability to search by host in server | Chocobozzz | 2021-07-27 | 2 | -5/+4 |
* | Add new filter hooks to /overviews/videos | Michael Williams | 2021-07-21 | 1 | -0/+4 |
* | Merge branch 'next' into develop | Chocobozzz | 2021-07-21 | 19 | -5/+421 |
|\ |
|
| * | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 2 | -0/+5 |
| * | Refactor requests | Chocobozzz | 2021-07-20 | 5 | -1/+389 |
| * | Introduce videos command | Chocobozzz | 2021-07-20 | 2 | -0/+3 |
| * | Introduce user command | Chocobozzz | 2021-07-20 | 2 | -0/+8 |
| * | Introduce comments command | Chocobozzz | 2021-07-20 | 3 | -4/+7 |
| * | Introduce channels command | Chocobozzz | 2021-07-20 | 2 | -0/+4 |
| * | Introduce playlist command | Chocobozzz | 2021-07-20 | 2 | -0/+4 |
| * | Introduce debug command | Chocobozzz | 2021-07-20 | 1 | -0/+1 |
* | | Introduce generic video constant manager for plugins | lutangar | 2021-07-16 | 6 | -12/+51 |
|/ |
|
* | Support accountHandle and channelHandle | Chocobozzz | 2021-07-01 | 1 | -1/+4 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 12 | -8/+26 |
* | Add video-playlist-element.created hook (#4196) | kontrollanten | 2021-06-28 | 1 | -1/+4 |