perkeep/pkg/schema
Angel 3dbb01138f pkg/importer: add "instapaper" importer for Instapaper service
A working importer for the Instapaper service. The importer imports
bookmarks, full text articles, and highlights. A blob item handler for
Instapaper highlight permanodes is included to show summarized highlight
content from the server UI.

Also, this CL updates github.com/garyburd.com/go-auth to rev
bca2e7f09a178fd36b034107a00e2323bca6a82e in order to get support for
XAuth requests.

Fixes #1208

Change-Id: I72e0c40b245c7eec4a44bb475fcaa96a0ee9a1c5
2018-11-26 07:57:08 -05:00
..
nodeattr pkg/importer: add "instapaper" importer for Instapaper service 2018-11-26 07:57:08 -05:00
testdata schema: use GPS location to find timezone from EXIF when UTC offset is unknown 2014-07-13 10:26:54 -07:00
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
blob.go pkg/schema: expose signer and signature information on claims 2018-05-14 08:45:36 -04:00
dirreader.go pkg/schema: break static-sets in subsets for large directories 2018-02-09 01:36:38 +01:00
fileread_test.go pkg/schema: break static-sets in subsets for large directories 2018-02-09 01:36:38 +01:00
filereader.go blobserver, all: add contexts to ReceiveBlob, Fetch & million resulting deps 2018-01-18 16:22:16 -08:00
filewriter.go blobserver, all: add contexts to ReceiveBlob, Fetch & million resulting deps 2018-01-18 16:22:16 -08:00
filewriter_test.go blobserver, all: add contexts to ReceiveBlob, Fetch & million resulting deps 2018-01-18 16:22:16 -08:00
lookup.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
lookup_cgo.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
lookup_nocgo.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
schema.go pkg/schema: break static-sets in subsets for large directories 2018-02-09 01:36:38 +01:00
schema_darwin.go schema: lot of Blob/Builder work, and kill schema.Map. 2013-01-21 20:56:12 -08:00
schema_linux.go schema: lot of Blob/Builder work, and kill schema.Map. 2013-01-21 20:56:12 -08:00
schema_posix.go schema: lot of Blob/Builder work, and kill schema.Map. 2013-01-21 20:56:12 -08:00
schema_public_test.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
schema_test.go schema: skip symlink tests on Windows 2018-05-01 14:17:35 -07:00
sign.go cmd/camtool: add "camtool whoami" subcommand 2018-01-23 14:02:32 -08:00
sign_test.go blobserver, all: add contexts to ReceiveBlob, Fetch & million resulting deps 2018-01-18 16:22:16 -08:00