]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib
Add data directory for plugins and some helpers
[github/Chocobozzz/PeerTube.git] / server / lib /
2021-04-22  ChocobozzzAdd data directory for plugins and some helpers
2021-04-21  ChocobozzzAdd sendmail log in server
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-13  Rigel Kentmodify tests to support current behaviour regarding...
2021-04-13  Rigel Kentrender markdown and plainify descriptions on previews
2021-04-12  ChocobozzzFix lint
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-12  ChocobozzzEnsure to install supported plugins
2021-04-09  ChocobozzzDon't retry failed transaction for refresh
2021-04-09  ChocobozzzAdd scale filter to documentation
2021-04-09  Théo Le Calvaradd support for inputOptions in trancode plugins
2021-04-09  ChocobozzzAdd server plugin helpers
2021-04-09  ChocobozzzAlso decache config
2021-04-09  John LivingstonFix #3940: unload all children from the plugin module...
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  ChocobozzzUpdate data in DB when regenerate thumbnails
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 hooks support for video download
2021-03-24  ChocobozzzFix external on logout hook
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  ChocobozzzFix AP security tests
2021-03-24  ChocobozzzDon't skip all threads on AP fetcher error
2021-03-24  ChocobozzzFix 404 AP status codes
2021-03-24  ChocobozzzUse got instead of request
2021-03-24  ChocobozzzRefactor a little bit AP validators
2021-03-24  ChocobozzzIntroduce tags to the logger
2021-03-04  ChocobozzzFix moderation notification
2021-03-03  ChocobozzzUpgrade server dependencies
2021-03-03  ChocobozzzFix emptying video tags
2021-03-03  ChocobozzzDon't create another uneeded preview placeholder
2021-03-03  ChocobozzzRename request timeout
2021-03-03  ChocobozzzAdd ability to cleanup remote AP interactions
2021-02-26  ChocobozzzFix broken local actors
2021-02-26  ChocobozzzMore robust channel change federation
2021-02-26  ChocobozzzAdd more AP stats to stats endpoint
2021-02-26  ChocobozzzFix preview upload with capitalized ext
2021-02-25  ChocobozzzFix process abuse transactions
2021-02-25  ChocobozzzAdd refresh_token_expires_in to oauth res
2021-02-22  ChocobozzzCorrectly wait transcoding before federating
2021-02-19  ChocobozzzFix sending accept to old follows
2021-02-19  ChocobozzzTry to speed up server tests
2021-02-18  ChocobozzzFix import tests
2021-02-18  ChocobozzzCleanup
2021-02-18  ChocobozzzAdd ability to update torrents cache in client
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  ChocobozzzOptimize remote image processing
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-12  ChocobozzzRemove old code
2021-02-12  ChocobozzzGuess if we need to generate the thumbnail for imports
2021-02-11  ChocobozzzAllow plugins to load a video by id
2021-02-09  ChocobozzzPainfully debug concurrent import jobs
2021-02-08  ChocobozzzAllow to specify transcoding and import jobs concurrency
2021-02-03  ChocobozzzUpdate server dependencies
2021-02-02  ChocobozzzFix HLS generation after import script
2021-02-02  ChocobozzzTranscode HLS playlists in a tmp directory
2021-02-02  ChocobozzzTranscode audio uploads to lower resolutions
2021-02-02  ChocobozzzPurge entire video from redundancy
2021-02-01  ChocobozzzCorrectly remove torrents with HLS only
2021-02-01  ChocobozzzCheck banned status for external auths
2021-01-29  ChocobozzzUse veryfast preset for default transcoding profile
2021-01-29  ChocobozzzAdd plugin transcoding profile guide
2021-01-28  ChocobozzzSupport transcoding options/encoders by plugins
2021-01-28  ChocobozzzUse a profile manager for transcoding
2021-01-27  ChocobozzzFix live RAM usage when ffmpeg is too slow
2021-01-26  ChocobozzzAllow webp image uploads
2021-01-26  ChocobozzzFix sendmail emailer
2021-01-25  ChocobozzzSafely remove webtorrent files
2021-01-25  ChocobozzzAdd priority to transcoding jobs
2021-01-21  ChocobozzzRefactor transcoding job handlers
2021-01-21  ChocobozzzSupport progress for ffmpeg tasks
2021-01-20  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-01-20  ChocobozzzFix error log
2021-01-19  ChocobozzzFix (again) youtube import
2021-01-15  Rigel Kentstricter youtubedl format selectors (#3516)
2021-01-13  Rigel Kentadd ability to remove one's avatar for account and...
2021-01-11  ChocobozzzLog RTMP server error (address already in use)
2021-01-04  ChocobozzzFix autoblacklist notification issue
2020-12-30  ChocobozzzFix views processing hour 0
2020-12-22  ChocobozzzFix build
2020-12-22  ChocobozzzForce HLS transcoding
2020-12-17  ChocobozzzFix redundancy federation in some cases
2020-12-15  ChocobozzzAdd AP stats
2020-12-15  ChocobozzzUse -1 for max live duration unlimited
next