summaryrefslogtreecommitdiff
path: root/lib/models/user.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use JavaScript Standard StyleBoHong Li2017-03-081-140/+138
| | | | | Introduce JavaScript Standard Style as project style rule, and fixed all fail on backend code.
* Fix user profile photo might not replace to proper sizeWu Cheng-Han2017-02-181-4/+4
|
* Update to add biggerphoto on parsing user profileWu Cheng-Han2017-02-031-10/+26
|
* Profile pictures for LDAP usersalecdwm2017-01-061-0/+11
|
* Update to support optional email register and signinWu Cheng-Han2016-12-021-0/+33
|
* Update to use bigger size of profile imageCheng-Han, Wu2016-05-211-3/+3
|
* Add support of google signinCheng-Han, Wu2016-05-211-0/+3
|
* Update to use bigger avatar image and twitter now use screen_name based ↵Cheng-Han, Wu2016-05-201-2/+2
| | | | profile image url
* Add db migrations for PR #121Cheng-Han, Wu2016-05-151-0/+3
|
* Retrieve GitLab avatar.Jason Croft2016-05-121-0/+3
|
* Add accessToken columnJason Croft2016-05-111-1/+4
|
* Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu2016-04-201-0/+77
note status (created or updated) and support docs (note alias)