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: 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
*
Fix tests
Chocobozzz
2016-03-07
2
-2
/
+2
*
Prepare folders structure for angular app
Chocobozzz
2016-03-07
5
-0
/
+344