]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/helpers
Disable sql prettifier by default
[github/Chocobozzz/PeerTube.git] / server / helpers /
2021-01-26  ChocobozzzDisable sql prettifier by default
2021-01-25  Rigel Kentprettify SQL queries during debug (#3635)
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  ChocobozzzFix raw file import
2021-01-19  ChocobozzzFix (again) youtube import
2021-01-18  ChocobozzzFix youtube import
2021-01-18  ChocobozzzFix youtube-dl format fallback
2021-01-15  Rigel Kentstricter youtubedl format selectors (#3516)
2021-01-15  ChocobozzzDisplay debug ffmpeg stdout/stderr
2021-01-13  Rigel Kentspecific niceness for live transcoding
2021-01-13  Rigel Kentadd support for 1440p (Quad HD/QHD/WQHD) videos
2021-01-13  Rigel Kentadd script printing command to generate a resolution...
2021-01-11  ChocobozzzDon't reject accounts with empty description
2021-01-04  ChocobozzzDon't crash on youtube-dl update write error
2020-12-14  ChocobozzzRefactor jobs state
2020-12-13  Rigel Kentadd display of logs matching any state
2020-12-09  ChocobozzzUpgrade sequelize to v6
2020-12-08  Rigel Kentemit more specific status codes on video upload (#3423)
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-12-04  ChocobozzzLoad video in permanent live after last one ended
2020-12-04  ChocobozzzFix audio issues with live replay
2020-12-04  ChocobozzzTry to fix live freeze
2020-12-04  ChocobozzzFix live transcoding threads config
2020-12-03  ChocobozzzAdd permanent live support
2020-12-03  ChocobozzzFix live invalid save replay duration
2020-12-02  ChocobozzzFix live replay duration glitch
2020-11-30  ChocobozzzFix high CPU with long live when save replay is true
2020-11-26  ChocobozzzFix "Too many packets buffered for output stream"
2020-11-26  ChocobozzzFix live FPS limit
2020-11-25  ChocobozzzAvoid too large cert error messages
2020-11-25  ChocobozzzFix migration and test
2020-11-25  Rigel Kentrefactor scoped token service
2020-11-25  Rigel Kentallow private syndication feeds via a user feedToken
2020-11-25  ChocobozzzAdd tests to gif resizer
2020-11-25  ChocobozzzAdd transcoding module comments
2020-11-25  ChocobozzzFix audio encoding params
2020-11-25  ChocobozzzSupport encoding profiles
2020-11-25  ChocobozzzExport encoders options in a dedicated struct
2020-11-25  ChocobozzzSplit ffmpeg utils with ffprobe utils
2020-11-25  KimsibleAdd pixel size to tooltip and gif support with FFmpeg...
2020-11-20  ChocobozzzDo not transcode to an higher bitrate
2020-11-18  ChocobozzzAdd ability to display all channel/account videos
2020-11-18  ChocobozzzFix youtube-dl ipv4 PR
2020-11-18  Mark Van den Borredefault youtube-dl to use ipv4 (#3311)
2020-11-12  ChocobozzzIncrease live segment file name
2020-11-12  ChocobozzzForce signed headers in http signatures
2020-11-10  ChocobozzzRemove deprecated abuse api
2020-11-09  ChocobozzzDon't add live videos in redundancy
2020-11-09  ChocobozzzRegenerate miniature on live save
2020-11-09  ChocobozzzFix audio sync after saving replay
2020-11-09  ChocobozzzAdd save replay live tests
2020-11-09  ChocobozzzBegin live tests
2020-11-09  ChocobozzzAdd check params live tests
2020-11-09  ChocobozzzFix live infohash block
2020-11-09  ChocobozzzFix replay saving
2020-11-09  ChocobozzzAdd ability to save live replay
2020-11-09  ChocobozzzCheck live duration and size
2020-11-09  ChocobozzzHandle live federation
2020-11-09  ChocobozzzLive streaming implementation first step
2020-10-24  Rigel Kentadd node-youtube-dl download host env var in auto-updater
2020-10-23  Girish RamakrishnanFix transcoding errors in readonly docker containers
2020-08-11  ChocobozzzRefactor video extensions logic in server
2020-08-07  ChocobozzzReorganize shared models
2020-08-03  ChocobozzzFix resolution for portrait videos
2020-07-31  ChocobozzzAdd abuse messages management in my account
2020-07-31  ChocobozzzAdd server API to abuse messages
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  ChocobozzzHandle webp images from youtube-dl
2020-07-10  ChocobozzzAdd new abuses tests
2020-07-10  ChocobozzzImplement abuses check params
2020-07-10  ChocobozzzUse 3 tables to represent abuses
2020-06-22  Rigel Kentpredefined report reasons & improved reporter UI (...
2020-06-18  ChocobozzzSplit types and typings
2020-06-17  ChocobozzzCorrectly fix subtitles import
2020-06-16  ChocobozzzFix getSubs import
2020-06-10  Rigel Kentpreserve original variable names server-side
2020-06-10  Rigel Kentrename blacklist to block/blocklist, merge block and...
2020-06-10  ChocobozzzAdd search target check params
2020-06-10  Rigel Kentspace optimizations for `node_modules` and client stats...
2020-06-03  Levi BardMake federation of unlisted videos an instance-level...
2020-06-02  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-29  ChocobozzzAdd ability to bulk delete comments
2020-05-13  ChocobozzzAdd missing playlist and playlistElement types in AP...
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-07  ChocobozzzUse video abuse filters on client side
2020-05-05  ChocobozzzFix HLS audio only transcoding
2020-05-04  ChocobozzzAccept numbers in plugin names
2020-05-04  ChocobozzzAdd ability for auth plugins to hook tokens validity
2020-05-04  ChocobozzzAvoir some circular dependencies
2020-05-01  Rigel KentFactorize rest-table and fix/simplify SQL
2020-05-01  Rigel KentMake sure a report doesn't get deleted upon the deletio...
2020-04-20  ChocobozzzAdd licence and language support to y-dl imports
2020-04-15  ChocobozzzMerge branch 'pr/2629' into develop
2020-04-15  ChocobozzzFix import captions test
next