Commit Graph

6358 Commits

Author SHA1 Message Date
李奕寯
dd5b515c13 Translated using Weblate (Chinese (Traditional))
Currently translated at 98.8% (2116 of 2141 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
2022-11-07 11:25:54 +01:00
Ihor Hordiichuk
7fc6b24fd7 Translated using Weblate (Ukrainian)
Currently translated at 87.3% (1871 of 2141 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/
2022-11-07 11:25:54 +01:00
Александр
099e882313 Translated using Weblate (Russian)
Currently translated at 100.0% (2141 of 2141 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
2022-11-07 11:25:54 +01:00
Ewout van Mansom
5774e9fca1 Translated using Weblate (Dutch)
Currently translated at 99.6% (2134 of 2141 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nl/
2022-11-07 11:25:53 +01:00
Jiri Podhorecky
b8eb136019 Translated using Weblate (Czech)
Currently translated at 99.5% (2131 of 2141 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/
2022-11-07 11:25:53 +01:00
Chocobozzz
1a6304ceb9
Improve instance follow display 2022-11-07 11:25:31 +01:00
Chocobozzz
ca4bd9667d
Start E2E videos at 00:00:00 2022-11-02 14:09:54 +01:00
Chocobozzz
8fac9adc13
Fix lodash import 2022-10-31 16:07:37 +01:00
Chocobozzz
e4d9696af5
Fix horizontal overflow on rtl languages 2022-10-31 14:45:21 +01:00
Chocobozzz
eaa5dc3161
Reapply playsinline on player fallback 2022-10-31 13:47:55 +01:00
Chocobozzz
f746622be4
Prevent console error with HLS fallback 2022-10-31 10:33:37 +01:00
Chocobozzz
b9b3d18dd9
Improve login test reliability for ios 2022-10-31 09:57:17 +01:00
Chocobozzz
57702d2537
Remove browserstack.err 2022-10-31 09:56:40 +01:00
Chocobozzz
7246e7a9a3
Rollback dependencies that want node 16
Node 14 is still a LTS for a few months
2022-10-28 17:30:11 +02:00
Chocobozzz
9e5cf66be7
Breaking API: Consistency with role id/label 2022-10-28 16:34:08 +02:00
Chocobozzz
3f9decbd01
Prevent player crash on safari 2022-10-28 15:44:19 +02:00
Chocobozzz
0b8e50aa8d
Fix HLS fallback 2022-10-28 15:32:06 +02:00
Chocobozzz
814e9e07ba
Improve E2E tests
Add tests for private video static endpoints
Fix tests for local firefox
2022-10-28 15:22:40 +02:00
Chocobozzz
672e185bf3
Fix upload error handling 2022-10-28 11:19:45 +02:00
Chocobozzz
49e7e4d9ff
Fix token injection if unlogged user 2022-10-27 09:13:10 +02:00
treac1e
b67580aa65 Update privacy-concerns.component.html
When translated, the white space after "Reminder:" is cut off, so in other languages there is no white space between the "Reminder:" and the following text, which looks ugly (e.g. in the German translation). A solution is to move the space behind the translated phrase (using the html-entity for space &#32).
2022-10-27 08:54:13 +02:00
Chocobozzz
ce3121efeb
Don't conflict with alt + num web browser hotkey 2022-10-25 16:26:05 +02:00
Chocobozzz
1c048f04a5
Fix bad date display for jobs 2022-10-25 16:08:11 +02:00
Chocobozzz
52ebda26f6
Fix playlist overflow in account channels page 2022-10-25 16:00:34 +02:00
Chocobozzz
ae7b0cbbcf
Prevent error with metrics in HTTP player 2022-10-25 15:08:12 +02:00
Chocobozzz
4eb1259e6b
Don't display live sessions block without sessions 2022-10-25 15:05:26 +02:00
Chocobozzz
9397517a26
Deleting an abuse is only for admins 2022-10-25 15:02:14 +02:00
Chocobozzz
3fc43fa0b0
Reload data when deleting a blocked video 2022-10-25 14:50:54 +02:00
Chocobozzz
34ba86a8b4
Use onpush strategy for dropdown 2022-10-25 14:42:18 +02:00
Chocobozzz
2e3b0825bb
Fix player 2022-10-25 10:22:33 +02:00
Chocobozzz
716c57d444
Don't import all lodash 2022-10-25 08:20:20 +02:00
Chocobozzz
0177101284 Fix tests 2022-10-24 14:48:24 +02:00
Chocobozzz
326f36929a Don't fallback to HLS with private videos 2022-10-24 14:48:24 +02:00
Chocobozzz
3545e72c68 Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00
kontrollanten
38a3ccc7f8
feat: show contained playlists under My videos (#5125)
* feat: show contained playlists under My videos

closes #4769

* refactor(server): remove unused types

* fixes after code review

* fix(client/video-miniature): add to playlist

* fix(server/user/me): shortUUID response

* Revert "fix(client/video-miniature): add to playlist"

This reverts commit f1a0412391.

* fix(client/PlaylistService): caching

* Revert "fix(server/user/me): shortUUID response"

This reverts commit e3f1ee4e33.

* Fix fetching playlists

Co-authored-by: Chocobozzz <me@florianbigard.com>
2022-10-24 14:48:03 +02:00
Poslovitch
01a3c07a79 Added filter to sort videos by name (alphabetical order)
Implements https://github.com/Chocobozzz/PeerTube/issues/5134
2022-10-24 14:28:41 +02:00
Chocobozzz
91a4893063
Merge branch 'release/4.3.0' into develop 2022-10-24 10:44:25 +02:00
Chocobozzz
b1934b7e9c
Fix broken player on live reload 2022-10-24 10:32:35 +02:00
Chocobozzz
41c26d154a
Fix reloading new live session in embed 2022-10-24 10:08:17 +02:00
Chocobozzz
d50e8d1aee
Fix action dropdown with query params 2022-10-12 14:37:27 +02:00
Chocobozzz
02cb75c7e8
Fix responsive in account channels list 2022-10-12 09:46:24 +02:00
Chocobozzz
8bd4a1edcc
Fix import link 2022-10-12 09:10:07 +02:00
Florent
3d5d2deef5 Sync channel: move the list imports button #5337 2022-10-12 08:56:59 +02:00
Chocobozzz
080f14025e
Hide wait transcoding for lives
Replays are always transcoded
2022-10-11 14:17:27 +02:00
Chocobozzz
9d4c60dccc
Add ability for plugins to register ws routes 2022-10-11 11:11:04 +02:00
kontrollanten
9866921cbf
feat(plugins): add p2p-media-loader options filter (#5318)
* feat(plugins): add p2p-media-loader options filter

closes #5317

* remove obsolete await
2022-10-11 08:37:14 +02:00
Chocobozzz
20eb313f02
Fix sass function conflicts 2022-10-10 16:28:01 +02:00
Chocobozzz
8347f8a429
Add auto complete to user edit password 2022-10-10 15:39:27 +02:00
Chocobozzz
213bb3bb58
Fix user channels list with increased max counter 2022-10-10 15:04:27 +02:00
Chocobozzz
1a3b53de6f
Use video links for files 2022-10-10 14:46:04 +02:00