mirror of
https://github.com/SunRed/haste-server.git
synced 2024-11-01 01:30:21 +01:00
24 lines
683 B
Markdown
24 lines
683 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
|
|
* test new interface in browsers
|
|
* compress assets
|
|
* cache static assets in memory with connect
|
|
* look for a better way to do router
|
|
|
|
|
|
# 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
|