summaryrefslogtreecommitdiff
path: root/public/views/hackmd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removing google drive integrationSheogorath2018-05-161-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) Kern2018-05-161-1/+9
|
* Remove Google Upload from UISheogorath2018-05-011-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 compatibilitySheogorath2018-03-251-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.4Sheogorath2018-01-301-1/+1
| | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Merge pull request #598 from xxyy/feature/cspChristoph (Sheogorath) Kern2018-01-221-3/+1
|\ | | | | Implement basic CSP support
| * Fix MathJax CSP issuesLiterallie2017-10-221-3/+1
| |
* | 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>
* | :sparkles: Implemented dark theme.Edoardo Odorico2018-01-051-0/+5
| | | | | | | | Signed-off-by: Edoardo Odorico <edoubuntu@gmail.com>
* | close open tagsThomas De Backer2017-12-011-2/+2
| |
* | Add untranslated sentences to localeThomas De Backer2017-11-301-2/+2
| |
* | Fix allowpdfexport handling on error pageSheogorath2017-10-311-2/+2
| |
* | Upgrade mermaid to v7.1.0, fix #600Peter Dave Hello2017-10-301-1/+1
| |
* | Adds PDF export via configgeekyd2017-10-251-4/+8
|/
* Hides empty export sectiongeekyd2017-10-181-0/+4
|
* Merge pull request #427 from PeterDaveHello/fix-indentMax Wu2017-04-182-5/+5
|\ | | | | Fix indent in views, shouldn't mix tabs with spaces
| * Fix indent in views, shouldn't mix tabs with spacesPeter Dave Hello2017-04-182-5/+5
| |
* | Use abcjs on cdnjs, cc @jackycutePeter Dave Hello2017-04-181-0/+1
|/
* 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-211-1/+1
|
* 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-021-1/+1
|
* Update viz.js and mermaid CDN linksWu Cheng-Han2017-02-021-2/+2
|
* Refactor templates and rearrange its pathWu Cheng-Han2017-01-215-0/+475