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
/
middlewares
/
validators
/
videos.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add user history and resume videos
Chocobozzz
2018-10-05
1
-399
/
+0
*
Refractor videos AP functions
Chocobozzz
2018-09-19
1
-2
/
+2
*
Optimize SQL requests of videos AP endpoints
Chocobozzz
2018-09-19
1
-32
/
+36
*
Users can change ownership of their video [#510] (#888)
Gaƫtan Rizio
2018-09-04
1
-1
/
+81
*
Add get subscription endpoint
Chocobozzz
2018-08-27
1
-1
/
+1
*
Cleanup utils helper
Chocobozzz
2018-08-14
1
-1
/
+1
*
Improve blacklist management
Chocobozzz
2018-08-14
1
-12
/
+21
*
Add state and moderationComment for abuses on server side
Chocobozzz
2018-08-10
1
-17
/
+0
*
Add ability to import video with youtube-dl
Chocobozzz
2018-08-06
1
-30
/
+32
*
Cleanup req files on bad request
Chocobozzz
2018-07-31
1
-10
/
+12
*
Begin advanced search
Chocobozzz
2018-07-24
1
-14
/
+1
*
Remove unnecessary image check in video upload
Chocobozzz
2018-07-16
1
-21
/
+0
*
Refractor video attr validators
Chocobozzz
2018-07-16
1
-125
/
+72
*
Implement captions/subtitles
Chocobozzz
2018-07-16
1
-30
/
+6
*
Fix images size limit
Chocobozzz
2018-06-22
1
-20
/
+25
*
Fix removing scheduled update
Chocobozzz
2018-06-18
1
-0
/
+6
*
Add ability to schedule video publication
Chocobozzz
2018-06-15
1
-1
/
+1
*
Add ability for uploaders to schedule video update
Chocobozzz
2018-06-14
1
-4
/
+42
*
Add concept of video state, and add ability to wait transcoding before
Chocobozzz
2018-06-12
1
-0
/
+10
*
Fix video channel update with an admin account
Chocobozzz
2018-05-17
1
-4
/
+4
*
Fix updating video tags to empty field
Chocobozzz
2018-05-16
1
-7
/
+9
*
Add ability to update a video channel
Chocobozzz
2018-05-11
1
-13
/
+14
*
Account/channel descriptions are not required anymore
Chocobozzz
2018-05-09
1
-21
/
+74
*
Fix error logging
Chocobozzz
2018-03-26
1
-1
/
+1
*
Add ability to update another user video
Chocobozzz
2018-02-22
1
-15
/
+5
*
Implement support field in video and video channel
Chocobozzz
2018-02-15
1
-1
/
+3
*
Add ability to set video thumbnail/preview
Chocobozzz
2018-02-14
1
-2
/
+49
*
Don't leak unlisted videos
Chocobozzz
2018-01-31
1
-3
/
+12
*
Add ability to delete comments
Chocobozzz
2018-01-04
1
-1
/
+1
*
Add ability to disable video comments
Chocobozzz
2018-01-03
1
-4
/
+6
*
Propagate old comment on new follow
Chocobozzz
2017-12-28
1
-13
/
+4
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
1
-8
/
+9
*
Make some fields optional when uploading a video
Chocobozzz
2017-12-07
1
-3
/
+3
*
Fix client search
Chocobozzz
2017-12-05
1
-3
/
+2
*
Fix lint
Chocobozzz
2017-11-30
1
-1
/
+1
*
Remove max duration/filesize constraints
Chocobozzz
2017-11-28
1
-9
/
+0
*
Refractor validators
Chocobozzz
2017-11-27
1
-131
/
+121
*
Add shares forward and collection on videos/video channels
Chocobozzz
2017-11-27
1
-1
/
+25
*
Cleanup helpers
Chocobozzz
2017-11-27
1
-22
/
+21
*
Rename Pod -> Server
Chocobozzz
2017-11-27
1
-2
/
+2
*
Remove references to author
Chocobozzz
2017-11-27
1
-7
/
+7
*
Add tests and fix bugs for video privacy
Chocobozzz
2017-10-31
1
-26
/
+37
*
Add video privacy setting
Chocobozzz
2017-10-31
1
-4
/
+15
*
Support roles with rights and add moderator role
Chocobozzz
2017-10-27
1
-1
/
+2
*
Fix lint
Chocobozzz
2017-10-26
1
-1
/
+1
*
Add video channels
Chocobozzz
2017-10-26
1
-9
/
+24
*
Upgrade client dependencies and fix error logs
Chocobozzz
2017-10-19
1
-2
/
+2
*
Handle express-validator error on the client side and fix #96 (#98)
Ronan
2017-10-16
1
-1
/
+4
*
Video blacklist refractoring
Chocobozzz
2017-10-10
1
-55
/
+3
*
Change how we handle resolution
Chocobozzz
2017-10-09
1
-2
/
+3
[next]