Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Convert slide.js to es6 | Yukai Huang | 2017-01-05 | 1 | -33/+31 | |
| | | | | | | | ||||||
| * | | | | | | Convert synscroll to es6 | Yukai Huang | 2017-01-04 | 2 | -96/+85 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'master' into frontend-next | Yukai Huang | 2017-01-02 | 7 | -18/+47 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Basic setup for Vue app | Yukai Huang | 2016-12-24 | 4 | -0/+43 | |
| | | | | | | | | ||||||
| * | | | | | | | Install vue and babel dependency | Yukai Huang | 2016-12-24 | 1 | -0/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | Fix module variable require | Yukai Huang | 2016-12-24 | 2 | -0/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | Add link to features on profile dropdown | Wu Cheng-Han | 2017-01-21 | 1 | -0/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Fix template partial path | Wu Cheng-Han | 2017-01-21 | 2 | -14/+14 | |
| | | | | | | | ||||||
* | | | | | | | Refactor templates and rearrange its path | Wu Cheng-Han | 2017-01-21 | 22 | -243/+247 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Add screenshot on index page | Wu Cheng-Han | 2017-01-21 | 3 | -0/+7 | |
| | | | | | | ||||||
* | | | | | | Fix meta error not clear on before rendering | Wu Cheng-Han | 2017-01-21 | 2 | -0/+2 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Update to prevent all empty link change hash | Wu Cheng-Han | 2017-01-16 | 2 | -4/+9 | |
| | | | | | ||||||
* | | | | | Fix pagination should hide on refresh history | Wu Cheng-Han | 2017-01-16 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | Update index layout to add profile on navbar | Wu Cheng-Han | 2017-01-16 | 2 | -23/+43 | |
| | | | | | ||||||
* | | | | | Fix to prevent hash change on click nav item on index | Wu Cheng-Han | 2017-01-16 | 1 | -2/+6 | |
| | | | | | ||||||
* | | | | | Update to remove history pagination animation on refresh | Wu Cheng-Han | 2017-01-15 | 1 | -2/+0 | |
| | | | | | ||||||
* | | | | | Fix checkLoginStateChanged might fall into infinite loop while calling ↵ | Wu Cheng-Han | 2017-01-15 | 1 | -6/+4 | |
| |_|_|/ |/| | | | | | | | | | | | loginStateChangeEvent | |||||
* | | | | Fix permission dropdown text might out of range in smaller screen | Wu Cheng-Han | 2017-01-13 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | Merge pull request #317 from SISheogorath/master+allowEmailRegister | Max Wu | 2017-01-12 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | Add `allowemailregister` option | |||||
| * | | | | Add `allowemailregister` option | Sheogorath | 2017-01-12 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Update to use shorter wording in limited and protected permissions | Wu Cheng-Han | 2017-01-12 | 2 | -4/+4 | |
| | | | | | ||||||
* | | | | | Fix permission order and keep wording consistency | Wu Cheng-Han | 2017-01-12 | 2 | -9/+9 | |
| | | | | | ||||||
* | | | | | Fix sortOnlineUserList might not check property existence before comparsion | Wu Cheng-Han | 2017-01-12 | 1 | -4/+4 | |
| | | | | | ||||||
* | | | | | Fix history list might check pagination on clear and open | Wu Cheng-Han | 2017-01-12 | 1 | -0/+2 | |
| | | | | | ||||||
* | | | | | Workaround text shadow for font antialias might cause cut off in Edge | Wu Cheng-Han | 2017-01-12 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #313 from elct9620/feature/disable_anonymous_view | Max Wu | 2017-01-10 | 2 | -5/+27 | |
|\ \ \ \ | | | | | | | | | | | WIP: Add options to limit anonymous view note | |||||
| * | | | | Update limite icon to fa-id-card | 蒼時弦也 | 2017-01-10 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | Update limited/protected permission icon | 蒼時弦也 | 2017-01-10 | 2 | -10/+4 | |
| | | | | | ||||||
| * | | | | Add fa-stack style to public/js/index.js | 蒼時弦也 | 2017-01-10 | 1 | -4/+10 | |
| | | | | | ||||||
| * | | | | Adjust permission order to more clarly | 蒼時弦也 | 2017-01-10 | 2 | -9/+9 | |
| | | | | | ||||||
| * | | | | Add limited and protected permission | 蒼時弦也 | 2017-01-10 | 2 | -1/+23 | |
| | |_|/ | |/| | | ||||||
* | | | | Allow displaying LDAP provider name on sign-in modal | neopostmodern | 2017-01-09 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge pull request #279 from alecdwm/ldap-auth | Max Wu | 2017-01-09 | 2 | -4/+29 | |
|\ \ \ \ | |/ / / |/| | | | Support for LDAP server authentication | |||||
| * | | | LDAP signin form moved to main signin-modal | alecdwm | 2016-12-14 | 3 | -40/+23 | |
| | | | | | | | | | | | | | | | | | | | | - previously was a separate modal - now is located on main modal, like email auth | |||||
| * | | | Initial support for LDAP server authentication | alecdwm | 2016-12-13 | 3 | -4/+46 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | | | | Fix for selectionObjects in OT CodeMirror adapter might call on undefined | Wu Cheng-Han | 2017-01-05 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Update to show yaml-metadata and diagram parsing error in the view | Wu Cheng-Han | 2017-01-04 | 1 | -2/+16 | |
| | | | | ||||||
* | | | | Workaround that graphviz might not recover from error | Wu Cheng-Han | 2017-01-04 | 1 | -12/+22 | |
| |_|/ |/| | | ||||||
* | | | Add back missing release-note link on index | Wu Cheng-Han | 2017-01-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | Mark as 0.5.0 | Wu Cheng-Han | 2017-01-02 | 2 | -1/+30 | |
| | | | ||||||
* | | | Update year to 2017 | Wu Cheng-Han | 2017-01-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | Update to improve editor performance by debounce checkEditorScrollbar event | Wu Cheng-Han | 2017-01-02 | 1 | -1/+5 | |
| | | | ||||||
* | | | Fix authorship might losing update event because of throttling | Wu Cheng-Han | 2017-01-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | Update to remove null byte before saving to DB and remove null byte on changes | Wu Cheng-Han | 2017-01-02 | 1 | -0/+7 | |
| | | | ||||||
* | | | Remove manual LZString compression for partial socket io event data | Wu Cheng-Han | 2017-01-02 | 3 | -12/+1 | |
| | | | ||||||
* | | | Added Esperanto translation | James Stephenson | 2016-12-30 | 1 | -0/+1 | |
| | | | | | | | | | | | | Translation by Jonathan Powell and James Stephenson | |||||
* | | | Update features.md publish button name and icon | Wu Cheng-Han | 2016-12-24 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix js-url not import correctly | Wu Cheng-Han | 2016-12-24 | 1 | -1/+0 | |
| |/ |/| | ||||||
* | | Fixed typo: anonmyous | Florian Rhiem | 2016-12-21 | 2 | -4/+4 | |
| | | ||||||
* | | Fix codemirror spell checker not considering abbreviation which contain ↵ | Wu Cheng-Han | 2016-12-20 | 1 | -1/+1 | |
| | | | | | | | | apostrophe in word |