Jon Fuller
|
b095cb951f
|
Merge pull request #55 from readur/feat/oidc-setup
feat(server): set up oidc system and migrations
|
2025-06-27 10:48:28 -07:00 |
perf3ct
|
be81241ef3
|
feat(docs): add documentation around oidc
|
2025-06-27 17:45:42 +00:00 |
perf3ct
|
0b6d96df03
|
fix(tests): resolve last OIDC test issues
|
2025-06-27 17:32:33 +00:00 |
Jon Fuller
|
44a332f83b
|
Merge pull request #57 from readur/renovate/rust-1.x
chore(deps): update rust docker tag to v1.88
|
2025-06-27 08:17:14 -07:00 |
perf3ct
|
12cdd0ffd6
|
fix(tests): resolve some difficult race conditions in test
|
2025-06-27 05:08:12 +00:00 |
perf3ct
|
3c5b7c7dfb
|
feat(oidc): fix oidc, tests, and everything in between
|
2025-06-27 05:03:27 +00:00 |
renovate[bot]
|
4d4c6621cb
|
chore(deps): update rust docker tag to v1.88
|
2025-06-27 03:41:44 +00:00 |
perf3ct
|
2d7b4d16dd
|
fix(tests): resolve prometheus test error
|
2025-06-26 22:50:22 +00:00 |
perf3ct
|
51907f81f2
|
fix(metrics): fix broken prometheus metrics
|
2025-06-26 22:14:42 +00:00 |
Jon Fuller
|
269ba4d46a
|
Merge pull request #56 from readur/fix/pdf-thumbnail-generation
feat(server): actually render PDF thumbnails
|
2025-06-26 14:14:25 -07:00 |
perf3ct
|
e626f3a131
|
feat(metrics): add more prometheus metrics, and create grafana dashboard
|
2025-06-26 21:14:00 +00:00 |
perf3ct
|
075657899f
|
feat(server): use poppler for pdf image generation
|
2025-06-26 20:39:42 +00:00 |
perf3ct
|
a94acd7ffe
|
feat(server): actually render PDF thumbnails?
|
2025-06-26 20:25:52 +00:00 |
perf3ct
|
7df2f98b5d
|
feat(docs): add pngs for README, move docs around
|
2025-06-26 20:20:00 +00:00 |
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
|
e9496b921e
|
feat(server): set up oidc system and migrations
|
2025-06-26 18:52:57 +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 |