aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-format-utils.ts
Commit message (Collapse)AuthorAgeFilesLines
* Avoid error when file has no torrent fileChocobozzz2021-05-251-14/+16
|
* Async torrent creationChocobozzz2021-02-251-1/+1
|
* CleanupChocobozzz2021-02-181-3/+3
|
* Fix feedsChocobozzz2021-02-181-4/+8
|
* Don't guess remote tracker URLChocobozzz2021-02-181-25/+24
|
* Dissociate video file names and video uuidChocobozzz2021-02-181-26/+38
|
* Update server dependenciesChocobozzz2021-02-031-3/+3
|
* Add permanent live supportChocobozzz2020-12-031-0/+4
|
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-8/+8
|
* Add live notification testsChocobozzz2020-11-091-1/+4
|
* Begin live testsChocobozzz2020-11-091-1/+10
|
* Handle live federationChocobozzz2020-11-091-2/+3
|
* Live streaming implementation first stepChocobozzz2020-11-091-0/+2
|
* Fix RSS feed when HLS only is enabledChocobozzz2020-08-241-1/+5
|
* Add ability to set custom field to video formChocobozzz2020-08-211-1/+4
|
* Split types and typingsChocobozzz2020-06-181-2/+2
|
* Add AP icons breaking changeChocobozzz2020-06-041-16/+6
|
* Send complete video description in AP messagesChocobozzz2020-06-041-1/+1
|
* Sort AP files by resolution descChocobozzz2020-06-041-7/+11
|
* Fix compat with peertube 2.1Chocobozzz2020-05-051-6/+16
|
* Avoir some circular dependenciesChocobozzz2020-05-041-2/+2
|
* Video file metadata PR cleanupChocobozzz2020-03-101-1/+3
|
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-101-1/+12
| | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-041-8/+9
|\
| * Fix embed on mastodonChocobozzz2020-02-041-8/+9
| |
* | Move to eslintcontainChocobozzz2020-02-031-11/+8
| |
* | Add url field in caption and use it for thumbnailsChocobozzz2020-01-301-7/+8
|/
* Fix AP icon URL for imported videosChocobozzz2020-01-291-1/+1
|
* Add ability to disable webtorrentChocobozzz2019-11-251-53/+74
| | | | In favour of HLS
* Type toActivityPubObject functionsChocobozzz2019-08-211-2/+2
|
* Type toFormattedJSONChocobozzz2019-08-201-3/+3
|
* Stronger model typingsChocobozzz2019-08-191-7/+8
|
* Fix broken playlist apiChocobozzz2019-08-011-12/+0
|
* Add migrationsChocobozzz2019-04-241-1/+1
|
* Upgrade sequelizeChocobozzz2019-04-241-4/+6
|
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-241-4/+4
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
|
* Move config in its own fileChocobozzz2019-04-111-2/+2
|
* Playlist server APIChocobozzz2019-03-181-21/+15
|
* Add originallyPublishedAt unit testsChocobozzz2019-02-111-3/+1
|
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-111-2/+61
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-4/+65
| |\
| | * Add hls support on serverChocobozzz2019-02-111-2/+59
| | |
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-2/+2
| | |
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+2
| | |
* | | Change modelsclementbrizard2019-01-121-0/+4
| |/ |/|
* | Support additional video extensionsChocobozzz2018-12-111-3/+3
| |
* | AP mimeType -> mediaTypeChocobozzz2018-10-181-0/+4
|/
* Add user moderation in the account pageChocobozzz2018-10-051-1/+1
|
* Add user history and resume videosChocobozzz2018-10-051-1/+8
|