anki/ts/congrats
Damien Elmes db1aecd3d8 Ignore congrats fetch errors
The congrats page fetches data once a minute, and onRefreshTimer()
reloads the page once every 10 minutes. If a data fetch is in flight
when the page reload happens, it can cause a 'failed to fetch' error
to occur.

Closes #2895
2024-01-19 15:28:54 +10:00
..
congrats-base.scss Add scss formatter 2023-07-03 09:44:38 +10:00
CongratsPage.svelte Migrate to protobuf-es (#2547) 2023-06-14 22:47:37 +10:00
index.ts Ignore congrats fetch errors 2024-01-19 15:28:54 +10:00
lib.ts Migrate to protobuf-es (#2547) 2023-06-14 22:47:37 +10:00
tsconfig.json Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00