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
/
lib
/
activitypub
/
videos.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly notify on auto blacklist
Chocobozzz
2019-07-24
1
-5
/
+8
*
Add filter hooks tests
Chocobozzz
2019-07-24
1
-7
/
+21
*
Add server hooks
Chocobozzz
2019-07-24
1
-65
/
+67
*
Refactor video caption/preview caches
Chocobozzz
2019-04-24
1
-5
/
+3
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-22
/
+12
*
Update sequelize
Chocobozzz
2019-04-24
1
-6
/
+6
*
Create a dedicated table to track video thumbnails
Chocobozzz
2019-04-24
1
-24
/
+68
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-8
/
+2
*
Move config in its own file
Chocobozzz
2019-04-11
1
-1
/
+1
*
Fix HLS federation
Chocobozzz
2019-04-08
1
-1
/
+10
*
Update P2P media loader peer version
Chocobozzz
2019-04-08
1
-13
/
+9
*
add quarantine videos feature (#1637)
Josh Morel
2019-04-02
1
-1
/
+1
*
Cleanup invalid rates/comments/shares
Chocobozzz
2019-03-19
1
-5
/
+20
*
Only create refresh job if needed
Chocobozzz
2019-03-19
1
-2
/
+1
*
Add originallyPublishedAt unit tests
Chocobozzz
2019-02-11
1
-0
/
+2
*
Merge branch 'develop' into pr/1217
Chocobozzz
2019-02-11
1
-89
/
+191
|
\
|
*
Add hls support on server
Chocobozzz
2019-02-11
1
-6
/
+91
|
*
Prepare Dislike/Flag/View fixes
Chocobozzz
2019-01-15
1
-3
/
+3
|
*
Refresh remote actors on GET enpoints
Chocobozzz
2019-01-14
1
-1
/
+1
|
*
Add notification settings migration
Chocobozzz
2019-01-09
1
-13
/
+9
|
*
Add user notification base code
Chocobozzz
2019-01-09
1
-2
/
+13
|
*
Support additional video extensions
Chocobozzz
2018-12-11
1
-4
/
+3
|
*
Add tmp and redundancy directories
Chocobozzz
2018-12-04
1
-2
/
+1
|
*
Fix thumbnail processing
Chocobozzz
2018-12-04
1
-8
/
+13
|
*
Delete invalid or deleted remote videos
Chocobozzz
2018-11-20
1
-56
/
+57
|
*
Fix checkbox margins
Chocobozzz
2018-11-19
1
-2
/
+2
|
*
Optimize image resizing
Chocobozzz
2018-11-19
1
-4
/
+6
|
*
Fix images size when downloading them
Chocobozzz
2018-11-16
1
-7
/
+3
|
*
Check activities host
Chocobozzz
2018-11-14
1
-1
/
+6
|
*
AP mimeType -> mediaType
Chocobozzz
2018-10-18
1
-3
/
+6
*
|
Rename downloadingEnabled property to downloadEnabled
Lucas Declercq
2018-10-08
1
-2
/
+2
*
|
Add downloadingEnabled property to video model
Lucas Declercq
2018-10-06
1
-0
/
+2
|
/
*
Try to improve redundancy tests
Chocobozzz
2018-10-02
1
-0
/
+2
*
Fix video fps validator
Chocobozzz
2018-10-01
1
-3
/
+3
*
Fix refreshing external video attributes
Chocobozzz
2018-10-01
1
-11
/
+11
*
Ensure video existence before duplicating it
Chocobozzz
2018-10-01
1
-3
/
+7
*
Fix video files duplicated when fps is null
Chocobozzz
2018-09-26
1
-1
/
+1
*
Improve redundancy: add 'min_lifetime' configuration
Chocobozzz
2018-09-24
1
-21
/
+29
*
Limit associations fetch when loading token
Chocobozzz
2018-09-20
1
-2
/
+2
*
Optimize activity actor load in AP processors
Chocobozzz
2018-09-19
1
-1
/
+1
*
Optimize video view AP processing
Chocobozzz
2018-09-19
1
-47
/
+68
*
Refractor videos AP functions
Chocobozzz
2018-09-19
1
-206
/
+214
*
Optimize SQL requests of videos AP endpoints
Chocobozzz
2018-09-19
1
-1
/
+1
*
Basic video redundancy implementation
Chocobozzz
2018-09-13
1
-14
/
+18
*
Add ability to search video channels
Chocobozzz
2018-08-27
1
-4
/
+4
*
Add refresh video on search
Chocobozzz
2018-08-27
1
-93
/
+148
*
Add ability to search a video with an URL
Chocobozzz
2018-08-27
1
-75
/
+107
*
Use height instead of width to represent the video resolution
Chocobozzz
2018-08-27
1
-3
/
+3
*
Fix fps federation
Chocobozzz
2018-08-06
1
-1
/
+2
*
Fix peertube on chrome
Chocobozzz
2018-07-26
1
-1
/
+1
[next]