summaryrefslogtreecommitdiff
path: root/public/views/hackmd/header.ejs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename HackMD view to CodiMDSheogorath2018-06-241-180/+0
| | | | | | | | Even when it looks a bit weird in first place to rename all internals step by step, it makes sense to do so, because we run into confusion afterwards. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Rebrand HackMD to CodiMDSheogorath2018-06-241-1/+1
| | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* 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>
* :sparkles: Implemented dark theme.Edoardo Odorico2018-01-051-0/+5
| | | | Signed-off-by: Edoardo Odorico <edoubuntu@gmail.com>
* Fix allowpdfexport handling on error pageSheogorath2017-10-311-2/+2
|
* Adds PDF export via configgeekyd2017-10-251-4/+8
|
* Hides empty export sectiongeekyd2017-10-181-0/+4
|
* Fix indent in views, shouldn't mix tabs with spacesPeter Dave Hello2017-04-181-1/+1
|
* Add config option for gitlab api scope and auto adapt gitlab snippet feature ↵Wu Cheng-Han2017-03-141-4/+4
| | | | on it
* Refactor templates and rearrange its pathWu Cheng-Han2017-01-211-0/+175