mirror of https://github.com/perkeep/perkeep.git
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
1c8c8087c1
When being deleted the importer account node was changing from an "importerAccount" to an "importer-deleted" nodeType. I fixed it to "importerAccount-deleted" for consistency. Also, both the importer account node and the import root node ended up with the "username's Twitter Account" title which was looking confusing in the UI. I fixed the root node title to be "username's Twitter Data" instead. Change-Id: I335856ca92aca897a05d94a5f3e7d438b00ecc3e |
||
---|---|---|
.hackfests | ||
app | ||
bin | ||
clients | ||
cmd | ||
config | ||
depcheck | ||
dev | ||
doc | ||
internal/chanworker | ||
lib/python | ||
misc | ||
old | ||
pkg | ||
server | ||
third_party | ||
website | ||
.gitignore | ||
.header | ||
AUTHORS | ||
BUILDING | ||
CONTRIBUTORS | ||
COPYING | ||
Dockerfile | ||
HACKING | ||
Makefile | ||
README | ||
TESTS | ||
TODO | ||
make.go |
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: http://camlistore.org/ http://camlistore.org/docs/ Other useful files: BUILDING how to compile it ("go run make.go") HACKING how to do development and contribute Mailing lists: http://camlistore.org/lists Bugs and contributing: https://github.com/camlistore/camlistore/issues http://camlistore.org/docs/contributing