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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be tolerant with remote requests
Chocobozzz
2017-10-26
2
-41
/
+65
*
Add video channels
Chocobozzz
2017-10-26
6
-59
/
+193
*
Video blacklist refractoring
Chocobozzz
2017-10-10
1
-2
/
+32
*
Change how we handle resolution
Chocobozzz
2017-10-09
1
-3
/
+2
*
Upgrade express validator to v4
Chocobozzz
2017-09-15
5
-65
/
+3
*
Add tests for npm run scripts
Chocobozzz
2017-09-07
5
-0
/
+6
*
Begin user quota
Chocobozzz
2017-09-04
1
-1
/
+7
*
Upgrade common server dependencies
Chocobozzz
2017-08-25
5
-58
/
+59
*
Move video file metadata in their own table
Chocobozzz
2017-08-25
2
-18
/
+40
*
Remove "function" in favor of () => {}
Chocobozzz
2017-07-11
3
-5
/
+5
*
Use global uuid instead of remoteId for videos
Chocobozzz
2017-07-11
2
-10
/
+16
*
Create types for model enums
Chocobozzz
2017-06-16
2
-2
/
+5
*
Update webpack stack
Chocobozzz
2017-06-11
1
-0
/
+1
*
Type functions
Chocobozzz
2017-06-10
6
-64
/
+134
*
require -> import
Chocobozzz
2017-06-05
3
-9
/
+3
*
First typescript iteration
Chocobozzz
2017-05-20
10
-227
/
+221
*
Fix unset video language on video update
Chocobozzz
2017-05-05
1
-1
/
+1
*
Server: add video language attribute
Chocobozzz
2017-04-07
2
-0
/
+6
*
Server: Add NSFW in user profile
Chocobozzz
2017-04-03
1
-1
/
+6
*
Server: add nsfw attribute
Chocobozzz
2017-03-28
2
-0
/
+6
*
Server: add licence video attribute
Chocobozzz
2017-03-27
2
-0
/
+6
*
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
2
-0
/
+6
*
Add like/dislike system for videos
Chocobozzz
2017-03-08
2
-1
/
+9
*
Server: add views attribute when sending videos to friends
Chocobozzz
2017-03-04
1
-1
/
+2
*
Server: implement video views
Chocobozzz
2017-02-26
2
-5
/
+33
*
Server: make a basic "quick and dirty update" for videos
Chocobozzz
2017-02-26
2
-5
/
+37
*
Server: update express-validator
Chocobozzz
2017-02-10
1
-1
/
+17
*
Server: remote video validators refractoring
Chocobozzz
2017-01-17
1
-23
/
+22
*
Server: we don't need the video name when removing a remote video
Chocobozzz
2017-01-04
1
-1
/
+0
*
Server: add video abuse support
Chocobozzz
2017-01-04
4
-53
/
+100
*
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
2
-8
/
+7
*
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
2
-9
/
+9
*
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
4
-17
/
+17
*
Server: fix makefriends validation and tests
Chocobozzz
2016-08-21
3
-10
/
+24
*
Server: fix remote videos requests validator
Chocobozzz
2016-08-21
1
-20
/
+21
*
Server: make friends urls come from the request instead of the
Chocobozzz
2016-08-20
1
-1
/
+10
*
Implement user API (create, update, remove, list)
Chocobozzz
2016-08-04
2
-2
/
+15
*
Server: reorganize express validators
Chocobozzz
2016-07-31
4
-0
/
+157