Commit Graph

6 Commits

Author SHA1 Message Date
AudricV
0aeb70daa0
[Client] Add licenses HTML page 2023-01-03 09:07:50 +01:00
AudricV
81d25df846
[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-03 09:07:50 +01:00
AudricV
c5fc17c897
[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-03 09:07:49 +01:00
AudricV
9646fcf5a1
[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-03 09:07:49 +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