mirror of https://github.com/perkeep/perkeep.git
more TODO
Change-Id: I72e7074a3cc026270685547b9f4019a373a4f6e8
This commit is contained in:
parent
cefe9b42ee
commit
ddf2825064
8
TODO
8
TODO
|
@ -1,3 +1,11 @@
|
|||
-- rename sha1.New() to blobref.NewHash() and
|
||||
blobref.SHA1FromString(string) to blobref.FromString(string), to
|
||||
move current, ephemeral sha1 usage out to one place that's easily fixed
|
||||
in the future.
|
||||
|
||||
-- clean up gethandler and its Range stuff. http package does much/all of that now.
|
||||
Use ServeContent instead?
|
||||
|
||||
-- index: static directory recursive sizes: search: ask to see biggest directories?
|
||||
|
||||
-- index: index dates in filenames ("yyyy-mm-dd-Foo-Trip", "yyyy-mm blah", etc).
|
||||
|
|
Loading…
Reference in New Issue