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.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
First typescript iteration
Chocobozzz
2017-05-20
1
-204
/
+0
*
Format video blacklist
Chocobozzz
2017-04-26
1
-15
/
+15
*
Add ability for an administrator to remove any video (#61)
Green-Star
2017-04-26
1
-10
/
+53
*
Server: add video language attribute
Chocobozzz
2017-04-07
1
-0
/
+2
*
Server: add nsfw attribute
Chocobozzz
2017-03-28
1
-0
/
+2
*
Server: add licence video attribute
Chocobozzz
2017-03-27
1
-0
/
+2
*
Relax on tags (accept any characters and not required anymore)
Chocobozzz
2017-03-22
1
-1
/
+1
*
Add video category support
Chocobozzz
2017-03-22
1
-0
/
+2
*
Add like/dislike system for videos
Chocobozzz
2017-03-08
1
-1
/
+14
*
Server: update express-validator
Chocobozzz
2017-02-10
1
-3
/
+1
*
Server: fix update right checks
Chocobozzz
2017-01-11
1
-7
/
+10
*
Server: rights check for update a video
Chocobozzz
2017-01-11
1
-0
/
+8
*
Server: add video abuse support
Chocobozzz
2017-01-04
1
-1
/
+14
*
Server: fix video remoe validation
Chocobozzz
2016-12-30
1
-1
/
+1
*
Server: optimization for videoGet and videoRemove
Chocobozzz
2016-12-30
1
-7
/
+8
*
Server: add ability to update a video
Chocobozzz
2016-12-29
1
-10
/
+31
*
First version with PostgreSQL
Chocobozzz
2016-12-19
1
-10
/
+7
*
Server: remove useless hash affectations
Chocobozzz
2016-10-02
1
-4
/
+4
*
Server: do not allow a user to remove a video of another user
Chocobozzz
2016-08-05
1
-0
/
+1
*
Implement user API (create, update, remove, list)
Chocobozzz
2016-08-04
1
-0
/
+1
*
Server: reorganize express validators
Chocobozzz
2016-07-31
1
-3
/
+3
*
Use dashes for filenames
Chocobozzz
2016-07-01
1
-1
/
+1
*
reqValidators --> validators
Chocobozzz
2016-07-01
1
-0
/
+97