Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move polyfill to CDN section | Sheogorath | 2018-06-18 | 1 | -1/+1 |
| | | | | | | | We don't support it on CDN false instances, but it doesn't hurt to keep it in for CDN-enabled instances Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | 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> | ||||
* | Change config to camel case with backwards compatibility | Sheogorath | 2018-03-25 | 1 | -2/+2 |
| | | | | | | | | 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 #598 from xxyy/feature/csp | Christoph (Sheogorath) Kern | 2018-01-22 | 1 | -3/+1 |
|\ | | | | | Implement basic CSP support | ||||
| * | Fix MathJax CSP issues | Literallie | 2017-10-22 | 1 | -3/+1 |
| | | |||||
* | | 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> | ||||
* | | :sparkles: Implemented dark theme. | Edoardo Odorico | 2018-01-05 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Edoardo Odorico <edoubuntu@gmail.com> | ||||
* | | 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 |
| | | |||||
* | | 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 | 1 | -1/+1 |
| | | |||||
* | | Adds PDF export via config | geekyd | 2017-10-25 | 1 | -4/+8 |
|/ | |||||
* | Hides empty export section | geekyd | 2017-10-18 | 1 | -0/+4 |
| | |||||
* | Merge pull request #427 from PeterDaveHello/fix-indent | Max Wu | 2017-04-18 | 2 | -5/+5 |
|\ | | | | | 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 | 2 | -5/+5 |
| | | |||||
* | | Use abcjs on cdnjs, cc @jackycute | Peter Dave Hello | 2017-04-18 | 1 | -0/+1 |
|/ | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Add config option for gitlab api scope and auto adapt gitlab snippet feature ↵ | Wu Cheng-Han | 2017-03-14 | 1 | -4/+4 |
| | | | | on it | ||||
* | Fix to use minified CDN file source in mermaid | Wu Cheng-Han | 2017-02-02 | 1 | -1/+1 |
| | |||||
* | Update viz.js and mermaid CDN links | Wu Cheng-Han | 2017-02-02 | 1 | -2/+2 |
| | |||||
* | Refactor templates and rearrange its path | Wu Cheng-Han | 2017-01-21 | 5 | -0/+475 |