Readur/frontend/src/components
perf3ct dd8555b088
fix(client): fix broken 'download' function on FailedOCR page
2025-06-25 22:49:53 +00:00
..
AdvancedSearchPanel feat(tests): fix/resolve/disable more tests 2025-06-18 17:30:21 +00:00
Auth feat(server): webdav download and ocr actually works 2025-06-15 01:12:01 +00:00
Dashboard fix(client): fix broken 'download' function on FailedOCR page 2025-06-25 22:49:53 +00:00
EnhancedSearchGuide feat(tests): fix/resolve/disable more tests 2025-06-18 17:30:21 +00:00
EnhancedSnippetViewer feat(client): fix the theme for the FailedOcr, and dashboard values 2025-06-25 22:18:05 +00:00
GlobalSearchBar fix(unit): fix more broken tests, disable some 2025-06-18 04:50:30 +00:00
Labels fix(tests): label frontend tests are passing now too 2025-06-20 19:43:31 +00:00
Layout feat(server/client): implement feature of ignoring already deleted files, and add failed OCR queue tests 2025-06-24 17:20:33 +00:00
MimeTypeFacetFilter feat(client): fix the theme for the FailedOcr, and dashboard values 2025-06-25 22:18:05 +00:00
Notifications fix(tests): don't run e2e tests in unit testing, and resolve more test issues 2025-06-18 20:10:03 +00:00
SearchGuidance fix(tests): don't run e2e tests in unit testing, and resolve more test issues 2025-06-18 20:10:03 +00:00
ThemeToggle feat(client): fix dark mode 2025-06-13 21:53:25 +00:00
Upload fix(tests): resolve a huge number of failing frontend tests due to labels 2025-06-20 19:38:20 +00:00
__tests__ fix(unit): fix more broken tests, disable some 2025-06-18 04:50:30 +00:00
Dashboard.tsx feat(server): implement ocr enhanced service throughout 2025-06-12 22:12:50 -07:00
DocumentList.tsx feat(server): webdav download and ocr actually works 2025-06-15 01:12:01 +00:00
DocumentThumbnail.tsx feat(server): rewrite nearly everything to be async/follow best practices 2025-06-15 02:06:17 +00:00
DocumentViewer.tsx feat(server): rewrite nearly everything to be async/follow best practices 2025-06-15 02:06:17 +00:00
FileUpload.tsx feat(client/server): implement notifications 2025-06-14 00:06:23 +00:00
Layout.tsx Initial commit to setup repo via Fish 2025-06-11 23:04:21 +00:00
Login.tsx Initial commit to setup repo via Fish 2025-06-11 23:04:21 +00:00
OcrAnalytics.tsx feat(server): implement ocr enhanced service throughout 2025-06-12 22:12:50 -07:00
Register.tsx Initial commit to setup repo via Fish 2025-06-11 23:04:21 +00:00
SearchBar.tsx Initial commit to setup repo via Fish 2025-06-11 23:04:21 +00:00
TestNotification.tsx feat(client/server): implement notifications 2025-06-14 00:06:23 +00:00