-
74f87aa492
Merge pull request #655 from cbcoutinho/renovate/docker.io-library-nextcloud-32.x

Chris CoutinhoandGitHub
2026-04-03 09:43:59 +02:00
-
-
514a4fd7ac
chore(deps): update docker.io/library/nextcloud docker tag to v32.0.8

renovate-bot-cbcoutinho[bot]andGitHub
2026-04-03 04:17:09 +00:00
-
-
5730313574
refactor: remove RFC 8693 token exchange and Keycloak OAuth implementation

Chris CoutinhoandClaude Opus 4.6
2026-04-03 00:22:20 +02:00
-
8935ce1393
bump: version 0.58.23 → 0.58.24
github-actions[bot]
2026-04-02 09:13:43 +00:00
-
85c9ad188f
Merge pull request #663 from cbcoutinho/renovate/anthropics-claude-code-action-1.x

Chris CoutinhoandGitHub
2026-04-02 11:13:27 +02:00
-
-
1234bfcbaf
chore(deps): update anthropics/claude-code-action action to v1.0.85

renovate-bot-cbcoutinho[bot]andGitHub
2026-04-02 04:21:06 +00:00
-
-
c6316dbb91
fix: address PR review — remove token exchange tests, improve logging

Chris CoutinhoandClaude Opus 4.6
2026-04-01 17:43:44 +02:00
-
6278b6eb75
test: add multi-user permission tests for login-flow deployment

Chris CoutinhoandClaude Opus 4.6
2026-04-01 17:02:05 +02:00
-
b4c3b48e61
fix: address PR review — stale mcp-oauth refs, Playwright TimeoutError catch

Chris CoutinhoandClaude Opus 4.6
2026-04-01 16:32:17 +02:00
-
86f350ab49
fix: update expected auth tools list for login-flow scope test

Chris CoutinhoandClaude Opus 4.6
2026-04-01 16:25:43 +02:00
-
aeddc28ca6
refactor: remove oauth profile, migrate MCP/OAuth tests to login-flow

Chris CoutinhoandClaude Opus 4.6
2026-04-01 16:05:14 +02:00
-
270ef82527
docs: optimize CLAUDE.md for db scripts, uv run, and deployment modes

Chris CoutinhoandClaude Opus 4.6
2026-04-01 15:52:51 +02:00
-
-
cbef665411
bump: version 0.58.22 → 0.58.23
github-actions[bot]
2026-04-01 07:27:50 +00:00
-
0c7384e52c
bump: version 0.68.0 → 0.68.1
github-actions[bot]
2026-04-01 07:27:50 +00:00
-
7bfe3f0205
Merge pull request #673 from cbcoutinho/fix/672-bday-datetime-validation

Chris CoutinhoandGitHub
2026-04-01 09:27:31 +02:00
-
-
da380a38c6
fix: convert BDAY datetime.date to string before Pydantic validation

Chris CoutinhoandClaude Opus 4.6
2026-04-01 09:11:45 +02:00
-
1812b5b0be
bump: version 0.58.21 → 0.58.22
github-actions[bot]
2026-04-01 07:03:04 +00:00
-
0b89f5cdd7
Merge pull request #667 from cbcoutinho/renovate/tailscale-tailscale-replacement

Chris CoutinhoandGitHub
2026-04-01 09:02:48 +02:00
-
-
-
-
85e5ec1d60
chore(deps): replace tailscale/tailscale docker tag with docker.io/tailscale/tailscale v1.94.2

renovate-bot-cbcoutinho[bot]andGitHub
2026-03-31 22:08:37 +00:00
-
-
97ae750916
bump: version 0.58.20 → 0.58.21
github-actions[bot]
2026-03-31 17:06:01 +00:00
-
2a3869d95f
Merge pull request #670 from cbcoutinho/renovate/pin-dependencies

Chris CoutinhoandGitHub
2026-03-31 19:05:42 +02:00
-
-
2a0b3dde9f
chore(deps): pin dependencies

renovate-bot-cbcoutinho[bot]andGitHub
2026-03-31 16:20:27 +00:00
-
-
f93366e60a
bump: version 0.58.19 → 0.58.20
github-actions[bot]
2026-03-31 15:24:43 +00:00
-
d3ced16ba9
bump: version 0.67.0 → 0.68.0
github-actions[bot]
2026-03-31 15:24:43 +00:00
-
0d5d1cff07
Merge pull request #669 from cbcoutinho/feat/login-flow-v2-web-provision

Chris CoutinhoandGitHub
2026-03-31 17:24:16 +02:00
-
-
e3d712c97a
bump: version 0.58.18 → 0.58.19
github-actions[bot]
2026-03-31 15:23:20 +00:00
-
8e73070d6a
Merge pull request #666 from cbcoutinho/renovate/pin-dependencies

Chris CoutinhoandGitHub
2026-03-31 17:23:04 +02:00
-
-
388ad404b4
chore: Update mariadb pin
Chris Coutinho
2026-03-31 17:22:30 +02:00
-
cf09a71217
chore: Update image tags
Chris Coutinho
2026-03-31 17:18:37 +02:00
-
d06b862d24
fix: require bearer token on provision endpoints (open redirect mitigation)

Chris CoutinhoandClaude Opus 4.6
2026-03-31 17:09:37 +02:00
-
775bee83e3
fix: address PR review round 3 — info disclosure, conditional routes, cleanup

Chris CoutinhoandClaude Opus 4.6
2026-03-30 11:37:42 +02:00
-
2508f36ebf
fix: address PR review round 2 — expiry checks, race guards, poll tests

Chris CoutinhoandClaude Opus 4.6
2026-03-30 09:29:14 +02:00
-
777a09c806
fix: address PR review — XSS escape, asyncio→anyio, URL rewrite dedup

Chris CoutinhoandClaude Opus 4.6
2026-03-30 08:51:41 +02:00
-
c21776948d
fix: use app password auth for background sync in Login Flow mode

Chris CoutinhoandClaude Opus 4.6
2026-03-30 00:55:31 +02:00
-
474cfe5e98
fix: discover Login Flow v2 users in OAuth mode user manager

Chris CoutinhoandClaude Opus 4.6
2026-03-30 00:48:02 +02:00
-
82ba662d13
chore(deps): pin dependencies

renovate-bot-cbcoutinho[bot]andGitHub
2026-03-29 22:18:40 +00:00
-
-
eefede8c47
fix: rewrite Login Flow v2 poll endpoint URL to use configured host

Chris CoutinhoandClaude Opus 4.6
2026-03-29 23:21:41 +02:00
-
c2f23a566c
fix: handle internal hostname without port in Login Flow v2 URL rewriting

Chris CoutinhoandClaude Opus 4.6
2026-03-29 23:11:42 +02:00
-
1a51f5bbf5
refactor: use redirect-based Login Flow v2 provision instead of popup

Chris CoutinhoandClaude Opus 4.6
2026-03-29 22:17:54 +02:00
-
081ecbe401
feat: add web-based Login Flow v2 provisioning endpoint

Chris CoutinhoandClaude Opus 4.6
2026-03-29 21:56:16 +02:00
-
-
2c5b4430b7
bump: version 0.58.17 → 0.58.18
github-actions[bot]
2026-03-29 19:00:37 +00:00
-
3e78510295
bump: version 0.66.2 → 0.67.0
github-actions[bot]
2026-03-29 19:00:36 +00:00
-
d29408bacc
Merge pull request #665 from cbcoutinho/feat/claude-funnel-config

Chris CoutinhoandGitHub
2026-03-29 21:00:16 +02:00
-
-
b8dc1d7f52
feat: add Tailscale Funnel config for Claude AI connector testing

Chris CoutinhoandClaude Opus 4.6
2026-03-29 19:25:58 +02:00
-
592fb8f5e2
bump: version 0.58.16 → 0.58.17
github-actions[bot]
2026-03-29 18:58:13 +00:00
-
39138ec117
bump: version 0.66.1 → 0.66.2
github-actions[bot]
2026-03-29 18:58:12 +00:00
-
8a501375bb
Merge pull request #664 from cbcoutinho/fix/login-flow-oauth-compat

Chris CoutinhoandGitHub
2026-03-29 20:57:52 +02:00
-
-
-
-
25788eecc7
fix: allow HTTPS redirect URIs for non-localhost OAuth clients

Chris CoutinhoandClaude Opus 4.6
2026-03-29 19:03:25 +02:00
-
f151eb10b3
fix: move Astrolabe OAuth hook to before-starting for reliable OIDC client creation

Chris CoutinhoandClaude Opus 4.6
2026-03-29 18:39:49 +02:00
-
fe8799a133
fix: resolve OAuth compatibility issues for login-flow deployment

Chris CoutinhoandClaude Opus 4.6
2026-03-29 15:05:26 +02:00
-
-
3cf4c777ed
bump: version 0.58.15 → 0.58.16
github-actions[bot]
2026-03-28 14:59:22 +00:00
-
78d3da6611
Merge pull request #662 from cbcoutinho/renovate/nextcloud-33-33.x

Chris CoutinhoandGitHub
2026-03-28 15:59:05 +01:00
-
-
4354ee7270
chore(deps): update nextcloud-33 docker tag to v33.0.1

renovate-bot-cbcoutinho[bot]andGitHub
2026-03-28 11:20:49 +00:00
-
-
5d380f9819
chore(deps): update nextcloud-31:31.0.14 docker digest to 07ec73c

renovate-bot-cbcoutinho[bot]andGitHub
2026-03-28 10:13:40 +00:00
-
-
bd81477295
bump: version 0.58.14 → 0.58.15
github-actions[bot]
2026-03-28 09:53:31 +00:00
-
1948360b83
bump: version 0.66.0 → 0.66.1
github-actions[bot]
2026-03-28 09:53:31 +00:00
-
89791a558b
Merge pull request #657 from cbcoutinho/fix/renovate-nextcloud-version-pinning

Chris CoutinhoandGitHub
2026-03-28 10:53:11 +01:00
-
-
fd303dde36
Merge pull request #651 from cbcoutinho/renovate/docker.io-qdrant-qdrant-1.x

Chris CoutinhoandGitHub
2026-03-28 10:52:57 +01:00
-
-
407203d020
bump: version 0.58.13 → 0.58.14
github-actions[bot]
2026-03-28 09:52:52 +00:00
-
8729b1dd1f
Merge pull request #652 from cbcoutinho/renovate/qdrant-1.x

Chris CoutinhoandGitHub
2026-03-28 10:52:37 +01:00
-
-
d5b9b2ed04
bump: version 0.58.12 → 0.58.13
github-actions[bot]
2026-03-28 09:52:11 +00:00
-
a4d1e5f6a6
Merge pull request #654 from cbcoutinho/renovate/anthropics-claude-code-action-1.x

Chris CoutinhoandGitHub
2026-03-28 10:51:54 +01:00
-
-
1482d2d43d
fix: pin Renovate Nextcloud updates to matching major version

Chris CoutinhoandClaude Opus 4.6
2026-03-28 10:48:55 +01:00
-
-
-
19fab2a381
bump: version 0.58.11 → 0.58.12
github-actions[bot]
2026-03-28 08:41:12 +00:00
-
35abc4eaae
bump: version 0.65.4 → 0.66.0
github-actions[bot]
2026-03-28 08:41:11 +00:00
-
c56249dcc4
Merge pull request #647 from cbcoutinho/feature/collectives-support

Chris CoutinhoandGitHub
2026-03-28 09:40:50 +01:00
-
-
52470ea713
fix: address PR review feedback (round 9)

Chris CoutinhoandClaude Opus 4.6
2026-03-28 09:19:53 +01:00
-
162bb5b7e4
chore(deps): update anthropics/claude-code-action action to v1.0.81

renovate-bot-cbcoutinho[bot]andGitHub
2026-03-27 23:20:33 +00:00
-
-
-
57c3bdcaba
chore(deps): update helm release qdrant to v1.17.1

renovate-bot-cbcoutinho[bot]andGitHub
2026-03-27 15:36:33 +00:00
-
-
-
ecb0b8331a
bump: version 0.58.10 → 0.58.11
github-actions[bot]
2026-03-27 14:18:07 +00:00
-
83e430dd66
bump: version 0.65.3 → 0.65.4
github-actions[bot]
2026-03-27 14:18:07 +00:00
-
d6632e13b2
Merge pull request #649 from cbcoutinho/fix/pin-starlette-below-1.0

Chris CoutinhoandGitHub
2026-03-27 15:17:44 +01:00
-
-
ff770d7d1b
bump: version 0.58.9 → 0.58.10
github-actions[bot]
2026-03-27 14:17:35 +00:00
-
d85ff8d2b3
Merge pull request #650 from cbcoutinho/renovate/anthropics-claude-code-action-1.x

Chris CoutinhoandGitHub
2026-03-27 15:17:15 +01:00
-
-
cb16060b1b
fix: address PR review feedback (round 8)

Chris CoutinhoandClaude Opus 4.6
2026-03-27 11:26:26 +01:00
-
129a5b9125
chore(deps): update docker.io/qdrant/qdrant docker tag to v1.17.1

renovate-bot-cbcoutinho[bot]andGitHub
2026-03-26 23:19:50 +00:00
-
-
-
84fafa6a6b
chore(deps): update anthropics/claude-code-action action to v1.0.80

renovate-bot-cbcoutinho[bot]andGitHub
2026-03-26 23:19:45 +00:00
-
-
7224a2ebe3
fix: address PR review feedback (round 7) and fix CI

Chris CoutinhoandClaude Opus 4.6
2026-03-26 23:18:42 +01:00
-
b6d01fc0bd
fix: pin starlette<1.0 to prevent startup crash (#648)

Chris CoutinhoandClaude Opus 4.6
2026-03-26 19:30:57 +01:00
-
-
85119bde91
fix: address PR review feedback (round 6)

Chris CoutinhoandClaude Opus 4.6
2026-03-26 14:38:11 +01:00
-
aa46c6147b
fix: address PR review feedback (round 5)

Chris CoutinhoandClaude Opus 4.6
2026-03-26 13:49:28 +01:00
-
95edd9ba8e
fix: add trash/delete collective tools and address review feedback (round 4)

Chris CoutinhoandClaude Opus 4.6
2026-03-26 07:36:40 +01:00
-
2be63a85e5
bump: version 0.58.8 → 0.58.9
github-actions[bot]
2026-03-26 06:17:24 +00:00
-
72754856f5
Merge pull request #642 from cbcoutinho/renovate/anthropics-claude-code-action-1.x

Chris CoutinhoandGitHub
2026-03-26 07:17:08 +01:00
-
-
f14b2ec76e
chore(deps): update anthropics/claude-code-action action to v1.0.79

renovate-bot-cbcoutinho[bot]andGitHub
2026-03-26 05:22:41 +00:00
-
-
f3caad122d
fix: address PR review feedback (round 3)

Chris CoutinhoandClaude Opus 4.6
2026-03-25 13:25:09 +01:00
-
44a27bd9e9
fix: address PR review feedback (round 2)

Chris CoutinhoandClaude Opus 4.6
2026-03-25 09:08:13 +01:00
-
3393cd9756
fix: correct tool annotations to match ADR-017 conventions

Chris CoutinhoandClaude Opus 4.6
2026-03-25 08:14:59 +01:00
-
e5ad625a66
fix: address PR review feedback for Collectives support

Chris CoutinhoandClaude Opus 4.6
2026-03-25 08:07:37 +01:00
-
32f5a0fe52
feat: add Nextcloud Collectives app support (#621)

Chris CoutinhoandClaude Opus 4.6
2026-03-25 07:53:50 +01:00
-
-
7cbe323ef9
bump: version 0.58.7 → 0.58.8
github-actions[bot]
2026-03-23 06:17:08 +00:00
-
ed3e3fe6d0
Merge pull request #611 from cbcoutinho/renovate/ghcr.io-astral-sh-uv-0.x

Chris CoutinhoandGitHub
2026-03-23 07:16:53 +01:00
-
-
4aef5926ea
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.10.12

renovate-bot-cbcoutinho[bot]andGitHub
2026-03-22 23:20:00 +00:00
-
-
445c0fb7dd
bump: version 0.58.6 → 0.58.7
github-actions[bot]
2026-03-22 21:01:05 +00:00
-
98f7740a54
bump: version 0.65.2 → 0.65.3
github-actions[bot]
2026-03-22 21:01:05 +00:00
-
b90861c4e8
Merge pull request #640 from cbcoutinho/refactor/remove-smithery-update-qdrant

Chris CoutinhoandGitHub
2026-03-22 22:00:45 +01:00
-
-
581718ee42
build: update qdrant-client to upstream >=1.17.0

Chris CoutinhoandClaude Opus 4.6
2026-03-22 20:18:38 +01:00
-
7956c3c061
refactor: remove Smithery deployment mode

Chris CoutinhoandClaude Opus 4.6
2026-03-22 20:15:47 +01:00
-
-
5e9bd5dd74
bump: version 0.58.5 → 0.58.6
github-actions[bot]
2026-03-22 17:42:29 +00:00
-
a7796d5177
bump: version 0.65.1 → 0.65.2
github-actions[bot]
2026-03-22 17:42:29 +00:00