more TODO

Change-Id: I644dce88def976a18804c4b21d8ddb4ab9b31091
This commit is contained in:
Brad Fitzpatrick 2013-01-20 16:53:57 -08:00
parent 64a9055581
commit c0d20d6bfc
1 changed files with 7 additions and 0 deletions

7
TODO
View File

@ -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.