Readur/frontend
Jon Fuller 1859af68e1
Merge pull request #192 from readur/renovate/playwright-monorepo
chore(deps): update dependency @playwright/test to v1.55.0
2025-09-02 13:07:36 -07:00
..
e2e feat(websocket): update the tests, to hopefully pass again 2025-08-11 21:47:49 +00:00
public feat(client): add favicon and icons 2025-06-26 18:49:07 +00:00
src fix(tests): resolve issues with webdav scan failure testing 2025-08-18 15:47:58 +00:00
test_data feat(tests): add e2e tests for multiple ocr languages 2025-07-14 04:26:50 +00: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 Merge pull request #192 from readur/renovate/playwright-monorepo 2025-09-02 13:07:36 -07:00
package.json chore(deps): update dependency @vitejs/plugin-react to v5 2025-08-14 19:01:28 +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 feat(tests): implement frontend integration tests 2025-07-30 19:39:28 -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