]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video.ts
Merge branch 'release/3.2.0' into develop
[github/Chocobozzz/PeerTube.git] / server / models / video / video.ts
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzFix broken lives handling
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-14  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-12  ChocobozzzStricter models typing
2021-05-11  ChocobozzzCleanup models directory organization
2021-05-10  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-10  ChocobozzzUpdate channel updatedAt when uploading a video
2021-05-05  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-05  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-03  ChocobozzzAdd ability to filter my videos by live
2021-04-20  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-12  ChocobozzzDon't save other attributes when set as refreshed
2021-04-08  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-08  ChocobozzzFix outbox fetch with subtitled videos
2021-04-08  ChocobozzzUpdate data in DB when regenerate thumbnails
2021-04-08  ChocobozzzAgnostic actor image storage
2021-03-09  ChocobozzzFix abuse tests
2021-03-03  ChocobozzzOptimize views sort sql query
2021-03-03  ChocobozzzAdd ability to cleanup remote AP interactions
2021-02-25  ChocobozzzFix separate SQL query for video get
2021-02-18  ChocobozzzFix feeds
2021-02-18  ChocobozzzDon't guess remote tracker URL
2021-02-18  ChocobozzzDissociate video file names and video uuid
2021-02-16  ChocobozzzGenerate a name for thumbnails
2021-02-08  ChocobozzzAllow to specify transcoding and import jobs concurrency
2021-02-08  ChocobozzzOptimize videos list API endpoint
2021-02-04  Rigel Kentadd best trending strategy based on Reddit's best
2021-01-28  ChocobozzzSupport transcoding options/encoders by plugins
2021-01-28  Rigel Kentmodularize abstract video list header and implement...
2021-01-27  ChocobozzzFix rss feed with HLS videos
2021-01-25  ChocobozzzSafely remove webtorrent files
2021-01-25  ChocobozzzAdd priority to transcoding jobs
2021-01-21  ChocobozzzRefactor transcoding job handlers
2021-01-20  ChocobozzzAdd user video list hooks
2021-01-13  Rigel KentAllow user to search through their watch history (...
2020-12-16  ChocobozzzFix live badge in videos list
2020-12-09  ChocobozzzUpgrade sequelize to v6
2020-11-26  ChocobozzzCount only active lives for account limit
2020-11-25  ChocobozzzSplit ffmpeg utils with ffprobe utils
2020-11-18  ChocobozzzAdd ability to display all channel/account videos
2020-11-18  ChocobozzzTry to fix playlist tests
2020-11-18  ChocobozzzDon't take into account ended lives in concurrent lives...
2020-11-13  ChocobozzzCleanup lives on server restart
2020-11-11  Armanremove duplicate file checks in video model (#3289)
2020-11-09  ChocobozzzFix tests
2020-11-09  ChocobozzzAdd save replay live tests
2020-11-09  ChocobozzzAdd check constraints live tests
2020-11-09  ChocobozzzBegin live tests
2020-11-09  ChocobozzzAdd max lives limit
2020-11-09  ChocobozzzFix replay saving
2020-11-09  ChocobozzzAdd watch messages if live has not started
2020-11-09  ChocobozzzHandle live federation
2020-11-09  ChocobozzzLive streaming implementation first step
2020-08-24  ChocobozzzFix lint
2020-08-24  ChocobozzzRemove debug logs
2020-08-24  ChocobozzzFix RSS feed when HLS only is enabled
2020-07-21  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-20  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzImplement abuses check params
2020-07-10  ChocobozzzUse 3 tables to represent abuses
2020-06-18  ChocobozzzSplit types and typings
2020-06-17  ChocobozzzUpdate server dependencies
2020-06-16  ChocobozzzAdd videos count in channels list
2020-06-15  ChocobozzzFix video view filename
2020-06-10  ChocobozzzFix video follow SQL
2020-06-09  ChocobozzzFix video comments feed SQL query
2020-06-03  Levi BardMake federation of unlisted videos an instance-level...
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-05  ChocobozzzSort outbox by desc created at order
2020-05-04  ChocobozzzAvoir some circular dependencies
2020-05-01  Rigel KentFactorize rest-table and fix/simplify SQL
2020-05-01  Rigel KentAdd video channel and video thumbnail, rework video...
2020-05-01  Rigel KentMake sure a report doesn't get deleted upon the deletio...
2020-03-13  ChocobozzzFix total videos stats
2020-03-10  ChocobozzzVideo file metadata PR cleanup
2020-03-10  Rigel KentAdd video file metadata to download modal, via ffprobe...
2020-03-10  ChocobozzzWrap videos list query in raw SQL
2020-03-10  ChocobozzzRewrite video list in raw SQL
2020-02-27  ChocobozzzMerge branch 'release/2.1.0'
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-25  ChocobozzzFix CPU usage on PostgreSQL
2020-02-21  ChocobozzzFix CPU usage on PostgreSQL
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'master' into develop
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06  ChocobozzzBe more robust with missing thumbnails/previews
2020-02-06  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-02-04  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-02-04  ChocobozzzDon't refresh videos when processing views
2020-02-04  ChocobozzzAdd model cache for video
2020-02-04  ChocobozzzMerge branch 'release/2.1.0' into develop
next