Skip to content
#

google-drive

Here are 677 public repositories matching this topic...

dalu
dalu commented Mar 21, 2020

I'm probably missing something obvious, but neither the website nor this repo has any documentation.

Is this a markdown editor I can embed in my "classic" rendered (html rendered by server) websites?

Do I have to build my own version?
Can I use npm to import it?
Is there any documentation?

ThatIsAPseudo
ThatIsAPseudo commented Apr 23, 2020

Is your feature request related to a problem? Please describe.
UDS is very practical in order to save individual files or relatively small folders. However, I would love to backup way larger directories(why not a whole drive).
Moreover, there is no encryption nor update of the uploaded files, so when a file is changed you have to upload it again.

Describe the solution you'd like
Sinc

urielz
urielz commented Sep 28, 2017

Hey there,

just wanted to point out that on macOS opam install google-drive-ocamlfuse fails with:


∗  installed conf-gmp.1
[ERROR] The compilation of conf-gmp-powm-sec failed at "sh -exc cc -c $CFLAGS -I/usr/local/include test.c".

A workaround for this is to install gmp first like this:

env CFLAGS="-I/opt/local/include/" opam install conf-gmp-powm-sec.1

You

harababurel
harababurel commented Jun 27, 2018

Google suggests enabling gzip compression before transferring files over the network:

In order to receive a gzip-encoded response you must do two things: Set an Accept-Encoding header, and modify your user agent to contain the string gzip. Here is an example of properly formed HTTP headers for enabling gzip compression:

Acc
ejochman
ejochman commented Apr 2, 2019

There are a couple issues open right now that suggest a general restructuring of GAM code, which I agree would be good. However, one simple fix that would help both with code structure and readability of contributed code is a style guide that could be enforced during PR review.

The main file is over 13k lines, at this point, and lacks a consistent style and structure throughout, making it diff

iassenev
iassenev commented Dec 19, 2018

Expected Behavior

Double-click always selects a song

Actual Behavior

Only the very first double-click on song performs as expected, the consequent double clicks change nothing

Steps to Reproduce the Problem

  1. Double-click on a song, wait for it being selected
  2. Double click on another song and see that nothing changes

Specifications

  • Browser:
    Google Chrome Version 7
RemboIII
RemboIII commented Nov 12, 2019

When I rename a file in Windows Explorer, a second file seems to be created with the new name. After refreshing, 2 identical files are displayed.
When I look online at the OneDrive location (mobile app or webpage), there's only 1 file.
I'm unable to remove 1 instance of the doubly displayed files.

![Identical files displayed in online (Onedrive) folder 02](https://user-images.githubusercont

apps-script-starter

Improve this page

Add a description, image, and links to the google-drive topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the google-drive topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.