summaryrefslogtreecommitdiff
path: root/public/js/google-drive-upload.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-05-16Removing google drive integrationSheogorath1-267/+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>
2017-03-09Use JavaScript Standard Style (part 2)BoHong Li1-113/+112
Fixed all fail on frontend code.
2016-11-28Fix google drive upload script not expose object correctlyWu Cheng-Han1-2/+1
2016-03-04Support export to and import from Google DriveCheng-Han, Wu1-0/+269