Remove unused actor uuid field
[oweals/peertube.git] / shared / models / videos /
2019-05-31 ChocobozzzRemove unused actor uuid field
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-24 ChocobozzzUpgrade sequelize
2019-04-24 ChocobozzzCreate a dedicated table to track video thumbnails
2019-04-09 Yohan BonifaceAdd /accounts/:username/ratings endpoint (#1756)
2019-04-03 ChocobozzzAdd Nederlands and Português (Portugal)
2019-04-02 Chocobozzztslint update
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
2019-03-18 ChocobozzzPlaylist reorder support
2019-03-18 ChocobozzzPlaylist videos component
2019-03-18 ChocobozzzAdd to playlist dropdown
2019-03-18 ChocobozzzAdd/update/delete/list my playlists
2019-03-18 ChocobozzzAdd playlist rest tests
2019-03-18 ChocobozzzAdd playlist check param tests
2019-03-18 ChocobozzzPlaylist server API
2019-02-12 Andrés MaldonadoImport original publication date (web UI)
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzAdd hls support on server
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-17 ChocobozzzRefactor how we use icons
2019-01-12 clementbrizardChange models
2019-01-10 ChocobozzzAdd ability to unfederate a local video (on blacklist)
2018-11-15 buoyantairMerge from upstream
2018-11-14 ChocobozzzCheck activities host
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-17 ChocobozzzFix tests
2018-10-17 ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-17 Felix Ableitnerdont export base bitrate
2018-10-17 Felix Ableitnermore documentation
2018-10-17 Felix Ableitnerbetter documentation
2018-10-17 Felix AbleitnerScale bitrate linearly with FPS
2018-10-11 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-10 ChocobozzzAdd ability to list all local videos
2018-10-08 ChocobozzzTry to cache video_high_bitrate_1080p in travis
2018-10-08 Felix AbleitnerSet bitrate limits for transcoding (fixes #638) (#1135)
2018-10-08 Lucas DeclercqRename downloadingEnabled property to downloadEnabled
2018-10-08 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-06 Lucas DeclercqAdd downloadingEnabled property to video model
2018-10-05 ChocobozzzAdd user history and resume videos
2018-09-04 Gaëtan RizioUsers can change ownership of their video [#510] (...
2018-08-31 ChocobozzzVideos overview page: first version
2018-08-27 ChocobozzzAdd ability to set a name to a channel
2018-08-14 ChocobozzzUpdate client according to new model paths
2018-08-14 ChocobozzzFlat shared module directory
2018-08-14 ChocobozzzImprove blacklist management
2018-08-14 ChocobozzzAdd blacklist reason field
2018-08-14 ChocobozzzAdd ability to delete and update abuse on client
2018-08-10 ChocobozzzAdd state and moderationComment for abuses on server...
2018-08-08 ChocobozzzImport torrents with webtorrent
2018-08-08 ChocobozzzImport magnets with webtorrent
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzFix fps federation
2018-08-06 ChocobozzzAdd tests regarding video import
2018-08-06 ChocobozzzCorrectly handle video import errors
2018-08-06 ChocobozzzAdd ability to list video imports
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl
2018-07-16 ChocobozzzImplement captions/subtitles
2018-06-29 ChocobozzzHandle higher FPS for high resolution (test)
2018-06-15 ChocobozzzAdd ability to schedule video publication
2018-06-14 ChocobozzzAdd ability for uploaders to schedule video update
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-05-29 ChocobozzzImprove torrent/video download
2018-05-23 ChocobozzzAdd owner in video channel page
2018-05-11 ChocobozzzAdd ability to update a video channel
2018-04-26 ChocobozzzAdd video channel management
2018-04-25 ChocobozzzAdd account link in videos list
2018-04-25 ChocobozzzVideo channel API routes refractor
2018-04-23 ChocobozzzUse ISO 639 for languages
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19 ChocobozzzAdd information concerning video privacy in my videos...
2018-04-19 ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-03-30 Julien Le BrasAdd publishedAt field for video model.
2018-03-19 ChocobozzzBEARKING CHANGE: Update videos API response
2018-03-19 ChocobozzzUpdate videos response api
2018-03-13 ChocobozzzAdd "local" videos in menu
2018-03-12 ChocobozzzChange video abuse API response
2018-03-12 ChocobozzzUpdate videos api list for account
2018-02-16 ChocobozzzAdd ability to update thumbnail and preview on client
2018-02-15 ChocobozzzImplement support field in video and video channel
2018-01-11 ChocobozzzAdd scores to follows and remove bad ones
2018-01-07 Benjamin BouvierA few updates for the watch video view (#181)
2018-01-04 ChocobozzzAdd ability to delete comments
2018-01-03 ChocobozzzAdd avatar in comments
2018-01-03 ChocobozzzAdd ability to disable video comments
2017-12-27 ChocobozzzAdd video comment components
2017-12-22 ChocobozzzBegin unit tests
2017-12-22 ChocobozzzAdd comments controller
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-14 ChocobozzzUse sequelize scopes
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-07 ChocobozzzFirst upload step is ok
2017-12-06 ChocobozzzBegin video watch design
2017-11-27 ChocobozzzAdd video abuse to activity pub
2017-11-27 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzBegin activitypub
2017-10-31 ChocobozzzAdd video privacy setting
next