mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-11-01 03:21:21 +00:00
12 lines
414 B
Text
12 lines
414 B
Text
cache headers for static assets (and on document GET)
|
|
tests
|
|
add FAVICON (or force 404)
|
|
add feedback for errors to UI - esp. too long
|
|
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
|