parent
e4da28de8a
commit
83cb68ada2
2 changed files with 26 additions and 2 deletions
@ -1,10 +1,12 @@ |
|||||||
cache headers for static assets (and on document GET) |
cache headers for static assets (and on document GET) |
||||||
tests |
tests |
||||||
add FAVICON (or force 404) |
add FAVICON (or force 404) |
||||||
cache static in memory |
|
||||||
add feedback for errors to UI - esp. too long |
add feedback for errors to UI - esp. too long |
||||||
copy URL to clipboard button |
|
||||||
add about page |
add about page |
||||||
|
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 |
||||||
|
|
||||||
# shared version only |
# shared version only |
||||||
some way to do announcements easily (and use for ads) |
some way to do announcements easily (and use for ads) |
||||||
|
copy URL to clipboard button |
||||||
|
Loading…
Reference in new issue