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
*
Users can change ownership of their video [#510] (#888)
Gaëtan Rizio
2018-09-04
1
-0
/
+2
*
Bufferize videos views in redis
Chocobozzz
2018-08-30
1
-3
/
+5
*
Correctly migrate to fs-extra
Chocobozzz
2018-08-27
1
-2
/
+2
*
Add subscriptions endpoints to REST API
Chocobozzz
2018-08-27
1
-0
/
+1
*
Cleanup utils helper
Chocobozzz
2018-08-14
1
-2
/
+3
*
Add ability to import video with youtube-dl
Chocobozzz
2018-08-06
1
-1
/
+2
*
Add audit logs in various modules
Aurélien Bertron
2018-07-31
1
-2
/
+12
*
Add videos list filters
Chocobozzz
2018-07-24
1
-3
/
+9
*
Begin advanced search
Chocobozzz
2018-07-24
1
-23
/
+0
*
Implement captions/subtitles
Chocobozzz
2018-07-16
1
-0
/
+2
*
Handle higher FPS for high resolution (test)
Chocobozzz
2018-06-29
1
-2
/
+5
*
Filter by category (#720)
PhieF
2018-06-27
1
-0
/
+1
*
Fix removing scheduled update
Chocobozzz
2018-06-18
1
-1
/
+3
*
Add ability for uploaders to schedule video update
Chocobozzz
2018-06-14
1
-0
/
+20
*
Refractor retry transaction function
Chocobozzz
2018-06-13
1
-46
/
+16
*
Add concept of video state, and add ability to wait transcoding before
Chocobozzz
2018-06-12
1
-27
/
+20
*
Add ability to manually run transcoding job
Chocobozzz
2018-05-30
1
-1
/
+2
*
Fix video channel update with an admin account
Chocobozzz
2018-05-17
1
-1
/
+1
*
Fix updating video tags to empty field
Chocobozzz
2018-05-16
1
-2
/
+2
*
Add ability to update a video channel
Chocobozzz
2018-05-11
1
-6
/
+19
*
Update video channel routes
Chocobozzz
2018-04-24
1
-9
/
+8
*
Add account view
Chocobozzz
2018-04-24
1
-16
/
+3
*
Add ability to choose what policy we have for NSFW videos
Chocobozzz
2018-04-19
1
-6
/
+32
*
Add ability to click on the account in watch page
Chocobozzz
2018-04-17
1
-1
/
+1
*
Add publishedAt field for video model.
Julien Le Bras
2018-03-30
1
-1
/
+8
*
Prevent brute force login attack
Chocobozzz
2018-03-29
1
-1
/
+1
*
Fix views system behind a proxy
Chocobozzz
2018-03-28
1
-1
/
+1
*
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
[next]