mirror of
https://github.com/TheRealOwenRees/chess-scribe-website.git
synced 2026-07-23 01:46:57 +00:00
update lighthouse todos
This commit is contained in:
@@ -2,8 +2,7 @@
|
|||||||
- logger
|
- logger
|
||||||
- set game current position on game load to ply 0 and whatever the FEN is (starting position probably, but could be custom position)
|
- set game current position on game load to ply 0 and whatever the FEN is (starting position probably, but could be custom position)
|
||||||
- privacy policy - have no access to anything you generate, only keep a count of success/failed pdf generations with timestamp and error message
|
- privacy policy - have no access to anything you generate, only keep a count of success/failed pdf generations with timestamp and error message
|
||||||
- a11y and lighthouse fixes - heading tags error, color contrast,
|
- check wcag compliance - footer colour contrast
|
||||||
- check wcag compliance
|
|
||||||
- 429 lichess error handling - retry after 10 seconds
|
- 429 lichess error handling - retry after 10 seconds
|
||||||
- try/catch where needed in client code
|
- try/catch where needed in client code
|
||||||
- generate state and check it against the state returned from lichess https://lichess.org/api#tag/oauth/GET/oauth
|
- generate state and check it against the state returned from lichess https://lichess.org/api#tag/oauth/GET/oauth
|
||||||
|
|||||||
Reference in New Issue
Block a user