aaldebs99
|
bdab6b6e33
|
fix(frontend): labels handling
|
2025-06-19 20:06:15 +00:00 |
Jon Fuller
|
4d0d9d16b6
|
Merge branch 'main' into feat/document-labels
|
2025-06-18 19:07:54 -07:00 |
perf3ct
|
62bb17fb84
|
fix(tests): add back the playwright test, and banish the searchpage test to an integration test
|
2025-06-18 21:18:13 +00:00 |
perf3ct
|
cab0d75436
|
fix(tests): fix the one e2e test, rename the search test
|
2025-06-18 20:54:19 +00:00 |
perf3ct
|
2b27f55080
|
fix(tests): don't run e2e tests in unit testing, and resolve more test issues
|
2025-06-18 20:10:03 +00:00 |
perf3ct
|
c4c3de5869
|
fix(tests): resolve the uploadzone test issue
|
2025-06-18 19:51:43 +00:00 |
perf3ct
|
b766d80d3b
|
feat(labels): fix label dialogs and tests
|
2025-06-18 19:19:41 +00:00 |
perf3ct
|
7fe16f6eba
|
feat(labels): fix broken label frontend and hook
|
2025-06-18 18:41:29 +00:00 |
perf3ct
|
11aac04d3a
|
Merge branch 'main' into feat/document-labels
|
2025-06-18 17:45:23 +00:00 |
perf3ct
|
5fc119006d
|
feat(tests): add some tests back, but just disable them
|
2025-06-18 17:41:38 +00:00 |
perf3ct
|
b6dcb3d1b3
|
feat(tests): fix/resolve/disable more tests
|
2025-06-18 17:30:21 +00:00 |
perf3ct
|
d055e9f350
|
feat(server/client): implement labels for documents
|
2025-06-18 16:12:42 +00:00 |
perf3ct
|
987e3a53fc
|
fix(unit): fix more broken tests, disable some
|
2025-06-18 04:50:30 +00:00 |
perf3ct
|
7f8cf8e078
|
fix(unit): fix more broken tests
|
2025-06-18 03:54:04 +00:00 |
perf3ct
|
994d80223e
|
fix(unit): fix more broken tests
|
2025-06-18 02:55:35 +00:00 |
perf3ct
|
044c3e25d7
|
fix(unit): fix more broken tests
|
2025-06-18 02:18:46 +00:00 |
aaldebs99
|
241154256c
|
chore(server): Remove Why Choose Readur badge from upload page
|
2025-06-17 23:01:27 +00:00 |
perf3ct
|
efbd15774a
|
feat(e2e): add playwright for e2e tests
|
2025-06-17 20:10:04 +00:00 |
perf3ct
|
ed9d467c9f
|
feat(client): update grid import and dependency
|
2025-06-17 19:54:45 +00:00 |
perf3ct
|
eb7f157bbf
|
feat(client): update the suggested input for webdav sources
|
2025-06-17 18:19:34 +00:00 |
perf3ct
|
24e7dff9a5
|
feat(client): update failedOcr page for duplicates
|
2025-06-17 16:52:45 +00:00 |
perf3ct
|
80d58b0f28
|
feat(server/client): implement updated FailedOcrPage, duplicate management, and file hashing
|
2025-06-17 16:17:23 +00:00 |
perf3ct
|
7eb036b153
|
feat(client/server): create endpoint for fetching individual files, and fix client not serving files
|
2025-06-17 03:38:16 +00:00 |
perf3ct
|
479c62a4f1
|
feat(client/server): advanced search, along with fixing build errors
|
2025-06-17 02:56:59 +00:00 |
perf3ct
|
4dda4d143d
|
feat(client/server): implement a much better search
|
2025-06-17 02:41:16 +00:00 |
perf3ct
|
bcd756ed20
|
feat(server/client): remove webdav feature from user's settings as it's in sources now
|
2025-06-17 01:57:56 +00:00 |
perf3ct
|
6d462df990
|
feat(client): fix the watch page
|
2025-06-16 23:14:48 +00:00 |
perf3ct
|
f361dd4e7c
|
feat(client): give more space to the quick search bar
|
2025-06-16 21:02:57 +00:00 |
perf3ct
|
8e88bde7ef
|
feat(client): give more space to the quick search bar
|
2025-06-16 21:01:02 +00:00 |
perf3ct
|
ee70780803
|
feat(client): fix quick search text
|
2025-06-16 17:42:53 +00:00 |
perf3ct
|
af7129da0a
|
feat(server/client): fix thumbnails and quick search
|
2025-06-16 17:40:53 +00:00 |
perf3ct
|
4aa4359064
|
feat(server/client): update function used to display singular documents
|
2025-06-16 17:10:55 +00:00 |
perf3ct
|
2295451204
|
feat(client): fix errors in the client about document slices
|
2025-06-16 16:57:45 +00:00 |
perf3ct
|
5b88c92937
|
feat(server/client): add pagination in client, resolve race condition in server
|
2025-06-15 21:48:59 +00:00 |
perf3ct
|
b21f2684bc
|
feat(server/client): add lots of OCR tweaks
|
2025-06-15 21:24:06 +00:00 |
perf3ct
|
cebae12363
|
feat(client): also show settings for s3 and local sources in the client
|
2025-06-15 18:00:35 +00:00 |
perf3ct
|
e5aaf31fdd
|
feat(server/client): working s3 and local source types
|
2025-06-15 17:51:04 +00:00 |
perf3ct
|
11c68c3d9f
|
feat(client): also update sources page and the various buttons
|
2025-06-15 17:06:38 +00:00 |
perf3ct
|
5dfc6e29f7
|
feat(async): create dedicated pools + runtime isolation for OCR
|
2025-06-15 16:47:55 +00:00 |
perf3ct
|
af97f05116
|
feat(server): upgrade WebDAV settings on Sources page
|
2025-06-15 16:31:58 +00:00 |
perf3ct
|
317590f9c3
|
feat(server): create 'sources' concept and move WebDAV settings page to it
|
2025-06-15 16:12:18 +00:00 |
perf3ct
|
7feec817d0
|
feat(server): fix recursively scanning the uploads folder, and the quick search bar
|
2025-06-15 04:37:49 +00:00 |
perf3ct
|
cfc6c85261
|
feat(server): upgrade all versions and resolve breaking changes
|
2025-06-15 02:23:35 +00:00 |
perf3ct
|
d21e51436b
|
feat(server): rewrite nearly everything to be async/follow best practices
|
2025-06-15 02:06:17 +00:00 |
perf3ct
|
9e877e7aa1
|
feat(server): webdav download and ocr actually works
|
2025-06-15 01:12:01 +00:00 |
perf3ct
|
003d90943c
|
fix(client): fix debounce on settings page causing annoying bug
|
2025-06-14 16:28:27 +00:00 |
perf3ct
|
57c118c049
|
feat(server): implement notifications and webdav
|
2025-06-14 01:34:56 +00:00 |
perf3ct
|
d128079ce0
|
feat(client/server): implement notifications
|
2025-06-14 00:06:23 +00:00 |
perf3ct
|
bc303d235c
|
feat(client): fix darkmode
|
2025-06-13 23:00:54 +00:00 |
perf3ct
|
667fb26c3d
|
feat(client): fix dark mode
|
2025-06-13 21:53:25 +00:00 |
perf3ct
|
6c0e381de2
|
feat(client): add dark mode and fix search bar results going out of bounds
|
2025-06-13 21:33:35 +00:00 |
perf3ct
|
ce5d8411c4
|
feat(client): update the quick search dropdown list
|
2025-06-13 21:25:48 +00:00 |
perf3ct
|
63b322ac7a
|
feat(server): add role capability, and fix tests
|
2025-06-13 20:58:36 +00:00 |
perf3ct
|
afd01e6075
|
fix(server): at least the watch folder doesn't blow up now
|
2025-06-13 20:11:22 +00:00 |
perf3ct
|
e3f1855711
|
feat(client/server): add nextcloud/webdav capability, add integration tests
|
2025-06-13 17:09:05 +00:00 |
perf3ct
|
cc74744bba
|
feat(client): make frontend a little more modern
|
2025-06-13 16:28:04 +00:00 |
perf3ct
|
57c6b370d2
|
feat(client): convert frontend to ts
|
2025-06-13 16:16:23 +00:00 |
perf3ct
|
00b2bfe22c
|
feat(server/client): the /documents endpoint works again, and so does the watch folder...kinda
|
2025-06-13 15:53:19 +00:00 |
perfectra1n
|
d61b1c3f4b
|
feat(server): implement ocr enhanced service throughout
|
2025-06-12 22:12:50 -07:00 |
perfectra1n
|
1a1f886f04
|
feat(client/server): update search tests, and upgrade OCR
|
2025-06-12 22:00:14 -07:00 |
perfectra1n
|
1f50004d66
|
feat(client/server): add swagger-ui, improve search bar
|
2025-06-12 21:46:41 -07:00 |
perfectra1n
|
0abc8f272a
|
feat(client): update the search functionality
|
2025-06-12 21:31:46 -07:00 |
perf3ct
|
3ba0dd1c14
|
feat(server): improve settings page and settings
|
2025-06-12 18:49:08 +00:00 |
perfectra1n
|
4155be9f00
|
feat(client): add search tests
|
2025-06-11 22:21:50 -07:00 |
perfectra1n
|
5814cfec6d
|
feat(client): add search tests
|
2025-06-11 22:17:52 -07:00 |
perfectra1n
|
e03e9daeed
|
feat(client/server): search works again, maybe only works after restart?
|
2025-06-11 22:10:02 -07:00 |
perfectra1n
|
aa8af7e018
|
feat(server/client): also update the tests and settings pages
|
2025-06-11 21:58:25 -07:00 |
perf3ct
|
14f5a998f9
|
feat(client): do a better details page
|
2025-06-12 01:50:10 +00:00 |
perf3ct
|
06d5e583d0
|
feat(everything): wow it works
|
2025-06-12 01:15:47 +00:00 |
perf3ct
|
6502faf590
|
feat(client): it looks slick now
|
2025-06-12 00:32:40 +00:00 |
perf3ct
|
488003c426
|
fix(everything): wow, it runs
|
2025-06-12 00:05:43 +00:00 |
perf3ct
|
b88774272d
|
Initial commit to setup repo via Fish
|
2025-06-11 23:04:21 +00:00 |