Chocobozzz
a32bf8cd20
Fix running again transcoding on a video only file
2022-11-07 10:25:24 +01:00
Chocobozzz
11ae7e2917
Fix follow constraint check with an account
2022-11-07 10:11:51 +01:00
Chocobozzz
0015924ad6
Increase test timeout
2022-11-03 08:31:27 +01:00
Chocobozzz
ca4bd9667d
Start E2E videos at 00:00:00
2022-11-02 14:09:54 +01:00
Chocobozzz
a47bbfcc7f
Fix docker ci
2022-11-02 14:09:54 +01:00
John Livingston
fbe3fa54b4
Fix: missing peertube version in documentation
2022-11-02 10:39:40 +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
5fc4a1825c
Fix preview generation for imports
2022-10-31 14:29:48 +01:00
Chocobozzz
eaa5dc3161
Reapply playsinline on player fallback
2022-10-31 13:47:55 +01:00
Chocobozzz
6740b6428b
Fix transcoding failure when importing a video
2022-10-31 13:30:39 +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
e8299615c1
Fix CI
2022-10-31 09:55:09 +01:00
Chocobozzz
3a58ab452d
Upgrade docker action dep
2022-10-31 09:24:31 +01:00
Chocobozzz
91c72729d8
Prevent error in redundancy scheduler
2022-10-31 08:57:52 +01:00
Chocobozzz
eb8da03d1c
Prevent error in update scheduler
2022-10-31 08:51:52 +01:00
Chocobozzz
c08e4cfcf9
Fix CLI build
2022-10-31 08:45:46 +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
823cc35bb5
Revert "Use node 16 for tests"
...
This reverts commit 1f45f8b00d
.
2022-10-28 17:26:26 +02:00
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