Commit Graph

  • 77dd17b3e1 build: fix templating/linting errors Chris Coutinho 2025-10-29 01:23:06 +01:00
  • d56ec33b77 build: update helm chart Chris Coutinho 2025-10-29 01:20:55 +01:00
  • a1c5acc1c2 feat: Initialize helm chart Chris Coutinho 2025-10-29 01:17:51 +01:00
  • e0de2e17e9 Merge pull request #245 from cbcoutinho/renovate/docker.io-library-nextcloud-32.0.1 Chris Coutinho 2025-10-28 09:19:39 +01:00
  • 4fc0cb5a41 chore(deps): update docker.io/library/nextcloud:32.0.1 docker digest to 1e4eae5 renovate-bot-cbcoutinho[bot] 2025-10-27 23:10:34 +00:00
  • ff9cca716b Merge pull request #243 from cbcoutinho/renovate/astral-sh-setup-uv-digest Chris Coutinho 2025-10-26 22:00:45 +01:00
  • ef4a82e589 Update .github/workflows/release.yml Chris Coutinho 2025-10-26 22:00:36 +01:00
  • 301c502e57 Merge pull request #244 from cbcoutinho/renovate/astral-sh-setup-uv-7.x Chris Coutinho 2025-10-26 21:59:19 +01:00
  • d4d291d6d2 chore(deps): update astral-sh/setup-uv action to v7.1.2 renovate-bot-cbcoutinho[bot] 2025-10-26 17:07:33 +00:00
  • e4b0ea5093 chore(deps): update astral-sh/setup-uv digest to 8585678 renovate-bot-cbcoutinho[bot] 2025-10-26 17:07:29 +00:00
  • 6833f7f117 Merge pull request #242 from cbcoutinho/renovate/pin-dependencies Chris Coutinho 2025-10-26 02:43:56 +02:00
  • 7db2a5c586 chore(deps): pin downloads.unstructured.io/unstructured-io/unstructured-api docker tag to a43ab55 renovate-bot-cbcoutinho[bot] 2025-10-25 22:05:59 +00:00
  • b76c10f18c Merge branch 'docs/oauth-arch' Chris Coutinho 2025-10-25 22:08:02 +02:00
  • ab7411d9fd test: Fix tests Chris Coutinho 2025-10-25 22:07:46 +02:00
  • d02fe3c3b6 Merge pull request #241 from cbcoutinho/docs/oauth-arch Chris Coutinho 2025-10-25 21:58:45 +02:00
  • 49f9cead69 docs: Update OAuth architecture docs/oauth-arch Chris Coutinho 2025-10-25 21:54:30 +02:00
  • 415b1c901b docs: Parse available scopes from registered tools and update docs Chris Coutinho 2025-10-25 21:16:40 +02:00
  • 90b96a8afe docs: Remove old [skip ci] Chris Coutinho 2025-10-25 20:43:12 +02:00
  • 57a2157c58 bump: version 0.20.0 → 0.21.0 v0.21.0 github-actions[bot] 2025-10-25 18:33:56 +00:00
  • bfdc33c390 Merge branch 'feature/document-parsing-registry' Chris Coutinho 2025-10-25 20:33:17 +02:00
  • 8844c07ecb docs: Update README [skip ci] feature/document-parsing-registry Chris Coutinho 2025-10-25 20:27:41 +02:00
  • 0a0ef10989 Merge pull request #240 from cbcoutinho/feature/document-parsing-registry Chris Coutinho 2025-10-25 20:25:38 +02:00
  • 9414d9c9c3 test: Add integration marker to user/group tests Chris Coutinho 2025-10-25 20:16:14 +02:00
  • 8a52df4a8e test: Skip unstructured tests if not enabled Chris Coutinho 2025-10-25 20:06:08 +02:00
  • a36038422b feat: Add text processing background worker for telling client about progress Chris Coutinho 2025-10-25 19:52:45 +02:00
  • 2147fc1696 refactor: Transform document parsing into pluggable processor architecture Chris Coutinho 2025-10-25 19:21:38 +02:00
  • a19017c686 Merge pull request #190 from yuisheaven/feature/introduce_files_parsing_with_unstructured_service_for_webdav_files_retrieval Chris Coutinho 2025-10-25 19:11:27 +02:00
  • f0e5333e43 Merge branch 'master' into feature/introduce_files_parsing_with_unstructured_service_for_webdav_files_retrieval yuisheaven 2025-10-25 17:23:38 +02:00
  • 553e84e5f2 Merge pull request #239 from cbcoutinho/renovate/docker.io-library-nextcloud-32.x Chris Coutinho 2025-10-25 12:28:24 +02:00
  • ff20031601 chore(deps): update docker.io/library/nextcloud docker tag to v32.0.1 renovate-bot-cbcoutinho[bot] 2025-10-25 10:06:16 +00:00
  • 04e0ab127a bump: version 0.19.1 → 0.20.0 v0.20.0 github-actions[bot] 2025-10-24 18:24:45 +00:00
  • 1117a83a52 Merge pull request #237 from cbcoutinho/feature/app-scopes Chris Coutinho 2025-10-24 20:24:15 +02:00
  • 01b43c96ba test: Update client id/secret -> client_info feature/app-scopes Chris Coutinho 2025-10-24 19:42:32 +02:00
  • c9db6afb59 chore: Update CLAUDE.md Chris Coutinho 2025-10-24 19:35:04 +02:00
  • 50b69a2531 fix: Add support for RFC 7592 client registration and deletion Chris Coutinho 2025-10-24 19:19:27 +02:00
  • 8e0a4d8ce5 feat(auth): Add support for client registration deletion Chris Coutinho 2025-10-24 18:54:24 +02:00
  • 72fce189d2 test: Add tests for dcr endpoint and update oidc app Chris Coutinho 2025-10-24 18:48:05 +02:00
  • 1e877f17f7 test: Replace persistent OAuth client cache with session-scoped fixtures Chris Coutinho 2025-10-24 08:11:16 +02:00
  • 50a824155c bump: version 0.19.0 → 0.19.1 v0.19.1 github-actions[bot] 2025-10-24 04:36:51 +00:00
  • 0df9e41332 Merge pull request #238 from cbcoutinho/renovate/mcp-1.x Chris Coutinho 2025-10-24 06:36:20 +02:00
  • 13f76a7734 chore: Upgrade pydantic Config to ConfigDict Chris Coutinho 2025-10-24 06:18:13 +02:00
  • 3baf10662f fix(deps): update dependency mcp to >=1.19,<1.20 renovate-bot-cbcoutinho[bot] 2025-10-24 04:06:55 +00:00
  • 81ca799410 fix: Update webdav models for proper serialization Chris Coutinho 2025-10-24 06:01:02 +02:00
  • 2f1bd1bbe9 test: Move client integration tests to mocked unit tests Chris Coutinho 2025-10-24 05:50:25 +02:00
  • d452684535 feat: Split read/write scopes into app:read/write scopes Chris Coutinho 2025-10-24 04:38:49 +02:00
  • bfbaed9a66 bump: version 0.18.0 → 0.19.0 v0.19.0 github-actions[bot] 2025-10-23 23:50:51 +00:00
  • ff32149220 Merge pull request #235 from cbcoutinho/feature/opaque-introspection Chris Coutinho 2025-10-24 01:50:17 +02:00
  • d55e5708c7 ci: fix imports feature/opaque-introspection Chris Coutinho 2025-10-24 01:04:30 +02:00
  • d4ee5a74c2 test: Update default tokens to JWT, add to introspection tests Chris Coutinho 2025-10-24 00:51:50 +02:00
  • db79afacb9 improved tests - fixing the linting yuisheaven 2025-10-23 22:56:25 +02:00
  • 261749fcdc ci: Update oidc app Chris Coutinho 2025-10-23 22:45:22 +02:00
  • 6730dd4a4b added new tests for unstructured api (pdf and docx workflow) yuisheaven 2025-10-23 22:38:27 +02:00
  • 8734c4b292 add new tests for unstructured config yuisheaven 2025-10-23 22:37:52 +02:00
  • 29df645d53 Merge branch 'master' into feature/introduce_files_parsing_with_unstructured_service_for_webdav_files_retrieval yuisheaven 2025-10-23 21:30:09 +02:00
  • bdb0e17401 chore: Add logging to token introspection Chris Coutinho 2025-10-23 21:18:14 +02:00
  • 8942f3119c Merge pull request #236 from cbcoutinho/renovate/pin-dependencies Chris Coutinho 2025-10-23 18:51:05 +02:00
  • 3863cca2ed chore(deps): pin shivammathur/setup-php action to bf6b4fb renovate-bot-cbcoutinho[bot] 2025-10-23 16:05:50 +00:00
  • a93e7a1e3b build: Update submodule Chris Coutinho 2025-10-23 16:56:18 +02:00
  • f2d2dd8068 feat: Enable token introspection for opaque tokens Chris Coutinho 2025-10-23 15:51:27 +02:00
  • d915efd3f6 docs: Update jwt docs [skip ci] Chris Coutinho 2025-10-23 15:26:51 +02:00
  • 053cf7798b fix: Add CORS middleware to allow browser-based clients like MCP Inspector Chris Coutinho 2025-10-23 15:23:41 +02:00
  • 87c6f077f3 bump: version 0.17.1 → 0.18.0 v0.18.0 github-actions[bot] 2025-10-23 10:23:48 +00:00
  • 38e12db46a Merge pull request #233 from cbcoutinho/feature/jwt-scopes Chris Coutinho 2025-10-23 12:23:12 +02:00
  • 1a7ce5b7a7 docs: Update jwt docs [skip ci] feature/jwt-scopes Chris Coutinho 2025-10-23 12:22:34 +02:00
  • 737780b417 chore: Make all env vars available to be overriden as cli options Chris Coutinho 2025-10-23 11:48:01 +02:00
  • b4039e2e40 docs: Update jwt docs Chris Coutinho 2025-10-23 11:18:15 +02:00
  • 54e975198f test: Update all test network hosts to respect iss claims from JWTs Chris Coutinho 2025-10-23 11:09:51 +02:00
  • e9a16c43b5 refactor: Update JWT client to use DCR, re-enable tool filtering Chris Coutinho 2025-10-23 09:33:06 +02:00
  • e48f5f3f30 feat(server): Add support for custom OIDC scopes and permissions via JWTs Chris Coutinho 2025-10-23 08:37:36 +02:00
  • 3ebc468a09 ci: Tasks has been updated, no longer a debug app Chris Coutinho 2025-10-23 07:53:52 +02:00
  • 1aecb099e6 fix: Use occ-created OAuth clients with allowed_scopes for all tests Chris Coutinho 2025-10-22 07:38:16 +02:00
  • 2c35e07675 fix: Separate OAuth fixtures for opaque vs JWT tokens Chris Coutinho 2025-10-22 07:17:40 +02:00
  • 5cfdff0faf test: Create JWT OAuth client with explicit scopes for shared test fixture Chris Coutinho 2025-10-22 07:02:32 +02:00
  • eb7e15cac0 Merge pull request #232 from cbcoutinho/renovate/docker.io-library-nextcloud-32.0.0 Chris Coutinho 2025-10-22 06:42:22 +02:00
  • 894723c525 ci: Add missing files Chris Coutinho 2025-10-22 06:40:11 +02:00
  • 8a3269f366 test: Use separate docker compose command Chris Coutinho 2025-10-22 06:38:05 +02:00
  • c069d78f80 feat: Initialize JWT-scoped tools Chris Coutinho 2025-10-22 06:21:16 +02:00
  • e3436fecc0 chore(deps): update docker.io/library/nextcloud:32.0.0 docker digest to f9bec5c renovate-bot-cbcoutinho[bot] 2025-10-22 04:06:24 +00:00
  • e3feb3eb2f Merge pull request #231 from cbcoutinho/renovate/ghcr.io-astral-sh-uv-0.x Chris Coutinho 2025-10-22 03:59:07 +02:00
  • eedaa2e3f1 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.5 renovate-bot-cbcoutinho[bot] 2025-10-21 22:09:23 +00:00
  • d517fe09d8 Merge pull request #230 from cbcoutinho/renovate/docker.io-library-nextcloud-32.0.0 Chris Coutinho 2025-10-21 23:24:50 +02:00
  • 98627593d5 corrected smaller merge issues yuisheaven 2025-10-21 20:55:33 +02:00
  • 64649c902d Merge branch 'master' into feature/introduce_files_parsing_with_unstructured_service_for_webdav_files_retrieval yuisheaven 2025-10-21 20:37:00 +02:00
  • 08ebab9f48 chore(deps): update docker.io/library/nextcloud:32.0.0 docker digest to d3d8b9d renovate-bot-cbcoutinho[bot] 2025-10-21 16:06:08 +00:00
  • f4f9548681 Merge pull request #229 from cbcoutinho/renovate/docker.io-library-nextcloud-32.0.0 Chris Coutinho 2025-10-21 13:45:08 +02:00
  • 27bb0a4b56 chore(deps): update docker.io/library/nextcloud:32.0.0 docker digest to 4fbd72f renovate-bot-cbcoutinho[bot] 2025-10-21 10:06:57 +00:00
  • 7f5828390c docs: Update README Chris Coutinho 2025-10-21 11:47:01 +02:00
  • 8ad1937347 docs: Update README Chris Coutinho 2025-10-21 11:26:11 +02:00
  • 0d29048155 Merge pull request #228 from cbcoutinho/renovate/astral-sh-setup-uv-7.x Chris Coutinho 2025-10-21 00:10:27 +02:00
  • 499429706c Merge branch 'master' into renovate/astral-sh-setup-uv-7.x Chris Coutinho 2025-10-21 00:09:50 +02:00
  • 2903094d67 Merge pull request #227 from cbcoutinho/renovate/pin-dependencies Chris Coutinho 2025-10-21 00:09:12 +02:00
  • 7abfa19d15 chore(deps): update astral-sh/setup-uv action to v7 renovate-bot-cbcoutinho[bot] 2025-10-20 22:06:35 +00:00
  • c109626601 chore(deps): pin dependencies renovate-bot-cbcoutinho[bot] 2025-10-20 22:06:30 +00:00
  • a5a4e809c4 ci: Add smoke test during release Chris Coutinho 2025-10-20 23:39:47 +02:00
  • 4984496d81 bump: version 0.17.0 → 0.17.1 v0.17.1 github-actions[bot] 2025-10-20 21:16:09 +00:00
  • 0e79ba06a9 Merge pull request #226 from cbcoutinho/feature/docs Chris Coutinho 2025-10-20 23:15:20 +02:00
  • 48744e8a6c ci: Publish to PyPI feature/docs Chris Coutinho 2025-10-20 23:14:12 +02:00
  • 63b898c0e3 chore: Update logs Chris Coutinho 2025-10-20 22:57:18 +02:00
  • e8f1340133 fix(caldav): Fix caldav search() due to missing todos Chris Coutinho 2025-10-20 21:26:32 +02:00
  • fde68dac55 ci: Enable publish to test pypi Chris Coutinho 2025-10-20 20:27:01 +02:00