]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/helpers
Add upload/import/go live video attributes hooks
[github/Chocobozzz/PeerTube.git] / server / helpers /
2021-12-09  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-09  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-08  ChocobozzzUpdate torrents info name on video update
2021-12-08  ChocobozzzUpdate torrent metadata on video update
2021-12-07  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-07  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-07  ChocobozzzAdd mute status in account and channel pages
2021-12-03  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-03  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-03  ChocobozzzFix plugin upgrade
2021-11-29  ChocobozzzFix redundancy timeout
2021-11-18  ChocobozzzAdd ability to run transcoding jobs
2021-11-16  ChocobozzzPrefer cover instead of contain for images
2021-11-16  ChocobozzzFix thumbnails/previews for portrait videos
2021-11-16  ChocobozzzTest and log request retries
2021-11-16  ChocobozzzDon't display log tag filter for audit logs
2021-11-16  ChocobozzzOptimize AP fetch
2021-11-12  ChocobozzzAdd ability to filter out public videos from admin
2021-11-10  ChocobozzzAdd minimum bitrate limit
2021-11-10  ChocobozzzAdd ffmpeg tags for ffmpeg logs
2021-11-09  ChocobozzzFix error log of bad import
2021-11-05  ChocobozzzFix remote interaction
2021-11-05  ChocobozzzSupport RTMPS
2021-11-05  Florian CUNYAdded 144p encoding (#4492)
2021-11-03  ChocobozzzAdd ability to filter by file type
2021-10-29  ChocobozzzDeprecate filter video query
2021-10-26  ChocobozzzRemove unnecessary package
2021-10-26  ChocobozzzFix lint
2021-10-25  Rigel Kentprevent multiple post-process triggering of upload...
2021-10-25  ChocobozzzDon't write youtube-dl stdout in log
2021-10-22  ChocobozzzRemove sync call in logger
2021-10-22  ChocobozzzAdd peertube short link import test
2021-10-22  ChocobozzzRewrite youtube-dl import
2021-10-20  ChocobozzzAdd ability to search by URL with query params
2021-10-15  ChocobozzzFix youtube-dl update with proxy
2021-10-13  ChocobozzzFix requests timeout
2021-10-12  ChocobozzzMerge branch 'release/3.4.0' into develop
2021-10-12  ChocobozzzDon't use min FPS, throw instead
2021-10-11  ChocobozzzMerge branch 'release/3.4.0' into develop
2021-10-11  ChocobozzzFix email logger typings
2021-10-11  ChocobozzzFix multiple \n in md to plain text
2021-10-11  ChocobozzzMerge branch 'next' into develop
2021-10-11  ChocobozzzRemove unused comments
2021-10-08  ChocobozzzRemove unused comments
2021-09-09  ChocobozzzFix silent 500 after resumable upload
2021-09-08  ChocobozzzDon't force youtube-dl host
2021-09-07  ChocobozzzRemove unused timeout option
2021-09-06  ChocobozzzMore robust webtorrent redundancy download
2021-08-30  ChocobozzzforceConsistentCasingInFileNames to true
2021-08-27  ChocobozzzesModuleInterop to true
2021-08-27  ChocobozzzAllow accounts to skip account setup modal
2021-08-26  ChocobozzzDon't throw when there is no error
2021-08-26  ChocobozzzRemove too much log for webtorrent download
2021-08-26  ChocobozzzMore logs for webtorrent download
2021-08-26  ChocobozzzRemove useless async
2021-08-25  smilekisonSupport proxies for PeerTube (#4346)
2021-08-18  ChocobozzzRemove useless condition
2021-08-18  ChocobozzzOptimize torrent URL update
2021-08-17  Jelle BesselingAdd support for saving video files to object storage...
2021-08-06  ChocobozzzImprove target bitrate calculation
2021-08-06  ChocobozzzLimit live bitrate
2021-08-05  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-08-05  ChocobozzzFix backend channel name validator consistency
2021-07-30  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-29  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-29  ChocobozzzLog ffmpeg command
2021-07-29  ChocobozzzRefactor search query options
2021-07-29  ChocobozzzSearch channels against handles and not names
2021-07-28  ChocobozzzAdd ability to search by uuids/actor names
2021-07-28  ChocobozzzFilter host for channels and playlists search
2021-07-26  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-26  ChocobozzzRefactor video links builders
2021-07-26  ChocobozzzUse random names for VOD HLS playlists
2021-07-23  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-21  ChocobozzzMerge branch 'next' into develop
2021-07-21  ChocobozzzMerge branch 'constant-registry' into develop
2021-07-21  ChocobozzzAdd ability for instances to follow any actor
2021-07-20  ChocobozzzRefactor requests
2021-07-20  ChocobozzzIntroduce debug command
2021-07-20  ChocobozzzMerge branch 'master' into release/3.3.0
2021-07-16  ChocobozzzFix youtube-dl import for peertube videos
2021-07-16  ChocobozzzFix youtube-dl import for peertube videos
2021-07-02  ChocobozzzUse dns cache for requests
2021-06-29  ChocobozzzSupport short uuid for GET video/playlist
2021-06-25  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-06-25  ChocobozzzUpgrade server dependencies
2021-06-25  ChocobozzzAdd ability to search playlists
2021-06-15  ChocobozzzUse a global request timeout
2021-06-11  ChocobozzzUse raw SQL for most of video queries
2021-06-11  ChocobozzzFetch directly all video attributes for get API
2021-06-09  ChocobozzzCache refresh actor promise
2021-06-09  ChocobozzzFix run committed transation
2021-06-08  ChocobozzzTry to speed up AP update transaction
2021-06-08  ChocobozzzFix build
2021-06-08  ChocobozzzFix toEven
2021-06-08  ChocobozzzFix "height not divisible by 2" ffmpeg error
2021-06-08  ChocobozzzFix video upload with a capitalized ext
2021-06-03  ChocobozzzMove middleware utils in middlewares
2021-06-02  ChocobozzzRefactor server errors handler
2021-06-02  ChocobozzzAdd tags to logs in AP videos
next