2011-11-22 02:48:09 +00:00
|
|
|
cache headers for static assets (and on document GET)
|
2011-11-19 00:52:18 +00:00
|
|
|
tests
|
2011-11-22 03:04:41 +00:00
|
|
|
add FAVICON (or force 404)
|
2011-11-21 15:17:23 +00:00
|
|
|
add feedback for errors to UI - esp. too long
|
2011-11-22 01:47:29 +00:00
|
|
|
add about page
|
2011-11-22 03:19:43 +00:00
|
|
|
make asset caching optional
|
|
|
|
todo store buffer instead of string while grabbing contents (if possible)
|
|
|
|
write cache to use callback instead of using non-DRY code
|
2011-11-19 00:10:23 +00:00
|
|
|
|
|
|
|
# shared version only
|
|
|
|
some way to do announcements easily (and use for ads)
|
2011-11-22 03:19:43 +00:00
|
|
|
copy URL to clipboard button
|