Commit Graph

302 Commits

Author SHA1 Message Date
perf3ct df65f691ff
add fixperms initcontainer 2025-06-25 19:07:20 +00:00
perf3ct 1bfe5c4fd1
fix(helm): the user doesn't need to specify a watch directory if they don't want to use it 2025-06-25 18:56:36 +00:00
perf3ct c70a563504
feat(docs): add more user facing docs, update README, and move dev docs to correct folder 2025-06-25 18:35:06 +00:00
perf3ct 72759d8890
feat(helm): get rid of postgres subchart, users should manage it themselves 2025-06-25 01:41:21 +00:00
Jon Fuller 37f1ad5b3b
Merge pull request #13 from readur/renovate/vitejs-plugin-react-4.x
chore(deps): update dependency @vitejs/plugin-react to v4
2025-06-24 16:49:07 -07:00
Jon Fuller 781cd49417
Merge pull request #14 from readur/renovate/major-tailwindcss-monorepo
chore(deps): update dependency tailwindcss to v4
2025-06-24 16:48:45 -07:00
Jon Fuller 8f552c58f4
Merge pull request #9 from readur/renovate/base64ct-1.x
fix(deps): update rust crate base64ct to v1.8.0
2025-06-24 16:48:15 -07:00
Jon Fuller 90d786db72
Merge pull request #10 from readur/renovate/utoipa-monorepo
fix(deps): update rust crate utoipa to v5.4.0
2025-06-24 16:47:59 -07:00
Jon Fuller 9534eddbf2
Merge pull request #36 from readur/renovate/aws-sdk-rust-monorepo
fix(deps): update rust crate aws-sdk-s3 to v1.93.0
2025-06-24 16:47:43 -07:00
Jon Fuller 5fc274e9ee
Merge pull request #24 from readur/renovate/common-3.x
chore(deps): update helm release common to v3.7.3
2025-06-24 16:47:33 -07:00
perf3ct 70aa2adb8f fix(helm): increment chart version 2025-06-24 16:39:43 -07:00
perf3ct 4af995da40
fix(helm): fix the helm release action 2025-06-24 23:18:35 +00:00
perf3ct ecb457aa26
fix(helm): fix the helm release action 2025-06-24 23:16:25 +00:00
renovate[bot] 2b7e126315
chore(deps): update dependency tailwindcss to v4 2025-06-24 22:54:04 +00:00
renovate[bot] 33e119df85
chore(deps): update dependency @vitejs/plugin-react to v4 2025-06-24 22:53:56 +00:00
renovate[bot] f8345fa91a
fix(deps): update rust crate utoipa to v5.4.0 2025-06-24 22:53:44 +00:00
renovate[bot] 3813e89d35
fix(deps): update rust crate base64ct to v1.8.0 2025-06-24 22:53:35 +00:00
renovate[bot] c3ecc24391
fix(deps): update rust crate aws-sdk-s3 to v1.93.0 2025-06-24 22:53:22 +00:00
renovate[bot] f2a2493f48
chore(deps): update helm release common to v3.7.3 2025-06-24 22:52:33 +00:00
Jon Fuller 8be350da93
Merge pull request #40 from readur/feat/ignore-deleted-images
feat(server/client): ignore images in sources that have been manually deleted
2025-06-24 15:51:28 -07:00
perf3ct b8fee9405b
fix(tests): resolve FailedOcrPage frontend unit test, part 2 2025-06-24 22:02:48 +00:00
perf3ct 19ef540bb0
fix(tests): resolve buggy FailedOcrPage frontend unit test issues 2025-06-24 21:57:02 +00:00
perf3ct 82d18dfe9a
feat(ci): don't use debug or incremental in ci 2025-06-24 21:56:40 +00:00
perf3ct 3faff1faae
fix(tests): checking to make sure the total_failed doesn't increment, instead of strict checking that it's 0 2025-06-24 17:44:31 +00:00
perf3ct 6c2f16e666
fix(server): also fix these broken user isolation SQL statements 2025-06-24 17:43:58 +00:00
perf3ct 78f87d49ef
fix(client): fix broken IgnoredFilesPage notifications 2025-06-24 17:43:37 +00:00
perf3ct 0bb6d4d4df
fix(server): better error responses when creating users 2025-06-24 17:33:59 +00:00
perf3ct 4ce21ef931
fix(server): resolve lack of user isolation 2025-06-24 17:28:28 +00:00
perf3ct afa0565634
feat(server/client): implement feature of ignoring already deleted files, and add failed OCR queue tests 2025-06-24 17:20:33 +00:00
Jon Fuller 45b7f9cdb0
Merge pull request #38 from readur/feat/fix-preprocessing-1
fix(ocr): set preprocessing to false by default
2025-06-23 21:20:31 -07:00
perf3ct 319cf4f4d0
fix(ocr): set preprocessing to false by default 2025-06-24 01:28:12 +00:00
perf3ct d6b523f3ad
fix(migrations): fix comment referencing old migration name 2025-06-23 21:10:44 +00:00
perf3ct 67191c95b7
feat(migrations): resolve migrations names and remove legacy migrations code 2025-06-23 21:08:43 +00:00
Jon Fuller 1661138d29
Merge pull request #37 from readur/feat/webdav/ignore-duplicates
feat(server): normalize etags from webdav to properly check for file …
2025-06-23 13:20:49 -07:00
perf3ct de45300c7a
feat(webdav): move etag parser to own function, create required migration 2025-06-23 19:39:39 +00:00
perf3ct c747d0abc8
fix(tests): fix broken parser, thanks for finding that, unit tests! 2025-06-23 19:14:31 +00:00
perf3ct 472106a0f6
feat(server): normalize etags from webdav to properly check for file changes 2025-06-23 19:03:24 +00:00
perf3ct 3d93c96c31
fix(client): resolve React import errors 2025-06-23 16:27:34 +00:00
perf3ct 6ad5276a04
fix(client): let's just nuke the frontend package lock, and see what happens 2025-06-23 16:17:45 +00:00
Jon Fuller ff1ea2fb0b
Merge pull request #22 from readur/renovate/major-react-monorepo
fix(deps): update react monorepo to v19 (major)
2025-06-22 21:45:07 -07:00
Jon Fuller cb4f4b2b54
Merge pull request #3 from readur/renovate/material-ui-monorepo
fix(deps): update material-ui monorepo
2025-06-22 21:43:56 -07:00
Jon Fuller 329e39593c
Merge pull request #7 from readur/renovate/axios-1.x-lockfile
fix(deps): update dependency axios to v1.10.0
2025-06-22 21:42:58 -07:00
Jon Fuller a217ea848d
Merge pull request #17 from readur/renovate/postgresql-16.x
chore(deps): update helm release postgresql to v16
2025-06-22 21:42:21 -07:00
Jon Fuller 328e33df4d
Merge pull request #8 from readur/renovate/react-hook-form-7.x-lockfile
fix(deps): update dependency react-hook-form to v7.58.1
2025-06-22 21:41:32 -07:00
Jon Fuller 75b8fd7ccb
Merge pull request #12 from readur/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2025-06-22 21:37:51 -07:00
Jon Fuller f05d35e954
Merge pull request #18 from readur/renovate/node-22.x
chore(deps): update dependency node to v22
2025-06-22 21:32:52 -07:00
Jon Fuller 5c3680a7aa
Merge pull request #21 from readur/renovate/major-react-router-monorepo
fix(deps): update dependency react-router-dom to v7
2025-06-22 21:32:27 -07:00
Jon Fuller 2ece655f79
Merge pull request #25 from readur/renovate/docker-build-push-action-6.x
chore(deps): update docker/build-push-action action to v6
2025-06-22 21:31:09 -07:00
Jon Fuller 814e9e43c3
Merge pull request #2 from readur/renovate/postcss-8.x-lockfile
chore(deps): update dependency postcss to v8.5.6
2025-06-22 20:16:03 -07:00
Jon Fuller 7a9c72ab35
Merge pull request #33 from readur/renovate/playwright-monorepo
chore(deps): update dependency @playwright/test to v1.53.1
2025-06-22 20:14:47 -07:00