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