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
/
helpers
/
custom-validators
/
videos.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
First typescript iteration
Chocobozzz
2017-05-20
1
-148
/
+0
*
Fix unset video language on video update
Chocobozzz
2017-05-05
1
-1
/
+1
*
Server: add video language attribute
Chocobozzz
2017-04-07
1
-0
/
+5
*
Server: add nsfw attribute
Chocobozzz
2017-03-28
1
-0
/
+5
*
Server: add licence video attribute
Chocobozzz
2017-03-27
1
-0
/
+5
*
Relax on tags (accept any characters and not required anymore)
Chocobozzz
2017-03-22
1
-2
/
+1
*
Add video category support
Chocobozzz
2017-03-22
1
-0
/
+5
*
Add like/dislike system for videos
Chocobozzz
2017-03-08
1
-0
/
+6
*
Server: implement video views
Chocobozzz
2017-02-26
1
-4
/
+10
*
Server: make a basic "quick and dirty update" for videos
Chocobozzz
2017-02-26
1
-1
/
+16
*
Server: update express-validator
Chocobozzz
2017-02-10
1
-1
/
+17
*
Server: add video abuse support
Chocobozzz
2017-01-04
1
-53
/
+13
*
Server: add updatedAt attribute to videos
Chocobozzz
2016-12-30
1
-0
/
+2
*
Server: propagate video update to other pods
Chocobozzz
2016-12-30
1
-0
/
+15
*
Server: use binary data instead of base64 to send thumbnails
Chocobozzz
2016-12-29
1
-5
/
+4
*
Server: add database field validations
Chocobozzz
2016-12-28
1
-6
/
+0
*
First version with PostgreSQL
Chocobozzz
2016-12-19
1
-7
/
+12
*
Server: set manually the post host of a remote video throught the
Chocobozzz
2016-11-27
1
-1
/
+0
*
Pod URL -> pod host. HTTPS is required to make friends.
Chocobozzz
2016-11-16
1
-3
/
+3
*
Server: use preview image for opengraph
Chocobozzz
2016-11-16
1
-2
/
+2
*
Server: generate magnet uri on the fly
Chocobozzz
2016-11-16
1
-4
/
+4
*
Server: use _id for image and video files. Add remoteId field
Chocobozzz
2016-11-16
1
-2
/
+7
*
Server: remove useless hash affectations
Chocobozzz
2016-10-02
1
-11
/
+11
*
Server: fix remote videos requests validator
Chocobozzz
2016-08-21
1
-20
/
+21
*
Implement user API (create, update, remove, list)
Chocobozzz
2016-08-04
1
-1
/
+1
*
Server: reorganize express validators
Chocobozzz
2016-07-31
1
-0
/
+106