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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add like/dislike system for videos
Chocobozzz
2017-03-08
2
-2
/
+35
*
Server: little sort refractoring
Chocobozzz
2017-02-26
1
-9
/
+14
*
Server: implement video views
Chocobozzz
2017-02-26
1
-2
/
+10
*
Server: make a basic "quick and dirty update" for videos
Chocobozzz
2017-02-26
1
-1
/
+10
*
Add email to users
Chocobozzz
2017-02-18
1
-1
/
+2
*
Add email to pods
Chocobozzz
2017-02-16
1
-1
/
+2
*
Server: update express-validator
Chocobozzz
2017-02-10
1
-3
/
+1
*
Server: error if we add a pod that already exists
Chocobozzz
2017-01-27
2
-7
/
+23
*
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: use crypto instead of ursa for pod signature
Chocobozzz
2017-01-04
2
-2
/
+9
*
Server: add video abuse support
Chocobozzz
2017-01-04
6
-21
/
+74
*
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
*
Server: little refractoring
Chocobozzz
2016-12-29
1
-0
/
+4
*
First version with PostgreSQL
Chocobozzz
2016-12-19
5
-25
/
+16
*
Server: remove encryption when seending requests to other pods
Chocobozzz
2016-11-27
2
-34
/
+4
*
Server: forbid to make friends with a non https server
Chocobozzz
2016-11-16
1
-0
/
+7
*
Pod URL -> pod host. HTTPS is required to make friends.
Chocobozzz
2016-11-16
4
-39
/
+33
*
Server: forbid to remove the root user
Chocobozzz
2016-10-07
1
-0
/
+2
*
Server: remove useless hash affectations
Chocobozzz
2016-10-02
14
-27
/
+27
*
Server: add port when making friends if it is not specified
Chocobozzz
2016-10-01
2
-0
/
+64
*
Server: do not forget to check the signature when another pod wants to
Chocobozzz
2016-10-01
1
-20
/
+25
*
Fix client peer dependencies
Chocobozzz
2016-09-20
1
-1
/
+1
*
Client: fix error display for component
Chocobozzz
2016-08-23
1
-3
/
+12
*
Server: catch JSON.parse exceptions
Chocobozzz
2016-08-23
1
-2
/
+7
*
Server: fix makefriends validation and tests
Chocobozzz
2016-08-21
1
-14
/
+15
*
Server: fix remote videos requests validator
Chocobozzz
2016-08-21
1
-1
/
+0
*
Server: make friends urls come from the request instead of the
Chocobozzz
2016-08-20
1
-0
/
+5
*
Server: add user list sort/pagination
Chocobozzz
2016-08-16
2
-0
/
+18
*
Server: delete user with the id and not the username
Chocobozzz
2016-08-09
1
-2
/
+3
*
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
5
-10
/
+94
*
Server: reorganize express validators
Chocobozzz
2016-07-31
1
-3
/
+3
*
Server: implement refresh token
Chocobozzz
2016-07-20
1
-0
/
+3
*
Use dashes for filenames
Chocobozzz
2016-07-01
2
-2
/
+2
*
reqValidators --> validators
Chocobozzz
2016-07-01
9
-33
/
+33
*
OAuth/User models refractoring -> use mongoose api
Chocobozzz
2016-07-01
2
-5
/
+5
*
Pod model refractoring -> use mongoose api
Chocobozzz
2016-06-30
1
-2
/
+4
*
Video model refractoring -> use mongoose api
Chocobozzz
2016-06-24
2
-11
/
+11
*
Try to make a better communication (between pods) module
Chocobozzz
2016-06-18
2
-16
/
+16
*
Use ng2-file-upload instead of jquery and add tags support to the video
Chocobozzz
2016-06-07
1
-1
/
+1
*
Add tags support to server
Chocobozzz
2016-06-06
2
-8
/
+10
*
Handle error for the video upload
Chocobozzz
2016-06-04
1
-1
/
+1
*
Extends the search feature by customizing the search field (name,
Chocobozzz
2016-05-22
3
-1
/
+20
*
Thumbnail, author and duration support in client
Chocobozzz
2016-05-21
1
-1
/
+1
*
Add radix to parseInt
Chocobozzz
2016-05-19
1
-2
/
+2
*
Add ability to sort videos list
Chocobozzz
2016-05-17
5
-3
/
+45
*
Add a check for the duration of videos
Chocobozzz
2016-05-16
1
-1
/
+17
[next]