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
/
controllers
/
api
/
v1
/
users.js
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Server: remove v1 directory, we don't really need it
Chocobozzz
2016-10-21
1
-170
/
+0
|
*
Server: add user list sort/pagination
Chocobozzz
2016-08-16
1
-4
/
+16
|
*
Server: delete user with the id and not the username
Chocobozzz
2016-08-09
1
-2
/
+2
|
*
Server: fix status code when updating/removing a user
Chocobozzz
2016-08-05
1
-2
/
+2
|
*
Server: allow user to get its informations (/users/me)
Chocobozzz
2016-08-05
1
-0
/
+9
|
*
Server: move clients in its own file
Chocobozzz
2016-08-05
1
-27
/
+1
|
*
Implement user API (create, update, remove, list)
Chocobozzz
2016-08-04
1
-3
/
+129
|
*
Server: implement refresh token
Chocobozzz
2016-07-20
1
-0
/
+1
|
*
Server: Don't make the host url check for client credentials if this is a ↵
Chocobozzz
2016-07-19
1
-1
/
+4
|
|
|
|
test instance
*
reqValidators --> validators
Chocobozzz
2016-07-01
1
-0
/
+1
|
*
OAuth/User models refractoring -> use mongoose api
Chocobozzz
2016-07-01
1
-4
/
+5
|
*
Authenticate before make/quit friends (server + tests)
Chocobozzz
2016-05-13
1
-1
/
+1
|
*
Remove the cache middleware
Chocobozzz
2016-05-13
1
-4
/
+2
|
*
Update to standard 7. Goodbye snake_case, I used to love you
Chocobozzz
2016-05-13
1
-6
/
+6
|
*
Make angular client load dynamically the generated client id/secret
Chocobozzz
2016-04-27
1
-0
/
+24
|
*
Add authentications for routes that need it and adapts the tests
Chocobozzz
2016-04-14
1
-4
/
+3
|
*
OAuth server: first draft
Chocobozzz
2016-03-21
1
-0
/
+22