haste-server/TODO.md

22 lines
583 B
Markdown
Raw Normal View History

2011-11-23 09:34:34 +08:00
# 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
2011-11-24 00:32:49 +08:00
* Better about page text
2011-11-24 01:12:01 +08:00
* test new interface in browsers
2011-11-23 09:34:34 +08:00
# 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