use relative url paths for samesite links #7

Merged
dalahast merged 3 commits from use-relative-url-paths-without-a-specific-domain-for-samesite-links into master 2020-12-01 14:29:26 +01:00
Owner

since we're allowing both onion and clearnet access to the same Gitea instance, I think it's better to use relative links.
as for the things like {{StaticUrlPrefix}}, at the moment we're not using a separate subdomain for static resources anyway.

since we're allowing both onion and clearnet access to the same Gitea instance, I think it's better to use relative links. as for the things like `{{StaticUrlPrefix}}`, at the moment we're not using a separate subdomain for static resources anyway.
wanderer self-assigned this 2020-12-01 12:06:13 +01:00
wanderer added 1 commit 2020-12-01 12:06:16 +01:00
wanderer added this to the UX project 2020-12-01 12:06:32 +01:00
wanderer added 1 commit 2020-12-01 12:07:32 +01:00
wanderer added 1 commit 2020-12-01 12:12:55 +01:00
* since it's not a true offline-capable PWA, this should not break
  anything (network requests are still sent out) but hey, who knows really
wanderer changed title from WIP: use relative url paths for samesite links to use relative url paths for samesite links 2020-12-01 12:15:30 +01:00
wanderer requested review from dalahast 2020-12-01 12:15:36 +01:00
Author
Owner

should be ready now, please review @dalahast

should be ready now, please review @dalahast
dalahast approved these changes 2020-12-01 14:28:59 +01:00
dalahast merged commit 236c803042 into master 2020-12-01 14:29:26 +01:00
dalahast deleted branch use-relative-url-paths-without-a-specific-domain-for-samesite-links 2020-12-01 14:29:33 +01:00
Sign in to join this conversation.
No description provided.