Commit Graph

4 Commits

Author SHA1 Message Date
Brad Fitzpatrick ca76a40bbc Rename camlistored to perkeepd.
Updates #981

Change-Id: I8fe43c240c149074c23128a89ab426af9cbf94b4
2018-04-21 11:06:09 -07:00
Paul Lindner 6d2d9714de all: simpify constructs by running gofmt -s on all code
Change-Id: Idc12ddcfe8f735d77c6baa942f5bb7a2c7d9b40b
2018-01-21 10:27:12 -08:00
Attila Tajti 761bff63c0 server/camlistored: add sha224 support to web UI
The web UI support the old sha1 blob hash only.

Add initial support for sha224 blob refs.

Also add sha2.js and sha224.js to goog/crypt in the embedded resources.

Change-Id: If52d75d254d6163a737c56cf1676be1ef7eddb31
2018-01-17 16:07:04 +01:00
Paul Lindner 463832ed76 clients/web/embed: Move vendor/embed to clients/web/embed and adjust paths
Addresses #889
Fixes #1024

Change-Id: I9fa1dc246b0a3a1a4e4ec7abab0a7828fdfdb41e
2018-01-09 22:33:03 +00:00