]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib
Fix player error modal size
[github/Chocobozzz/PeerTube.git] / server / lib /
2022-12-02  ChocobozzzSupport reinjecting token in private m3u8 playlist
2022-11-28  ChocobozzzIncrease old jobs to delete per hour
2022-11-23  ChocobozzzDelete completed/failed jobs directly from bullmq
2022-11-23  ChocobozzzFilter out invalid images from peertube
2022-11-23  FlorentFix DISABLE_LOCAL_SEARCH blocking request to local...
2022-11-17  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-11-16  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-11-16  ChocobozzzFix broadcasting in parallel views
2022-11-15  ChocobozzzFix server lint
2022-11-15  ChocobozzzDon't inject untrusted input
2022-11-15  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2022-11-15  ChocobozzzAdd configuration for prometheus exporter hostname
2022-11-15  ChocobozzzUpgrade server dependencies
2022-11-14  ChocobozzzType result
2022-11-14  kontrollantenrefactor(server): redis > ioredis (#5371)
2022-11-14  ChocobozzzAdd ability to install alpha/beta/rc plugin
2022-11-14  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-11-14  ChocobozzzFix infinite playlist import
2022-11-07  ChocobozzzFix retranscoding of odd resolution
2022-11-07  ChocobozzzPrevent uploadx too big log for config
2022-11-07  ChocobozzzFix running again transcoding on a video only file
2022-10-31  ChocobozzzFix preview generation for imports
2022-10-31  ChocobozzzFix transcoding failure when importing a video
2022-10-31  ChocobozzzPrevent error in redundancy scheduler
2022-10-31  ChocobozzzPrevent error in update scheduler
2022-10-28  ChocobozzzAdd logger for uploadx
2022-10-25  ChocobozzzCorrectly delete live files from object storage
2022-10-25  ChocobozzzCorrectly cleanup files from object storage
2022-10-25  ChocobozzzLock files to generate torrents/move files
2022-10-24  ChocobozzzPrevent concurrency issues when sending m3u8 file
2022-10-24  ChocobozzzUse private ACL for private videos in s3
2022-10-24  ChocobozzzPut private videos under a specific subdirectory
2022-10-24  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-10-11  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-10-11  ChocobozzzFix channel follow with manually approved follower
2022-10-11  ChocobozzzAdd ability for plugins to register ws routes
2022-10-10  kontrollantenExpose PeerTube socket to plugins (#5239)
2022-10-10  ChocobozzzMerge branch 'feature/otp' into develop
2022-10-10  ChocobozzzEncrypt OTP secret
2022-10-07  ChocobozzzSupport two factor authentication in backend
2022-10-04  ChocobozzzPrevent error log
2022-10-04  ChocobozzzLive supports object storage
2022-09-28  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-09-28  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-09-28  ChocobozzzCorrectly handle RTMP streams without audio
2022-09-28  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-09-28  ChocobozzzPrevent "Cannot use same state" error
2022-09-27  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-09-27  ChocobozzzHandle sync failure in synchronizeChannel fn
2022-09-23  ChocobozzzAdd akismet tests
2022-09-23  ChocobozzzSupport refusing remote comments
2022-09-16  ChocobozzzCleanup actor image without width
2022-09-16  ChocobozzzFix onlyAfter comparison
2022-09-16  ChocobozzzWait transcoding by default when importing a video
2022-09-16  ChocobozzzFix sync import of latest videos
2022-09-14  ChocobozzzImprove VideoChannelSyncLatestScheduler logs
2022-09-14  ChocobozzzPrevent job queue to be started before plugins
2022-09-09  ChocobozzzTry playlist rebuild transaction if needed
2022-09-09  ChocobozzzFix context
2022-09-09  ChocobozzzUpdate server dependencies
2022-09-09  ChocobozzzFix saved live master playlist bandwidth
2022-09-08  ChocobozzzUse worker thread to send HTTP requests
2022-09-08  q_hfix: validate s3 response (#5231)
2022-09-08  ChocobozzzOptimize fetching playlist urls
2022-08-17  ChocobozzzPrefer using Object.values
2022-08-17  ChocobozzzPrefer using our pick function
2022-08-17  ChocobozzzAdd videoUUID to playback metrics
2022-08-16  ChocobozzzAdd playback metric endpoint sent to OTEL
2022-08-11  ChocobozzzAdd spans for AP signature checkers
2022-08-11  ChocobozzzDon't crash on redis connection error
2022-08-10  ChocobozzzFix transcoding of quad audio channels
2022-08-10  ChocobozzzAdd ability to list imports of a channel sync
2022-08-10  FlorentChannel sync (#5135)
2022-08-09  ChocobozzzFix live max rate
2022-08-09  ChocobozzzPrevent job failure on concurrent HLS transcoding
2022-08-09  ChocobozzzFix job queue tests
2022-08-09  ChocobozzzAvoid concurrency issue on transcoding
2022-08-09  ChocobozzzUse bullmq job dependency
2022-08-09  ChocobozzzMove to bullmq
2022-08-09  ChocobozzzLimit import depending on transcoding resolutions
2022-08-09  ChocobozzzFix resolution to transcode hook name
2022-08-09  ChocobozzzAdd option to not transcode original resolution
2022-08-08  FlorentUse single quotes in server/ and update eslint rules
2022-08-04  FlorentFix lint on hls.ts
2022-08-03  ChocobozzzAutomatically rebuild native modules on ABI change
2022-08-03  ChocobozzzFix lint
2022-08-03  ChocobozzzAdd notification plugin hook
2022-08-03  ChocobozzzAdd channel server hooks
2022-08-03  ChocobozzzSuffix external auth username on conflict
2022-08-02  ChocobozzzAdd plugin hook on transcoding resolutions building
2022-08-02  ChocobozzzAdd job queue hooks
2022-08-02  ChocobozzzRemove uneeded async
2022-08-01  ChocobozzzFix typescript error
2022-08-01  ChocobozzzAdd ability to delete a specific video file
2022-07-28  ChocobozzzAdd more tracing
2022-07-27  ChocobozzzAdd live and viewers otel metrics
2022-07-27  ChocobozzzFix process follow
2022-07-27  ChocobozzzHandle rejected follows in client
2022-07-27  ChocobozzzAdd rejected state to follows
2022-07-27  ChocobozzzReduce joins need to generate AP url
next