Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor templates and rearrange its path | Wu Cheng-Han | 2017-01-21 | 1 | -211/+5 |
| | |||||
* | Add screenshot on index page | Wu Cheng-Han | 2017-01-21 | 1 | -0/+1 |
| | |||||
* | Update index layout to add profile on navbar | Wu Cheng-Han | 2017-01-16 | 1 | -20/+24 |
| | |||||
* | Merge pull request #279 from alecdwm/ldap-auth | Max Wu | 2017-01-09 | 1 | -2/+2 |
|\ | | | | | Support for LDAP server authentication | ||||
| * | LDAP signin form moved to main signin-modal | alecdwm | 2016-12-14 | 1 | -1/+0 |
| | | | | | | | | | | - previously was a separate modal - now is located on main modal, like email auth | ||||
| * | Initial support for LDAP server authentication | alecdwm | 2016-12-13 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Limitations as of this commit: - tlsOptions can only be specified in config.json, not as env vars - authentication failures are not yet gracefully handled by the UI - instead the error message is shown on a blank page (/auth/ldap) - no email address is associated with the LDAP user's account - no picture/profile URL is associated with the LDAP user's account - we might have to generate our own access + refresh tokens, because we aren't using oauth. The currently generated tokens are just a placeholder. - 'LDAP Sign in' needs to be translated to each locale | ||||
* | | Add back missing release-note link on index | Wu Cheng-Han | 2017-01-02 | 1 | -1/+1 |
| | | |||||
* | | Update year to 2017 | Wu Cheng-Han | 2017-01-02 | 1 | -1/+1 |
| | | |||||
* | | Added Esperanto translation | James Stephenson | 2016-12-30 | 1 | -0/+1 |
| | | | | | | | | Translation by Jonathan Powell and James Stephenson | ||||
* | | Fixed typo: anonmyous | Florian Rhiem | 2016-12-21 | 1 | -2/+2 |
| | | |||||
* | | Upgrade dependencies | Wu Cheng-Han | 2016-12-19 | 1 | -3/+3 |
| | | |||||
* | | Add support of allow anonymous config option with correspond modifications | Wu Cheng-Han | 2016-12-15 | 1 | -0/+4 |
|/ | |||||
* | Fix index signin and signout button might not shown if only email enabled | Wu Cheng-Han | 2016-12-07 | 1 | -2/+2 |
| | |||||
* | Fix Facebook page link name | Wu Cheng-Han | 2016-12-06 | 1 | -1/+1 |
| | |||||
* | Update to support optional email register and signin | Wu Cheng-Han | 2016-12-02 | 1 | -0/+7 |
| | |||||
* | Optimize index page resources packing and loads | Wu Cheng-Han | 2016-11-26 | 1 | -26/+8 |
| | |||||
* | Update to separate polypill for IE to a template | Wu Cheng-Han | 2016-11-26 | 1 | -0/+1 |
| | |||||
* | Add font css to templates | Yukai Huang | 2016-11-03 | 1 | -0/+2 |
| | |||||
* | Require cover stylesheets | Yukai Huang | 2016-11-02 | 1 | -2/+0 |
| | |||||
* | Fix conflicting bootstrap in index and add select2 in non-cdn resource | Wu Cheng-Han | 2016-10-23 | 1 | -1/+1 |
| | |||||
* | Update to move select2 dependency to bower and add its cdn sources | Wu Cheng-Han | 2016-10-23 | 1 | -1/+3 |
| | |||||
* | Fix some typo of PR #230 | Wu Cheng-Han | 2016-10-23 | 1 | -1/+1 |
| | |||||
* | Use CDNJS by default with https and SRI support | Peter Dave Hello | 2016-10-23 | 1 | -15/+15 |
| | |||||
* | Update to support Swedish locale | Wu Cheng-Han | 2016-10-21 | 1 | -0/+1 |
| | |||||
* | Fix index social-foot styles | Wu Cheng-Han | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | Update to support Hindi locale | Wu Cheng-Han | 2016-10-14 | 1 | -0/+1 |
| | |||||
* | Move list-pagination plugin to CDN | Yukai Huang | 2016-10-14 | 1 | -0/+1 |
| | |||||
* | Move highlight.js to CDN | Yukai Huang | 2016-10-14 | 1 | -0/+1 |
| | |||||
* | Add handlebars script tag | Yukai Huang | 2016-10-13 | 1 | -0/+1 |
| | |||||
* | Fix history deletion | Yukai Huang | 2016-10-13 | 1 | -1/+3 |
| | |||||
* | Optimize common assets with CDN | Yukai Huang | 2016-10-13 | 1 | -1/+2 |
| | | | | | | | * jquery * lodash * socket.io * boostrap | ||||
* | Enable production assets hash | Yukai Huang | 2016-10-12 | 1 | -2/+2 |
| | |||||
* | Load more scripts using webpack | Yukai Huang | 2016-10-12 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' into webpack-frontend | Yukai Huang | 2016-10-11 | 1 | -4/+12 |
|\ | |||||
| * | Update to support pagination for history list | Wu Cheng-Han | 2016-10-11 | 1 | -0/+2 |
| | | |||||
| * | Update npm and bower dependencies with related patch | Wu Cheng-Han | 2016-10-10 | 1 | -3/+3 |
| | | |||||
| * | Fix broken link id reference | Wu Cheng-Han | 2016-10-10 | 1 | -1/+1 |
| | | |||||
| * | Update to support Ukrainian locale | Wu Cheng-Han | 2016-10-10 | 1 | -0/+1 |
| | | |||||
| * | Add support of Italian, Turkish, Russian, Dutch, Croatian, Polish locales | Wu Cheng-Han | 2016-10-10 | 1 | -0/+6 |
| | | |||||
| * | Extract config.js from common.js to make client setting file clean and also ↵ | Wu Cheng-Han | 2016-10-10 | 1 | -0/+1 |
| | | | | | | | | make upgrade easier | ||||
* | | Optimize viz.js async rendering through webpack chunk | Yukai Huang | 2016-10-11 | 1 | -1/+1 |
| | | |||||
* | | Manage more packages with npm and webpack | Yukai Huang | 2016-10-11 | 1 | -7/+1 |
| | | |||||
* | | Split common vendor javascript into chunks | Yukai Huang | 2016-10-11 | 1 | -2/+1 |
| | | |||||
* | | Cover page is now working | Yukai Huang | 2016-10-10 | 1 | -4/+1 |
|/ | |||||
* | Update to support Greek and Portuguese locales | Wu Cheng-Han | 2016-10-02 | 1 | -0/+2 |
| | |||||
* | Update to support French, Deutsch, Japanese and Spanish locales | Wu Cheng-Han | 2016-09-16 | 1 | -2/+6 |
| | |||||
* | Add support of i18n with related patches and support "en" and "zh" locales ↵ | Wu Cheng-Han | 2016-08-19 | 1 | -32/+37 |
| | | | | for now | ||||
* | Improve index layout and UX with UI adjustments and better wording | Wu Cheng-Han | 2016-08-15 | 1 | -23/+45 |
| | |||||
* | Update bower dependencies and cdn version | Wu Cheng-Han | 2016-07-30 | 1 | -1/+1 |
| | |||||
* | Update bootstrap to 3.3.7 and jQuery to 3.1.0 with related patches | Wu Cheng-Han | 2016-07-30 | 1 | -3/+3 |
| |