oauth
|
f9fb19a159
|
🎉 Release 7.6.0
|
2026-09-01 12:11:10 +00:00 |
|
oauth
|
4077469bf8
|
Merge branch 'origin/main' into 'next-release/main'
|
2026-09-01 12:11:09 +00:00 |
|
Alex Ababii
|
5a7afe0bf6
|
Merge pull request #3348 from opencloud-eu/fix/posix_cli_commands
fix: posix cli commands
|
2026-09-01 14:07:17 +02:00 |
|
oauth
|
b6501d9e5e
|
🎉 Release 7.6.0
|
2026-09-01 09:48:26 +00:00 |
|
oauth
|
90110ee4fa
|
Merge branch 'origin/main' into 'next-release/main'
|
2026-09-01 09:48:26 +00:00 |
|
Dominik Schmidt
|
df8d0e8fd3
|
Merge pull request #3198 from opencloud-eu/feat/search-tika-facets
feat(search): extract more data from tika 4 (if available)
|
2026-09-01 11:45:11 +02:00 |
|
oauth
|
a51ddf6f78
|
🎉 Release 7.6.0
|
2026-09-01 09:38:06 +00:00 |
|
oauth
|
7c7fbb44e5
|
Merge branch 'origin/main' into 'next-release/main'
|
2026-09-01 09:38:06 +00:00 |
|
Dominik Schmidt
|
f7c5d3adb4
|
Merge pull request #3113 from opencloud-eu/feat/driveitem-following-tags
graph: expose following state, tags and allowed actions on driveItems
|
2026-09-01 11:34:53 +02:00 |
|
Dominik Schmidt
|
394b0fdc45
|
graph: expose @libre.graph.permissions.actions.allowedValues on driveItems
Opt-in via $select, on GetDriveItem and the root children listing.
|
2026-09-01 10:21:50 +02:00 |
|
Dominik Schmidt
|
11d8b8a382
|
graph: expose @libre.graph.tags on driveItems
|
2026-09-01 10:21:50 +02:00 |
|
Dominik Schmidt
|
f0515bb28c
|
graph: expose @libre.graph.me.following on driveItems
|
2026-09-01 10:21:50 +02:00 |
|
oauth
|
a3a46bdd4c
|
🎉 Release 7.6.0
|
2026-09-01 08:04:44 +00:00 |
|
oauth
|
ca835e0646
|
Merge branch 'origin/main' into 'next-release/main'
|
2026-09-01 08:04:44 +00:00 |
|
Alex Ababii
|
d923bfe1f6
|
cli: upd check for removing empty dir
|
2026-09-01 10:03:34 +02:00 |
|
Alex Ababii
|
9822c1ffd4
|
upd ci config for cliCommands suite
|
2026-09-01 10:03:34 +02:00 |
|
Alex Ababii
|
c742ff6798
|
fix for trash purge empty dirs for posix
|
2026-09-01 10:03:34 +02:00 |
|
Alex Ababii
|
a2d5ee2bc6
|
fix revisions purge cli command for posix
|
2026-09-01 10:03:34 +02:00 |
|
Alex Ababii
|
7aa5b467f6
|
cli: fix for cleanup call
|
2026-09-01 10:03:34 +02:00 |
|
Alex Ababii
|
983c836653
|
cli: restore single item from trash bin, listing on empty thrash bin
|
2026-09-01 10:03:34 +02:00 |
|
Dominik Schmidt
|
7d4c6d6524
|
Merge pull request #3424 from opencloud-eu/feat/search-scope
feat(search): scope searches to a drive via the driveId field
|
2026-09-01 09:36:20 +02:00 |
|
oauth
|
b7f4af0690
|
🎉 Release 7.6.0
|
2026-09-01 07:14:14 +00:00 |
|
oauth
|
055f267ffe
|
Merge branch 'origin/main' into 'next-release/main'
|
2026-09-01 07:14:13 +00:00 |
|
Jörn Friedrich Dreyer
|
a249fa5f74
|
Merge pull request #2662 from dschmidt/docs/adr-reflection-based-search-mapping
docs(adr): unified search index mapping
|
2026-09-01 09:11:09 +02:00 |
|
Dominik Schmidt
|
5e4f124e78
|
fix(search): find the language endpoint on tika 4, keep the legacy path
|
2026-09-01 09:09:55 +02:00 |
|
Dominik Schmidt
|
a1e8aa783d
|
fix(search): reject NaN coordinates and non-positive bitrates
|
2026-09-01 09:09:55 +02:00 |
|
Dominik Schmidt
|
ae9ec4ce70
|
fix(search): harden facet value parsing
|
2026-09-01 09:09:55 +02:00 |
|
Dominik Schmidt
|
c03b9c7229
|
fix(search): gate the audio facet inside getAudio, keep facets across meta entries
|
2026-09-01 09:09:55 +02:00 |
|
Dominik Schmidt
|
77bb974f9b
|
test(search): run acceptance and CI against the released tika 4.0.0
Both tika pins (local compose and the CI service) point at apache/tika:4.0.0-full; the search README links tika version-less.
|
2026-09-01 09:09:55 +02:00 |
|
Dominik Schmidt
|
1be01ae50c
|
fix(search): read the tika 4 content key, keep the legacy one
Tika 4.0.0 renamed the meta prefix from X-TIKA: to tk:.
|
2026-09-01 09:09:55 +02:00 |
|
Dominik Schmidt
|
2b4a6fd739
|
feat(search): populate audio and gps-altitude facets from tika, drop the audio-only gate
|
2026-09-01 09:09:55 +02:00 |
|
Dominik Schmidt
|
7e0f536b83
|
refactor(search): split the tika extractor and its tests into per-facet files
|
2026-09-01 09:09:55 +02:00 |
|
Jörn Friedrich Dreyer
|
49ebe072f1
|
Merge pull request #3426 from opencloud-eu/dependabot/go_modules/go.opentelemetry.io/otel-1.46.0
build(deps): bump go.opentelemetry.io/otel from 1.45.0 to 1.46.0
|
2026-09-01 08:25:05 +02:00 |
|
Jörn Friedrich Dreyer
|
8028e3e310
|
Merge pull request #3435 from fschade/test-search-cjk-parity
test(search): cover chinese search in the parity suite
|
2026-09-01 08:24:34 +02:00 |
|
Dominik Schmidt
|
7d75b98c69
|
Merge pull request #3423 from opencloud-eu/test/parity-readme-staleness
test(search): fail the parity suite when the committed matrix is stale
|
2026-09-01 08:24:15 +02:00 |
|
Florian Schade
|
9e8403818c
|
test(search): cover chinese search in the parity suite
|
2026-09-01 07:46:03 +02:00 |
|
Dominik Schmidt
|
ef41429838
|
test(search): rename the update flag to UPDATE_SEARCH_PARITY_MATRIX
|
2026-09-01 07:35:15 +02:00 |
|
Dominik Schmidt
|
7bf64e329c
|
docs(adr): apply review wording suggestion
|
2026-09-01 07:26:32 +02:00 |
|
oauth
|
f8d7dbb146
|
🎉 Release 7.6.0
|
2026-09-01 05:20:43 +00:00 |
|
oauth
|
816d41ae77
|
Merge branch 'origin/main' into 'next-release/main'
|
2026-09-01 05:20:43 +00:00 |
|
Dominik Schmidt
|
268a4497b4
|
Merge pull request #3197 from opencloud-eu/feat/search-schema-change-handling
feat(search): check the index schema on startup and refuse breaking changes
|
2026-09-01 07:17:29 +02:00 |
|
oauth
|
f3feda6718
|
🎉 Release 7.6.0
|
2026-09-01 04:58:52 +00:00 |
|
oauth
|
817ece71dc
|
Merge branch 'origin/main' into 'next-release/main'
|
2026-09-01 04:58:51 +00:00 |
|
Florian Schade
|
b4893baa81
|
Merge pull request #3379 from opencloud-eu/ci/search-opensearch-pipelines
ci: run search API and e2e suites against OpenSearch
|
2026-09-01 06:56:07 +02:00 |
|
opencloudeu
|
ebf9566886
|
[tx] updated from transifex
|
2026-08-31 23:20:06 +00:00 |
|
Dominik Schmidt
|
b149316349
|
docs(adr): keep the facet reachability gap out of the problem list
|
2026-08-31 21:22:22 +02:00 |
|
Dominik Schmidt
|
c6ddc13055
|
docs(adr): date the context section
|
2026-08-31 21:20:54 +02:00 |
|
Dominik Schmidt
|
65ea519099
|
docs(adr): update to the implemented state
|
2026-08-31 21:16:43 +02:00 |
|
Dominik Schmidt
|
2041fdc259
|
test(search): comment the root-id assumption, pin the OR fan-out
|
2026-08-31 21:14:58 +02:00 |
|
Dominik Schmidt
|
8e68a34b8f
|
fix(search): keep wildcard drive ids out of completion and pinning
|
2026-08-31 21:14:04 +02:00 |
|