Chocobozzz
1f45f8b00d
Use node 16 for tests
2022-10-28 17:12:33 +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
37ff5005b4
Add logger for uploadx
2022-10-28 10:47:06 +02:00
Chocobozzz
1b0a04dea8
Check missing config keys
2022-10-28 10:46:46 +02:00
Chocobozzz
1ebe2c2b9f
Update production.yaml
2022-10-28 09:59:39 +02:00
Chocobozzz
5a122dddc5
Option to disable static files auth check/s3 proxy
2022-10-27 09:13:10 +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  ).
2022-10-27 08:54:13 +02:00
Chocobozzz
6689214920
Add a note about worker_connections in doc
2022-10-26 11:22:30 +02:00
Chocobozzz
44df702502
More robust updateTorrentMetadata
2022-10-26 10:55:12 +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
216fa9d579
Update nginx template
...
Add rate limit to download and private static files
2022-10-25 15:48:00 +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
e82cb08722
Fix proxy tests
2022-10-25 15:01:51 +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
aa887096f9
Correctly delete live files from object storage
2022-10-25 14:18:59 +02:00
Chocobozzz
508c1b1e9f
Correctly cleanup files from object storage
2022-10-25 11:51:20 +02:00
Chocobozzz
849f0fd3b2
Lock files to generate torrents/move files
2022-10-25 11:50:44 +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
3b1995a2d0
Increase test timeout
2022-10-24 14:54:21 +02:00
Chocobozzz
b3ce36069f
Prevent concurrency issues when sending m3u8 file
2022-10-24 14:48:24 +02:00
Chocobozzz
0177101284
Fix tests
2022-10-24 14:48:24 +02:00
Chocobozzz
fc097052ab
Add migration script
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
9ab330b90d
Use private ACL for private videos in s3
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
dd84f4f263
Wait segment sha processing
2022-10-11 17:14:54 +02:00
Alberto Mardegan
5e1bd8690b
server: use account/channel avatar in RSS feeds ( #5325 )
...
* server: use account/channel avatar in RSS feeds
Fixes : #5320
* Styling
Co-authored-by: Chocobozzz <me@florianbigard.com>
2022-10-11 17:02:47 +02:00
Chocobozzz
bbae45c32e
Fix live tests
2022-10-11 16:00:11 +02:00
Chocobozzz
8c13fd744f
Update upluad artifacts
2022-10-11 14:36:19 +02:00
Chocobozzz
8bd6aa0424
Also retry when fetching master m3u8 playlist
2022-10-11 14:33:42 +02:00