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
|
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 |
perf3ct
|
ad07f30370
|
feat(client): update titles of cards used on search and sources page
|
2025-06-26 16:46:19 +00:00 |
Jon Fuller
|
0f57e0e4a0
|
Merge pull request #48 from readur/renovate/tailwindcss-monorepo
chore(deps): update dependency tailwindcss to v4.1.11
|
2025-06-26 08:08:30 -07:00 |
Jon Fuller
|
3626db2f96
|
Merge pull request #49 from readur/renovate/emotion-monorepo
fix(deps): update dependency @emotion/styled to v11.14.1
|
2025-06-26 08:08:15 -07:00 |
renovate[bot]
|
9645c34554
|
fix(deps): update dependency @emotion/styled to v11.14.1
|
2025-06-26 11:46:51 +00:00 |
renovate[bot]
|
3f8af8fbff
|
chore(deps): update dependency tailwindcss to v4.1.11
|
2025-06-26 11:46:33 +00:00 |
Jon Fuller
|
c69b1d7355
|
Merge pull request #26 from readur/renovate/common-4.x
chore(deps): update helm release common to v4
|
2025-06-25 21:35:44 -07:00 |
Jon Fuller
|
bae748f3df
|
Merge pull request #46 from readur/fix/catch-pdf-extract-errors
fix(server): catch pdf-extract spammy logs
|
2025-06-25 21:35:09 -07:00 |
perf3ct
|
6f4c4dae8b
|
feat(swagger): add a ton of docstrings to functions
|
2025-06-25 23:58:37 +00:00 |
perf3ct
|
fce0490196
|
feat(swagger): add missing endpoints to swagger-ui
|
2025-06-25 23:47:27 +00:00 |
perf3ct
|
d4d8ea625b
|
fix(server): catch pdf-extract spammy logs
|
2025-06-25 23:26:11 +00:00 |
Jon Fuller
|
762ee1d0c5
|
Merge pull request #44 from readur/feat/improve-dashboard-and-theme
feat(client): update/fix dashboard and theme
|
2025-06-25 16:13:22 -07:00 |
perf3ct
|
dd8555b088
|
fix(client): fix broken 'download' function on FailedOCR page
|
2025-06-25 22:49:53 +00:00 |
perf3ct
|
a6d9446d1f
|
feat(client): also update the text color used on dashboard
|
2025-06-25 22:42:41 +00:00 |
perf3ct
|
9f071a9370
|
feat(client): fix the theme for the FailedOcr, and dashboard values
|
2025-06-25 22:18:05 +00:00 |
Jon Fuller
|
45cc553022
|
Merge pull request #43 from readur/feat/decrease-ingestion-logging-verbosity
feat(server): decrease logging verbosity for ingestion
|
2025-06-25 14:59:19 -07:00 |
Jon Fuller
|
175c591638
|
Merge pull request #42 from readur/renovate/aws-sdk-rust-monorepo
fix(deps): update rust crate aws-sdk-s3 to v1.94.0
|
2025-06-25 14:42:04 -07:00 |
perf3ct
|
f148d0827e
|
feat(server): decrease logging verbosity for ingestion
|
2025-06-25 21:41:46 +00:00 |
perf3ct
|
a668fab571
|
fix(helm): increment chart version
|
2025-06-25 21:26:12 +00:00 |
perf3ct
|
2e77d05f24
|
fix(helm): remove resources from default release (user should set them), and increase timeout threshold
|
2025-06-25 21:25:58 +00:00 |
perf3ct
|
4bc084275a
|
fix(helm): increment chart version
|
2025-06-25 21:17:27 +00:00 |
perf3ct
|
57c261f58e
|
fix(helm): stop setting DATABASE_URL explicitly in values
|
2025-06-25 21:17:04 +00:00 |
renovate[bot]
|
590c8a42ef
|
fix(deps): update rust crate aws-sdk-s3 to v1.94.0
|
2025-06-25 21:00:02 +00:00 |
Jon Fuller
|
98c0ec9df3
|
Merge pull request #41 from readur/feat/better-config-erroring
feat(server): implement better error for configuration issues
|
2025-06-25 13:58:35 -07:00 |
perf3ct
|
2f8836e99f
|
fix(tests): resolve change in error responses, so gotta fix unit test
|
2025-06-25 20:30:18 +00:00 |
perf3ct
|
920ad96f4d
|
fix(server): resolve compilation issues due to increased logging
|
2025-06-25 20:00:09 +00:00 |
perf3ct
|
8ce911dc88
|
fix(server): don't log postgres passwords
|
2025-06-25 19:44:58 +00:00 |
perf3ct
|
b428b40cbe
|
feat(server): implement better error for configuration issues
|
2025-06-25 19:37:16 +00:00 |
perf3ct
|
d5fb49d1a2
|
feat(helm): increment helm chart version
|
2025-06-25 19:08:41 +00:00 |
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 |
renovate[bot]
|
a20e05deca
|
chore(deps): update helm release common to v4
|
2025-06-25 01:42:02 +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 |