]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models
Fix video update
[github/Chocobozzz/PeerTube.git] / server / models /
2021-05-10  ChocobozzzUpdate channel updatedAt when uploading a video
2021-05-07  ChocobozzzFix remote actor creation date
2021-05-05  ChocobozzzPlugin user.getAuthUser is now async
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-13  ChocobozzzFix banner error in actor json
2021-04-12  ChocobozzzDon't save other attributes when set as refreshed
2021-04-12  Rigel Kentadd channel and playlist stats to server stats endpoint...
2021-04-08  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-08  ChocobozzzFix outbox fetch with subtitled videos
2021-04-08  ChocobozzzAdd size info in db for actor images
2021-04-08  ChocobozzzUpdate data in DB when regenerate thumbnails
2021-04-08  ChocobozzzAdd ability to update the banner
2021-04-08  ChocobozzzAdd banner tests
2021-04-08  ChocobozzzAdd banners support
2021-04-08  ChocobozzzAgnostic actor image storage
2021-04-08  ChocobozzzFix tests
2021-04-06  Rigel Kentadd sort select to my videos, change default sort to...
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzRefactor auth flow
2021-03-24  ChocobozzzAdd new plugin/peertube version notifs
2021-03-09  ChocobozzzFix abuse tests
2021-03-03  ChocobozzzFix broken hot algorithm
2021-03-03  ChocobozzzOptimize views sort sql query
2021-03-03  ChocobozzzAdd ability to cleanup remote AP interactions
2021-02-26  ChocobozzzFix abuse crash on deleted video
2021-02-25  ChocobozzzUse named chunk for embed on analyze
2021-02-25  ChocobozzzAsync torrent creation
2021-02-25  ChocobozzzFix separate SQL query for video get
2021-02-19  ChocobozzzFix thread replies API response
2021-02-19  ChocobozzzFix video comments display with deleted comments
2021-02-18  ChocobozzzCleanup
2021-02-18  ChocobozzzFix feeds
2021-02-18  ChocobozzzAdd ability to update torrents cache in client
2021-02-18  ChocobozzzDon't guess remote tracker URL
2021-02-18  ChocobozzzDissociate video file names and video uuid
2021-02-16  ChocobozzzOptimize remote thumbnail processing
2021-02-16  ChocobozzzRemove previous thumbnail if needed
2021-02-16  ChocobozzzGenerate a name for caption files
2021-02-16  ChocobozzzGenerate a name for thumbnails
2021-02-09  ChocobozzzPainfully debug concurrent import jobs
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-02-03  ChocobozzzFix get video from redudancy
2021-02-03  ChocobozzzUpdate server dependencies
2021-02-02  ChocobozzzPurge entire video from redundancy
2021-02-01  ChocobozzzFix tests
2021-02-01  ChocobozzzFix redundancy with HLS only files
2021-01-28  ChocobozzzSupport transcoding options/encoders by plugins
2021-01-28  Rigel Kentadd test and openapi for hot sort parameter
2021-01-28  Rigel Kentadd default trending page choice, revert comments count...
2021-01-28  Rigel Kentonly count comments from people other than the video...
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 (...
2021-01-11  ChocobozzzRetrieve user by id instead of username
2020-12-30  ChocobozzzSupport activeMonth and activeHalfyear in nodeinfo
2020-12-17  ChocobozzzFix redundancy federation in some cases
2020-12-16  ChocobozzzFix live badge in videos list
2020-12-09  ChocobozzzUpgrade sequelize to v6
2020-12-08  ChocobozzzRefactor a little bit client canonical URL
2020-12-03  ChocobozzzAdd permanent live support
2020-12-02  ChocobozzzFix live replay duration glitch
2020-12-01  ChocobozzzKeep displayName as valid playlist sort
2020-11-26  ChocobozzzCount only active lives for account limit
2020-11-25  ChocobozzzFix comment account external URL
2020-11-25  Rigel Kentallow private syndication feeds via a user feedToken
2020-11-25  ChocobozzzSplit ffmpeg utils with ffprobe utils
2020-11-20  ChocobozzzFix incorrect IDs in AP federation
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-18  ChocobozzzRemove notifications of muted accounts/servers
2020-11-16  ChocobozzzMerge branch 'feature/admin-comments' into develop
2020-11-16  ChocobozzzAdd admin view to manage comments
2020-11-13  ChocobozzzImplement video comment list in admin
2020-11-13  ChocobozzzCleanup lives on server restart
2020-11-11  Armanremove duplicate file checks in video model (#3289)
2020-11-10  ChocobozzzCleanup follows of orphean actors
2020-11-10  ChocobozzzRemove deprecated abuse api
2020-11-10  ChocobozzzFix stat file size with HLS
2020-11-09  ChocobozzzDon't add live videos in redundancy
2020-11-09  ChocobozzzFix tests
2020-11-09  ChocobozzzRegenerate miniature on live save
2020-11-09  ChocobozzzAdd live notification 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 ability to save live replay
next