tvl-depot/web/atward
Vincent Ambo ebf6301941 feat(atward): Support reading configuration from cookies
Adds support for reading configuration (currently only the `cs`
parameter) from cookies and from URL query parameters. The latter take
precedence if set explicitly.

This is useful for users which can not edit their search query
parameters.

To make this easier to use the atward landing page has been updated
with a simple form where settings can be toggled. This requires
Javascript, but the script is small, embedded and MIT licensed (as is
the rest of this project). Users without Javascript will be shown a
notice about this.

It is of course possible to set the cookies manually, too.

Change-Id: Ie9a9dbeab4d9a97a349d7988e21f1b46037e1f72
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3110
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2021-05-12 13:19:11 +00:00
..
src feat(atward): Support reading configuration from cookies 2021-05-12 13:19:11 +00:00
.gitignore feat(web/atward): Implement match scaffolding for TVL redirector 2021-05-03 22:55:36 +00:00
Cargo.lock feat(web/atward): Implement match scaffolding for TVL redirector 2021-05-03 22:55:36 +00:00
Cargo.toml feat(web/atward): Implement match scaffolding for TVL redirector 2021-05-03 22:55:36 +00:00
default.nix feat(web/atward): Implement match scaffolding for TVL redirector 2021-05-03 22:55:36 +00:00