]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video.ts
Move uuid stuff in extra utils
[github/Chocobozzz/PeerTube.git] / server / models / video / video.ts
2021-12-29  ChocobozzzMove uuid stuff in extra utils
2021-12-24  ChocobozzzFix shared imports
2021-12-17  ChocobozzzMove test functions outside extra-utils
2021-12-16  ChocobozzzMove typescript utils in its own directory
2021-12-16  lutangarchore(refactor): remove shared folder dependencies...
2021-12-09  ChocobozzzFix torrent metadata update for hls
2021-12-08  ChocobozzzUpdate torrent metadata on video update
2021-11-18  ChocobozzzStop killing peertube in ci script
2021-11-18  ChocobozzzAdd ability to run transcoding jobs
2021-11-18  ChocobozzzAdd ability to remove hls/webtorrent files
2021-11-12  ChocobozzzAdd ability to filter out public videos from admin
2021-11-10  ChocobozzzFix video update transaction
2021-11-10  ChocobozzzFix thumbnail update
2021-11-09  kontrollantenAdd migrate-to-object-storage script (#4481)
2021-11-03  ChocobozzzAdd ability to filter by file type
2021-10-29  ChocobozzzAdd video file size info in admin videos list
2021-10-29  ChocobozzzDeprecate filter video query
2021-10-22  ChocobozzzFix sequelize order typings
2021-10-20  ChocobozzzFix my live videos filter
2021-10-20  ChocobozzzAdd channel filters for my videos/followers
2021-10-11  ChocobozzzMerge branch 'next' into develop
2021-10-11  ChocobozzzFix notification on create transcoding job
2021-10-08  ChocobozzzFix notification on create transcoding job
2021-08-27  ChocobozzzesModuleInterop to true
2021-08-17  Jelle BesselingAdd support for saving video files to object storage...
2021-08-05  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-30  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-29  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-29  ChocobozzzRefactor options in models
2021-07-29  ChocobozzzRefactor search query options
2021-07-28  ChocobozzzAdd ability to search by uuids/actor names
2021-07-28  ChocobozzzFilter host for channels and playlists search
2021-07-27  ChocobozzzAdd ability to search by host in server
2021-07-26  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-26  ChocobozzzRefactor video links builders
2021-07-26  ChocobozzzUse random names for VOD HLS playlists
2021-07-20  ChocobozzzMerge branch 'master' into release/3.3.0
2021-07-01  ChocobozzzFix hooks definition
2021-07-01  ChocobozzzFix missing delete cascade video -> channel
2021-06-29  ChocobozzzDon't check enum for video model
2021-06-17  ChocobozzzRefactor live manager
2021-06-11  ChocobozzzInclude transaction in video hooks
2021-06-11  ChocobozzzCleanup video model scopes
2021-06-11  ChocobozzzMove get* video methods to formatter
2021-06-11  ChocobozzzUse raw SQL for most of video queries
2021-06-11  ChocobozzzFetch directly all video attributes for get API
2021-06-10  ChocobozzzUse raw SQL for video get request
2021-06-10  ChocobozzzRefactor video query builder
2021-06-08  ChocobozzzTry to speed up AP update transaction
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-28  ChocobozzzAdd tags to live logger
2021-05-28  ChocobozzzSupport '/w/' and '/w/p/' for watch page
2021-05-27  ChocobozzzMerge branch 'develop' into shorter-URLs-channels-accounts
2021-05-27  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-27  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
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
next