Readur/frontend
Alex fcf7905a65
Merge pull request #387 from readur/feat-pwa-support
feat: PWA support take 2
2025-12-11 20:11:28 -08:00
..
e2e feat(docs): also add docs on changing admin password 2025-12-09 17:02:33 -08:00
public Revert "Merge branch 'feat-pwa-support' into main" 2025-12-11 23:52:11 +00:00
src feat(test): add PWA tests 2025-12-12 03:16:04 +00:00
test_data feat(tests): add tests for doc and docx 2025-09-02 22:52:47 +00:00
.dockerignore feat(ocr): implement new dev stack and allow for more numbers in ocr documents 2025-10-28 14:34:34 -07:00
Dockerfile.dev chore(deps): update dependency node to v24 2025-11-10 19:47:24 +00:00
TESTING.md feat(client): update the quick search dropdown list 2025-06-13 21:25:48 +00:00
index.html Revert "Merge branch 'feat-pwa-support' into main" 2025-12-11 23:52:11 +00:00
package-lock.json Merge pull request #388 from readur/react2shell-hard-patch 2025-12-11 18:08:01 -08:00
package.json fix(frontend): set react minimum to CVE-2025-55182 patched version 2025-12-12 01:20:21 +00:00
playwright.config.ts feat(websocket): update websockets and websocket tests so that they actually pass 2025-08-11 20:08:36 +00:00
tailwind.config.js Initial commit to setup repo via Fish 2025-06-11 23:04:21 +00:00
tsconfig.json feat(client): convert frontend to ts 2025-06-13 16:16:23 +00:00
tsconfig.node.json feat(client): convert frontend to ts 2025-06-13 16:16:23 +00:00
vite.config.ts Revert "Merge branch 'feat-pwa-support' into main" 2025-12-11 23:52:11 +00:00
vitest.config.ts fix(tests): don't run e2e tests in unit testing, and resolve more test issues 2025-06-18 20:10:03 +00:00
vitest.integration.config.ts feat(tests): implement frontend integration tests 2025-07-30 19:39:28 -07:00
vitest.unit.config.ts feat(tests): implement frontend integration tests 2025-07-30 19:39:28 -07:00