mirror of https://github.com/perkeep/perkeep.git
933ecd89df
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 |
||
---|---|---|
.. | ||
cloud-config.yaml | ||
deploy.go | ||
handler.go | ||
notes.txt |