gotosocial/internal/web
tobi 12b6cdcd8c
[bugfix] Set Vary header correctly on cache-control (#1988)
* [bugfix] Set Vary header correctly on cache-control

* Prefer activitypub types on AP endpoints

* use immutable on file server, vary by range

* vary auth on Accept
2023-07-13 21:27:25 +02:00
..
about.go [chore] Prefer JSON errors in API endpoints (#1766) 2023-05-12 10:16:41 +02:00
assets.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
base.go [chore] Prefer JSON errors in API endpoints (#1766) 2023-05-12 10:16:41 +02:00
confirmemail.go [chore] Prefer JSON errors in API endpoints (#1766) 2023-05-12 10:16:41 +02:00
customcss.go [chore] Prefer JSON errors in API endpoints (#1766) 2023-05-12 10:16:41 +02:00
domain-blocklist.go [chore] Prefer JSON errors in API endpoints (#1766) 2023-05-12 10:16:41 +02:00
etag.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
opengraph.go [bugfix] Fix invalid og:description on account w/ empty note (#1733) 2023-05-03 16:18:34 +02:00
opengraph_test.go [bugfix] Fix invalid og:description on account w/ empty note (#1733) 2023-05-03 16:18:34 +02:00
profile.go [bugfix] Reorder web view logic, other small fixes (#1954) 2023-07-07 14:58:53 +02:00
robots.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
rss.go [bugfix] Tidy up rss feed serving; don't error on empty feed (#1970) 2023-07-10 17:05:59 +02:00
settings-panel.go [chore] Prefer JSON errors in API endpoints (#1766) 2023-05-12 10:16:41 +02:00
thread.go [bugfix] Reorder web view logic, other small fixes (#1954) 2023-07-07 14:58:53 +02:00
web.go [bugfix] Set Vary header correctly on cache-control (#1988) 2023-07-13 21:27:25 +02:00