Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
Go to file
mpl 86679899f5 camlistored/ui: fix share URL dialog for all pages
The code to find the prefix URL that is used to display the share URL on
after successfully sharing an item, worked only on the main web UI page.
This change makes it work on hopefully any page.

Change-Id: I05e085f91ef7ebe39f880104e52ca487b80c607a
2017-04-27 19:12:10 +02:00
.hackfests Add a hackfest entry. Missed a lot of these, but still fun. 2013-12-27 16:16:09 -08:00
app app/publisher: add zip download file times 2017-04-27 01:08:38 +02:00
bin New build tool. Should even work on Windows, if Go 1.1 is available, without MinGW/msys/etc. 2013-06-11 00:55:17 +02:00
clients Merge "android: avoid excessive UI updates" 2016-10-18 13:17:40 +00:00
cmd pkg/deploy: no self-signed certs, name in camlistore.net 2017-01-13 16:47:04 +01:00
config Merge "app/scanningcabinet: move static UI files to folder" 2017-03-27 14:23:15 +00:00
dev Merge "Initial cut at importing financial transactions using Plaid.com. No Plaid-specific UI in this first pass; just import/data model only." 2017-03-26 00:24:48 +00:00
doc doc: add reverse proxy settings for publisher 2017-04-27 15:17:32 +02:00
internal/chanworker add canonical import paths 2016-03-13 19:57:14 -07:00
lib/python Send auth header with GET requests too. 2013-08-02 21:13:53 -07:00
misc misc/docker/server: build with make.go 2017-04-05 02:10:12 +02:00
old Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
pkg app/publisher: use scheme from window.location 2017-04-25 16:33:14 +02:00
server camlistored/ui: fix share URL dialog for all pages 2017-04-27 19:12:10 +02:00
vendor Merge "pkg/deploy/gce: also create Google Cloud Project for user" 2017-04-21 16:16:34 +00:00
website pkg/deploy/gce: also create Google Cloud Project for user 2017-04-21 18:09:10 +02:00
.dockerignore Dockerfile: update 2016-03-11 18:05:35 +01:00
.gitignore app/scanningcabinet: Compile scancab during make.go 2017-03-14 08:35:12 -07:00
.header updated year in header template to 2015 2015-04-19 21:47:46 +02:00
.travis.yml vendor: update gopherjs to 1.8-1 2017-02-18 01:06:58 +01:00
AUTHORS C+A: add Michael Morrissey (Individual CLA) 2017-03-26 17:22:07 -04:00
BUILDING Update build instructions wrt Go 1.5 requirement 2015-08-23 16:32:21 +02:00
CONTRIBUTING.md website: update CLA instruction 2016-06-24 18:12:42 +02:00
CONTRIBUTORS C: add Will Norris 2017-04-07 01:40:15 +02:00
COPYING
Dockerfile Dockerfile: fix for Go 1.8 2017-02-28 01:39:35 +01:00
Makefile path fixes for third_party move 2016-04-21 12:25:17 -07:00
README rename HACKING to CONTRIBUTING.md 2016-04-27 12:16:29 -07:00
TESTS cond: clean-up and start of tests 2014-01-19 15:06:55 -08:00
TODO Address TODO by moving CAMLI_DEBUG checks into env 2015-08-25 07:22:14 -07:00
make.go make: fixed copy/paste by replacing *website with *camnetdns 2017-04-18 03:18:05 +10:00

README

Camlistore is your personal storage system for life.

It's a way to store, sync, share, model and back up content.

It stands for "Content-Addressable Multi-Layer Indexed Storage", for
lack of a better name.  For more, see:

     https://camlistore.org/
     https://camlistore.org/doc/

Other useful files:

     BUILDING       how to compile it ("go run make.go")
     CONTRIBUTING   how to do development and contribute

Mailing lists:

     http://camlistore.org/lists

Bugs and contributing:

     https://github.com/camlistore/camlistore/issues
     https://camlistore.org/doc/contributing