Commit Graph

975 Commits

Author SHA1 Message Date
perf3ct 3ad0dd3600
feat(server): set up new storage service 2025-08-01 02:50:38 +00:00
perf3ct 68ceb1f9cb
feat(storage): implement s3 for storage 2025-08-01 00:27:13 +00:00
perf3ct deccac0f64
feat(tests): the wbebsocket e2e tests should work now 2025-07-31 23:05:33 +00:00
perf3ct 1fccde4722
feat(tests): have the per user watch directory tests use the test context helpers 2025-07-31 21:42:57 +00:00
perfectra1n 2a87b9ffd2 fix(tests): resolve issues with new config fields for user_watch in tests 2025-07-30 21:24:38 -07:00
perfectra1n ffb33ae5ab fix(tests): resolve issues with new config fields for user_watch in tests 2025-07-30 21:16:13 -07:00
Jon Fuller 80800155e2
Update README.md 2025-07-30 21:04:43 -07:00
perfectra1n 6158e2d77a feat(tests): resolve issues with changes to config struct with user_watch dir 2025-07-30 20:58:11 -07:00
perfectra1n 9822f67968 fix(tests): resolve issues with new config fields for user_watch in tests 2025-07-30 20:45:24 -07:00
perfectra1n 36dfc8573c Merge branch 'main' of https://github.com/readur/readur 2025-07-30 20:30:20 -07:00
perfectra1n 08a195edd5 feat(client): start to use a better eventemitter 2025-07-30 20:30:04 -07:00
Jon Fuller ba7e57d40e Merge pull request #138 from readur/renovate/react-monorepo
fix(deps): update react monorepo to v19.1.9
2025-07-30 20:03:38 -07:00
perfectra1n 0fbb106668 fix(tests): resolve typescript compilation and test compilation errors 2025-07-30 20:03:13 -07:00
perfectra1n 8968f023d2 feat(tests): implement frontend integration tests 2025-07-30 19:39:28 -07:00
perf3ct 32983c3fba feat(server): implement #106 for per-user watch directories 2025-07-31 00:10:10 +00:00
perf3ct e62e73a249 fix(tests): have the updated integration tests at least compile 2025-07-30 04:21:16 +00:00
perf3ct 7da99cd992 feat(server): implement websockets over sse 2025-07-30 02:04:44 +00:00
perf3ct d7a0a1f294 feat(server): do a *much* better job at determining file types thanks to infer rust package 2025-07-29 21:28:33 +00:00
perf3ct aff7b907c7 fix(db): backfill data for sources given missing counts 2025-07-29 21:27:54 +00:00
perf3ct 96ea060450 fix(sync): fix issue where the webdav tasks weren't inserting source metadata into db 2025-07-29 21:27:40 +00:00
perf3ct 9ba62bb16e feat(ai): add claude agent templates 2025-07-29 21:26:59 +00:00
renovate[bot] 3314a245be fix(deps): update react monorepo to v19.1.9 2025-07-29 10:38:05 +00:00
perf3ct e938ae3bd1 feat(debug): add some really...really noisy debugging for WebDAV URL paths
fadsf
2025-07-29 04:10:09 +00:00
perf3ct 030d22af71 fix(tests): fix the mocking in the frontend test 2025-07-29 03:37:39 +00:00
perf3ct 8f1f502cc4 feat(tests): mom, take a picture, the tests pass 2025-07-29 02:28:39 +00:00
perf3ct b3e6630bd1 feat(tests): tests are mostly working now 2025-07-29 00:47:02 +00:00
perf3ct 7ad2d84f7e feat(tests): resolve compilation errors in integration tests due to new test context 2025-07-28 19:07:46 +00:00
perf3ct 06c2a98cda feat(tests): show output of integration tests 2025-07-28 19:07:24 +00:00
perf3ct cfeb6c5c93 feat(tests): wrap the tests so that even if they fail, they still close their db connections 2025-07-28 18:15:08 +00:00
perf3ct 009b4ce9f4 fix(tests): reslove issues with frontend unit tests 2025-07-28 15:30:51 +00:00
perf3ct c37014f924 feat(tests): work on resolving tests that don't pass given the large rewrite 2025-07-28 04:13:14 +00:00
perf3ct 319c1521c1 fix(labels): allow for nullable user_id on label fetch 2025-07-27 20:42:55 +00:00
perf3ct 24269ea513 feat(tests): resolve duplicated test coverage for webdav functionality 2025-07-27 20:36:54 +00:00
perf3ct 023d424293 feat(server/client): I have no words, hopefully this lesser abstraction and webdav tracking works now 2025-07-27 19:29:45 +00:00
perf3ct 2c0ef814d9 feat(client/server): implement better source sync output 2025-07-27 05:02:13 +00:00
Jon Fuller 4e472f6ae9 Merge pull request #134 from readur/feat/webdav-url-management
feat(webdav): create dedicated module for managing webdav xml responses
2025-07-26 17:19:15 -07:00
perf3ct 48bffeb1fd fix(tests): resolve issue with new url management test 2025-07-27 00:07:17 +00:00
perf3ct 1a44ec97ea fix(tests): resolve issue with new url management test 2025-07-27 00:06:50 +00:00
perf3ct 1939c4aec3 feat(webdav): create dedicated module for managing the mess that is WebDAV XML responses 2025-07-26 23:37:09 +00:00
perf3ct f11df26379 fix(chart): rerelease chart to fix version 2025-07-26 22:31:04 +00:00
Jon Fuller b7a688f4a6 Merge pull request #133 from readur/renovate/testing-library-monorepo
chore(deps): update dependency @testing-library/jest-dom to v6.6.4
2025-07-26 14:30:45 -07:00
Jon Fuller 0bd317c92a Merge pull request #131 from readur/renovate/aws-sdk-rust-monorepo
fix(deps): update rust crate aws-sdk-s3 to v1.100.0
2025-07-26 14:30:28 -07:00
Jon Fuller 13cfc570e0 Merge pull request #124 from readur/feat/smart-sync-take-2
feat(sync): smart sync, take 2
2025-07-26 14:25:37 -07:00
renovate[bot] 0fe66f040e chore(deps): update dependency @testing-library/jest-dom to v6.6.4 2025-07-26 20:55:26 +00:00
Jon Fuller 41339e911f Merge pull request #130 from readur/renovate/react-router-monorepo
fix(deps): update dependency react-router-dom to v7.7.1
2025-07-26 13:54:58 -07:00
Jon Fuller b6323d40f3 Merge pull request #132 from readur/renovate/tokio-1.x-lockfile
fix(deps): update rust crate tokio to v1.47.0
2025-07-26 13:54:34 -07:00
perf3ct d8cdc0f27e feat(tests): have the smart_sync tests use the same logic as the other tests, and keep the state throughout the test 2025-07-26 20:54:19 +00:00
renovate[bot] 35cfb68840 fix(deps): update rust crate tokio to v1.47.0 2025-07-26 18:15:13 +00:00
renovate[bot] 41aa73c7c1 fix(deps): update rust crate aws-sdk-s3 to v1.100.0 2025-07-25 22:46:24 +00:00
Jon Fuller b2ac5fd6bf Merge pull request #129 from readur/renovate/aws-sdk-rust-monorepo
fix(deps): update aws-sdk-rust monorepo
2025-07-24 15:32:33 -07:00