summaryrefslogtreecommitdiff
path: root/public/views (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* add the ability to set slide theme in slide optionsbutlerx2017-05-311-0/+4
|
* Merge pull request #429 from hackmdio/refactor-part-3Max Wu2017-05-131-41/+0
|\ | | | | Refactor frontend part 3
| * Load statusbar template by string-loaderYukai Huang2017-05-071-41/+0
| |
* | Fix to implement toggle of TOC in HTML templateWu Cheng-Han2017-05-091-0/+23
|/
* Merge pull request #427 from PeterDaveHello/fix-indentMax Wu2017-04-185-20/+20
|\ | | | | Fix indent in views, shouldn't mix tabs with spaces
| * Fix indent in views, shouldn't mix tabs with spacesPeter Dave Hello2017-04-185-20/+20
| |
* | Use abcjs on cdnjs, cc @jackycutePeter Dave Hello2017-04-183-0/+3
|/
* Merge pull request #417 from hackmdio/refactorMax Wu2017-04-101-2/+5
|\ | | | | Refactor editor cont.
| * Extract selection update from updateStatusbarYukai Huang2017-03-281-2/+5
| |
* | Update body.ejsIan Dees2017-04-051-2/+2
| |
* | Clarify permission languageIan Dees2017-04-051-3/+3
|/ | | See https://github.com/hackmdio/hackmd/issues/415
* Update to use CDN css for emojify.js when applicableWu Cheng-Han2017-03-213-3/+3
|
* Add support of Catalan localeWu Cheng-Han2017-03-201-0/+1
|
* Update to generate front-end constants on server startupWu Cheng-Han2017-03-201-0/+1
| | | | To avoid extra webpacking on changing configs and follow the 12 factor app
* Add config option for gitlab api scope and auto adapt gitlab snippet feature ↵Wu Cheng-Han2017-03-141-4/+4
| | | | on it
* Fix to use minified CDN file source in mermaidWu Cheng-Han2017-02-023-3/+3
|
* Update viz.js and mermaid CDN linksWu Cheng-Han2017-02-023-6/+6
|
* Add link to features on profile dropdownWu Cheng-Han2017-01-211-0/+1
|
* Fix template partial pathWu Cheng-Han2017-01-212-14/+14
|
* Refactor templates and rearrange its pathWu Cheng-Han2017-01-2122-243/+247
|
* Add screenshot on index pageWu Cheng-Han2017-01-211-0/+1
|
* Update index layout to add profile on navbarWu Cheng-Han2017-01-161-20/+24
|
* 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
* | 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
* | 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
|