Clean up TODO

raw_icon
John Crepezzi 14 years ago
parent 167c7c4adb
commit 6906ad4253
  1. 3
      TODO.md

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

Loading…
Cancel
Save