summaryrefslogtreecommitdiff
path: root/public (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #704 from SISheogorath/fix/ldapProviderNameChristoph (Sheogorath) Kern2018-01-291-1/+1
|\ | | | | Fix ldap provider name in template
| * Fix ldap provider name in templateSheogorath2018-01-261-1/+1
| | | | | | | | | | | | | | | | Before this fix it's impossible to set the provider name in the sign-model since `ldap` is a boolean there and this way not able to have an attribute like `ldap.providerName`. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* | Upgrade reveal.js to 3.6.0 and useCDN option for CSS includeWu Cheng-Han2018-01-291-5/+4
|/
* Merge pull request #694 from SISheogorath/refactor/socialmediaChristoph (Sheogorath) Kern2018-01-251-6/+6
|\ | | | | Reorganize social media links and footer
| * Reorganize social media links and footerSheogorath2018-01-241-6/+6
| | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* | Fix task todo might not toggleMax Wu2018-01-241-2/+2
| | | | | | which caused by not matching syntax with double dashes correctly
* | Merge pull request #691 from SISheogorath/feature/uploadChristoph (Sheogorath) Kern2018-01-232-10/+7
|\ \ | | | | | | Allow more detailed configuration of upload mime types
| * | Allow more detailed configuration of upload mime typesSheogorath2018-01-202-10/+7
| | | | | | | | | | | | | | | | | | Fixes #637 Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* | | Merge pull request #598 from xxyy/feature/cspChristoph (Sheogorath) Kern2018-01-224-10/+12
|\ \ \ | |_|/ |/| | Implement basic CSP support
| * | Revert "Load js-url lib using legacy-loader"Literallie2017-11-022-8/+4
| | | | | | | | | | | | | | | | | | | | | | | | Didn't work in Firefox for some reason. `[Script Loader] ReferenceError: module is not defined` This reverts commit 5b83deb043296c23ff912a2472703c1f7faddb4b.
| * | Fix MathJax config not being picked upLiterallie2017-10-221-1/+1
| | | | | | | | | | | | thanks standard
| * | Move CSP logic to new file, Fix boolean config examplesLiterallie2017-10-221-1/+0
| | | | | | | | | | | | Not sure why I was quoting these in the first place
| * | Load js-url lib using legacy-loaderLiterallie2017-10-222-4/+9
| | | | | | | | | | | | Doesn't use eval, plus no window object access
| * | Fix MathJax CSP issuesLiterallie2017-10-224-9/+11
| | |
| * | CSP: Add nonce to slide view inline JSLiterallie2017-10-221-1/+1
| | |
* | | Merge pull request #688 from hackmdio/add-ce-text-on-indexChristoph (Sheogorath) Kern2018-01-201-0/+1
|\ \ \ | | | | | | | | Add CE text on index title
| * | | Update body.ejsMax Wu2018-01-201-0/+1
| | |/ | |/| | | | Add CE text on index title
* | | 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-202-12/+11
|/ / | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* | Release 1.0.1-ceSheogorath2018-01-191-0/+14
| |
* | Merge pull request #685 from hackmdio/fixImageAltChristoph (Sheogorath) Kern2018-01-191-1/+2
|\ \ | | | | | | | | | | | | Fix image alt not render properly Fixes #638
| * | Fix image alt not render properlyWu Cheng-Han2018-01-191-1/+2
| | |
* | | It's 2018! :tada:Sheogorath2018-01-191-1/+1
|/ /
* | Release 1.0.0-ceSheogorath2018-01-181-1/+40
| |
* | Fix anchor id to keep uppercase charactersMax Wu2018-01-161-1/+5
| | | | | | id shouldn’t be converted to lowercase since id attribute is case sensitive
* | :sparkles: Implemented dark theme.Edoardo Odorico2018-01-058-11/+197
| | | | | | | | Signed-off-by: Edoardo Odorico <edoubuntu@gmail.com>
* | Fix file permission, remove useless executablePeter Dave Hello2017-12-142-0/+0
| |
* | Merge pull request #609 from monoxane/masterChristoph (Sheogorath) Kern2017-12-121-3/+3
|\ \ | | | | | | Correcting grammatical errors related to the document char count tooltip
| * | Corrected some grammatical issuesOliver Herrmann2017-10-301-3/+3
| | | | | | | | | Obviously caught up in a bad translation and didn't particularly make sense for native english speakers.
* | | 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
|/ / /
* | | Prevent XSS vul by srcdoc in iframeSheogorath2017-11-241-1/+1
| | |
* | | 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
|/ / /
* | | Fix mermaid error handlingSheogorath2017-10-301-2/+7
| | |
* | | Use mermaidAPI in mermaid scopeSheogorath2017-10-301-12/+4
|/ / | | | | | | | | | | | | | | Introduced by https://github.com/knsv/mermaid/commit/a5b71455271aef1180eefa1054d751dea1885e3f#diff-67ae90c5144c55348a3cbdb078240454L532 Fixes #600 Parse only throws error: https://github.com/knsv/mermaid/commit/167368d508f1e5b1606b2b45f892cdd60d479448#diff-67ae90c5144c55348a3cbdb078240454
* | Upgrade mermaid to v7.1.0, fix #600Peter Dave Hello2017-10-303-3/+3
| |
* | Merge pull request #599 from xxyy/fix/inline-stylesSheogorath2017-10-272-6/+23
|\ \ | | | | | | Externalise some trivial inline styles from slide.ejs
| * | Externalise trivial inline styles from slide.ejsLiterallie2017-10-232-6/+23
| |/ | | | | | | Dynamic background images need some further work
* | Adds PDF export via configgeekyd2017-10-251-4/+8
| |
* | Merge pull request #591 from Rwing/masterSheogorath2017-10-232-1/+5
|\ \ | |/ |/| support Simplified Chinese and rename original zh to Traditional Chinese
| * support Simplified Chinese and rename original zh to Traditional ChineseRwing2017-10-232-1/+5
| |
* | Fix markdown-it gist plugin code closing tagYukai Huang2017-10-211-1/+1
| | | | | | | | fix #596
* | Hides empty export sectiongeekyd2017-10-181-0/+4
|/
* Provide table for permissionsSheogorath2017-10-121-6/+9
| | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Adds color to new note buttongeekyd2017-10-071-3/+3
|