summaryrefslogtreecommitdiff
path: root/public/js/lib/editor/ui-elements.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removing google drive integrationSheogorath2018-05-161-2/+0
| | | | | | | | | | | | | | | 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>
* :sparkles: Implemented dark theme.Edoardo Odorico2018-01-051-0/+1
| | | | Signed-off-by: Edoardo Odorico <edoubuntu@gmail.com>
* Use JavaScript standard styleYukai Huang2017-03-091-72/+74
|
* Extract UI jquery nodeYukai Huang2017-03-071-0/+84