Commit Graph

28 Commits

Author SHA1 Message Date
perf3ct 1cc4c5c813
feat(ui): migrate hardcoded strings to i18n for translations 2025-10-04 14:00:17 -07:00
perf3ct 4b6e0820b7
feat(websocket): update websockets and websocket tests so that they actually pass 2025-08-11 20:08:36 +00:00
perfectra1n 8968f023d2 feat(tests): implement frontend integration tests 2025-07-30 19:39:28 -07:00
perf3ct 7da99cd992 feat(server): implement websockets over sse 2025-07-30 02:04:44 +00:00
perf3ct 2c0ef814d9 feat(client/server): implement better source sync output 2025-07-27 05:02:13 +00:00
perf3ct aac32ea64a feat(dev): let's just implement an entire error system while we're at it, since the tests are already broken 2025-07-20 03:38:13 +00:00
perf3ct 5a79f9676e feat(client): on sources page, have new modal for sync that asks user what kind of sync they would like to run
asdf
2025-07-15 20:43:59 +00:00
perf3ct 24b79de47a fix(sources): resolve issue with 'test connection' button on Sources page 2025-07-13 17:01:52 +00:00
perf3ct 8cc0822114 fix(tests): fix tests, and resolve issue in sources page 2025-07-13 04:25:46 +00:00
perf3ct 55c91cc027 feat(e2e): set up useful e2e utils and fix sources page 2025-07-09 00:55:06 +00:00
perf3ct 7074a8d868 feat(webdav): add validation statuses to sources 2025-07-03 14:03:26 +00:00
perf3ct 459b8622bb feat(webdav): also add some crazy source automatic validation 2025-07-03 05:26:36 +00:00
perf3ct 2297eb8261 feat(webdav): also set up deep scanning button and fix unit tests 2025-07-03 04:24:26 +00:00
perf3ct 84577806ef feat(server/client): add failed_documents table to handle failures, and move logic of failures 2025-06-28 20:52:58 +00:00
perf3ct 0b8dbfb8d9 feat(server/client): easily undelete ignored files, if the user wishes to do so 2025-06-28 00:37:49 +00:00
perf3ct a75fca0c28 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 325b9321fc feat(client): update titles of cards used on search and sources page 2025-06-26 16:46:19 +00:00
perf3ct bcb9dfaad6 feat(client): fix the theme for the FailedOcr, and dashboard values 2025-06-25 22:18:05 +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 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 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