| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #772 from SISheogorath/fix/chromeFileError | Christoph (Sheogorath) Kern | 2018-03-21 | 1 | -4/+7 |
|\ |
|
| * | Reorganize usage of `getAsFile()` | Sheogorath | 2018-03-18 | 1 | -2/+5 |
| * | Fix typo in vedor extension | Sheogorath | 2018-03-18 | 1 | -2/+2 |
* | | Merge pull request #743 from hackmdio/fix-to-use-url-safe-base64 | Christoph (Sheogorath) Kern | 2018-03-18 | 2 | -0/+47 |
|\ \
| |/
|/| |
|
| * | Fix typo | Max Wu | 2018-03-11 | 1 | -1/+1 |
| * | Update to show log on migrate LZString type note url in history | Max Wu | 2018-03-11 | 1 | -1/+1 |
| * | Update to migrate note url in the history of browser storage and cookie | Max Wu | 2018-03-03 | 2 | -0/+47 |
* | | Update styles of details, summary and figure | Max Wu | 2018-02-26 | 1 | -2/+14 |
* | | Update to allow rp tag for ruby | Max Wu | 2018-02-26 | 1 | -0/+2 |
* | | Remove manual allow details tag since default already allow it | Max Wu | 2018-02-26 | 1 | -3/+1 |
|/ |
|
* | Extend HTML5 support by whitelisting various tags | Sheogorath | 2018-02-25 | 2 | -1/+20 |
* | Allow the usage of the esc-key by codemirror | Sheogorath | 2018-02-24 | 1 | -3/+3 |
* | don't require referer to find note id in socket.io connections (fixes #623) | Stefan Bühler | 2018-02-05 | 1 | -0/+3 |
* | Update socket.io to version 2.0.4 | Sheogorath | 2018-01-30 | 1 | -1/+1 |
* | Merge pull request #704 from SISheogorath/fix/ldapProviderName | Christoph (Sheogorath) Kern | 2018-01-29 | 1 | -1/+1 |
|\ |
|
| * | Fix ldap provider name in template | Sheogorath | 2018-01-26 | 1 | -1/+1 |
* | | Upgrade reveal.js to 3.6.0 and useCDN option for CSS include | Wu Cheng-Han | 2018-01-29 | 1 | -5/+4 |
|/ |
|
* | Merge pull request #694 from SISheogorath/refactor/socialmedia | Christoph (Sheogorath) Kern | 2018-01-25 | 1 | -6/+6 |
|\ |
|
| * | Reorganize social media links and footer | Sheogorath | 2018-01-24 | 1 | -6/+6 |
* | | Fix task todo might not toggle | Max Wu | 2018-01-24 | 1 | -2/+2 |
* | | Merge pull request #691 from SISheogorath/feature/upload | Christoph (Sheogorath) Kern | 2018-01-23 | 2 | -10/+7 |
|\ \ |
|
| * | | Allow more detailed configuration of upload mime types | Sheogorath | 2018-01-20 | 2 | -10/+7 |
* | | | Merge pull request #598 from xxyy/feature/csp | Christoph (Sheogorath) Kern | 2018-01-22 | 4 | -10/+12 |
|\ \ \
| |_|/
|/| | |
|
| * | | Revert "Load js-url lib using legacy-loader" | Literallie | 2017-11-02 | 2 | -8/+4 |
| * | | Fix MathJax config not being picked up | Literallie | 2017-10-22 | 1 | -1/+1 |
| * | | Move CSP logic to new file, Fix boolean config examples | Literallie | 2017-10-22 | 1 | -1/+0 |
| * | | Load js-url lib using legacy-loader | Literallie | 2017-10-22 | 2 | -4/+9 |
| * | | Fix MathJax CSP issues | Literallie | 2017-10-22 | 4 | -9/+11 |
| * | | CSP: Add nonce to slide view inline JS | Literallie | 2017-10-22 | 1 | -1/+1 |
* | | | Merge pull request #688 from hackmdio/add-ce-text-on-index | Christoph (Sheogorath) Kern | 2018-01-20 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Update body.ejs | Max Wu | 2018-01-20 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge pull request #690 from Nebukadneza/add_allow_anonymous_edits | Christoph (Sheogorath) Kern | 2018-01-20 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Add option to enable `freely` permission in closed instance | Dario Ernst | 2018-01-20 | 1 | -1/+1 |
| |/ / |
|
* / / | Remove/update contact details | Sheogorath | 2018-01-20 | 2 | -12/+11 |
|/ / |
|
* | | Release 1.0.1-ce | Sheogorath | 2018-01-19 | 1 | -0/+14 |
* | | Merge pull request #685 from hackmdio/fixImageAlt | Christoph (Sheogorath) Kern | 2018-01-19 | 1 | -1/+2 |
|\ \ |
|
| * | | Fix image alt not render properly | Wu Cheng-Han | 2018-01-19 | 1 | -1/+2 |
* | | | It's 2018! :tada: | Sheogorath | 2018-01-19 | 1 | -1/+1 |
|/ / |
|
* | | Release 1.0.0-ce | Sheogorath | 2018-01-18 | 1 | -1/+40 |
* | | Fix anchor id to keep uppercase characters | Max Wu | 2018-01-16 | 1 | -1/+5 |
* | | :sparkles: Implemented dark theme. | Edoardo Odorico | 2018-01-05 | 8 | -11/+197 |
* | | Fix file permission, remove useless executable | Peter Dave Hello | 2017-12-14 | 2 | -0/+0 |
* | | Merge pull request #609 from monoxane/master | Christoph (Sheogorath) Kern | 2017-12-12 | 1 | -3/+3 |
|\ \ |
|
| * | | Corrected some grammatical issues | Oliver Herrmann | 2017-10-30 | 1 | -3/+3 |
* | | | Merge pull request #633 from nakaeeee/saml-auth | Christoph (Sheogorath) Kern | 2017-12-04 | 2 | -3/+8 |
|\ \ \ |
|
| * | | | Initial support for SAML authentication | Norihito Nakae | 2017-11-28 | 2 | -3/+8 |
* | | | | close open tags | Thomas De Backer | 2017-12-01 | 1 | -2/+2 |
* | | | | Add untranslated sentences to locale | Thomas De Backer | 2017-11-30 | 1 | -2/+2 |
|/ / / |
|
* | | | Prevent XSS vul by srcdoc in iframe | Sheogorath | 2017-11-24 | 1 | -1/+1 |
* | | | Merge pull request #606 from DoubleMalt/feature/MattermostAuth | Sheogorath | 2017-10-31 | 2 | -4/+9 |
|\ \ \ |
|