summaryrefslogtreecommitdiff
path: root/public/js/google-drive-picker.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removing google drive integrationSheogorath2018-05-161-118/+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>
* Use JavaScript Standard Style (part 2)BoHong Li2017-03-091-114/+113
| | | | Fixed all fail on frontend code.
* Update google drive picker to enable setOwnedByMe to show shared files and ↵Max Wu2017-02-111-1/+2
| | | | folders
* Support export to and import from Google DriveCheng-Han, Wu2016-03-041-0/+118