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
/
video
/
video.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add video channels
Chocobozzz
2017-10-26
1
-40
/
+140
*
Add ability to download a video from direct link or torrent file
Chocobozzz
2017-10-19
1
-31
/
+44
*
Fix video removing when it is corrupted
Chocobozzz
2017-10-19
1
-2
/
+5
*
Use preview instead of thumbnail for oembed
Chocobozzz
2017-10-17
1
-1
/
+5
*
Add oembed endpoint
Chocobozzz
2017-10-16
1
-4
/
+25
*
Change how we handle resolution
Chocobozzz
2017-10-09
1
-123
/
+84
*
Client: handle multiple file resolutions
Chocobozzz
2017-10-06
1
-13
/
+20
*
Add migration script
Chocobozzz
2017-10-03
1
-8
/
+2
*
Implement video transcoding on server side
Chocobozzz
2017-10-03
1
-9
/
+96
*
Fix concurrency error when deleting a video
Chocobozzz
2017-09-12
1
-3
/
+3
*
Add tests for npm run scripts
Chocobozzz
2017-09-07
1
-0
/
+2
*
Make tslint happy
Chocobozzz
2017-09-04
1
-1
/
+0
*
Begin user quota
Chocobozzz
2017-09-04
1
-3
/
+4
*
Upgrade common server dependencies
Chocobozzz
2017-08-25
1
-2
/
+2
*
Formated -> Formatted
Chocobozzz
2017-08-25
1
-3
/
+3
*
Move video file metadata in their own table
Chocobozzz
2017-08-25
1
-211
/
+223
*
Add previews cache system between pods
Chocobozzz
2017-07-12
1
-0
/
+1
*
Remove "function" in favor of () => {}
Chocobozzz
2017-07-11
1
-15
/
+11
*
Use global uuid instead of remoteId for videos
Chocobozzz
2017-07-11
1
-39
/
+61
*
Remove any typing from server
Chocobozzz
2017-07-11
1
-8
/
+8
*
Fix error logging
Chocobozzz
2017-07-07
1
-1
/
+1
*
Video search -> case insensitive
Chocobozzz
2017-07-06
1
-8
/
+4
*
Move to promises
Chocobozzz
2017-07-05
1
-211
/
+158
*
Add this context to instance model functions
Chocobozzz
2017-06-16
1
-11
/
+11
*
Reorganize model files
Chocobozzz
2017-06-16
1
-0
/
+921