Chocobozzz
|
26d6bf6533
|
Split types and typings
|
2020-06-18 10:46:27 +02:00 |
Chocobozzz
|
8dc8a34ee8
|
Avoir some circular dependencies
|
2020-05-04 16:21:39 +02:00 |
Chocobozzz
|
a15871560f
|
Move to eslint
|
2020-02-03 08:31:02 +01:00 |
Chocobozzz
|
b764380ac2
|
Add ability to list redundancies
|
2020-01-28 11:35:26 +01:00 |
Chocobozzz
|
66fb2aa39b
|
Don't always replace actor avatar
|
2019-11-25 10:59:44 +01:00 |
Chocobozzz
|
d7a25329f9
|
Add ability to disable webtorrent
In favour of HLS
|
2019-11-25 10:59:43 +01:00 |
Chocobozzz
|
00aab0666c
|
Merge branch 'release/1.4.0' into develop
|
2019-09-05 10:19:35 +02:00 |
Chocobozzz
|
f8278b9605
|
Fix bug in redundancy eviction
|
2019-09-04 14:40:39 +02:00 |
Chocobozzz
|
2fd9737886
|
Fix redundancy too heavy with streaming playlists
|
2019-08-30 11:05:27 +02:00 |
Chocobozzz
|
d5c8932a60
|
Merge branch 'release/1.4.0' into develop
|
2019-08-22 14:46:47 +02:00 |
Chocobozzz
|
217ffacfdd
|
Try to fix video duplication
|
2019-08-22 11:03:50 +02:00 |
Chocobozzz
|
0283eaac2a
|
Cleanup model types
|
2019-08-20 14:53:42 +02:00 |
Chocobozzz
|
453e83ea5d
|
Stronger model typings
|
2019-08-19 17:26:35 +02:00 |
Chocobozzz
|
0b353d1d8a
|
Fix redundancy exceeding the limit
|
2019-08-12 08:46:46 +02:00 |
Chocobozzz
|
26d7879998
|
Fix redundancy exceeded quota
|
2019-06-20 10:33:01 +02:00 |
Chocobozzz
|
74dc3bca2b
|
Don't expose constants directly in initializers/
|
2019-04-11 14:26:41 +02:00 |
Chocobozzz
|
6dd9de95df
|
Move config in its own file
|
2019-04-11 13:45:39 +02:00 |
Chocobozzz
|
0920929696
|
Add hls support on server
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
2f5c6b2fc6
|
Optimize actor follow scores modifications
|
2018-12-20 14:31:11 +01:00 |
Chocobozzz
|
f481c4f9f3
|
Use move instead rename
To avoid EXDEV errors
|
2018-12-11 15:12:38 +01:00 |
Chocobozzz
|
b9fffa297f
|
Create redundancy endpoint
|
2018-12-04 17:08:55 +01:00 |
Chocobozzz
|
742ddee1f1
|
Fix server redundancy tests
|
2018-11-15 10:15:34 +01:00 |
Chocobozzz
|
be691a57c5
|
Check video exists before extending its expiration
|
2018-10-03 15:52:39 +02:00 |
Chocobozzz
|
792e5b8e5b
|
Try to improve redundancy tests
|
2018-10-02 09:04:19 +02:00 |
Chocobozzz
|
99cc653f47
|
Fix redundancy with specific videos
|
2018-10-01 16:33:53 +02:00 |
Chocobozzz
|
cf9166cf2f
|
Add timeout on youtube dl to cleaup files
|
2018-10-01 12:00:05 +02:00 |
Chocobozzz
|
26649b4215
|
Ensure video existence before duplicating it
|
2018-10-01 10:31:42 +02:00 |
Chocobozzz
|
46f8d69b4e
|
Fix redundancy with videos already duplicated with another instance
|
2018-10-01 09:41:48 +02:00 |
Chocobozzz
|
ebdb612458
|
Fix redundancy totalVideos stats
|
2018-09-25 17:49:48 +02:00 |
Chocobozzz
|
e5565833f6
|
Improve redundancy: add 'min_lifetime' configuration
|
2018-09-24 13:38:39 +02:00 |
Chocobozzz
|
1cfa8d6809
|
Remove unnecessary actor existance check
We already checked it in the signature checker
|
2018-09-21 09:51:24 +02:00 |
Chocobozzz
|
f9f899b9f8
|
Add redundancy check interval in config
|
2018-09-19 16:21:30 +02:00 |
Chocobozzz
|
d9bdd007d7
|
Put config redundancy strategies in "strategies" subkey
|
2018-09-19 16:12:07 +02:00 |
Chocobozzz
|
7348b1fd84
|
Speed up overviews route
|
2018-09-14 11:52:23 +02:00 |
Chocobozzz
|
3f6b6a565d
|
Add recently added redundancy strategy
|
2018-09-14 11:05:38 +02:00 |
Chocobozzz
|
b36f41ca09
|
Add trending videos strategy
|
2018-09-14 09:57:21 +02:00 |
Chocobozzz
|
c48e82b5e0
|
Basic video redundancy implementation
|
2018-09-13 14:05:49 +02:00 |