perkeep/pkg
mpl 9e34d14ef5 pkg/serverinit: enable sharing on GCE by default
The default server config on GCE (as deployed by the launcher) did not
have a share handler. This CL adds one, so that users can benefit from
the new sharing feature from the web UI.

Also, the button for sharing from the web UI does not appear anymore if
the config that the web UI gets from the discovery does not have a
"shareRoot", because it's a strong hint that the server does not have a
share handler.

Change-Id: I6c444995339fda8dba864b1d6729fb7c1b6d72bd
2017-04-05 16:17:46 +02:00
..
app pkg/server/app: proxy search requests for publisher 2016-08-29 19:14:19 +02:00
auth web UI: add "About" menu entry and dialog 2017-03-07 00:24:07 +01:00
blob Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
blobserver blobserver/b2: update b2 library to refresh tokens and tune blobserver 2017-04-01 16:48:11 +01:00
buildinfo add canonical import paths 2016-03-13 19:57:14 -07:00
cacher cmd/camget: update client share chain when getting blobs from cache 2016-09-26 19:03:04 +02:00
camerrors add canonical import paths 2016-03-13 19:57:14 -07:00
camlegal add canonical import paths 2016-03-13 19:57:14 -07:00
client server/camlistored/ui: add "Share" feature 2017-03-23 00:44:18 +01:00
cmdmain print mode information on top-level commands with just -h 2016-12-08 22:31:59 -08:00
constants pkg/constants/google: remove, use oauth2/google instead 2016-06-08 16:15:39 -07:00
conv add canonical import paths 2016-03-13 19:57:14 -07:00
deploy/gce vendor: update cloud.google.com/go/logging to V2 API 2017-02-06 19:59:24 +01:00
env web UI: add "About" menu entry and dialog 2017-03-07 00:24:07 +01:00
fileembed server: fall back to serving UI resources from GOPATH as last resort 2016-05-06 16:05:22 -07:00
fs pkg/fs: check mountedness with /proc/mounts 2016-10-13 18:07:07 +02:00
gc add canonical import paths 2016-03-13 19:57:14 -07:00
geocode pkg/search: add cached geocode results used in benchmarks 2016-11-09 08:01:15 +01:00
googlestorage vendor: rename google.golang.org/cloud to cloud.google.com/go 2016-09-08 15:14:12 +02:00
gpgchallenge pkg/gpgchallenge: expose the clients handler 2016-12-17 20:40:03 +01:00
hashutil add canonical import paths 2016-03-13 19:57:14 -07:00
httputil vendor: update cloud.google.com/go/logging to V2 API 2017-02-06 19:59:24 +01:00
images add canonical import paths 2016-03-13 19:57:14 -07:00
importer Initial cut at importing financial transactions using Plaid.com. No Plaid-specific UI in this first pass; just import/data model only. 2017-03-25 10:41:01 -04:00
index pkg/index: use missing dep mechanism for static sets too 2017-03-03 00:11:42 +01:00
jsonsign vendor: rm code.google.com/p/go.crypto/openpgp 2016-11-28 19:34:32 +01:00
kvutil Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
leak add canonical import paths 2016-03-13 19:57:14 -07:00
lru add canonical import paths 2016-03-13 19:57:14 -07:00
magic pkg/index: use mime.TypeByExtension to record MIMEType 2016-09-06 16:26:09 +02:00
media add canonical import paths 2016-03-13 19:57:14 -07:00
misc web UI: add "About" menu entry and dialog 2017-03-07 00:24:07 +01:00
netutil server/camlistored: use Let's Encrypt 2016-12-05 19:43:37 +01:00
osutil vendor: update cloud.google.com/go/logging to V2 API 2017-02-06 19:59:24 +01:00
pools add canonical import paths 2016-03-13 19:57:14 -07:00
publish app/publisher: file rendering and navigation with jquery 2016-07-19 16:37:35 +02:00
readerutil Delete misc unused objects 2016-04-06 17:59:51 +02:00
rollsum add canonical import paths 2016-03-13 19:57:14 -07:00
schema new app: scanning cabinet 2017-02-15 17:14:45 +01:00
search pkg/search: add test to illustrate issue 881 2016-11-23 17:28:55 +01:00
server sync: add option to hourly fetch and check random blobs from dest 2017-04-01 16:18:24 +01:00
serverinit pkg/serverinit: enable sharing on GCE by default 2017-04-05 16:17:46 +02:00
sorted Merge "pkg/sorted/mysql: drop tables on reindex" 2017-01-18 18:14:06 +00:00
test pkg/server: make share handler support share deletions 2017-03-24 22:33:50 +01:00
types new app: scanning cabinet 2017-02-15 17:14:45 +01:00
video/thumbnail add canonical import paths 2016-03-13 19:57:14 -07:00
webserver app/publisher: use autocert too when Camlistore does it 2016-12-14 01:24:30 +01:00
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00