remove loading page

This commit is contained in:
2026-06-11 15:47:34 +02:00
parent f4b9820b5b
commit f475732715
-1
View File
@@ -5,7 +5,6 @@
- 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 - a11y and lighthouse fixes
- check wcag compliance - check wcag compliance
- Callback page - improve loading display in suspense
- 429 lichess error handling - 429 lichess error handling
- add throw errors or return errors in server code - add throw errors or return errors in server code
- try/catch where needed in client code - try/catch where needed in client code