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
/
tests
/
api
/
users.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Server: add ability to register new user
Chocobozzz
2017-04-09
1
-0
/
+13
*
Server: Add NSFW in user profile
Chocobozzz
2017-04-03
1
-1
/
+30
*
Server: refractoring upload/update video test utils
Chocobozzz
2017-03-26
1
-24
/
+8
*
Add video category support
Chocobozzz
2017-03-22
1
-4
/
+8
*
Add like/dislike system for videos
Chocobozzz
2017-03-08
1
-0
/
+29
*
Update bittorrent-tracker and standard to v9
Chocobozzz
2017-03-03
1
-0
/
+2
*
Add email to users
Chocobozzz
2017-02-18
1
-0
/
+8
*
First version with PostgreSQL
Chocobozzz
2016-12-19
1
-4
/
+4
*
Server: update to webseed implementation (tests, lint...)
Chocobozzz
2016-10-07
1
-3
/
+0
*
Server: add user list sort/pagination
Chocobozzz
2016-08-16
1
-4
/
+79
*
Server: delete user with the id and not the username
Chocobozzz
2016-08-09
1
-1
/
+1
*
Server: split tests utils in multiple files
Chocobozzz
2016-08-07
1
-28
/
+31
*
Server: allow user to get its informations (/users/me)
Chocobozzz
2016-08-05
1
-0
/
+13
*
Implement user API (create, update, remove, list)
Chocobozzz
2016-08-04
1
-1
/
+82
*
Server: implement refresh token
Chocobozzz
2016-07-20
1
-1
/
+7
*
Server: udpate async to 2.0.0
Chocobozzz
2016-07-18
1
-2
/
+2
*
Add tags support to server
Chocobozzz
2016-06-06
1
-3
/
+16
*
Add total results field and wrap videos in data field when listing
Chocobozzz
2016-05-21
1
-1
/
+1
*
Authenticate before make/quit friends (server + tests)
Chocobozzz
2016-05-13
1
-0
/
+10
*
Update to standard 7. Goodbye snake_case, I used to love you
Chocobozzz
2016-05-13
1
-10
/
+10
*
Better tests for a better world
Chocobozzz
2016-05-03
1
-1
/
+4
*
Don't forget to test the client stuffs
Chocobozzz
2016-04-27
1
-0
/
+6
*
Add authentications for routes that need it and adapts the tests
Chocobozzz
2016-04-14
1
-0
/
+133