breezewiki/src
blankie 5a59545963
Set Referrer-Policy to no-referrer
Fandom sends a fake 404 to media if there's a Referer header that has an origin
that's not Fandom. However, we can choose not to send the header by setting
Referrer-Policy. See also:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy
2022-10-09 10:53:02 +07:00
..
application-globals.rkt Set Referrer-Policy to no-referrer 2022-10-09 10:53:02 +07:00
config.rkt Migrate config.rkt to Typed Racket 2022-10-04 22:00:44 +13:00
data.rkt Unify "out: <url>" logging to a function 2022-10-04 21:13:07 +13:00
dispatcher-tree.rkt Rename wikiname-regex to px-wikiname 2022-10-04 21:19:13 +13:00
page-category.rkt Set Referrer-Policy to no-referrer 2022-10-09 10:53:02 +07:00
page-global-search.rkt Add global search on home page 2022-09-17 22:36:04 +12:00
page-home.rkt Add global search on home page 2022-09-17 22:36:04 +12:00
page-not-found.rkt Initial commit 2022-08-23 22:15:24 +12:00
page-proxy.rkt Close response after error in proxy 2022-10-04 21:00:33 +13:00
page-redirect-wiki-home.rkt Fix wiki home redirection 2022-09-09 23:41:49 +12:00
page-search.rkt Set Referrer-Policy to no-referrer 2022-10-09 10:53:02 +07:00
page-static.rkt do not debug print 2022-08-31 00:48:01 +12:00
page-subdomain.rkt Redirect /wikiname to its homepage 2022-09-09 15:42:20 +12:00
page-wiki.rkt Set Referrer-Policy to no-referrer 2022-10-09 10:53:02 +07:00
pure-utils.rkt Initial commit 2022-08-23 22:15:24 +12:00
reloadable.rkt Refactor `let` to `define` where applicable 2022-08-30 21:58:59 +12:00
syntax.rkt Also display the content on category pages 2022-09-11 23:21:37 +12:00
typed-rackunit.rkt Initial commit 2022-08-23 22:15:24 +12:00
url-utils.rkt Migrate config.rkt to Typed Racket 2022-10-04 22:00:44 +13:00
xexpr-utils.rkt Redirect /wikiname to its homepage 2022-09-09 15:42:20 +12:00