app/src
Thiago Chaves a8f3bbac49 Refactor hook names and make their usage more uniform
Also ensure that potential "loading" states and IndexedDB
error states are marked to be handled properly
2022-08-29 21:43:52 +03:00
..
components Refactor hook names and make their usage more uniform 2022-08-29 21:43:52 +03:00
hooks Refactor hook names and make their usage more uniform 2022-08-29 21:43:52 +03:00
lib/wiktionary Add language selection on card creation, move wiktionary functionality to lib folder 2022-08-10 18:38:20 +03:00
model Refactor hook names and make their usage more uniform 2022-08-29 21:43:52 +03:00
styles Style and behavior iprovements for notifications in add card view 2022-08-13 18:54:24 +03:00
util Refactor page components, reduce flicker, remove orphaned module 2022-08-10 00:20:31 +03:00
views Refactor hook names and make their usage more uniform 2022-08-29 21:43:52 +03:00
App.test.tsx Switch to single-page vanilla React app, add PWA support 2022-08-10 01:36:26 +03:00
App.tsx Switch to single-page vanilla React app, add PWA support 2022-08-10 01:36:26 +03:00
index.css Switch to single-page vanilla React app, add PWA support 2022-08-10 01:36:26 +03:00
index.tsx Switch to single-page vanilla React app, add PWA support 2022-08-10 01:36:26 +03:00
logo.svg Switch to single-page vanilla React app, add PWA support 2022-08-10 01:36:26 +03:00
react-app-env.d.ts Switch to single-page vanilla React app, add PWA support 2022-08-10 01:36:26 +03:00
service-worker.ts Switch to single-page vanilla React app, add PWA support 2022-08-10 01:36:26 +03:00
serviceWorkerRegistration.ts Switch to single-page vanilla React app, add PWA support 2022-08-10 01:36:26 +03:00
setupTests.ts Switch to single-page vanilla React app, add PWA support 2022-08-10 01:36:26 +03:00