aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video.ts
Commit message (Expand)AuthorAgeFilesLines
* Add ability to schedule video publicationChocobozzz2018-06-151-10/+23
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-5/+32
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-65/+67
* Fix import with when the imported file has the same extension than anChocobozzz2018-06-111-3/+3
* Improve create import file jobChocobozzz2018-06-071-12/+15
* Add create-import-video-file-job commandFlorent Fayolle2018-06-071-1/+34
* Improve torrent/video downloadChocobozzz2018-05-291-2/+16
* Fix actor outboxChocobozzz2018-05-281-2/+15
* Refractor and optimize AP collectionsChocobozzz2018-05-251-123/+5
* Reload my videos after deleteChocobozzz2018-05-251-2/+5
* Fix insane SQL request when loading all video attributesChocobozzz2018-05-231-0/+3
* Add ability to update a video channelChocobozzz2018-05-111-3/+34
* Add account link in videos listChocobozzz2018-04-251-2/+4
* Video channel API routes refractorChocobozzz2018-04-251-3/+8
* Update video channel routesChocobozzz2018-04-241-27/+65
* Add account viewChocobozzz2018-04-241-29/+44
* Use ISO 639 for languagesChocobozzz2018-04-231-4/+6
* Add resolution in torrent file nameChocobozzz2018-04-191-1/+2
* Better file name for torrentChocobozzz2018-04-191-3/+5
* Add information concerning video privacy in my videos listChocobozzz2018-04-191-8/+11
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-7/+17
* Add ability to click on the account in watch pageChocobozzz2018-04-171-1/+1
* Handle sort in rssChocobozzz2018-04-171-2/+2
* feature: initial syndication feeds supportRigel Kent2018-04-171-71/+95
* Upgrade server dependenciesChocobozzz2018-04-061-1/+1
* Automatic resolution according to user bandwidth V1Chocobozzz2018-04-051-2/+2
* Add publishedAt field for video model.Julien Le Bras2018-03-301-1/+7
* Truncate correctly video descriptionsChocobozzz2018-03-281-15/+6
* Add ability to search on domain and username tooChocobozzz2018-03-271-3/+17
* Improve SQL request for video AP requestChocobozzz2018-03-271-5/+15
* Put Person first in AP attributedToChocobozzz2018-03-271-4/+4
* Fix error loggingChocobozzz2018-03-261-2/+2
* Fix issues with truncated description and utf charactersChocobozzz2018-03-211-1/+10
* Fix resolution orderChocobozzz2018-03-191-2/+2
* Update the api documentationChocobozzz2018-03-191-1/+1
* Update videos response apiChocobozzz2018-03-191-35/+45
* Add "local" videos in menuChocobozzz2018-03-131-3/+15
* Update videos api list for accountChocobozzz2018-03-121-14/+18
* Do not destroy the video if transcoding failsChocobozzz2018-03-081-3/+3
* Add stats routeChocobozzz2018-02-281-0/+23
* Fix resolution for portrait videosChocobozzz2018-02-271-5/+6
* Keep ratio for thumbnailsChocobozzz2018-02-271-6/+2
* Fix lintChocobozzz2018-02-191-1/+1
* Fix sort inconsistencyChocobozzz2018-02-191-4/+4
* Fix avatars on video watch pageChocobozzz2018-02-161-0/+5
* Implement support field in video and video channelChocobozzz2018-02-151-16/+13
* Only list unlisted/public videos in outboxChocobozzz2018-02-041-1/+5
* Fix announces when fetching the actor outboxChocobozzz2018-02-041-1/+1
* Add id to likes/dislikes/comments/shares collectionsChocobozzz2018-01-291-16/+49
* Use sensitive instead of nsfw in activitypubChocobozzz2018-01-261-1/+1