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
/
controllers
/
api
/
videos
/
index.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to refractor activities sending
Chocobozzz
2018-03-27
1
-6
/
+2
*
Add "local" videos in menu
Chocobozzz
2018-03-13
1
-1
/
+1
*
Fix resolution for portrait videos
Chocobozzz
2018-02-27
1
-3
/
+3
*
Avoids easy cheating on vidoe views
Chocobozzz
2018-02-23
1
-0
/
+10
*
Implement support field in video and video channel
Chocobozzz
2018-02-15
1
-0
/
+2
*
Fix concurrency issue on video upload
Chocobozzz
2018-02-14
1
-0
/
+1
*
Handle thumbnail update
Chocobozzz
2018-02-14
1
-0
/
+3
*
Add ability to set video thumbnail/preview
Chocobozzz
2018-02-14
1
-18
/
+71
*
Move job queue to redis
Chocobozzz
2018-01-25
1
-11
/
+13
*
Don't show videos of remote instance after unfollow
Chocobozzz
2018-01-18
1
-3
/
+3
*
Set sort refractoring
Chocobozzz
2018-01-18
1
-3
/
+3
*
Add ability to disable video comments
Chocobozzz
2018-01-03
1
-2
/
+3
*
Begin to add avatar to actors
Chocobozzz
2017-12-29
1
-24
/
+3
*
Propagate old comment on new follow
Chocobozzz
2017-12-28
1
-32
/
+9
*
Add comments controller
Chocobozzz
2017-12-22
1
-0
/
+2
*
Use RsaSignature2017
Chocobozzz
2017-12-19
1
-2
/
+0
*
Add dirty migration :/
Chocobozzz
2017-12-19
1
-3
/
+7
*
Begin moving video channel to actor
Chocobozzz
2017-12-19
1
-6
/
+7
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
1
-24
/
+29
*
Finish admin design
Chocobozzz
2017-12-08
1
-4
/
+4
*
Optimise transaction for video upload
Chocobozzz
2017-12-08
1
-44
/
+43
*
Design second video upload step
Chocobozzz
2017-12-08
1
-12
/
+16
*
Fix client search
Chocobozzz
2017-12-05
1
-13
/
+9
*
Better view counter
Chocobozzz
2017-11-30
1
-12
/
+16
*
Refractor validators
Chocobozzz
2017-11-27
1
-4
/
+4
*
Federate video views
Chocobozzz
2017-11-27
1
-11
/
+15
*
Move activitypub functions from helpers/ to lib/
Chocobozzz
2017-11-27
1
-2
/
+3
*
Refractor activity pub lib/helpers
Chocobozzz
2017-11-27
1
-5
/
+6
*
Fix public video we set to public or unlisted
Chocobozzz
2017-11-27
1
-0
/
+1
*
Send server announce when users upload a video
Chocobozzz
2017-11-27
1
-5
/
+6
*
Rename Pod -> Server
Chocobozzz
2017-11-27
1
-3
/
+3
*
Make it compile at least
Chocobozzz
2017-11-27
1
-59
/
+29
*
Remove references to author
Chocobozzz
2017-11-27
1
-1
/
+1
*
Continue activitypub
Chocobozzz
2017-11-27
1
-14
/
+16
*
Add video privacy setting
Chocobozzz
2017-10-31
1
-5
/
+23
*
Add lazy description on server
Chocobozzz
2017-10-30
1
-1
/
+20
*
Fix lint
Chocobozzz
2017-10-26
1
-1
/
+1
*
Use async/await in controllers
Chocobozzz
2017-10-26
1
-208
/
+146
*
Add video channels
Chocobozzz
2017-10-26
1
-27
/
+21
*
Change how we handle resolution
Chocobozzz
2017-10-09
1
-3
/
+9
*
Implement video transcoding on server side
Chocobozzz
2017-10-03
1
-5
/
+4
*
Fix concurrency error when deleting a video
Chocobozzz
2017-09-12
1
-11
/
+25
*
Improve real world script
Chocobozzz
2017-09-12
1
-3
/
+8
*
Upload a video to /videos/upload
Chocobozzz
2017-09-07
1
-1
/
+1
*
Upgrade common server dependencies
Chocobozzz
2017-08-25
1
-27
/
+26
*
Formated -> Formatted
Chocobozzz
2017-08-25
1
-4
/
+4
*
Move video file metadata in their own table
Chocobozzz
2017-08-25
1
-12
/
+53
*
Remove "function" in favor of () => {}
Chocobozzz
2017-07-11
1
-3
/
+3
*
Use global uuid instead of remoteId for videos
Chocobozzz
2017-07-11
1
-1
/
+1
*
Better typescript typing for a better world
Chocobozzz
2017-07-10
1
-2
/
+3
[next]