mirror of https://github.com/perkeep/perkeep.git
more TODO
Change-Id: I644dce88def976a18804c4b21d8ddb4ab9b31091
This commit is contained in:
parent
64a9055581
commit
c0d20d6bfc
7
TODO
7
TODO
|
@ -1,3 +1,10 @@
|
|||
-- newui: add a Makefile rule (like "make embeds") to actually run the
|
||||
Closure Compiler on the newui code, and show errors/warnings, and
|
||||
generate new z*_embed.js file(s). (we can do rolling checksum splits
|
||||
of it later. TODO also: figure out if we can compile in non-minifying
|
||||
mode for now, to increase chances of rolling checksums splitting
|
||||
predictably)
|
||||
|
||||
-- sharing: make camget work with permanode sets too, not just
|
||||
"directory" and "file" things.
|
||||
|
||||
|
|
Loading…
Reference in New Issue