Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix to use minified CDN file source in mermaid | Wu Cheng-Han | 2017-02-02 | 3 | -3/+3 |
| | |||||
* | Update viz.js and mermaid CDN links | Wu Cheng-Han | 2017-02-02 | 3 | -6/+6 |
| | |||||
* | 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 | 1 | -0/+1 |
| | |||||
* | Update index layout to add profile on navbar | Wu Cheng-Han | 2017-01-16 | 1 | -20/+24 |
| | |||||
* | 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 | 1 | -2/+2 |
| | | |||||
* | | Fix permission order and keep wording consistency | Wu Cheng-Han | 2017-01-12 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #313 from elct9620/feature/disable_anonymous_view | Max Wu | 2017-01-10 | 1 | -1/+3 |
|\ | | | | | WIP: Add options to limit anonymous view note | ||||
| * | Update limite icon to fa-id-card | 蒼時弦也 | 2017-01-10 | 1 | -1/+1 |
| | | |||||
| * | Update limited/protected permission icon | 蒼時弦也 | 2017-01-10 | 1 | -2/+2 |
| | | |||||
| * | Adjust permission order to more clarly | 蒼時弦也 | 2017-01-10 | 1 | -2/+2 |
| | | |||||
| * | Add limited and protected permission | 蒼時弦也 | 2017-01-10 | 1 | -0/+2 |
| | | |||||
* | | 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 | ||||
* | | 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 | 2 | -4/+4 |
| | | |||||
* | | Upgrade dependencies | Wu Cheng-Han | 2016-12-19 | 4 | -24/+24 |
| | | |||||
* | | Add support of allow anonymous config option with correspond modifications | Wu Cheng-Han | 2016-12-15 | 2 | -1/+5 |
| | | |||||
* | | Switch email register and signin button order to make form default action as ↵ | Wu Cheng-Han | 2016-12-14 | 1 | -1/+1 |
|/ | | | | signin | ||||
* | Fix the generate template not including base url variable | Wu Cheng-Han | 2016-12-12 | 2 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Add preferences to editor status bar and make allow override browser keymap ↵ | Wu Cheng-Han | 2016-12-04 | 1 | -0/+8 |
| | | | | option | ||||
* | Update to support optional email register and signin | Wu Cheng-Han | 2016-12-02 | 3 | -1/+35 |
| | |||||
* | Update webpack and slide resource loading to reduce pack size | Wu Cheng-Han | 2016-11-29 | 1 | -1/+0 |
| | |||||
* | Fix slide resource path and style load orders to avoid conflicts | Wu Cheng-Han | 2016-11-29 | 1 | -5/+8 |
| | |||||
* | Update dependency gist-embed to 2.6.0 | Wu Cheng-Han | 2016-11-26 | 1 | -1/+1 |
| | |||||
* | Optimize slide page resource packing and load orders, fix possible wrong ↵ | Wu Cheng-Han | 2016-11-26 | 2 | -33/+18 |
| | | | | chunks orders and font awesome version | ||||
* | Optimize pretty page resource packing and load orders | Wu Cheng-Han | 2016-11-26 | 1 | -26/+16 |
| | |||||
* | Optimize hackmd resource packing and load orders | Wu Cheng-Han | 2016-11-26 | 3 | -46/+16 |
| | |||||
* | Optimize index page resources packing and loads | Wu Cheng-Han | 2016-11-26 | 1 | -26/+8 |
| | |||||
* | Fix possible XSS in yaml-metadata and turn using ejs escape syntax than ↵ | Wu Cheng-Han | 2016-11-26 | 5 | -12/+12 |
| | | | | external lib [Security Issue] | ||||
* | Fix slide might trigger script when processing markdown which cause XSS ↵ | Wu Cheng-Han | 2016-11-26 | 1 | -1/+1 |
| | | | | [Security Issue] | ||||
* | Update socket.io to 1.6.0 | Wu Cheng-Han | 2016-11-26 | 1 | -1/+1 |
| | |||||
* | Update to separate polypill for IE to a template | Wu Cheng-Han | 2016-11-26 | 5 | -21/+11 |
| | |||||
* | Fix syntax highlighting not apply correctly in slides | Wu Cheng-Han | 2016-11-07 | 1 | -3/+3 |
| | |||||
* | Merge pull request #243 from Yukaii/google-font-optional-cdn | Max Wu | 2016-11-04 | 4 | -0/+8 |
|\ | | | | | Google font optional cdn | ||||
| * | Add font css to templates | Yukai Huang | 2016-11-03 | 4 | -0/+8 |
| | | |||||
* | | Fix slide highlighting styles not apply properly and add missing styles ↵ | Wu Cheng-Han | 2016-11-04 | 2 | -3/+4 |
|/ | | | | dependency of prism in html export | ||||
* | Require slide mode stylesheets | Yukai Huang | 2016-11-02 | 1 | -3/+2 |
| | |||||
* | Require pretty stylesheets | Yukai Huang | 2016-11-02 | 1 | -3/+0 |
| | |||||
* | Require cover stylesheets | Yukai Huang | 2016-11-02 | 1 | -2/+0 |
| |