Commit Graph

7065 Commits (d15531fb3567f2f27229d3086ffd48069ca73315)

Author SHA1 Message Date
Chocobozzz d15531fb35
Fix follow links 2023-04-14 09:42:50 +02:00
Wicklow 2a4c0d8bbe
Feature/filter already watched videos (#5739)
* filter already watched videos

* Updated code based on review comments
2023-04-12 09:32:20 +02:00
Wicklow b302c80dc0
feature/ability to disable video history by default (#5728)
* draft: ability to disable video history by default

* Update configuration and add tests

* Updated code based on review comments

* Add tests on registration and video quota

* Remove required video quotas in query

* Fix tests
2023-04-07 10:09:54 +02:00
Joël Galeran 9258e9a4a3
feat(about): render images in markdown (#5732)
* feat(about): render images in markdown

Closes https://github.com/Chocobozzz/PeerTube/issues/5710

* Update edit-instance-information.component.html

* use `markdownType="enhanced"`
2023-04-05 11:12:00 +02:00
Wicklow 05a60d8599
Feature/Add replay privacy (#5692)
* Add replay settings feature

* Fix replay settings behaviour

* Fix tests

* Fix tests

* Fix tests

* Update openapi doc and fix tests

* Add tests and fix code

* Models correction

* Add migration and update controller and middleware

* Add check params tests

* Fix video live middleware

* Updated code based on review comments
2023-03-31 09:12:21 +02:00
Chocobozzz ae0e4fdbd1
Bumped to version v5.1.0 2023-03-21 09:11:02 +01:00
Chocobozzz 1d90e39df3
Fix console error 2023-03-21 08:19:31 +01:00
chocobozzz c32985769e Translated using Weblate (Italian)
Currently translated at 75.7% (1665 of 2199 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/it/
2023-03-17 09:04:46 +01:00
Milo Ivir ad708011d5 Translated using Weblate (Croatian)
Currently translated at 100.0% (2199 of 2199 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hr/
2023-03-16 14:25:05 +01:00
Milo Ivir 38b4e733d2 Translated using Weblate (Croatian)
Currently translated at 99.5% (2190 of 2199 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hr/
2023-03-16 14:25:05 +01:00
Александр b325bf0ce8 Translated using Weblate (Russian)
Currently translated at 100.0% (135 of 135 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/ru/
2023-03-16 14:25:05 +01:00
Phongpanot 4706bdaa07 Translated using Weblate (Thai)
Currently translated at 64.4% (1417 of 2199 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/th/
2023-03-16 14:25:05 +01:00
Sveinn í Felli 1d809f7cf1 Translated using Weblate (Icelandic)
Currently translated at 99.7% (2194 of 2199 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/is/
2023-03-16 14:25:05 +01:00
lost_geographer 1af9ad9bfd Translated using Weblate (Italian)
Currently translated at 75.7% (1665 of 2199 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/it/
2023-03-16 14:25:05 +01:00
Vri da6898af55 Translated using Weblate (German)
Currently translated at 100.0% (135 of 135 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/de/
2023-03-16 14:25:05 +01:00
Vri c911689a99 Translated using Weblate (German)
Currently translated at 100.0% (2199 of 2199 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
2023-03-16 14:25:05 +01:00
Phongpanot f08b797511 Translated using Weblate (Thai)
Currently translated at 64.3% (1416 of 2199 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/th/
2023-03-16 14:25:05 +01:00
Asier Iturralde Sarasola a5fa7960bb Translated using Weblate (Basque)
Currently translated at 39.2% (864 of 2199 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eu/
2023-03-16 14:25:05 +01:00
Vri 6958eba5bb Translated using Weblate (German)
Currently translated at 100.0% (2199 of 2199 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
2023-03-16 14:25:04 +01:00
Phongpanot b99dc4c21d Translated using Weblate (Thai)
Currently translated at 63.4% (1396 of 2199 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/th/
2023-03-16 14:25:04 +01:00
Sveinn í Felli e7a2385480 Translated using Weblate (Icelandic)
Currently translated at 99.7% (2194 of 2199 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/is/
2023-03-16 14:25:04 +01:00
Chocobozzz 47d883de2e
Merge branch 'release/5.1.0' into develop 2023-03-16 14:24:50 +01:00
Chocobozzz 30f939c4b7
Fix button/input/select heights 2023-03-16 10:05:55 +01:00
Chocobozzz a31aed9c1c
Fix notification tick size 2023-03-16 08:18:48 +01:00
Chocobozzz 2346a6dc80
Fix small action dropdown 2023-03-16 08:14:33 +01:00
Chocobozzz dc9c9500bf
Improve accessibility 2023-03-15 14:28:27 +01:00
Chocobozzz fbe415609c
Fix button width 2023-03-14 14:20:08 +01:00
Chocobozzz 38819f82c2
Prevent layout shift on th hover 2023-03-14 14:20:08 +01:00
Chocobozzz 230af3e7db
Add ability for plugins to alter video jsonld 2023-03-14 14:19:42 +01:00
Chocobozzz f386bab02e
Add ability for plugins to add metadata 2023-03-14 14:17:58 +01:00
Chocobozzz 2296dfd4db
Fix button width 2023-03-14 11:33:10 +01:00
Chocobozzz c105000de3
Prevent layout shift on th hover 2023-03-14 11:29:56 +01:00
Wicklow cadc1a1b0b
Add an option to provide responsive embed (#5690)
* Add option to provide responsive embed

* Fix typo

* More understandable parameter
2023-03-14 09:32:16 +01:00
Chocobozzz 3cda7efaaa
Don't send undefined with HTML input 2023-03-10 15:45:52 +01:00
Chocobozzz 58e735dd77
Add test on AP hooks 2023-03-10 15:45:52 +01:00
Chocobozzz 3b504f6ed4
Add ability for plugins to alter video jsonld 2023-03-10 15:45:52 +01:00
Chocobozzz 4899138ec5
Add ability for plugins to add metadata 2023-03-10 15:45:52 +01:00
Chocobozzz 085aba61c3
Add action:video-edit.form.updated hook 2023-03-10 15:45:52 +01:00
Chocobozzz 04852e14b4
Don't send undefined with HTML input 2023-03-10 15:23:32 +01:00
Chocobozzz 96d00a997b
Add test on AP hooks 2023-03-10 15:19:33 +01:00
Chocobozzz 866b5d3f52
Add ability for plugins to alter video jsonld 2023-03-10 14:42:18 +01:00
Chocobozzz 4265d90b00
Add ability for plugins to add metadata 2023-03-10 11:10:16 +01:00
Chocobozzz c1b3f2e05d
Add action:video-edit.form.updated hook 2023-03-10 10:34:25 +01:00
Wicklow 2c525a5466
Non latin keyboard layout support player shortcut (#5684)
* Non latin keyboard layout support player shortcut

* isNaked in charge of toUpperCase
2023-03-08 15:08:46 +01:00
Chocobozzz ef19c8ae4c
Add timestamp auto link doc 2023-03-07 11:59:31 +01:00
Chocobozzz f967d8be4d
Fix live buffering with small latency 2023-03-07 11:47:42 +01:00
Chocobozzz 145d7da2de
Don't display alt for actor images
We don't need it since it's just a "cosmetic" image
2023-03-07 10:18:32 +01:00
Chocobozzz 16b7ad790b
Fix update user password confirm message 2023-03-07 10:18:32 +01:00
Chocobozzz 9e401fde36
Refactor my actor avatar edit 2023-03-07 10:18:32 +01:00
Chocobozzz 464e4ed92c
Fix button height 2023-03-07 10:18:32 +01:00