1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2026-02-10 16:01:32 +00:00

Merge branch 'master' of codeplane.com:seejohnrun/haste-server

Conflicts:
	TODO.md
This commit is contained in:
John Crepezzi
2011-11-28 09:48:28 -05:00
19 changed files with 477 additions and 183 deletions
+3 -14
View File
@@ -1,21 +1,10 @@
# TODO
* cache headers for static assets (and on document GET)
# TODO for OSS
* 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
* add feedback for errors to UI - esp. too long
* make sure file store still functions appropriately
# 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