index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
server
/
models
/
redundancy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-29
/
+29
*
Add ability to list redundancies
Chocobozzz
2020-01-28
1
-9
/
+177
*
Remove HLS torrents
Chocobozzz
2020-01-24
1
-1
/
+1
*
Add ability to disable webtorrent
Chocobozzz
2019-11-25
1
-2
/
+0
*
Type toActivityPubObject functions
Chocobozzz
2019-08-21
1
-2
/
+2
*
Stronger model typings
Chocobozzz
2019-08-19
1
-4
/
+5
*
Fix redundancy tests
Chocobozzz
2019-08-13
1
-0
/
+3
*
Fix redundancy exceeding the limit
Chocobozzz
2019-08-12
1
-8
/
+30
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-30
/
+26
*
Update sequelize
Chocobozzz
2019-04-24
1
-1
/
+1
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+1
*
Move config in its own file
Chocobozzz
2019-04-11
1
-1
/
+2
*
Add hls support on server
Chocobozzz
2019-02-11
1
-33
/
+106
*
Add totalLocalVideoFilesSize in stats
Chocobozzz
2019-01-15
1
-1
/
+1
*
Support additional video extensions
Chocobozzz
2018-12-11
1
-3
/
+3
*
Create redundancy endpoint
Chocobozzz
2018-12-04
1
-2
/
+2
*
Do not host remote AP objects
Chocobozzz
2018-11-16
1
-2
/
+5
*
Fix server redundancy tests
Chocobozzz
2018-11-15
1
-0
/
+5
*
AP mimeType -> mediaType
Chocobozzz
2018-10-18
1
-0
/
+1
*
Don't block when removing redundancy files
Chocobozzz
2018-10-03
1
-2
/
+6
*
Delete correctly redundancy files
Chocobozzz
2018-10-03
1
-5
/
+7
*
Fix redundancy with videos already duplicated with another instance
Chocobozzz
2018-10-01
1
-1
/
+4
*
Improve prune script
Chocobozzz
2018-09-28
1
-0
/
+32
*
Remove duplicated videos on unfollow/delete redundancy
Chocobozzz
2018-09-28
1
-0
/
+41
*
Only duplicate public videos
Chocobozzz
2018-09-25
1
-1
/
+8
*
Fix redundancy totalVideos stats
Chocobozzz
2018-09-25
1
-2
/
+2
*
Improve redundancy: add 'min_lifetime' configuration
Chocobozzz
2018-09-24
1
-15
/
+49
*
Reduce video.ts file size by moving some methods in other files
Chocobozzz
2018-09-19
1
-1
/
+1
*
Add redundancy stats
Chocobozzz
2018-09-14
1
-0
/
+31
*
Add recently added redundancy strategy
Chocobozzz
2018-09-14
1
-14
/
+39
*
Add trending videos strategy
Chocobozzz
2018-09-14
1
-39
/
+76
*
Basic video redundancy implementation
Chocobozzz
2018-09-13
1
-0
/
+249