]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - shared/extra-utils
Update angular
[github/Chocobozzz/PeerTube.git] / shared / extra-utils /
2021-11-10  ChocobozzzForce video updatedAt update on update
2021-11-10  ChocobozzzRemove resumable cache after upload success
2021-11-09  ChocobozzzRefactor video views
2021-11-09  kontrollantenAdd migrate-to-object-storage script (#4481)
2021-11-05  ChocobozzzSupport RTMPS
2021-11-05  Florian CUNYAdded 144p encoding (#4492)
2021-10-29  ChocobozzzDeprecate filter video query
2021-10-26  Florian CUNYMade the video channels limit (per user) server-wide...
2021-10-26  ChocobozzzFix dependency security alert
2021-10-22  ChocobozzzRandom listen for mocked servers
2021-10-22  ChocobozzzProvide origin URL to client and fix remote share
2021-10-22  ChocobozzzRewrite youtube-dl import
2021-10-20  ChocobozzzAdd ability to filter logs by tags
2021-10-20  ChocobozzzAdd channel filters for my videos/followers
2021-10-20  ChocobozzzSplit check user params tests
2021-10-20  ChocobozzzAdd ability to view my followers
2021-10-14  ChocobozzzFix admin edition disabling feature
2021-10-14  ChocobozzzFix import tests
2021-10-12  ChocobozzzMerge branch 'release/3.4.0' into develop
2021-10-12  ChocobozzzTry to fix mock server ports
2021-10-11  ChocobozzzMerge branch 'next' into develop
2021-10-11  ChocobozzzRemove unused comments
2021-10-08  ChocobozzzRemove unused comments
2021-09-09  ChocobozzzFix tests
2021-09-09  ChocobozzzFix silent 500 after resumable upload
2021-09-07  ChocobozzzFix infohash with object storage
2021-09-06  ChocobozzzWait mock server termination
2021-09-02  ChocobozzzAdd debug messages to webtorrent tests
2021-08-27  ChocobozzzAdd peertube import test
2021-08-27  ChocobozzzesModuleInterop to true
2021-08-26  ChocobozzzFix test event leak
2021-08-26  ChocobozzzRename jobs list command
2021-08-25  smilekisonSupport proxies for PeerTube (#4346)
2021-08-18  ChocobozzzFix uploading empty tags
2021-08-18  ChocobozzzOptimize torrent URL update
2021-08-17  Jelle BesselingAdd support for saving video files to object storage...
2021-08-06  ChocobozzzFix send rtmp command
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-07-30  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-29  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-29  ChocobozzzSearch channels against handles and not names
2021-07-27  ChocobozzzAdd ability to search by host in server
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-26  ChocobozzzGenerate random uuid for video files
2021-07-23  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-22  ChocobozzzSimplify createServer args
2021-07-22  ChocobozzzUpgrade server dependencies
2021-07-21  ChocobozzzMerge branch 'next' into develop
2021-07-21  ChocobozzzRename captions commands
2021-07-21  ChocobozzzAdd ability for instances to follow any actor
2021-07-20  ChocobozzzReorganize imports
2021-07-20  ChocobozzzRefactor requests
2021-07-20  ChocobozzzFix server run
2021-07-20  ChocobozzzCentralize test URLs
2021-07-20  ChocobozzzUse an object to represent a server
2021-07-20  ChocobozzzShorter server command names
2021-07-20  ChocobozzzIntroduce videos command
2021-07-20  ChocobozzzIntroduce user command
2021-07-20  ChocobozzzAdapt CLI to new commands
2021-07-20  ChocobozzzIntroduce login command
2021-07-20  ChocobozzzIntroduce server commands
2021-07-20  ChocobozzzFix search tests
2021-07-20  ChocobozzzIntroduce notifications command
2021-07-20  ChocobozzzIntroduce sql command
2021-07-20  ChocobozzzFix CLI tools
2021-07-20  ChocobozzzIntroduce comments command
2021-07-20  ChocobozzzIntroduce channels command
2021-07-20  ChocobozzzIntroduce streaming playlists command
2021-07-20  ChocobozzzIntroduce import command
2021-07-20  ChocobozzzIntroduce history command
2021-07-20  ChocobozzzIntroduce playlist command
2021-07-20  ChocobozzzIntroduce change ownership command
2021-07-20  ChocobozzzIntroduce captions command
2021-07-20  ChocobozzzIntroduce blacklist command
2021-07-20  ChocobozzzSpecify if we want to fallback to the server token
2021-07-20  ChocobozzzShorter live methods
2021-07-20  ChocobozzzIntroduce services command
2021-07-20  ChocobozzzIntroduce live command
2021-07-20  ChocobozzzIntroduce subscriptions command
2021-07-20  ChocobozzzIntroduce blocklist command
2021-07-20  ChocobozzzIntroduce accounts command
2021-07-20  ChocobozzzIntroduce socket io command
2021-07-20  ChocobozzzIntroduce config command
2021-07-20  ChocobozzzIntroduce stats command
2021-07-20  ChocobozzzIntroduce redundancy command
2021-07-20  ChocobozzzIntroduce plugins command
2021-07-20  ChocobozzzIntroduce jobs command
2021-07-20  ChocobozzzIntroduce follows command
2021-07-20  ChocobozzzIntroduce debug command
2021-07-20  ChocobozzzIntroduce contact form command
2021-07-20  ChocobozzzMove AP request in requests file
2021-07-20  ChocobozzzIntroduce search command
2021-07-20  ChocobozzzIntroduce overviews command
2021-07-20  ChocobozzzMove plugin blocklist mock
2021-07-20  ChocobozzzIntroduce abuse command
2021-07-20  ChocobozzzCorrectly export misc files
next