perkeep/pkg/deploy/gce
mpl 933ecd89df server/perkeepd/ui: display search query errors
This change:
-on startup, makes perkeepd log instruction about the Google geocoding
key, if it is not found in Perkeep configuration directory.
-in the web UI, makes search query errors from the search session show
up in a dialog, instead of just being logged in the javascript console.
Among other things, it will allow users to be more readily informed
that their loc: queries are failing because they don't have a geocode
key setup.

According to the Google geocoding team, we should not share a geocoding
API key (too risky/expensive), and using an API key is the only way to
make geocoding requests. So we have to let users deal with it themselves
unfortunately.

Updates #1115
Fixes #1116

Change-Id: I461e7f06a04ffd874678ab8233185999024cb3d8
2018-06-26 02:25:32 +02:00
..
cloud-config.yaml pkg/deploy/gce: lib + tool to deploy on Google Cloud 2014-11-26 22:50:27 +01:00
deploy.go server/perkeepd/ui: display search query errors 2018-06-26 02:25:32 +02:00
handler.go Rename camlistored to perkeepd. 2018-04-21 11:06:09 -07:00
notes.txt all: rename some references to .config/camlistore to .config/perkeep 2018-05-02 21:36:29 -07:00