Readur/frontend/src
perf3ct 539f7cda79
fix(tests): add back the playwright test, and banish the searchpage test to an integration test
2025-06-18 21:18:13 +00:00
..
components fix(tests): don't run e2e tests in unit testing, and resolve more test issues 2025-06-18 20:10:03 +00:00
contexts fix(unit): fix more broken tests, disable some 2025-06-18 04:50:30 +00:00
pages fix(tests): add back the playwright test, and banish the searchpage test to an integration test 2025-06-18 21:18:13 +00:00
services fix(unit): fix more broken tests 2025-06-18 03:54:04 +00:00
test feat(server): add role capability, and fix tests 2025-06-13 20:58:36 +00:00
types feat(server): implement notifications and webdav 2025-06-14 01:34:56 +00:00
App.tsx feat(client/server): advanced search, along with fixing build errors 2025-06-17 02:56:59 +00:00
index.css feat(client): update the search functionality 2025-06-12 21:31:46 -07:00
main.tsx feat(client): convert frontend to ts 2025-06-13 16:16:23 +00:00
theme.ts feat(client): convert frontend to ts 2025-06-13 16:16:23 +00:00
vite-env.d.ts feat(e2e): add playwright for e2e tests 2025-06-17 20:10:04 +00:00