Clean up TODO

This commit is contained in:
John Crepezzi 2011-11-23 13:17:22 -05:00
parent 167c7c4adb
commit 6906ad4253

View File

@ -1,7 +1,7 @@
# TODO # TODO
* cache headers for static assets (and on document GET)
* tests * tests
* fix that chrome bug where it loads the doc twice * fix that chrome bug where it loads the doc twice
* put back .rb work - broken by new router
* expand extension map * expand extension map
* kick expiration back by increment on each view * kick expiration back by increment on each view
* Add file extensions ourselves to push state * Add file extensions ourselves to push state
@ -9,7 +9,6 @@
* Better about page text * Better about page text
* test new interface in browsers * test new interface in browsers
* compress assets * compress assets
* cache static assets in memory with connect
* look for a better way to do router * look for a better way to do router