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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Server: update express-validator
Chocobozzz
2017-02-10
1
-1
/
+17
*
Client: add ability to report a video
Chocobozzz
2017-01-20
1
-1
/
+0
*
Server: paths refractoring
Chocobozzz
2017-01-17
1
-10
/
+28
*
Server: remote video validators refractoring
Chocobozzz
2017-01-17
1
-23
/
+22
*
Server: transaction refractoring
Chocobozzz
2017-01-17
1
-2
/
+20
*
Server: create transaction refractoring
Chocobozzz
2017-01-15
2
-35
/
+56
*
Server: retryer transaction wrapper refractoring
Chocobozzz
2017-01-15
1
-0
/
+20
*
Server: try to have a better video integrity
Chocobozzz
2017-01-06
1
-1
/
+15
*
Server: use crypto instead of ursa for pod signature
Chocobozzz
2017-01-04
2
-31
/
+69
*
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
5
-54
/
+115
*
Server: move remote routes in their own directory
Chocobozzz
2016-12-30
1
-0
/
+5
*
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
*
Add script to migrate from mongodb to postgresql
Chocobozzz
2016-12-27
1
-1
/
+0
*
Fix standard lint
Chocobozzz
2016-12-25
1
-10
/
+0
*
First version with PostgreSQL
Chocobozzz
2016-12-19
2
-9
/
+16
*
Server: remove encryption when seending requests to other pods
Chocobozzz
2016-11-27
2
-63
/
+2
*
Server: set manually the post host of a remote video throught the
Chocobozzz
2016-11-27
1
-1
/
+0
*
Server: forbid to make friends with a non https server
Chocobozzz
2016-11-16
1
-1
/
+6
*
Pod URL -> pod host. HTTPS is required to make friends.
Chocobozzz
2016-11-16
3
-12
/
+14
*
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: host -> hostname (host = hostname + port)
Chocobozzz
2016-10-26
1
-1
/
+1
*
Server: remove useless hash affectations
Chocobozzz
2016-10-02
7
-28
/
+28
*
Server: encrypt password in database
Chocobozzz
2016-08-25
1
-0
/
+21
*
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
*
Server: put config in constants
Chocobozzz
2016-08-19
3
-27
/
+23
*
Implement user API (create, update, remove, list)
Chocobozzz
2016-08-04
2
-2
/
+15
*
Server: reorganize express validators
Chocobozzz
2016-07-31
4
-24
/
+67
*
Use dashes for filenames
Chocobozzz
2016-07-01
3
-1
/
+1
*
Pod model refractoring -> use mongoose api
Chocobozzz
2016-06-30
1
-0
/
+1
*
Video model refractoring -> use mongoose api
Chocobozzz
2016-06-24
1
-3
/
+8
*
Try to make a better communication (between pods) module
Chocobozzz
2016-06-18
2
-90
/
+72
*
Add tags support to server
Chocobozzz
2016-06-06
1
-22
/
+79
*
Add check for the thumbnail in base64 (requests inter pods)
Chocobozzz
2016-05-16
1
-0
/
+2
*
Add check for the author username length
Chocobozzz
2016-05-16
1
-0
/
+1
*
Add a check for the duration of videos
Chocobozzz
2016-05-16
1
-0
/
+4
*
Add createdDate to videos
Chocobozzz
2016-05-13
1
-1
/
+2
*
Update to standard 7. Goodbye snake_case, I used to love you
Chocobozzz
2016-05-13
3
-27
/
+27
*
Refractoring and add thumbnails support (without tests)
Chocobozzz
2016-05-10
1
-1
/
+12
*
Add label (host + port) to logger
Chocobozzz
2016-05-07
1
-0
/
+2
*
Video duration support (server)
Chocobozzz
2016-05-03
1
-1
/
+2
*
Ensure the log directory is created before instanciate the logger
Chocobozzz
2016-05-01
1
-0
/
+5
*
Use const/let now we use node 4.2
Chocobozzz
2016-03-16
5
-61
/
+58
[next]