]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests/api/check-params
Add filter by start/end date overall stats in api
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params /
2022-05-05  ChocobozzzAdd filter by start/end date overall stats in api
2022-05-03  ChocobozzzSupport live session in server
2022-05-03  ChocobozzzSave replay of permanent live in client
2022-05-02  ChocobozzzAllow oembed to fetch unlisted videos
2022-04-22  ChocobozzzFix lint
2022-04-22  ChocobozzzFix getting live by anonymous user
2022-04-21  ChocobozzzAdd ability to save replay of permanent lives
2022-04-15  ChocobozzzAdd ability to set start/end date to timeserie
2022-04-15  ChocobozzzImprove viewer counter
2022-04-15  ChocobozzzSupport video views/viewers stats in server
2022-03-22  ChocobozzzRename studio to editor
2022-03-22  ChocobozzzAdd video edition finished notification
2022-03-17  ChocobozzzFix client html cache on theme update
2022-03-16  ChocobozzzFix torrent creation
2022-03-11  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2022-03-09  ChocobozzzAdd latency setting support
2022-03-08  ChocobozzzMerge branch 'release/4.1.0' into develop
2022-03-04  ChocobozzzMerge branch 'release/4.1.0' into develop
2022-03-04  ChocobozzzMerge branch 'release/4.1.0' into develop
2022-02-28  ChocobozzzAdd basic video editor support
2022-02-28  kontrollantenImplement avatar miniatures (#4639)
2022-02-22  ChocobozzzCheck video privacy when creating comments/rates
2022-02-07  ChocobozzzCorrectly check import target URL IP
2022-01-19  ChocobozzzAdd ability to cancel & delete video imports
2022-01-18  ChocobozzzAdd ability to delete history element
2022-01-10  ChocobozzzMerge branch 'release/4.0.0' into develop
2022-01-10  ChocobozzzDon't display comments of private/internal videos release/4.0.0
2022-01-06  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2022-01-06  ChocobozzzMerge branch 'release/4.0.0' into develop
2022-01-06  ChocobozzzPrevent caption listing of private videos
2022-01-06  ChocobozzzPrevent video import on non unicast ips
2021-12-17  ChocobozzzMove test functions outside extra-utils
2021-12-17  Chocobozzzshared/ typescript types dir server-commands
2021-12-14  ChocobozzzIncrease timeout
2021-12-13  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-09  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-09  ChocobozzzMerge branch 'release/4.0.0' into develop
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-06  ChocobozzzIncrease timeout
2021-12-03  ChocobozzzAdd ability to redirect users on external auth
2021-11-19  ChocobozzzFix typo
2021-11-18  ChocobozzzAdd ability to run transcoding jobs
2021-11-18  ChocobozzzAdd ability to remove hls/webtorrent files
2021-11-12  ChocobozzzAdd ability to filter out public videos from admin
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-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-09-02  ChocobozzzIncrease contact form tests timeout
2021-08-27  ChocobozzzAllow accounts to skip account setup modal
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-28  ChocobozzzAdd ability to search by uuids/actor names
2021-07-28  ChocobozzzUpdate search index tests
2021-07-26  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-26  ChocobozzzGenerate random uuid for video files
2021-07-23  ChocobozzzMerge branch 'release/3.3.0' into develop
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  ChocobozzzIntroduce login command
2021-07-20  ChocobozzzIntroduce server commands
2021-07-20  ChocobozzzIntroduce notifications command
2021-07-20  ChocobozzzIntroduce sql command
2021-07-20  ChocobozzzIntroduce comments command
2021-07-20  ChocobozzzIntroduce channels command
2021-07-20  ChocobozzzIntroduce import command
2021-07-20  ChocobozzzIntroduce playlist command
2021-07-20  ChocobozzzIntroduce captions command
2021-07-20  ChocobozzzIntroduce blacklist command
2021-07-20  ChocobozzzShorter live methods
2021-07-20  ChocobozzzIntroduce live command
2021-07-20  ChocobozzzIntroduce accounts command
2021-07-20  ChocobozzzIntroduce config command
2021-07-20  ChocobozzzIntroduce plugins command
2021-07-20  ChocobozzzIntroduce contact form command
2021-07-20  ChocobozzzIntroduce overviews command
2021-07-20  ChocobozzzIntroduce abuse command
2021-07-20  ChocobozzzCorrectly export misc files
2021-07-20  ChocobozzzMerge branch 'master' into release/3.3.0
2021-07-02  ChocobozzzIncrease test timeout
2021-06-29  ChocobozzzSupport short uuid for GET video/playlist
2021-06-25  ChocobozzzAdd ability to search playlists
2021-06-15  ChocobozzzFaster ci using compiled ts files
2021-06-02  ChocobozzzRefactor server errors handler
next