]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/initializers/constants.ts
Add banners support
[github/Chocobozzz/PeerTube.git] / server / initializers / constants.ts
2021-04-08  ChocobozzzAdd banners support
2021-04-08  ChocobozzzAgnostic actor image storage
2021-04-05  ChocobozzzIncrease thumbnail size on server
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  ChocobozzzAdd new plugin/peertube version notifs
2021-03-24  ChocobozzzUse got instead of request
2021-03-03  ChocobozzzOptimize views sort sql query
2021-03-03  ChocobozzzRename request timeout
2021-03-03  ChocobozzzIncrease broadcast concurrency
2021-03-03  ChocobozzzAdd ability to cleanup remote AP interactions
2021-02-26  ChocobozzzFix broken local actors
2021-02-26  ChocobozzzIncrease jobs request timeout
2021-02-25  ChocobozzzAdd m4a support
2021-02-25  ChocobozzzFix async issues with channels list
2021-02-19  ChocobozzzFix latest migrations
2021-02-18  ChocobozzzDon't guess remote tracker URL
2021-02-18  ChocobozzzAdd video files migration
2021-02-18  ChocobozzzDissociate video file names and video uuid
2021-02-16  ChocobozzzGenerate a name for caption files
2021-02-16  ChocobozzzGenerate a name for thumbnails
2021-02-08  ChocobozzzAllow to specify transcoding and import jobs concurrency
2021-02-04  Rigel Kentadd best trending strategy based on Reddit's best
2021-01-28  ChocobozzzUse a profile manager for transcoding
2021-01-28  Rigel Kentmodularize abstract video list header and implement...
2021-01-27  ChocobozzzFix live RAM usage when ffmpeg is too slow
2021-01-27  ChocobozzzAdd missing niceness to ffmpeg thumbnail processes
2021-01-26  ChocobozzzFix tests
2021-01-26  ChocobozzzAllow webp image uploads
2021-01-25  ChocobozzzAdd priority to transcoding jobs
2021-01-13  Rigel Kentspecific niceness for live transcoding
2021-01-11  ChocobozzzMerge branch 'develop' into release/3.0.0
2021-01-08  ChocobozzzReduce inbox stats updated interval
2020-12-15  ChocobozzzAdd AP stats
2020-12-03  ChocobozzzAdd permanent live support
2020-12-01  ChocobozzzKeep displayName as valid playlist sort
2020-12-01  ChocobozzzAdd local actor follow url migration
2020-12-01  ArmanFix sort fields on Video Playlists
2020-11-30  ChocobozzzFix high CPU with long live when save replay is true
2020-11-25  ChocobozzzFix migration and test
2020-11-25  ChocobozzzExport encoders options in a dedicated struct
2020-11-25  KimsibleAdd pixel size to tooltip and gif support with FFmpeg...
2020-11-20  ChocobozzzAdd actor follow url migration
2020-11-18  ChocobozzzUpdate live settings edge delay
2020-11-17  ChocobozzzIncrease live delay
2020-11-16  ChocobozzzMerge branch 'feature/admin-comments' into develop
2020-11-13  ChocobozzzImplement video comment list in admin
2020-11-12  ChocobozzzDelay notification when waiting for a live
2020-11-12  ChocobozzzForce signed headers in http signatures
2020-11-10  ChocobozzzUse our implementation of randomInt
2020-11-10  ChocobozzzCleanup follows of orphean actors
2020-11-10  ChocobozzzDelay video views scheduled job
2020-11-10  ChocobozzzFix live migrations
2020-11-09  ChocobozzzUpdate ffmpeg static version for tests
2020-11-09  ChocobozzzHandle views for live videos
2020-11-09  ChocobozzzRevert some mistakes
2020-11-09  ChocobozzzReduce P2P blacklist in tracker
2020-11-09  ChocobozzzAdd save replay live tests
2020-11-09  ChocobozzzAdd check constraints live tests
2020-11-09  ChocobozzzFix replay saving
2020-11-09  ChocobozzzCheck live duration and size
2020-11-09  ChocobozzzAdd watch messages if live has not started
2020-11-09  ChocobozzzLive streaming implementation first step
2020-08-26  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-26  ChocobozzzDeprecate old static routes
2020-08-24  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-19  ChocobozzzAdd server migration for playlists
2020-08-18  Rigel Kentadd .ac3, .aac audio and more video extensions
2020-08-11  ChocobozzzAdd kabile to supported languages
2020-08-11  ChocobozzzRefactor video extensions logic in server
2020-08-10  Rigel Kentadd and document new additional video extensions suppor...
2020-07-31  ChocobozzzAdd migrations for abuse messages
2020-07-31  ChocobozzzAdd server API to abuse messages
2020-07-29  Rigel Kentallow sorting notifications
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  ChocobozzzAdd migrations
2020-07-10  ChocobozzzUse 3 tables to represent abuses
2020-07-10  KimAdd ability to override client assets : logo - favicon...
2020-06-25  ChocobozzzBlock infohash spammers from tracker
2020-06-22  Rigel Kentpredefined report reasons & improved reporter UI (...
2020-06-10  ChocobozzzFirst implem global search
2020-05-25  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-25  ChocobozzzFix broken migration introduced in 2.2.0-rc.1
2020-05-14  Rigel KentAdd server plugin filter hooks for import with torrent...
2020-05-12  ChocobozzzFix auto follow index URL
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-07  ChocobozzzAdd last login date to users
2020-05-05  ChocobozzzIncrease video comments limit
2020-05-05  ChocobozzzFix playlist description length
2020-05-05  Rigel KentFix plugin-auth migration
2020-05-04  ChocobozzzAdd external login tests
2020-05-01  Rigel KentMake sure a report doesn't get deleted upon the deletio...
2020-04-20  ChocobozzzAdd ability to sort by originallyPublishedAt
2020-04-11  ChocobozzzIncrease fetcher job ttl
2020-04-10  ChocobozzzIncrease max page value
2020-03-11  ChocobozzzImplement pagination for overviews endpoint
2020-03-10  Rigel KentAdd video file metadata to download modal, via ffprobe...
next