mirror of https://github.com/perkeep/perkeep.git
aac43b56fc
To select an item, click the checkmark that overlays on rollover. To navigate, just click anywhere else on the item. Also move selection from additive by default rather than exclusive. Change-Id: I47e6ca1942fe1fdaaf615f6ab0e0a547f1a51735 |
||
---|---|---|
.. | ||
test | ||
ui | ||
.gitignore | ||
README | ||
camlistored.go | ||
option_sqlite.go | ||
setup.go | ||
test-put.pl |
README
This is the main Camlistore server. See also: - The storage interface is in <root>/pkg/blobserver - The storage implementations are under that e.g. <root>/pkg/blobserver/localdisk - The HTTP handlers are implemented in <root>/pkg/blobserver/handlers - The UI code is in <root>/server/camlistored/ui