mirror of
https://github.com/SunRed/haste-server.git
synced 2024-11-01 01:30:21 +01:00
Clean up TODO
This commit is contained in:
parent
167c7c4adb
commit
6906ad4253
1 changed files with 1 additions and 2 deletions
3
TODO.md
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…
Reference in a new issue