haste-server/TODO.md
2011-11-28 09:42:26 -05:00

21 lines
609 B
Markdown

# TODO
* cache headers for static assets (and on document GET)
* tests
* fix that chrome bug where it loads the doc twice
* expand extension map
* kick expiration back by increment on each view
* Add file extensions ourselves to push state
* Proper markdown highlighting
* Better about page text
* Collapse CSS rules to get rid of the #key .box1 nonsense
# shared version only
* some way to do announcements easily (and use for ads)
* start using CDNs for most assets (optional)
# with brian's design
* add feedback for errors to UI - esp. too long
* add link to about page
* copy URL to clipboard button