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
/
models
/
user.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Server: fix migration scripts
Chocobozzz
2017-02-18
1
-1
/
+1
*
Add email to users
Chocobozzz
2017-02-18
1
-1
/
+24
*
Server: add unique to unique indexes
Chocobozzz
2017-02-16
1
-1
/
+2
*
Server: add association between author and user
Chocobozzz
2016-12-29
1
-0
/
+5
*
Server: Add postgresql indexes
Chocobozzz
2016-12-29
1
-0
/
+5
*
Server: add database field validations
Chocobozzz
2016-12-28
1
-8
/
+24
*
First version with PostgreSQL
Chocobozzz
2016-12-19
1
-52
/
+80
*
Server: remove useless hash affectations
Chocobozzz
2016-10-02
1
-8
/
+8
*
Server: when we remove a user, remove the oauthtokens too
Chocobozzz
2016-10-01
1
-0
/
+8
*
Add migration (for db, folders...) mechanism
Chocobozzz
2016-09-26
1
-0
/
+5
*
Server: show user created date for the api
Chocobozzz
2016-09-23
1
-1
/
+2
*
Server: encrypt password in database
Chocobozzz
2016-08-25
1
-12
/
+31
*
Server: add user list sort/pagination
Chocobozzz
2016-08-16
1
-5
/
+11
*
Server: optimize function to see if there are users or not
Chocobozzz
2016-08-16
1
-0
/
+5
*
Server: delete user with the id and not the username
Chocobozzz
2016-08-09
1
-0
/
+5
*
Implement user API (create, update, remove, list)
Chocobozzz
2016-08-04
1
-6
/
+27
*
Server: implement refresh token
Chocobozzz
2016-07-20
1
-4
/
+4
*
OAuth/User models refractoring -> use mongoose api
Chocobozzz
2016-07-01
1
-0
/
+28