summaryrefslogtreecommitdiff
path: root/public/views (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into frontend-nextYukai Huang2017-01-133-5/+32
|\
| * Merge pull request #317 from SISheogorath/master+allowEmailRegisterMax Wu2017-01-121-1/+1
| |\ | | | | | | Add `allowemailregister` option
| | * Add `allowemailregister` optionSheogorath2017-01-121-1/+1
| | |
| * | Update to use shorter wording in limited and protected permissionsWu Cheng-Han2017-01-121-2/+2
| | |
| * | Fix permission order and keep wording consistencyWu Cheng-Han2017-01-121-3/+3
| |/
| * Merge pull request #313 from elct9620/feature/disable_anonymous_viewMax Wu2017-01-101-1/+3
| |\ | | | | | | WIP: Add options to limit anonymous view note
| | * Update limite icon to fa-id-card蒼時弦也2017-01-101-1/+1
| | |
| | * Update limited/protected permission icon蒼時弦也2017-01-101-2/+2
| | |
| | * Adjust permission order to more clarly蒼時弦也2017-01-101-2/+2
| | |
| | * Add limited and protected permission蒼時弦也2017-01-101-0/+2
| | |
| * | Allow displaying LDAP provider name on sign-in modalneopostmodern2017-01-091-1/+1
| | |
| * | Merge pull request #279 from alecdwm/ldap-authMax Wu2017-01-092-4/+29
| |\ \ | | |/ | |/| Support for LDAP server authentication
| | * LDAP signin form moved to main signin-modalalecdwm2016-12-143-40/+23
| | | | | | | | | | | | | | | - previously was a separate modal - now is located on main modal, like email auth
| | * Initial support for LDAP server authenticationalecdwm2016-12-133-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
* | | Merge branch 'master' into frontend-nextYukai Huang2017-01-021-1/+2
|\| |
| * | Add back missing release-note link on indexWu Cheng-Han2017-01-021-1/+1
| | |
| * | Update year to 2017Wu Cheng-Han2017-01-021-1/+1
| | |
| * | Added Esperanto translationJames Stephenson2016-12-301-0/+1
| | | | | | | | | | | | Translation by Jonathan Powell and James Stephenson
* | | Basic setup for Vue appYukai Huang2016-12-241-0/+1
|/ /
* | Fixed typo: anonmyousFlorian Rhiem2016-12-212-4/+4
| |
* | Upgrade dependenciesWu Cheng-Han2016-12-194-24/+24
| |
* | Add support of allow anonymous config option with correspond modificationsWu Cheng-Han2016-12-152-1/+5
| |
* | Switch email register and signin button order to make form default action as ↵Wu Cheng-Han2016-12-141-1/+1
|/ | | | signin
* Fix the generate template not including base url variableWu Cheng-Han2016-12-122-2/+2
|
* Fix index signin and signout button might not shown if only email enabledWu Cheng-Han2016-12-071-2/+2
|
* Fix Facebook page link nameWu Cheng-Han2016-12-061-1/+1
|
* Add preferences to editor status bar and make allow override browser keymap ↵Wu Cheng-Han2016-12-041-0/+8
| | | | option
* Update to support optional email register and signinWu Cheng-Han2016-12-023-1/+35
|
* Update webpack and slide resource loading to reduce pack sizeWu Cheng-Han2016-11-291-1/+0
|
* Fix slide resource path and style load orders to avoid conflictsWu Cheng-Han2016-11-291-5/+8
|
* Update dependency gist-embed to 2.6.0Wu Cheng-Han2016-11-261-1/+1
|
* Optimize slide page resource packing and load orders, fix possible wrong ↵Wu Cheng-Han2016-11-262-33/+18
| | | | chunks orders and font awesome version
* Optimize pretty page resource packing and load ordersWu Cheng-Han2016-11-261-26/+16
|
* Optimize hackmd resource packing and load ordersWu Cheng-Han2016-11-263-46/+16
|
* Optimize index page resources packing and loadsWu Cheng-Han2016-11-261-26/+8
|
* Fix possible XSS in yaml-metadata and turn using ejs escape syntax than ↵Wu Cheng-Han2016-11-265-12/+12
| | | | external lib [Security Issue]
* Fix slide might trigger script when processing markdown which cause XSS ↵Wu Cheng-Han2016-11-261-1/+1
| | | | [Security Issue]
* Update socket.io to 1.6.0Wu Cheng-Han2016-11-261-1/+1
|
* Update to separate polypill for IE to a templateWu Cheng-Han2016-11-265-21/+11
|
* Fix syntax highlighting not apply correctly in slidesWu Cheng-Han2016-11-071-3/+3
|
* Merge pull request #243 from Yukaii/google-font-optional-cdnMax Wu2016-11-044-0/+8
|\ | | | | Google font optional cdn
| * Add font css to templatesYukai Huang2016-11-034-0/+8
| |
* | Fix slide highlighting styles not apply properly and add missing styles ↵Wu Cheng-Han2016-11-042-3/+4
|/ | | | dependency of prism in html export
* Require slide mode stylesheetsYukai Huang2016-11-021-3/+2
|
* Require pretty stylesheetsYukai Huang2016-11-021-3/+0
|
* Require cover stylesheetsYukai Huang2016-11-021-2/+0
|
* Require index stylesheetsYukai Huang2016-11-021-4/+2
|
* Fix slide export pdf styles not applied issue and add shiv and shim for IEWu Cheng-Han2016-10-291-4/+16
|
* Update mathjax cdn path and source pathWu Cheng-Han2016-10-253-6/+12
|
* Fix conflicting bootstrap in index and add select2 in non-cdn resourceWu Cheng-Han2016-10-231-1/+1
|