Jon Fuller
|
b8ddd1b263
|
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
|
75b551c05d
|
feat(client): add button in user dropdown for swagger docs
|
2025-06-26 19:23:24 +00:00 |
perf3ct
|
33e697eb96
|
feat(client): paginate search results and they look much better now
|
2025-06-26 19:13:34 +00:00 |
perf3ct
|
7dab092898
|
feat(client): update the messy search
|
2025-06-26 18:49:24 +00:00 |
perf3ct
|
64918eabde
|
feat(client): add favicon and icons
|
2025-06-26 18:49:07 +00:00 |
perf3ct
|
325b9321fc
|
feat(client): update titles of cards used on search and sources page
|
2025-06-26 16:46:19 +00:00 |
Jon Fuller
|
fc66495da0
|
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
|
7abe29f9aa
|
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]
|
919e1cfe09
|
fix(deps): update dependency @emotion/styled to v11.14.1
|
2025-06-26 11:46:51 +00:00 |
renovate[bot]
|
a8909b3d3c
|
chore(deps): update dependency tailwindcss to v4.1.11
|
2025-06-26 11:46:33 +00:00 |
Jon Fuller
|
a911bcea3a
|
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
|
70451d728f
|
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
|
715b94ec66
|
feat(swagger): add a ton of docstrings to functions
|
2025-06-25 23:58:37 +00:00 |
perf3ct
|
20b90e92d3
|
feat(swagger): add missing endpoints to swagger-ui
|
2025-06-25 23:47:27 +00:00 |
perf3ct
|
40afb5ade5
|
fix(server): catch pdf-extract spammy logs
|
2025-06-25 23:26:11 +00:00 |
Jon Fuller
|
182ba7cf18
|
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
|
26fc3044e9
|
fix(client): fix broken 'download' function on FailedOCR page
|
2025-06-25 22:49:53 +00:00 |
perf3ct
|
3884b43f17
|
feat(client): also update the text color used on dashboard
|
2025-06-25 22:42:41 +00:00 |
perf3ct
|
bcb9dfaad6
|
feat(client): fix the theme for the FailedOcr, and dashboard values
|
2025-06-25 22:18:05 +00:00 |
Jon Fuller
|
5dea84ffc2
|
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
|
042f24b48d
|
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
|
a5ca6e33f2
|
feat(server): decrease logging verbosity for ingestion
|
2025-06-25 21:41:46 +00:00 |
perf3ct
|
0484245886
|
fix(helm): increment chart version
|
2025-06-25 21:26:12 +00:00 |
perf3ct
|
7f1fd2e824
|
fix(helm): remove resources from default release (user should set them), and increase timeout threshold
|
2025-06-25 21:25:58 +00:00 |
perf3ct
|
1b80b2e8f2
|
fix(helm): increment chart version
|
2025-06-25 21:17:27 +00:00 |
perf3ct
|
98f7cfe82f
|
fix(helm): stop setting DATABASE_URL explicitly in values
|
2025-06-25 21:17:04 +00:00 |
renovate[bot]
|
6f535ff557
|
fix(deps): update rust crate aws-sdk-s3 to v1.94.0
|
2025-06-25 21:00:02 +00:00 |
Jon Fuller
|
d837204bc9
|
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
|
212e0cb95d
|
fix(tests): resolve change in error responses, so gotta fix unit test
|
2025-06-25 20:30:18 +00:00 |
perf3ct
|
00d771c15f
|
fix(server): resolve compilation issues due to increased logging
|
2025-06-25 20:00:09 +00:00 |
perf3ct
|
bcd03bf0d4
|
fix(server): don't log postgres passwords
|
2025-06-25 19:44:58 +00:00 |
perf3ct
|
04bf3500fa
|
feat(server): implement better error for configuration issues
|
2025-06-25 19:37:16 +00:00 |
perf3ct
|
dd4a44c5fa
|
feat(helm): increment helm chart version
|
2025-06-25 19:08:41 +00:00 |
perf3ct
|
babaf11969
|
add fixperms initcontainer
|
2025-06-25 19:07:20 +00:00 |
perf3ct
|
bf41886660
|
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
|
a7883c1b63
|
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]
|
7cc70ebd2c
|
chore(deps): update helm release common to v4
|
2025-06-25 01:42:02 +00:00 |
perf3ct
|
102e7d8b3f
|
feat(helm): get rid of postgres subchart, users should manage it themselves
|
2025-06-25 01:41:21 +00:00 |
Jon Fuller
|
ca25e68d05
|
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
|
1817f3541a
|
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
|
8285eb8f4d
|
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
|
b50254aaca
|
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
|
405083d514
|
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
|
175632ed4f
|
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
|
ec7fcbe120
|
fix(helm): increment chart version
|
2025-06-24 16:39:43 -07:00 |
perf3ct
|
3b5534cd28
|
fix(helm): fix the helm release action
|
2025-06-24 23:18:35 +00:00 |
perf3ct
|
79e73a9d7a
|
fix(helm): fix the helm release action
|
2025-06-24 23:16:25 +00:00 |
renovate[bot]
|
1f86383c35
|
chore(deps): update dependency tailwindcss to v4
|
2025-06-24 22:54:04 +00:00 |
renovate[bot]
|
2d13d517ab
|
chore(deps): update dependency @vitejs/plugin-react to v4
|
2025-06-24 22:53:56 +00:00 |
renovate[bot]
|
1eb15566b3
|
fix(deps): update rust crate utoipa to v5.4.0
|
2025-06-24 22:53:44 +00:00 |