gitdocs icon indicating copy to clipboard operation
gitdocs copied to clipboard

Open-source Dropbox using Ruby and Git

Results 12 gitdocs issues
Sort by recently updated
recently updated
newest added

After adding a first path to gitdocs server it gets into error state, showing the following message: ``` sinatra.error # rack.errors # rack.input # sinatra.accept [#, #, #, #, #]...

On Linux Mint 18.1 (based on Ubuntu 16.04) have returned the following... ``` $ sudo gem install gitdocs Building native extensions. This could take a while... ERROR: Error installing gitdocs:...

I am running gitdocs on ubuntu. Somehow gitdocs only stages new changes but does not push those. And it also does not pull new commits from master. On archlinux everything...

Bug

So I can have my gitdocs root listing at http://example.com/my/ Or is this possible somehow?

Feature

If you know you are offline, it would be useful to be able to disable all network operations e.g., fetch and push) which still allowing commits to be made. Hopefully,...

Feature

Installation failed with below error, ruby version is `ruby 2.0.0p648 (2015-12-16 revision 53162) [universal.x86_64-darwin16]` ``` sudo gem install gitdocs Fetching: hitimes-1.2.4.gem (100%) Building native extensions. This could take a while......

Bug

You should be able to set polling interval, notifications, etc for a repo using the cli? ``` gitdocs config polling.interval --set 5 gitdocs config polling.interval gitdocs config polling.interval --global gitdocs...

Feature

We could use localtunnel or some other means to allow a user to 'public' share and then give a url which other users can access. Or maybe we should just...

Feature

Should we support repo submodules

Feature

We should support windows at some point.

Feature