8000 Tags · s4y/reserve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: s4y/reserve

Tags

v1.1.1

Toggle v1.1.1's commit message
Stop logging 404s and the like, that wasn't on purpose

v1.1.0

Toggle v1.1.0's commit message
[Small yet breaking!] Don't read stdin by default

This is a very rarely-used feature (at least by me, and I'm not aware of
any other users — comment if you're one!) and makes daemonizing reserve
harder, because EOF on stdin makes it exit.

For the sake of simplicity/least surprise, don't read stdin at all
unless asked to with "-stdin".

More history in 1da9f94.

v1.0.12

Toggle v1.0.12's commit message
Update caching strategy

- must-revalidate and no-cache have very different semantics than they
  appear to. no-cache implies what we actually need: that the browser
  should never use a cached response without checking with the server
  first.

- Ensure that the Last-Modified time is bounded at startup, in case you
  switch directories (by stopping reserve in one place and starting it
  in another.

v1.0.11

Toggle v1.0.11's commit message
Bump deps

v1.0.10

Toggle v1.0.10's commit message
Bump deps

v1.0.9

Toggle v1.0.9's commit message
Clock/connection fixes

v1.0.8

Toggle v1.0.8's commit message
Fix importmaps

This script doesn't actually have to be a module.

v1.0.7

Toggle v1.0.7's commit message
Forgot to generate.

v1.0.6

Toggle v1.0.6's commit message
Forgot to generate.

v1.0.5

Toggle v1.0.5's commit message
Forgot to generate.

0