]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - shared
Typo
[github/Chocobozzz/PeerTube.git] / shared /
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-28  ChocobozzzSupport peertube button in custom markup
2021-05-28  ChocobozzzFix comment notification test
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-28  PoslovitchImplemented configurable minimum signup age
2021-05-28  ChocobozzzCleanup
2021-05-28  ChocobozzzMerge branch 'develop' into shorter-URLs-channels-accounts
2021-05-27  ChocobozzzMerge branch 'develop' into shorter-URLs-channels-accounts
2021-05-27  ChocobozzzInstance homepage support (#4007)
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-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-14  ChocobozzzInject server config in HTML
2021-05-12  ChocobozzzStricter models typing
2021-05-11  ChocobozzzError if importing a torrent with multiple files
2021-05-11  ChocobozzzReorganize plugin models
2021-05-11  ChocobozzzCleanup shared models
2021-05-10  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-10  kontrollantenResumable video uploads (#3933)
2021-05-10  ChocobozzzUpdate channel updatedAt when uploading a video
2021-05-07  ChocobozzzReduce pending job waiting
2021-05-07  ChocobozzzRefactor a little bit live tests
2021-05-07  ChocobozzzFix remote actor creation date
2021-05-05  ChocobozzzAdd ability to search live videos
2021-05-05  KimsibleAdd test for API actors route
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-22  ChocobozzzAdd ability to hide plugin form fields
2021-04-22  ChocobozzzAdd go-live example for plugin form fields
2021-04-22  ChocobozzzAdd action:admin-plugin-settings.init client hook
2021-04-20  ChocobozzzAllow plugins to set short translation locale
2021-04-20  ChocobozzzSupport async onSettingsChange
2021-04-20  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-15  ChocobozzzMore robust tests
2021-04-15  ChocobozzzIncrease ffmpeg error test timeout
2021-04-12  ChocobozzzFix lint
2021-04-12  ChocobozzzAdd plugin placeholder elements support
2021-04-12  Rigel Kentadd channel and playlist stats to server stats endpoint...
2021-04-09  ChocobozzzAdd ability for plugins to specify scale filter
2021-04-09  Théo Le Calvaradd option for transcode plugins to add video filters...
2021-04-09  Théo Le Calvaradd support for inputOptions in trancode plugins
2021-04-09  ChocobozzzUpdate plugins doc
2021-04-09  ChocobozzzAdd ability to hide plugin settings
2021-04-09  ChocobozzzPlugins can register html/select settings
2021-04-08  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-08  ChocobozzzAdd size info in db for actor images
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-03-31  Thavarasa Prasanthfix missing title attribute on <iframe> tag suggested...
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 auth user client hook actions
2021-03-24  ChocobozzzAdd client action hooks for pubish pages
2021-03-24  ChocobozzzAdd server hooks for search endpoint
2021-03-24  ChocobozzzAdd filter hook to forbid embed access
2021-03-24  ChocobozzzAdd hooks support for video download
2021-03-24  ChocobozzzRefactor auth flow
2021-03-24  ChocobozzzStricter email options typings
2021-03-24  ChocobozzzAdd new plugin/peertube version notifs
2021-03-24  ChocobozzzReduce bundle size using a const enum
2021-03-24  ChocobozzzFix AP security tests
2021-03-24  ChocobozzzUse got instead of request
2021-03-09  ChocobozzzSupport sq
2021-03-03  ChocobozzzAdd ability to cleanup remote AP interactions
2021-02-26  ChocobozzzFix broken local actors
2021-02-26  ChocobozzzAdd more AP stats to stats endpoint
2021-02-25  ChocobozzzAsync torrent creation
2021-02-19  ChocobozzzFix stats tests
2021-02-19  ChocobozzzFix video comments display with deleted comments
2021-02-19  ChocobozzzTry to speed up server tests
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  ChocobozzzRemove previous thumbnail if needed
2021-02-16  ChocobozzzGenerate a name for caption files
2021-02-12  ChocobozzzGuess if we need to generate the thumbnail for imports
2021-02-09  ChocobozzzPainfully debug concurrent import jobs
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-02-03  ChocobozzzUpdate server dependencies
2021-02-02  ChocobozzzFix tmp tests
2021-02-01  ChocobozzzAdd ability to update plugin auth
2021-02-01  ChocobozzzFix redundancy with HLS only files
2021-01-29  ChocobozzzUse veryfast preset for default transcoding profile
2021-01-29  ChocobozzzTry to support other codecs
2021-01-29  ChocobozzzAdd plugin transcoding profile guide
2021-01-28  ChocobozzzSupport transcoding options/encoders by plugins
2021-01-28  Rigel Kentmove from trending routes to alg param
2021-01-28  Rigel Kentadd default trending page choice, revert comments count...
next