breezewiki/src
blankie adc4b47b83 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:45:48 +00:00
..
application-globals.rkt Set Referrer-Policy to no-referrer 2022-10-09 10:45:48 +00:00
config.rkt Migrate config.rkt to Typed Racket 2022-10-04 22:00:44 +13:00
data.rkt Pass siteinfo through code; show sitename in title 2022-10-09 22:50:50 +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:45:48 +00: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 Redirect to actual wiki main page 2022-10-09 22:54:59 +13:00
page-search.rkt Set Referrer-Policy to no-referrer 2022-10-09 10:45:48 +00: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:45:48 +00: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