aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/formatter/video-format-utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-221-1/+1
* Use unknown when category is not setChocobozzz2023-01-191-1/+1
* Fix server lintChocobozzz2022-11-151-1/+1
* Federate entire descriptionChocobozzz2022-11-141-0/+2
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-7/+15
* Include video file id in APIChocobozzz2022-07-291-0/+2
* Add more tracingChocobozzz2022-07-281-0/+9
* Support video views/viewers stats in serverChocobozzz2022-04-151-15/+16
* Add latency setting supportChocobozzz2022-03-091-10/+29
* Move uuid stuff in extra utilsChocobozzz2021-12-291-1/+1
* Move test functions outside extra-utilsChocobozzz2021-12-171-1/+1
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+1
* Add ability to run transcoding jobsChocobozzz2021-11-181-2/+1
* Refactor video viewsChocobozzz2021-11-091-0/+5
* Add video file size info in admin videos listChocobozzz2021-10-291-16/+16
* Deprecate filter video queryChocobozzz2021-10-291-21/+47
* Provide origin URL to client and fix remote shareChocobozzz2021-10-221-0/+2
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-1/+1
* Merge branch 'release/3.3.0' into developChocobozzz2021-07-291-2/+2
|\
| * Fix video format utilsChocobozzz2021-07-291-2/+2
* | Use random names for VOD HLS playlistsChocobozzz2021-07-261-4/+4
|/
* change audio label, 0p > Audiokontrollanten2021-07-121-1/+1
* Support short uuid for GET video/playlistChocobozzz2021-06-291-0/+3
* Move get* video methods to formatterChocobozzz2021-06-111-12/+45
* Refactor video query builderChocobozzz2021-06-101-0/+434