2011-11-22 03:48:09 +01:00
|
|
|
cache headers for static assets (and on document GET)
|
2011-11-19 01:52:18 +01:00
|
|
|
tests
|
2011-11-22 04:04:41 +01:00
|
|
|
add FAVICON (or force 404)
|
2011-11-21 16:17:23 +01:00
|
|
|
add feedback for errors to UI - esp. too long
|
2011-11-22 02:47:29 +01:00
|
|
|
add about page
|
2011-11-22 04:19:43 +01: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 01:10:23 +01:00
|
|
|
|
|
|
|
# shared version only
|
|
|
|
some way to do announcements easily (and use for ads)
|
2011-11-22 04:19:43 +01:00
|
|
|
copy URL to clipboard button
|