 Chris CoutinhoandGitHub
|
64fece70a4
|
Merge pull request #790 from cbcoutinho/chore/lazy-logging-g004-sweep
refactor: convert f-string logging to lazy %-style (G004 sweep)
|
2026-05-13 01:45:19 +02:00 |
|
 Chris CoutinhoandGitHub
|
621a1344ff
|
Merge pull request #791 from cbcoutinho/refactor/prune-oauth-sync-use-basic-auth
refactor: drop OAuth-refresh background-sync path from oauth_sync.py
|
2026-05-13 01:29:40 +02:00 |
|
 Chris CoutinhoandGitHub
|
acb0d2ccdc
|
Merge pull request #789 from cbcoutinho/refactor/prune-pre-loginflow-dead-code
refactor: prune dead pre-LOGIN_FLOW config/runtime branches (ADR-022 cleanup)
|
2026-05-13 01:04:27 +02:00 |
|
 Chris CoutinhoandGitHub
|
494997bdfe
|
Merge pull request #787 from cbcoutinho/refactor/rename-oauth-single-to-login-flow
refactor(config)!: rename OAUTH_SINGLE_AUDIENCE to LOGIN_FLOW (ADR-022 step 1)
|
2026-05-12 23:28:18 +02:00 |
|
 Chris CoutinhoandGitHub
|
586859d66a
|
Merge pull request #785 from cbcoutinho/docs/fix-health-endpoint-issue-766
docs: fix /health endpoint references and stale log examples (#766)
|
2026-05-12 18:55:54 +02:00 |
|
 Chris CoutinhoandGitHub
|
f8e48f1c53
|
Merge pull request #762 from cbcoutinho/renovate/anthropics-claude-code-action-1.x
chore(deps): update anthropics/claude-code-action action to v1.0.120
|
2026-05-12 07:14:02 +02:00 |
|
 Chris CoutinhoandGitHub
|
66cb92b055
|
Merge pull request #783 from cbcoutinho/fix/calendar-timezone-roundtrip
fix(calendar): preserve floating/TZID semantics across CalDAV roundtrip (#782)
|
2026-05-11 02:48:02 +02:00 |
|
 Chris CoutinhoandGitHub
|
bc25836529
|
Merge pull request #781 from cbcoutinho/feat/deck-attach-file-tools
feat(deck): add file/note attachment MCP tools
|
2026-05-11 00:22:57 +02:00 |
|
 Chris CoutinhoandGitHub
|
6e1769634c
|
Merge pull request #780 from cbcoutinho/fix/health-ready-qdrant-cloud-auth
fix(health): forward api-key to Qdrant /readyz so Cloud probes work
|
2026-05-10 20:18:57 +02:00 |
|
 Chris CoutinhoandGitHub
|
8bd09a1021
|
Merge pull request #773 from cbcoutinho/fix/qdrant-doc-id-keyword-index
fix(vector): normalize doc_id to str + add Qdrant keyword payload indexes
|
2026-05-10 18:37:43 +02:00 |
|
 Chris CoutinhoandGitHub
|
bf19c948e2
|
Merge pull request #769 from KuriGohan-Kamehameha/feat/contacts-search-contacts
feat(contacts): add nc_contacts_search_contacts free-text search tool
|
2026-05-10 18:00:25 +02:00 |
|
 Chris CoutinhoandGitHub
|
2d29b3801c
|
Merge pull request #770 from cbcoutinho/renovate/nextcloud-32-32.0.9
chore(deps): update nextcloud-32:32.0.9 docker digest to 6052173
|
2026-05-10 17:56:59 +02:00 |
|
 Chris CoutinhoandGitHub
|
a88809b97c
|
Merge pull request #771 from cbcoutinho/renovate/nextcloud-33-33.0.3
chore(deps): update nextcloud-33:33.0.3 docker digest to 90a730e
|
2026-05-10 17:56:49 +02:00 |
|
 Chris CoutinhoandGitHub
|
3ef77cdc92
|
Merge pull request #779 from cbcoutinho/fix/qdrant-startup-use-get-collection
fix(qdrant): use get_collection for startup probe (multi-tenant safe, take 2)
|
2026-05-10 14:19:56 +02:00 |
|
 Chris CoutinhoandGitHub
|
9047d18347
|
Merge pull request #778 from cbcoutinho/fix/qdrant-startup-multi-tenant-scoped-jwt
fix(qdrant): use collection_exists for startup probe (multi-tenant safe)
|
2026-05-10 14:04:28 +02:00 |
|
 Chris CoutinhoandGitHub
|
797a698274
|
Merge pull request #767 from cbcoutinho/fix/chunk-context-indexed-lookup
fix(chunk-context): use indexed chunk_index lookup, fix close-after-use bug
|
2026-05-09 13:35:08 +02:00 |
|
 Chris CoutinhoandGitHub
|
d4ddd9ec26
|
Merge pull request #777 from cbcoutinho/fix/webdav-percent-encoded-names-776
fix(webdav): decode percent-encoded names for non-ASCII filenames (#776)
|
2026-05-09 13:23:38 +02:00 |
|
 Chris CoutinhoandGitHub
|
3c8862f8ad
|
Merge pull request #775 from cbcoutinho/feat/chunk-bbox-payload
feat(vector): replace inline PDF page images with chunk_bbox (Deck #76)
|
2026-05-08 23:05:53 +02:00 |
|
 Chris CoutinhoandGitHub
|
2e1ab99a88
|
Merge pull request #774 from cbcoutinho/renovate/docker.io-qdrant-qdrant-1.x
chore(deps): update docker.io/qdrant/qdrant docker tag to v1.18.0
|
2026-05-08 20:24:09 +02:00 |
|
 Chris CoutinhoandGitHub
|
c73b53a8c7
|
Merge pull request #772 from cbcoutinho/feat/mistral-embedding-provider
feat(providers): add Mistral embedding provider, route registry through dynaconf
|
2026-05-08 18:35:14 +02:00 |
|
 Chris CoutinhoandGitHub
|
a50117f5c5
|
Merge pull request #765 from cbcoutinho/feat/tag-based-directory-inclusion
feat(vector): expand tagged directories for include + apply EXCLUDED_TAGS in scanner
|
2026-05-07 09:22:38 +02:00 |
|
 Chris CoutinhoandGitHub
|
a184cd1916
|
Merge pull request #764 from cbcoutinho/feat/tag-based-file-exclusion
feat(webdav): tag-based file exclusion (#710)
|
2026-05-06 23:53:59 +02:00 |
|
 Chris CoutinhoandGitHub
|
c21ec423d1
|
Merge pull request #761 from cbcoutinho/fix/webhooks-api-basic-auth
fix(webhooks): use app-password basic auth for NC API calls
|
2026-05-04 00:27:02 +02:00 |
|
 Chris CoutinhoandGitHub
|
374497a847
|
Merge pull request #760 from cbcoutinho/fix/webhook-apps-use-capabilities
fix(webhooks): use OCS v2 capabilities for /api/v1/apps
|
2026-05-03 23:04:48 +02:00 |
|
 Chris CoutinhoandGitHub
|
348ac56eea
|
Merge pull request #758 from cbcoutinho/security/oauth-session-hardening-626
fix(auth): harden OAuth/session for hosted multi-tenant deployment (#626)
|
2026-05-03 14:49:59 +02:00 |
|
 Chris CoutinhoandGitHub
|
c227cf2c92
|
Merge pull request #759 from cbcoutinho/feat/deck-response-filters
feat(deck)!: add response filters and archived stacks tool
|
2026-05-03 01:33:36 +02:00 |
|
 Chris CoutinhoandGitHub
|
7c5d63b372
|
Merge pull request #757 from cbcoutinho/feat/elicit-on-missing-app-password
feat(auth): elicit Astrolabe URL on missing app password + external-IdP docs
|
2026-05-02 17:52:33 +02:00 |
|
 Chris CoutinhoandGitHub
|
83f2e88d2c
|
Merge pull request #755 from cbcoutinho/renovate/nextcloud-32-32.x
chore(deps): update nextcloud-32 docker tag to v32.0.9
|
2026-05-02 16:13:29 +02:00 |
|
 Chris CoutinhoandGitHub
|
9c9e9944c4
|
Merge pull request #756 from cbcoutinho/renovate/nextcloud-33-33.x
chore(deps): update nextcloud-33 docker tag to v33.0.3
|
2026-05-02 16:13:03 +02:00 |
|
 Chris CoutinhoandGitHub
|
859bf8cfac
|
Merge pull request #748 from cbcoutinho/renovate/anthropics-claude-code-action-1.x
chore(deps): update anthropics/claude-code-action action to v1.0.111
|
2026-05-02 01:57:37 +02:00 |
|
 Chris CoutinhoandGitHub
|
0f9649b7e6
|
Merge pull request #749 from cbcoutinho/renovate/icalendar-7.x
fix(deps): update dependency icalendar to >=7.1.0,<7.2.0
|
2026-05-02 01:56:49 +02:00 |
|
 Chris CoutinhoandGitHub
|
055e786007
|
Merge pull request #750 from cbcoutinho/feat/verify-on-read-semantic-search
feat(search): verify-on-read for semantic search (ADR-019)
|
2026-05-02 01:03:43 +02:00 |
|
 Chris CoutinhoandGitHub
|
6d318ae1ed
|
Merge pull request #751 from cbcoutinho/feature/distribute-tf-modules
feat(infra): distribute terraform modules under infra/terraform
|
2026-05-01 23:46:39 +02:00 |
|
 Chris CoutinhoandGitHub
|
bec105d8d2
|
Merge pull request #747 from cbcoutinho/fix/webhook-receiver-uri-and-handler
fix(webhooks): wire receiver to vector sync queue and fix registered URI
|
2026-04-30 14:49:16 +02:00 |
|
 Chris CoutinhoandGitHub
|
6e74112122
|
Merge pull request #700 from cbcoutinho/renovate/anthropics-claude-code-action-1.x
chore(deps): update anthropics/claude-code-action action to v1.0.110
|
2026-04-30 14:18:57 +02:00 |
|
 Chris CoutinhoandGitHub
|
616b5680b4
|
Merge pull request #743 from cbcoutinho/docs/login-flow-v2-and-astrolabe-cloud
docs: pivot to Login Flow v2; add Astrolabe Cloud hosted offering
|
2026-04-30 04:14:16 +02:00 |
|
 Chris CoutinhoandGitHub
|
b9a85dda0b
|
Merge pull request #746 from cbcoutinho/fix/vector-sync-status-oauth
fix(vector-sync): wire document streams into OAuthAppContext
|
2026-04-30 02:07:09 +02:00 |
|
 Chris CoutinhoandGitHub
|
a2711b4bda
|
Merge pull request #741 from cbcoutinho/feat/talk-spreed-integration
feat(talk): add MCP integration for Nextcloud Talk (spreed)
|
2026-04-30 01:26:47 +02:00 |
|
 Chris CoutinhoandGitHub
|
4bf6937827
|
Merge pull request #745 from cbcoutinho/feat/strict-auth-allowlists
feat(auth): drop test-client defaults, add ALLOWED_MGMT_CLIENT allowlist
|
2026-04-30 01:23:07 +02:00 |
|
 Chris CoutinhoandGitHub
|
9824a24775
|
Merge pull request #744 from cbcoutinho/fix/oidc-discovery-follow-redirects
fix(oauth): follow redirects when fetching OIDC discovery
|
2026-04-30 01:19:49 +02:00 |
|
 Chris CoutinhoandGitHub
|
02ea8f5fca
|
Merge pull request #740 from cbcoutinho/docs/security-policy-and-issue-templates
docs: add SECURITY.md and GitHub issue templates
|
2026-04-30 00:15:40 +02:00 |
|
 Chris CoutinhoandGitHub
|
19c4911954
|
Merge pull request #742 from cbcoutinho/chore/remove-pymupdf-layout
chore(deps): remove unused proprietary dep pymupdf-layout
|
2026-04-29 23:49:51 +02:00 |
|
 Chris CoutinhoandGitHub
|
43598783e4
|
Merge pull request #734 from cbcoutinho/fix/calendar-niquests-auth-731
fix(calendar): thread raw credentials to caldav AsyncDAVClient (fixes #731)
|
2026-04-29 23:04:50 +02:00 |
|
 Chris CoutinhoandGitHub
|
b4a9639002
|
Merge pull request #739 from cbcoutinho/ci/sticky-claude-code-review
ci(claude-review): use sticky tracking comment instead of stacking
|
2026-04-29 22:27:13 +02:00 |
|
 Chris CoutinhoandGitHub
|
517ee154ee
|
Merge pull request #737 from cbcoutinho/feat/deck-card-comments
feat(deck): add card comment tools
|
2026-04-29 22:26:55 +02:00 |
|
 Chris CoutinhoandGitHub
|
478a5ae39d
|
Merge pull request #733 from cbcoutinho/fix/index-php-prefix-732
fix(client): route /apps/* through /index.php (fixes #732)
|
2026-04-27 23:59:18 +02:00 |
|
 Chris CoutinhoandGitHub
|
47d966c0e4
|
Merge pull request #736 from cbcoutinho/fix/notes-v5-write-drift-730
fix(notes): defensively unwrap list-shaped Notes responses (refs #730)
|
2026-04-27 23:59:03 +02:00 |
|
 Chris CoutinhoandGitHub
|
02b23fb301
|
Merge pull request #692 from cbcoutinho/renovate/nextcloud-32-32.0.8
chore(deps): update nextcloud-32:32.0.8 docker digest to 334f45c
|
2026-04-27 09:40:57 +02:00 |
|
 Chris CoutinhoandGitHub
|
134777c459
|
Merge pull request #735 from cbcoutinho/fix/pydantic-model-drift-728-704
fix(models): coerce Contact.birthday + relax Table.owner_display_name (fixes #728, #704)
|
2026-04-27 00:45:24 +02:00 |
|
 Chris CoutinhoandGitHub
|
4e669781ee
|
Merge pull request #723 from cbcoutinho/docs/add-contributor-cla
docs: add contributor license agreement
|
2026-04-26 02:05:50 +02:00 |
|
 Chris CoutinhoandGitHub
|
282dce0953
|
Merge pull request #715 from cbcoutinho/fix/chunk-context-app-password-credentials
fix(api): use stored app password for chunk-context and pdf-preview
|
2026-04-23 07:29:50 +02:00 |
|
 Chris CoutinhoandGitHub
|
3e23585951
|
Merge pull request #718 from cbcoutinho/fix/login-flow-oauth-stagger
test: stagger parallel OAuth fetches for login-flow users
|
2026-04-23 07:29:01 +02:00 |
|
 Chris CoutinhoandGitHub
|
5b6942282c
|
Merge pull request #711 from cbcoutinho/fix/mcp-client-session-cancel-scope
fix(tests): convert create_mcp_client_session to asynccontextmanager
|
2026-04-17 00:38:04 +02:00 |
|
 Chris CoutinhoandGitHub
|
e0ed533a54
|
Merge pull request #709 from dylanlangston/master
Fix: Nutrition.calories field rejects integer values from Nextcloud Cookbook API
|
2026-04-15 12:22:06 +02:00 |
|
 Chris CoutinhoandGitHub
|
80822e00e7
|
Merge pull request #707 from cbcoutinho/fix/uvx-pypi-deployment
fix: enable uvx/PyPI deployments without Docker assumptions
|
2026-04-14 21:51:58 +02:00 |
|
 Chris CoutinhoandGitHub
|
edb6c8d820
|
Merge pull request #643 from cbcoutinho/renovate/uv_build-0.x
chore(deps): update dependency uv_build to >=0.11.5,<0.12.0
|
2026-04-09 18:12:03 +02:00 |
|
 Chris CoutinhoandGitHub
|
26e632c1e2
|
Merge pull request #644 from cbcoutinho/renovate/ghcr.io-astral-sh-uv-0.x
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.4
|
2026-04-08 15:12:59 +02:00 |
|
 Chris CoutinhoandGitHub
|
6b6a5eb639
|
Merge pull request #698 from cbcoutinho/renovate/anthropics-claude-code-action-1.x
chore(deps): update anthropics/claude-code-action action to v1.0.90
|
2026-04-08 14:06:51 +02:00 |
|
 Chris CoutinhoandGitHub
|
94226bdcfa
|
Merge pull request #697 from cbcoutinho/fix/strip-resource-scope-prefix
fix: strip resource server prefix from JWT scopes
|
2026-04-08 01:27:39 +02:00 |
|
 Chris CoutinhoandGitHub
|
21e4174df3
|
Merge pull request #689 from cbcoutinho/feat/stdio-transport
feat: add stdio transport support for local MCP usage
|
2026-04-08 00:09:49 +02:00 |
|
 Chris CoutinhoandGitHub
|
e76e3e1306
|
Merge pull request #690 from cbcoutinho/fix/cognito-offline-access-scope
fix: conditionally include offline_access based on IdP discovery
|
2026-04-08 00:02:35 +02:00 |
|
 Chris CoutinhoandGitHub
|
23995ce64d
|
Merge pull request #675 from cbcoutinho/renovate/mcp-1.x
fix(deps): update dependency mcp to >=1.27,<1.28
|
2026-04-07 22:23:22 +02:00 |
|
 Chris CoutinhoandGitHub
|
9934a78970
|
Merge pull request #688 from cbcoutinho/ci/remove-pat-from-release-workflows
ci: remove PAT from release workflows
|
2026-04-07 22:11:37 +02:00 |
|
 Chris CoutinhoandGitHub
|
0dbd031fe7
|
Merge pull request #687 from cbcoutinho/fix/cognito-audience-fallback
fix: fall back to client_id when aud claim is absent (Cognito compat)
|
2026-04-07 18:07:50 +02:00 |
|
 Chris CoutinhoandGitHub
|
d7653535f0
|
Merge pull request #658 from cbcoutinho/renovate/nextcloud-31-31.0.14
chore(deps): update nextcloud-31:31.0.14 docker digest to 07ec73c
|
2026-04-07 17:10:32 +02:00 |
|
 Chris CoutinhoandGitHub
|
63c5d5255a
|
Merge pull request #678 from cbcoutinho/renovate/downloads.unstructured.io-unstructured-io-unstructured-api-0.x
chore(deps): update downloads.unstructured.io/unstructured-io/unstructured-api docker tag to v0.1.2
|
2026-04-07 17:10:17 +02:00 |
|
 Chris CoutinhoandGitHub
|
f624ccbb0f
|
Merge pull request #686 from cbcoutinho/feat/oidc-resource-server-scope-prefix
feat: add OIDC resource server scope prefix for Cognito compatibility
|
2026-04-07 17:01:14 +02:00 |
|
 Chris CoutinhoandGitHub
|
2f146f8408
|
Merge pull request #685 from cbcoutinho/chore/remove-helm-chart
chore: remove helm chart (migrated to cbcoutinho/helm-charts)
|
2026-04-07 16:33:31 +02:00 |
|
 Chris CoutinhoandGitHub
|
010c598b24
|
Merge pull request #680 from cbcoutinho/docs/adr-024-dynaconf-config-management
docs: ADR-025 dynaconf configuration management
|
2026-04-07 15:49:46 +02:00 |
|
 Chris CoutinhoandGitHub
|
6f16ece92b
|
Merge pull request #682 from cbcoutinho/refactor/scope-separator-colon-to-dot
refactor: change OAuth scope separator from colon to dot
|
2026-04-07 14:17:46 +02:00 |
|
 Chris CoutinhoandGitHub
|
a9344382a7
|
Merge pull request #684 from cbcoutinho/renovate/docker.io-library-nextcloud-32.0.8
chore(deps): update docker.io/library/nextcloud:32.0.8 docker digest to 509caed
|
2026-04-07 12:42:48 +02:00 |
|
 Chris CoutinhoandGitHub
|
cc40f8f916
|
Merge pull request #661 from cbcoutinho/renovate/nextcloud-32-32.x
chore(deps): update nextcloud-32 docker tag to v32.0.8
|
2026-04-07 12:42:17 +02:00 |
|
 Chris CoutinhoandGitHub
|
c45b8ec3a6
|
Merge pull request #677 from cbcoutinho/renovate/nextcloud-33-33.x
chore(deps): update nextcloud-33 docker tag to v33.0.2
|
2026-04-07 12:42:05 +02:00 |
|
 Chris CoutinhoandGitHub
|
204053d262
|
Merge pull request #679 from cbcoutinho/fix/cloud-client-registration
fix: support cloud OAuth clients and graceful DCR fallback
|
2026-04-05 19:40:30 +02:00 |
|
 Chris CoutinhoandGitHub
|
f0c6dd6391
|
Merge pull request #676 from cbcoutinho/renovate/anthropics-claude-code-action-1.x
chore(deps): update anthropics/claude-code-action action to v1.0.89
|
2026-04-05 18:44:26 +02:00 |
|
 Chris CoutinhoandGitHub
|
877535aeb7
|
Merge pull request #674 from cbcoutinho/refactor/remove-oauth-profile
refactor: remove oauth profile, migrate MCP/OAuth tests to login-flow
|
2026-04-04 10:31:42 +02:00 |
|
 Chris CoutinhoandGitHub
|
74f87aa492
|
Merge pull request #655 from cbcoutinho/renovate/docker.io-library-nextcloud-32.x
chore(deps): update docker.io/library/nextcloud docker tag to v32.0.8
|
2026-04-03 09:43:59 +02:00 |
|
 Chris CoutinhoandGitHub
|
85c9ad188f
|
Merge pull request #663 from cbcoutinho/renovate/anthropics-claude-code-action-1.x
chore(deps): update anthropics/claude-code-action action to v1.0.85
|
2026-04-02 11:13:27 +02:00 |
|
 Chris CoutinhoandGitHub
|
7bfe3f0205
|
Merge pull request #673 from cbcoutinho/fix/672-bday-datetime-validation
fix: convert BDAY datetime.date to string before Pydantic validation
|
2026-04-01 09:27:31 +02:00 |
|
 Chris CoutinhoandGitHub
|
0b89f5cdd7
|
Merge pull request #667 from cbcoutinho/renovate/tailscale-tailscale-replacement
chore(deps): replace tailscale/tailscale docker tag with docker.io/tailscale/tailscale v1.94.2
|
2026-04-01 09:02:48 +02:00 |
|
 Chris CoutinhoandGitHub
|
2a3869d95f
|
Merge pull request #670 from cbcoutinho/renovate/pin-dependencies
chore(deps): pin dependencies
|
2026-03-31 19:05:42 +02:00 |
|
 Chris CoutinhoandGitHub
|
0d5d1cff07
|
Merge pull request #669 from cbcoutinho/feat/login-flow-v2-web-provision
feat: add web-based Login Flow v2 provisioning endpoint
|
2026-03-31 17:24:16 +02:00 |
|
 Chris CoutinhoandGitHub
|
8e73070d6a
|
Merge pull request #666 from cbcoutinho/renovate/pin-dependencies
chore(deps): pin dependencies
|
2026-03-31 17:23:04 +02:00 |
|
 Chris CoutinhoandGitHub
|
d29408bacc
|
Merge pull request #665 from cbcoutinho/feat/claude-funnel-config
feat: add Tailscale Funnel config for Claude AI connector testing
|
2026-03-29 21:00:16 +02:00 |
|
 Chris CoutinhoandGitHub
|
8a501375bb
|
Merge pull request #664 from cbcoutinho/fix/login-flow-oauth-compat
fix: resolve OAuth compatibility issues for login-flow deployment
|
2026-03-29 20:57:52 +02:00 |
|
 Chris CoutinhoandGitHub
|
78d3da6611
|
Merge pull request #662 from cbcoutinho/renovate/nextcloud-33-33.x
chore(deps): update nextcloud-33 docker tag to v33.0.1
|
2026-03-28 15:59:05 +01:00 |
|
 Chris CoutinhoandGitHub
|
89791a558b
|
Merge pull request #657 from cbcoutinho/fix/renovate-nextcloud-version-pinning
fix: pin Renovate Nextcloud updates to matching major version
|
2026-03-28 10:53:11 +01:00 |
|
 Chris CoutinhoandGitHub
|
fd303dde36
|
Merge pull request #651 from cbcoutinho/renovate/docker.io-qdrant-qdrant-1.x
chore(deps): update docker.io/qdrant/qdrant docker tag to v1.17.1
|
2026-03-28 10:52:57 +01:00 |
|
 Chris CoutinhoandGitHub
|
8729b1dd1f
|
Merge pull request #652 from cbcoutinho/renovate/qdrant-1.x
chore(deps): update helm release qdrant to v1.17.1
|
2026-03-28 10:52:37 +01:00 |
|
 Chris CoutinhoandGitHub
|
a4d1e5f6a6
|
Merge pull request #654 from cbcoutinho/renovate/anthropics-claude-code-action-1.x
chore(deps): update anthropics/claude-code-action action to v1.0.81
|
2026-03-28 10:51:54 +01:00 |
|
 Chris CoutinhoandGitHub
|
c56249dcc4
|
Merge pull request #647 from cbcoutinho/feature/collectives-support
feat: add Nextcloud Collectives app support
|
2026-03-28 09:40:50 +01:00 |
|
 Chris CoutinhoandGitHub
|
d6632e13b2
|
Merge pull request #649 from cbcoutinho/fix/pin-starlette-below-1.0
fix: pin starlette<1.0 to prevent startup crash
|
2026-03-27 15:17:44 +01:00 |
|
 Chris CoutinhoandGitHub
|
d85ff8d2b3
|
Merge pull request #650 from cbcoutinho/renovate/anthropics-claude-code-action-1.x
chore(deps): update anthropics/claude-code-action action to v1.0.80
|
2026-03-27 15:17:15 +01:00 |
|
 Chris CoutinhoandGitHub
|
72754856f5
|
Merge pull request #642 from cbcoutinho/renovate/anthropics-claude-code-action-1.x
chore(deps): update anthropics/claude-code-action action to v1.0.79
|
2026-03-26 07:17:08 +01:00 |
|
 Chris CoutinhoandGitHub
|
ed3e3fe6d0
|
Merge pull request #611 from cbcoutinho/renovate/ghcr.io-astral-sh-uv-0.x
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.10.12
|
2026-03-23 07:16:53 +01:00 |
|
 Chris CoutinhoandGitHub
|
b90861c4e8
|
Merge pull request #640 from cbcoutinho/refactor/remove-smithery-update-qdrant
Remove Smithery deployment mode, update qdrant-client for PyPI publishing
|
2026-03-22 22:00:45 +01:00 |
|
 Chris CoutinhoandGitHub
|
13eb15e7a3
|
Merge pull request #639 from cbcoutinho/fix/astrolabe-vector-sync-warning-637
fix: expose public status endpoints and handle vector sync gracefully
|
2026-03-22 18:42:07 +01:00 |
|
 Chris CoutinhoandGitHub
|
b62442b767
|
Merge pull request #636 from cbcoutinho/renovate/anthropics-claude-code-action-1.x
chore(deps): update anthropics/claude-code-action action to v1.0.76
|
2026-03-22 13:33:00 +01:00 |
|
 Chris CoutinhoandGitHub
|
f2dc746c3a
|
Merge pull request #632 from cbcoutinho/fix/caldav-href-handling-629
fix(caldav): migrate to upstream v3.0.1 to fix href handling
|
2026-03-21 19:26:35 +01:00 |
|
 Chris CoutinhoandGitHub
|
c726e25e8b
|
Merge pull request #625 from cbcoutinho/renovate/astral-sh-setup-uv-7.x
chore(deps): update astral-sh/setup-uv action to v7.6.0
|
2026-03-16 18:37:45 +01:00 |
|