1
0
Fork 0
mirror of https://github.com/seejohnrun/haste-server.git synced 2024-11-01 11:31:22 +00:00
haste-server/TODO.md

24 lines
625 B
Markdown
Raw Normal View History

2011-11-23 01:34:34 +00:00
# TODO
* tests
* fix that chrome bug where it loads the doc twice
2011-11-23 18:17:22 +00:00
* put back .rb work - broken by new router
2011-11-23 01:34:34 +00:00
* expand extension map
* kick expiration back by increment on each view
* Add file extensions ourselves to push state
* Proper markdown highlighting
2011-11-23 16:32:49 +00:00
* Better about page text
2011-11-23 17:12:01 +00:00
* test new interface in browsers
2011-11-23 18:14:18 +00:00
* compress assets
* look for a better way to do router
2011-11-23 01:34:34 +00: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