aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models
Commit message (Expand)AuthorAgeFilesLines
* Add ability to filter out public videos from adminChocobozzz2021-11-122-4/+6
* Refactor video viewsChocobozzz2021-11-094-3/+10
* video: add video stranscoding_failed statekontrollanten2021-11-091-1/+2
* Support RTMPSChocobozzz2021-11-051-0/+2
* Added 144p encoding (#4492)Florian CUNY2021-11-052-0/+2
* Add ability to filter by file typeChocobozzz2021-11-031-0/+3
* Add video file size info in admin videos listChocobozzz2021-10-292-2/+6
* Deprecate filter video queryChocobozzz2021-10-296-15/+35
* Made the video channels limit (per user) server-wide configurable (#4491)Florian CUNY2021-10-262-0/+8
* prevent multiple post-process triggering of upload-resumable (#4175)Rigel Kent2021-10-251-0/+4
* Provide origin URL to client and fix remote shareChocobozzz2021-10-221-2/+1
* Fix lintChocobozzz2021-10-141-1/+1
* Fix admin edition disabling featureChocobozzz2021-10-141-1/+8
* Rename config keyChocobozzz2021-10-121-1/+1
* add option to always show channel display name (#4422)kontrollanten2021-10-121-0/+8
* add ...playlist.elements.loaded hook (#4387)kontrollanten2021-10-121-0/+4
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-121-0/+1
* Fix some documentation mistakesfrankstrater2021-09-021-2/+2
* Allow accounts to skip account setup modalChocobozzz2021-08-272-0/+2
* Custom markup container default to space betweenChocobozzz2021-08-261-0/+2
* Update upload message filter hook nameChocobozzz2021-08-251-1/+1
* Alert user for low quota and video auto-block on upload page (#4336)Ms Kimsible2021-08-251-0/+3
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-174-1/+13
* Improve target bitrate calculationChocobozzz2021-08-062-92/+13
* Limit live bitrateChocobozzz2021-08-061-0/+1
* Filter videos by live in custom markupChocobozzz2021-08-021-0/+2
* Refactor search query optionsChocobozzz2021-07-294-1/+27
* Search channels against handles and not namesChocobozzz2021-07-291-1/+1
* Add ability to search by uuids/actor namesChocobozzz2021-07-283-2/+7
* Cleanup shared models importsChocobozzz2021-07-286-6/+6
* Filter host for channels and playlists searchChocobozzz2021-07-282-0/+4
* Add ability to search by host in serverChocobozzz2021-07-272-5/+4
* Add new filter hooks to /overviews/videosMichael Williams2021-07-211-0/+4
* Merge branch 'next' into developChocobozzz2021-07-2119-5/+421
|\
| * Add ability for instances to follow any actorChocobozzz2021-07-212-0/+5
| * Refactor requestsChocobozzz2021-07-205-1/+389
| * Introduce videos commandChocobozzz2021-07-202-0/+3
| * Introduce user commandChocobozzz2021-07-202-0/+8
| * Introduce comments commandChocobozzz2021-07-203-4/+7
| * Introduce channels commandChocobozzz2021-07-202-0/+4
| * Introduce playlist commandChocobozzz2021-07-202-0/+4
| * Introduce debug commandChocobozzz2021-07-201-0/+1
* | Introduce generic video constant manager for pluginslutangar2021-07-166-12/+51
|/
* Support accountHandle and channelHandleChocobozzz2021-07-011-1/+4
* Support short uuid for GET video/playlistChocobozzz2021-06-2912-8/+26
* Add video-playlist-element.created hook (#4196)kontrollanten2021-06-281-1/+4
* Add ability to search playlistsChocobozzz2021-06-258-5/+25
* add client hook filter:videojs.optionskontrollanten2021-06-141-1/+4
* Cache refresh actor promiseChocobozzz2021-06-091-1/+0
* Add max rows to videos listChocobozzz2021-06-091-1/+3