summaryrefslogtreecommitdiff
path: root/public/views (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #690 from Nebukadneza/add_allow_anonymous_editsChristoph (Sheogorath) Kern2018-01-201-1/+1
|\ \ \ | | | | | | | | Add option to enable `freely` permission in closed instance
| * | | Add option to enable `freely` permission in closed instanceDario Ernst2018-01-201-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | Before, closed disallowed guest edits completely, by removing the `freely` permission. This makes it possible to explicitely bring back guest-editing, but not guest-note-creation, to closed instances. Signed-off-by: Dario Ernst <dario@kanojo.de>
* / / Remove/update contact detailsSheogorath2018-01-201-3/+3
|/ / | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* | It's 2018! :tada:Sheogorath2018-01-191-1/+1
| |
* | :sparkles: Implemented dark theme.Edoardo Odorico2018-01-051-0/+5
| | | | | | | | Signed-off-by: Edoardo Odorico <edoubuntu@gmail.com>
* | Merge pull request #633 from nakaeeee/saml-authChristoph (Sheogorath) Kern2017-12-042-3/+8
|\ \ | | | | | | Support SAML authentication
| * | Initial support for SAML authenticationNorihito Nakae2017-11-282-3/+8
| | |
* | | close open tagsThomas De Backer2017-12-011-2/+2
| | |
* | | Add untranslated sentences to localeThomas De Backer2017-11-301-2/+2
|/ /
* | Merge pull request #606 from DoubleMalt/feature/MattermostAuthSheogorath2017-10-312-4/+9
|\ \ | | | | | | Add Mattermost authentication strategy
| * | Add mattermost authenticationChristoph Witzany2017-10-312-4/+9
| | |
* | | Fix allowpdfexport handling on error pageSheogorath2017-10-311-2/+2
|/ /
* | Upgrade mermaid to v7.1.0, fix #600Peter Dave Hello2017-10-303-3/+3
| |
* | Merge pull request #599 from xxyy/fix/inline-stylesSheogorath2017-10-271-5/+5
|\ \ | | | | | | Externalise some trivial inline styles from slide.ejs
| * | Externalise trivial inline styles from slide.ejsLiterallie2017-10-231-5/+5
| |/ | | | | | | Dynamic background images need some further work
* | Adds PDF export via configgeekyd2017-10-251-4/+8
| |
* | Merge pull request #591 from Rwing/masterSheogorath2017-10-231-1/+2
|\ \ | |/ |/| support Simplified Chinese and rename original zh to Traditional Chinese
| * support Simplified Chinese and rename original zh to Traditional ChineseRwing2017-10-231-1/+2
| |
* | Hides empty export sectiongeekyd2017-10-181-0/+4
|/
* Adds color to new note buttongeekyd2017-10-071-3/+3
|
* Add support of Danish localeWu Cheng-Han2017-06-111-0/+1
|
* 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
| |