aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/types/models/video
Commit message (Collapse)AuthorAgeFilesLines
* Add video file size info in admin videos listChocobozzz2021-10-291-1/+3
|
* Use random names for VOD HLS playlistsChocobozzz2021-07-261-1/+1
|
* Add ability to search playlistsChocobozzz2021-06-251-2/+2
|
* Refactor schedule updateChocobozzz2021-06-111-8/+0
|
* Cleanup models directory organizationChocobozzz2021-05-112-4/+6
|
* Add banners supportChocobozzz2021-04-081-19/+15
|
* Fix abuse testsChocobozzz2021-03-091-3/+4
|
* Fix separate SQL query for video getChocobozzz2021-02-251-1/+0
|
* Don't guess remote tracker URLChocobozzz2021-02-181-1/+3
|
* Dissociate video file names and video uuidChocobozzz2021-02-182-9/+19
|
* Generate a name for caption filesChocobozzz2021-02-161-2/+2
|
* Generate a name for thumbnailsChocobozzz2021-02-161-0/+12
| | | | Allows aggressive caching
* Implement video comment list in adminChocobozzz2020-11-131-2/+7
|
* Begin live testsChocobozzz2020-11-091-3/+6
|
* Live streaming implementation first stepChocobozzz2020-11-092-0/+16
|
* Use 3 tables to represent abusesChocobozzz2020-07-102-36/+0
|
* fix change ownership typingRigel Kent2020-06-281-2/+2
|
* Reorganize client shared modulesChocobozzz2020-06-2316-16/+16
|
* Split types and typingsChocobozzz2020-06-1819-0/+937