Chocobozzz
|
690bad52e1
|
Prevent "Cannot use same state" error
|
2022-09-28 10:03:06 +02:00 |
Chocobozzz
|
2b32c5b37e
|
Fix InvalidVideoTitle console warning
|
2022-09-27 16:19:36 +02:00 |
Chocobozzz
|
065684b2fe
|
Add sync youtube playlist test
|
2022-09-19 16:02:02 +02:00 |
Chocobozzz
|
e0bfb72ce0
|
Cleanup actor image without width
|
2022-09-16 14:56:12 +02:00 |
Chocobozzz
|
9a3a23a834
|
Fix onlyAfter comparison
|
2022-09-16 13:51:57 +02:00 |
Chocobozzz
|
3c4754a3a1
|
Wait transcoding by default when importing a video
|
2022-09-16 13:48:06 +02:00 |
Chocobozzz
|
8a6828b166
|
Check channel sync id is owned by channel
|
2022-09-16 10:58:13 +02:00 |
Chocobozzz
|
cbdd81da96
|
Fix import script
|
2022-09-16 09:52:50 +02:00 |
Chocobozzz
|
3204f4d17d
|
Fix sync import of latest videos
|
2022-09-16 09:37:07 +02:00 |
Chocobozzz
|
910744fb08
|
Improve VideoChannelSyncLatestScheduler logs
|
2022-09-14 15:10:37 +02:00 |
Chocobozzz
|
638949c67a
|
Increase test timeout
|
2022-09-14 13:39:36 +02:00 |
Chocobozzz
|
4404a7c467
|
Prevent job queue to be started before plugins
|
2022-09-14 11:45:18 +02:00 |
Chocobozzz
|
db312c7023
|
Fix old DB enum names
|
2022-09-13 15:22:02 +02:00 |
Chocobozzz
|
367a9dc699
|
Don't display remove file icon in some cases
|
2022-09-13 12:00:13 +02:00 |
Chocobozzz
|
aac7f4304d
|
Increase test timeout
|
2022-09-13 08:42:39 +02:00 |
Chocobozzz
|
31951badb3
|
Don't use hexa for av01 codec
|
2022-09-12 10:15:42 +02:00 |
Chocobozzz
|
0cbcaccb83
|
Increase test timeouts
|
2022-09-12 08:29:01 +02:00 |
Chocobozzz
|
01ec3975e0
|
Fix level for AV1
|
2022-09-09 15:02:28 +02:00 |
Chocobozzz
|
ec8c188b14
|
Update client dep
|
2022-09-09 14:59:09 +02:00 |
Chocobozzz
|
d9dd51aec7
|
Try playlist rebuild transaction if needed
|
2022-09-09 12:05:57 +02:00 |
Chocobozzz
|
edacb64033
|
Don't use safe mode when normalizing
|
2022-09-09 11:46:58 +02:00 |
Chocobozzz
|
8409160821
|
Fix context
|
2022-09-09 11:33:06 +02:00 |
Chocobozzz
|
3d2e4f0371
|
Update server dependencies
|
2022-09-09 11:11:52 +02:00 |
Chocobozzz
|
e4fc3697ac
|
Fix saved live master playlist bandwidth
|
2022-09-09 09:21:42 +02:00 |
Chocobozzz
|
405c83f9af
|
Use worker thread to send HTTP requests
Compute HTTP signature could be CPU intensive
|
2022-09-08 12:27:22 +02:00 |
Chocobozzz
|
6c4d6ec831
|
Prevent compat issue with old username
We were accepting more characters, so don't break DB for these users
|
2022-09-08 10:45:05 +02:00 |
q_h
|
23c0b67d7b
|
fix: validate s3 response (#5231)
* refactor: remove `objectStoragePut`
this is already implemented in `lib-storage`
* fix: validate s3 response
* fix: enable built-in retries
* chore: add `leavePartsOnError` comment
* refactor: decrease partSize to speed up retries
* refactor: rethrow s3 errors
* refactor: reduce max_upload_part default to 100MB
* refactor: validate response
* chore: add link to explanation
|
2022-09-08 08:54:12 +02:00 |
Chocobozzz
|
e9fc9e03c1
|
Optimize fetching playlist urls
|
2022-09-08 08:41:48 +02:00 |
Chocobozzz
|
d4d9bbc6f2
|
Fix channel sync right check
|
2022-09-08 08:41:48 +02:00 |
Chocobozzz
|
6c38f40d96
|
Prevent weird error on sync failure
|
2022-09-08 08:41:48 +02:00 |
Chocobozzz
|
ea139ca870
|
Display error on youtube-dl get info failure
|
2022-08-18 11:40:07 +02:00 |
Chocobozzz
|
e5d771a390
|
Correctly fix feeds tests
|
2022-08-17 16:22:25 +02:00 |
Chocobozzz
|
479b269631
|
Fix feeds tests
|
2022-08-17 16:14:15 +02:00 |
Chocobozzz
|
863477173e
|
Cleanup tests imports
|
2022-08-17 15:47:54 +02:00 |
Chocobozzz
|
e0faa8ad6e
|
We don't need to import mocha
|
2022-08-17 15:40:57 +02:00 |
Chocobozzz
|
690bb8f9f3
|
Prefer using Object.values
|
2022-08-17 15:36:03 +02:00 |
Chocobozzz
|
bbd5aa7ead
|
Reimplement a typed omit function
|
2022-08-17 15:25:58 +02:00 |
Chocobozzz
|
a85d530384
|
Remove unnecessary logs
|
2022-08-17 14:58:40 +02:00 |
Chocobozzz
|
2ec349aa85
|
Prefer using our pick function
|
2022-08-17 14:54:01 +02:00 |
Chocobozzz
|
396f6f0140
|
Cleanup useless express validator messages
|
2022-08-17 14:27:04 +02:00 |
Chocobozzz
|
0b684daa3d
|
Add videoUUID to playback metrics
|
2022-08-17 10:21:38 +02:00 |
Chocobozzz
|
7804e577de
|
Increase test timeout
|
2022-08-16 15:41:21 +02:00 |
Chocobozzz
|
70c6a848a4
|
Fix tests
|
2022-08-16 14:03:09 +02:00 |
Chocobozzz
|
3b2006bb72
|
Increase timeouts
|
2022-08-16 10:33:27 +02:00 |
Chocobozzz
|
fd3c2e8705
|
Add playback metric endpoint sent to OTEL
|
2022-08-16 10:33:27 +02:00 |
Chocobozzz
|
0e6cd1c00f
|
Add ability to list comments on local videos
|
2022-08-16 10:33:27 +02:00 |
Chocobozzz
|
2a95b88477
|
Add spans for AP signature checkers
|
2022-08-11 14:10:18 +02:00 |
Chocobozzz
|
ab08ab4e28
|
Don't crash on redis connection error
|
2022-08-11 11:30:06 +02:00 |
Chocobozzz
|
b1053a30f6
|
Add ability to use docker on local
|
2022-08-11 10:43:31 +02:00 |
Chocobozzz
|
f4057afd20
|
Fix live tests
|
2022-08-11 09:56:17 +02:00 |