Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing google drive integration | Sheogorath | 2018-05-16 | 1 | -10/+2 |
| | | | | | | | | | | | | | | | It's sad but it's not working. For multiple releases this should be already broken which shows how often it's used. As there is also a security issue related to that, it's better to remove the feature completely. Whoever wants to rewrite it, feel free to go. This commit removes the Google Drive integration from HackMD's Frontend editor and this way removes the need to provide any API key and Client ID in the frontend. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Revert "Workaround Google API problems" | Christoph (Sheogorath) Kern | 2018-05-16 | 1 | -1/+9 |
| | |||||
* | Remove Google Upload from UI | Sheogorath | 2018-05-01 | 1 | -9/+1 |
| | | | | | | | | | | This temporarily removes the Upload from the UI as it's broken right now. Needs a refactoring and can be added in again later on by undoing this commit. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Add matrix.org / Riot link | Sheogorath | 2018-04-05 | 1 | -1/+3 |
| | | | | | | | | | | | | | As an active part of the community prefers Matrix.org over Gitter, we should link Matrix.org as a place to meet us. As the matrix and gitter channels are interconnected. We don't loose any message if a person decides to go for one or another. We use an more universal way of translation to make it easier to provide a link to various platforms. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Fix CSP for disqus and Google Analytics | Sheogorath | 2018-03-30 | 2 | -6/+5 |
| | | | | | | | | | | | | | This commit should fix existing problems with Disqus and Google Analytics enabled in the meta-yaml section of a note. Before this commit they were blocked by the strict CSP. It's still possible to disable the added directives using `addDisqus` and `addGoogleAnalytics` in the `csp` config section. They are enabled by default to prevent breaking changes. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Change config to camel case with backwards compatibility | Sheogorath | 2018-03-25 | 2 | -3/+3 |
| | | | | | | | | This refactors the configs a bit to now use camel case everywhere. This change should help to clean up the config interface and make it better understandable. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Update socket.io to version 2.0.4 | Sheogorath | 2018-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Merge pull request #704 from SISheogorath/fix/ldapProviderName | Christoph (Sheogorath) Kern | 2018-01-29 | 1 | -1/+1 |
|\ | | | | | Fix ldap provider name in template | ||||
| * | Fix ldap provider name in template | Sheogorath | 2018-01-26 | 1 | -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 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 | ||||
| * | Reorganize social media links and footer | Sheogorath | 2018-01-24 | 1 | -6/+6 |
| | | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | | Merge pull request #598 from xxyy/feature/csp | Christoph (Sheogorath) Kern | 2018-01-22 | 3 | -10/+4 |
|\ \ | |/ |/| | Implement basic CSP support | ||||
| * | Fix MathJax CSP issues | Literallie | 2017-10-22 | 3 | -9/+3 |
| | | |||||
| * | 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 |
|\ \ | | | | | | | Add CE text on index title | ||||
| * | | Update body.ejs | Max Wu | 2018-01-20 | 1 | -0/+1 |
| | | | | | | | | | Add CE text on index title | ||||
* | | | 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 | ||||
| * | | | Add option to enable `freely` permission in closed instance | Dario Ernst | 2018-01-20 | 1 | -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 details | Sheogorath | 2018-01-20 | 1 | -3/+3 |
|/ / | | | | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | | It's 2018! :tada: | Sheogorath | 2018-01-19 | 1 | -1/+1 |
| | | |||||
* | | :sparkles: Implemented dark theme. | Edoardo Odorico | 2018-01-05 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Edoardo Odorico <edoubuntu@gmail.com> | ||||
* | | Merge pull request #633 from nakaeeee/saml-auth | Christoph (Sheogorath) Kern | 2017-12-04 | 2 | -3/+8 |
|\ \ | | | | | | | Support SAML authentication | ||||
| * | | 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 |
|/ / | |||||
* | | Merge pull request #606 from DoubleMalt/feature/MattermostAuth | Sheogorath | 2017-10-31 | 2 | -4/+9 |
|\ \ | | | | | | | Add Mattermost authentication strategy | ||||
| * | | Add mattermost authentication | Christoph Witzany | 2017-10-31 | 2 | -4/+9 |
| | | | |||||
* | | | Fix allowpdfexport handling on error page | Sheogorath | 2017-10-31 | 1 | -2/+2 |
|/ / | |||||
* | | Upgrade mermaid to v7.1.0, fix #600 | Peter Dave Hello | 2017-10-30 | 3 | -3/+3 |
| | | |||||
* | | Merge pull request #599 from xxyy/fix/inline-styles | Sheogorath | 2017-10-27 | 1 | -5/+5 |
|\ \ | | | | | | | Externalise some trivial inline styles from slide.ejs | ||||
| * | | Externalise trivial inline styles from slide.ejs | Literallie | 2017-10-23 | 1 | -5/+5 |
| |/ | | | | | | | Dynamic background images need some further work | ||||
* | | Adds PDF export via config | geekyd | 2017-10-25 | 1 | -4/+8 |
| | | |||||
* | | Merge pull request #591 from Rwing/master | Sheogorath | 2017-10-23 | 1 | -1/+2 |
|\ \ | |/ |/| | support Simplified Chinese and rename original zh to Traditional Chinese | ||||
| * | support Simplified Chinese and rename original zh to Traditional Chinese | Rwing | 2017-10-23 | 1 | -1/+2 |
| | | |||||
* | | Hides empty export section | geekyd | 2017-10-18 | 1 | -0/+4 |
|/ | |||||
* | Adds color to new note button | geekyd | 2017-10-07 | 1 | -3/+3 |
| | |||||
* | Add support of Danish locale | Wu Cheng-Han | 2017-06-11 | 1 | -0/+1 |
| | |||||
* | add the ability to set slide theme in slide options | butlerx | 2017-05-31 | 1 | -0/+4 |
| | |||||
* | Merge pull request #429 from hackmdio/refactor-part-3 | Max Wu | 2017-05-13 | 1 | -41/+0 |
|\ | | | | | Refactor frontend part 3 | ||||
| * | Load statusbar template by string-loader | Yukai Huang | 2017-05-07 | 1 | -41/+0 |
| | | |||||
* | | Fix to implement toggle of TOC in HTML template | Wu Cheng-Han | 2017-05-09 | 1 | -0/+23 |
|/ | |||||
* | Merge pull request #427 from PeterDaveHello/fix-indent | Max Wu | 2017-04-18 | 5 | -20/+20 |
|\ | | | | | Fix indent in views, shouldn't mix tabs with spaces | ||||
| * | Fix indent in views, shouldn't mix tabs with spaces | Peter Dave Hello | 2017-04-18 | 5 | -20/+20 |
| | | |||||
* | | Use abcjs on cdnjs, cc @jackycute | Peter Dave Hello | 2017-04-18 | 3 | -0/+3 |
|/ | |||||
* | Merge pull request #417 from hackmdio/refactor | Max Wu | 2017-04-10 | 1 | -2/+5 |
|\ | | | | | Refactor editor cont. | ||||
| * | Extract selection update from updateStatusbar | Yukai Huang | 2017-03-28 | 1 | -2/+5 |
| | | |||||
* | | Update body.ejs | Ian Dees | 2017-04-05 | 1 | -2/+2 |
| | | |||||
* | | Clarify permission language | Ian Dees | 2017-04-05 | 1 | -3/+3 |
|/ | | | See https://github.com/hackmdio/hackmd/issues/415 | ||||
* | Update to use CDN css for emojify.js when applicable | Wu Cheng-Han | 2017-03-21 | 3 | -3/+3 |
| |