Readur/frontend
Jon Fuller 7c930857ac
Merge pull request #309 from readur/feat/random-admin-password
feat(server): allow for random admin password generation
2025-12-09 11:39:45 -08:00
..
e2e feat(tests): migrate e2e tests to dynamic admin helper 2025-12-09 10:27:25 -08:00
public feat(ui): add german and french translations 2025-10-04 14:14:42 -07:00
src Feat(UI): hide UI login when ALLOW_LOCAL_AUTH is set to false 2025-10-30 22:10: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 feat(ocr): implement new dev stack and allow for more numbers in ocr documents 2025-10-28 14:34:34 -07:00
TESTING.md feat(client): update the quick search dropdown list 2025-06-13 21:25:48 +00:00
index.html feat(client): add favicon and icons 2025-06-26 18:49:07 +00:00
package-lock.json chore(deps): update dependency react-i18next to v16.4.0 (#372) 2025-12-08 23:52:16 +00:00
package.json feat(ui): migrate hardcoded strings to i18n for translations 2025-10-04 14:00:17 -07: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 feat(ocr): implement new dev stack and allow for more numbers in ocr documents 2025-10-28 14:34:34 -07: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