AudricV
63fdac4f39
[Client] Add privacy policy HTML page
...
The privacy policy by itself will have to be added by Flask using the
html_privacy_policy variable and its last updated date using the
privacy_policy_last_updated_date variable.
2023-01-06 08:33:50 +01:00
AudricV
c4b6807c8e
[Client] Add legal mentions HTML page
...
The legal mentions themselves will have to be added by Flask using the
html_legal_mentions variable.
2023-01-06 08:33:50 +01:00
AudricV
84813790a6
[Client] Use absolute path for resources in the home page and fix some issues
...
- Fix game name in the game title
- Remove fill property from the theme switcher button to allow changing its
color when hovering it
2023-01-06 08:33:50 +01:00
Thomas Rubini
fa84404852
refactor client code to be used with the server
2022-12-01 11:58:04 +01:00
Thomas Rubini
67afb7ac8f
Basic UI pages
2022-12-01 10:57:39 +01:00