aaldebs99
|
83217e508e
|
feat(frontend): view failed document and link to details
|
2025-06-28 05:10:38 +00:00 |
aaldebs99
|
9f0bcd9a63
|
Merge pull request #70 from readur/feat/click-to-expand
feat(frontend): click to expand preview in document details
|
2025-06-27 21:49:26 -07:00 |
aaldebs99
|
e3e5d28a2a
|
feat(frontend): click to expand preview in document details
|
2025-06-28 04:33:35 +00:00 |
Jon Fuller
|
f0b675f4f1
|
Merge pull request #67 from readur/feat/easily-unignore-documents
feat(server/client): easily undelete ignored files, if the user wishe…
|
2025-06-27 21:04:46 -07:00 |
Jon Fuller
|
ec42033f30
|
Merge pull request #68 from readur/renovate/react-hook-form-7.x-lockfile
fix(deps): update dependency react-hook-form to v7.59.0
|
2025-06-27 21:04:10 -07:00 |
perfectra1n
|
7f69cd2e5f
|
fix(server/client): fix incorrect OCR measurements
|
2025-06-27 20:23:59 -07:00 |
renovate[bot]
|
3fac447b9b
|
fix(deps): update dependency react-hook-form to v7.59.0
|
2025-06-28 02:47:40 +00:00 |
perfectra1n
|
a9f31f4b97
|
fix(server): resolve complation issues
|
2025-06-27 19:39:56 -07:00 |
perf3ct
|
09a36bd0fb
|
fix(server): resolve compilation issue in IgnoredFilesQuery
|
2025-06-28 01:01:51 +00:00 |
perf3ct
|
7a623ca8d6
|
feat(server/client): easily undelete ignored files, if the user wishes to do so
|
2025-06-28 00:37:49 +00:00 |
Jon Fuller
|
dd7bc618d7
|
Merge pull request #66 from readur/feat/delete-low-confidence-documents
feat(server/client): implement button deleting low confidence documen…
|
2025-06-27 16:09:11 -07:00 |
perf3ct
|
6983469eff
|
fix(server): fix unclosed delimiter
|
2025-06-27 22:51:02 +00:00 |
Jon Fuller
|
a8c6660450
|
Merge branch 'main' into feat/delete-low-confidence-documents
|
2025-06-27 15:17:50 -07:00 |
Jon Fuller
|
bc55a4b792
|
Merge pull request #65 from readur/feat/add-number-of-documents-per-source
feat(client/server): add a new badge for each source that shows the n…
|
2025-06-27 15:17:00 -07:00 |
perf3ct
|
a642eec3ce
|
feat(server/client): implement button deleting low confidence documents (e.g. documents that have no text)
|
2025-06-27 22:16:38 +00:00 |
Jon Fuller
|
f1352665e7
|
Merge pull request #64 from readur/feat/reorganize-tests
feat(tests): reorganize unit and integration tests
|
2025-06-27 14:43:32 -07:00 |
perf3ct
|
fc0324da80
|
feat(client/server): add a new badge for each source that shows the number of documents stored from each source
|
2025-06-27 21:32:50 +00:00 |
perf3ct
|
4f001a5def
|
feat(tests): reorganize unit and integration tests
|
2025-06-27 20:51:01 +00:00 |
perf3ct
|
9073006004
|
fix(tests): move oidc tests to correct folder
|
2025-06-27 19:33:58 +00:00 |
Jon Fuller
|
91f2045731
|
Merge pull request #63 from readur/feat/reorganize-part1
feat(server): reorganize components into their own modules and fix im…
|
2025-06-27 12:23:29 -07:00 |
perf3ct
|
1af971b3da
|
fix(test): try to resolve flaky label create test, again
|
2025-06-27 18:53:42 +00:00 |
perf3ct
|
60dee61f16
|
fix(server): resolve broken imports on tests and test helpers
|
2025-06-27 18:46:41 +00:00 |
perf3ct
|
cf98da3298
|
fix(tests): also resolve this silly failing label unit test
|
2025-06-27 18:32:56 +00:00 |
perf3ct
|
cdad6477ed
|
feat(server): reorganize components into their own modules and fix imports
|
2025-06-27 18:27:42 +00:00 |
Jon Fuller
|
a3d68704f0
|
Merge pull request #61 from readur/renovate/wiremock-0.x
chore(deps): update rust crate wiremock to 0.6
|
2025-06-27 11:18:22 -07:00 |
Jon Fuller
|
ba86554717
|
Merge pull request #60 from readur/renovate/react-router-monorepo
fix(deps): update dependency react-router-dom to v7.6.3
|
2025-06-27 11:18:07 -07:00 |
renovate[bot]
|
e6be7c3208
|
chore(deps): update rust crate wiremock to 0.6
|
2025-06-27 17:50:05 +00:00 |
renovate[bot]
|
7b16d1abe8
|
fix(deps): update dependency react-router-dom to v7.6.3
|
2025-06-27 17:49:20 +00:00 |
Jon Fuller
|
eb95b1ca70
|
Merge pull request #58 from readur/renovate/material-ui-monorepo
fix(deps): update dependency @mui/x-date-pickers to v8.6.0
|
2025-06-27 10:48:39 -07:00 |
Jon Fuller
|
c8f4886fc6
|
Merge pull request #55 from readur/feat/oidc-setup
feat(server): set up oidc system and migrations
|
2025-06-27 10:48:28 -07:00 |
perf3ct
|
cd0ee3e877
|
feat(docs): add documentation around oidc
|
2025-06-27 17:45:42 +00:00 |
perf3ct
|
af3aab3cda
|
fix(tests): resolve last OIDC test issues
|
2025-06-27 17:32:33 +00:00 |
Jon Fuller
|
041346dbdb
|
Merge pull request #57 from readur/renovate/rust-1.x
chore(deps): update rust docker tag to v1.88
|
2025-06-27 08:17:14 -07:00 |
renovate[bot]
|
5c757fc54a
|
fix(deps): update dependency @mui/x-date-pickers to v8.6.0
|
2025-06-27 10:52:34 +00:00 |
perf3ct
|
98479325e3
|
fix(tests): resolve some difficult race conditions in test
|
2025-06-27 05:08:12 +00:00 |
perf3ct
|
72708a05f3
|
feat(oidc): fix oidc, tests, and everything in between
|
2025-06-27 05:03:27 +00:00 |
renovate[bot]
|
165e9ece70
|
chore(deps): update rust docker tag to v1.88
|
2025-06-27 03:41:44 +00:00 |
perf3ct
|
bd6a7e7739
|
fix(tests): resolve prometheus test error
|
2025-06-26 22:50:22 +00:00 |
perf3ct
|
2c39f96dcf
|
fix(metrics): fix broken prometheus metrics
|
2025-06-26 22:14:42 +00:00 |
Jon Fuller
|
1c02dd480e
|
Merge pull request #56 from readur/fix/pdf-thumbnail-generation
feat(server): actually render PDF thumbnails
|
2025-06-26 14:14:25 -07:00 |
perf3ct
|
daac9599b8
|
feat(metrics): add more prometheus metrics, and create grafana dashboard
|
2025-06-26 21:14:00 +00:00 |
perf3ct
|
d278d50f3a
|
feat(server): use poppler for pdf image generation
|
2025-06-26 20:39:42 +00:00 |
perf3ct
|
d7aca60733
|
feat(server): actually render PDF thumbnails?
|
2025-06-26 20:25:52 +00:00 |
perf3ct
|
6ece770220
|
feat(docs): add pngs for README, move docs around
|
2025-06-26 20:20:00 +00:00 |
Jon Fuller
|
d2e8b33c54
|
Merge pull request #54 from readur/feat/search-page-and-icons
feat(client): fixup search page and add icons
|
2025-06-26 12:36:24 -07:00 |
perf3ct
|
ddc93fa51a
|
feat(client): add button in user dropdown for swagger docs
|
2025-06-26 19:23:24 +00:00 |
perf3ct
|
ff50fe1155
|
feat(client): paginate search results and they look much better now
|
2025-06-26 19:13:34 +00:00 |
perf3ct
|
10d9a1a661
|
feat(server): set up oidc system and migrations
|
2025-06-26 18:52:57 +00:00 |
perf3ct
|
e57935a4b5
|
feat(client): update the messy search
|
2025-06-26 18:49:24 +00:00 |
perf3ct
|
8cafe14e89
|
feat(client): add favicon and icons
|
2025-06-26 18:49:07 +00:00 |