Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial support for SAML authentication | Norihito Nakae | 2017-11-28 | 1 | -0/+9 |
| | |||||
* | Add mattermost authentication | Christoph Witzany | 2017-10-31 | 1 | -0/+9 |
| | |||||
* | Fix broken profile images | Sheogorath | 2017-09-22 | 1 | -2/+6 |
| | |||||
* | refactor: Remove `require` extension filename | BoHong Li | 2017-05-08 | 1 | -2/+2 |
| | |||||
* | Use strict mode in all backend files | BoHong Li | 2017-03-14 | 1 | -0/+1 |
| | | | | add ‘use strict’ in all backend file | ||||
* | Use JavaScript Standard Style | BoHong Li | 2017-03-08 | 1 | -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 size | Wu Cheng-Han | 2017-02-18 | 1 | -4/+4 |
| | |||||
* | Update to add biggerphoto on parsing user profile | Wu Cheng-Han | 2017-02-03 | 1 | -10/+26 |
| | |||||
* | Profile pictures for LDAP users | alecdwm | 2017-01-06 | 1 | -0/+11 |
| | |||||
* | Update to support optional email register and signin | Wu Cheng-Han | 2016-12-02 | 1 | -0/+33 |
| | |||||
* | Update to use bigger size of profile image | Cheng-Han, Wu | 2016-05-21 | 1 | -3/+3 |
| | |||||
* | Add support of google signin | Cheng-Han, Wu | 2016-05-21 | 1 | -0/+3 |
| | |||||
* | Update to use bigger avatar image and twitter now use screen_name based ↵ | Cheng-Han, Wu | 2016-05-20 | 1 | -2/+2 |
| | | | | profile image url | ||||
* | Add db migrations for PR #121 | Cheng-Han, Wu | 2016-05-15 | 1 | -0/+3 |
| | |||||
* | Retrieve GitLab avatar. | Jason Croft | 2016-05-12 | 1 | -0/+3 |
| | |||||
* | Add accessToken column | Jason Croft | 2016-05-11 | 1 | -1/+4 |
| | |||||
* | Refactor server with Sequelize ORM, refactor server configs, now will show ↵ | Cheng-Han, Wu | 2016-04-20 | 1 | -0/+77 |
note status (created or updated) and support docs (note alias) |