1
0
Fork 0

Update changelog

This commit is contained in:
Chocobozzz 2020-05-14 11:53:48 +02:00
parent 2158ac9034
commit 7d47ff906d
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 7 additions and 0 deletions

View File

@ -39,6 +39,11 @@
* `action:login.init`
* `action:video-watch.video-threads.loaded`
* `action:video-watch.video-thread-replies.loaded` ([@ipbc-dev](https://github.com/ipbc-dev))
* Add server plugin hooks (https://docs.joinpeertube.org/#/api-plugins):
* `filter:api.video.pre-import-url.accept.result`
* `filter:api.video.pre-import-torrent.accept.result`
* `filter:api.video.post-import-url.accept.result`
* `filter:api.video.post-import-torrent.accept.result`
* Add server helpers:
* `database.query` to do SQL queries
* `videos.removeVideo`
@ -135,6 +140,8 @@
* Fix load more comments on infinite scroll ([@ipbc-dev](https://github.com/ipbc-dev))
* Fix CSP issue on WebFinger service ([@ZanyMonk](https://github.com/ZanyMonk))
* Fix federation with Pleroma
* Fix Safari and iOS video play
* Fix broken HLS player on old Edge
* Fix running HLS transcoding on existing HLS video
* Fix user role edition
* Fix video duration display