Andre Duffeck and GitHub
74f5e4f8dd
Merge pull request #2510 from aduffeck/add-favorite-flag-to-search-results
...
Add the favorite flag to REPORT results
2026-03-23 16:53:51 +01:00
Andre Duffeck and GitHub
5f7599ac17
Merge pull request #2454 from aduffeck/search-based-favorites
...
Implement favorites
2026-03-13 10:42:06 +01:00
Andre Duffeck and GitHub
bd02897df1
Merge pull request #2424 from aduffeck/bump-cs3apis
...
Bump reva and the cs3 apis
2026-03-09 08:47:35 +01:00
Andre Duffeck and GitHub
2fdb87291e
Merge pull request #2348 from aduffeck/bump-reva-v2.42.4
...
[full-ci] Bump reva v2.42.4
2026-02-16 14:11:04 +01:00
Andre Duffeck and GitHub
a90e1296ba
Merge pull request #2223 from aduffeck/fix-2220
...
Do not ever set a TTL for the ID cache. It's not supposed to expire.
2026-01-28 14:56:22 +01:00
Andre Duffeck and GitHub
4f444274e1
Merge pull request #1637 from rhafer/mulit-tenant-compose
...
Multi tenant compose example for testings/development
2026-01-21 13:11:12 +01:00
Andre Duffeck and GitHub
90b29ea3e1
Merge pull request #1319 from aduffeck/remove-in-progress-metric
...
Drop the "InProgress" metric
2025-09-22 10:00:30 +02:00
Andre Duffeck and GitHub
05b80b7f63
Bump reva ( #1315 )
2025-08-07 12:48:52 +02:00
Andre Duffeck and GitHub
13c3f42396
Merge pull request #1306 from aduffeck/search-batches
...
Improve indexing performance using batches
2025-08-04 17:06:33 +02:00
Andre Duffeck and GitHub
e255f81279
Merge pull request #1302 from aduffeck/debouncer
...
Do not run the timout func if the work func has run
2025-08-01 14:38:33 +02:00
Andre Duffeck and GitHub
977d706a43
Merge pull request #1295 from aduffeck/promauto-fix
...
Make sure to register prometheus collectors only once
2025-07-31 09:28:49 +02:00
Andre Duffeck and GitHub
e15443d951
Merge pull request #1289 from aduffeck/fix-1285
...
Do not try to log metrics when we failed to get the consumer info
2025-07-30 08:49:33 +02:00
Andre Duffeck and GitHub
ebb7b1f2a0
Merge pull request #1242 from aduffeck/metrics
...
Metrics
2025-07-18 14:06:29 +02:00
Andre Duffeck and GitHub
f3c75468e9
Merge pull request #1237 from aduffeck/raw-nats-postprocessing
...
Raw nats postprocessing
2025-07-17 10:23:01 +02:00
Andre Duffeck and GitHub
3917fd1393
Merge pull request #1171 from aduffeck/raw-nats
...
Switch to the raw nats consumer instead of the go-micro events
2025-07-16 15:13:28 +02:00
Andre Duffeck and GitHub
bb36239433
Merge pull request #1127 from aduffeck/fix-consistency-command
...
Only remove obsolete IDs from the index
2025-06-27 20:21:08 +02:00
Andre Duffeck and GitHub
c3c48f226b
Merge pull request #1063 from aduffeck/bump-reva-b8210a
...
Bump reva to pull in the latest fixes
2025-06-17 11:37:11 +02:00
Andre Duffeck and GitHub
d827766133
Merge pull request #941 from aduffeck/scale-activitylog
...
Make activitylog service scalable
2025-06-05 19:56:26 +02:00
Andre Duffeck and GitHub
533eb39909
Merge pull request #958 from aduffeck/fix-804
...
Fix purging revisions from decomposeds3 blobstores
2025-06-03 20:09:09 +02:00
Andre Duffeck and GitHub
d2da6a6b2e
Merge pull request #842 from aduffeck/improve-activitylog
...
Reduce load caused by the activitylog service
2025-05-16 12:46:49 +02:00
Andre Duffeck and GitHub
386807dae8
Merge pull request #679 from opencloud-eu/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.11.1
...
build(deps): bump github.com/nats-io/nats-server/v2 from 2.11.0 to 2.11.1
2025-04-16 14:14:13 +02:00
Andre Duffeck and GitHub
90b67351cf
Merge pull request #546 from aduffeck/do-not-watch-in-dataproviders
...
Enable scan/watch in the storageprovider only
2025-04-02 09:04:13 +02:00
Andre Duffeck and GitHub
52ee25ea76
Merge pull request #501 from aduffeck/bump-reva-3b5e19c
...
Bump reva to 2.29.1
2025-03-26 20:13:00 +01:00
Andre Duffeck and GitHub
10fb2d79e6
Merge pull request #488 from aduffeck/fix-docker-compose-perm-issues
...
Fix permission errors when uploading a new instance logo
2025-03-26 09:51:21 +01:00
Andre Duffeck and GitHub
8bc17593cb
Merge pull request #459 from rhafer/issue/447
...
fix cli driver initialization for "posix"
2025-03-24 22:32:28 +01:00
Andre Duffeck and GitHub
7e71089ed6
Merge pull request #466 from opencloud-eu/fix_full_envfile
...
Clean invalid documentation links
2025-03-24 22:25:37 +01:00
Andre Duffeck and GitHub
8584184063
Merge pull request #462 from aduffeck/fix-452
...
Do not cache when there was an error gathering the data
2025-03-24 16:27:51 +01:00
Andre Duffeck and GitHub
248ff08c59
Merge pull request #451 from aduffeck/bump-reva-61a430b
...
Bump reva to pull in the latest fixes
2025-03-24 10:46:57 +01:00
Andre Duffeck and GitHub
858dd4110f
Merge pull request #446 from opencloud-eu/issue/390
...
fix(storage-users): 'uploads sessions' command crash
2025-03-21 08:03:02 +01:00
Andre Duffeck and GitHub
036b3669c2
Merge pull request #435 from aduffeck/fix-ci
...
Always run CLI tests with the decomposed storage driver
2025-03-20 15:01:24 +01:00
Andre Duffeck and GitHub
47e82a3d17
Merge pull request #237 from opencloud-eu/make-posixfs-the-default
...
[posix] change storage users default to posixfs
2025-03-19 12:58:43 +01:00
Andre Duffeck and GitHub
ed3cac485e
Merge pull request #375 from aduffeck/fix-303
...
Make space aliases configure for the posix driver
2025-03-13 22:17:50 +01:00
Andre Duffeck and GitHub
5d577930ae
Merge pull request #366 from aduffeck/bump-reva-766c69
...
Bump reva
2025-03-13 09:27:52 +01:00
Andre Duffeck and GitHub
f656a8d174
Merge pull request #274 from opencloud-eu/fix#251
...
fix #251
2025-02-28 07:58:19 +01:00
Andre Duffeck and GitHub
601725d817
Merge pull request #214 from opencloud-eu/decomposed-naming
...
bump reva, change decomposeds3 drivername
2025-02-20 14:57:27 +01:00
Andre Duffeck and GitHub
34619ae3c1
Merge pull request #213 from opencloud-eu/bump-reva-9db89fb
...
Bump reva 9db89fb
2025-02-20 10:50:56 +01:00
Andre Duffeck and GitHub
09d1b06c18
Merge pull request #210 from rhafer/issue/209
...
Fix build instructions
2025-02-20 08:43:58 +01:00
Andre Duffeck and GitHub
3774fce7f6
Merge pull request #154 from opencloud-eu/cleanup
...
Cleanup
2025-01-31 15:18:46 +01:00
Andre Duffeck and GitHub
2add799960
Merge pull request #112 from opencloud-eu/tests-readme
...
tests readme
2025-01-23 08:58:34 +01:00
Andre Duffeck and GitHub
95e908f3b0
Merge pull request #110 from opencloud-eu/remove-core-theme-fs
...
enhancement: remove core assets theme fs
2025-01-22 14:17:36 +01:00
Andre Duffeck and GitHub
c99cf22a10
Merge pull request #66 from opencloud-eu/webdav
...
webdav
2025-01-17 14:00:04 +01:00
Andre Duffeck and GitHub
b6539e3a4b
Merge pull request #64 from opencloud-eu/webfinger
...
webfinger
2025-01-17 13:59:17 +01:00
Andre Duffeck and GitHub
59e78493f3
Merge pull request #70 from opencloud-eu/shallow-clone-web
...
use a shallow clone of web when building assets
2025-01-17 11:26:48 +01:00
Andre Duffeck and GitHub
9a04b12a8e
Merge pull request #44 from opencloud-eu/nats-cluster-name
...
nats cluster name
2025-01-17 08:51:35 +01:00
Andre Duffeck and GitHub
c9d66c6f97
Merge pull request #49 from opencloud-eu/invitations
...
invitations
2025-01-17 08:17:19 +01:00
Andre Duffeck and GitHub
98adba403b
Merge pull request #53 from opencloud-eu/notifications
...
notifications
2025-01-16 20:06:28 +01:00
Andre Duffeck and GitHub
11cb26e43f
Merge pull request #58 from opencloud-eu/fix-struct-tags
...
Remove 'ocisConfig' struct tag leftovers
2025-01-16 20:04:36 +01:00
Andre Duffeck and GitHub
8cbe7f7fbe
Merge pull request #37 from opencloud-eu/antivirus-rename
...
rebrand antivirus
2025-01-16 15:17:05 +01:00
Andre Duffeck and GitHub
38bc0a50b5
Merge pull request #9590 from aduffeck/enable-xattrs-caching
...
Enable caching for the xattrs backend (posixfs)
2024-07-17 08:10:58 +02:00
Andre Duffeck and GitHub
b8e7160880
Merge pull request #9460 from aduffeck/posixfs-events
...
Fix posixfs events
2024-07-08 08:35:05 +02:00
Andre Duffeck and GitHub
80480cb7fa
Merge pull request #8598 from aduffeck/posixfs
...
Expose posix fs settings
2024-05-29 15:38:15 +02:00
Andre Duffeck and GitHub
69e51ce0f3
Merge pull request #9185 from aduffeck/allow-posixfs-driver-in-tests
...
[tests-only] Allow the posix storage driver in the tests
2024-05-16 12:09:39 +02:00
Andre Duffeck and GitHub
5be47af796
Merge pull request #9050 from aduffeck/bump-reva-9e15bce231f1
...
[full-ci] Bump reva
2024-05-06 09:24:06 +02:00
Andre Duffeck
b950fcecb1
Automated changelog update [skip ci]
2024-01-24 14:48:04 +00:00
Andre Duffeck and GitHub
75939146db
Merge pull request #8278 from aduffeck/bump-reva-6eec40
...
[full-ci] Bump reva
2024-01-24 15:47:28 +01:00
Andre Duffeck and GitHub
0ba030949e
Merge pull request #8207 from aduffeck/bump-reva-bde86a
...
[full-ci] Bump reva
2024-01-22 10:27:34 +01:00
Andre Duffeck and GitHub
7e18f96d87
Merge pull request #8220 from aduffeck/merge-master-b758d28-stable-5.0
...
Merge master b758d28 stable 5.0
2024-01-16 17:38:03 +01:00
Andre Duffeck and GitHub
dfd022e38b
Merge pull request #8200 from aduffeck/improve-search-logging
...
Do not error-log when outdated resources can't be indexed anymore
2024-01-16 16:20:51 +01:00
Andre Duffeck
1aeffb08b7
Automated changelog update [skip ci]
2023-12-20 08:33:38 +00:00
Andre Duffeck and GitHub
2284fe388d
Also log the traceid alongside the request id ( #8023 )
...
* Also log the traceid alongside the request id
* Add changelog
2023-12-20 09:32:57 +01:00
Andre Duffeck
9b0e88f311
Automated changelog update [skip ci]
2023-12-19 15:05:12 +00:00
Andre Duffeck and GitHub
fe20ea27e2
Merge pull request #8017 from aduffeck/fix-empty-traceids
...
Use a on-sampling instead of noop traceprovider to get proper traceids
2023-12-19 16:04:35 +01:00
Andre Duffeck and GitHub
d85aaab2d1
Merge pull request #8001 from aduffeck/sync-gowebdav
...
Sync gowebdav client with reva edge
2023-12-18 15:29:34 +01:00
Andre Duffeck
2f5742aa80
Automated changelog update [skip ci]
2023-12-18 09:06:12 +00:00
Andre Duffeck and GitHub
5749348b11
[full-ci] Ocm tus ( #7998 )
...
* Add service account configuration for the ocm service
* Bump reva
* Add changelog
2023-12-18 10:05:31 +01:00
Andre Duffeck
2922fc3b82
Automated changelog update [skip ci]
2023-12-14 13:50:19 +00:00
Andre Duffeck and GitHub
15a7f2dea6
Add the ocm subcommand to ocis ( #7576 )
...
* Add the ocm subcommand to ocis
* Add changelog
2023-12-14 14:49:41 +01:00
Andre Duffeck
d3f79dec0c
Automated changelog update [skip ci]
2023-12-14 13:37:10 +00:00
Andre Duffeck and GitHub
fd09d29b5c
Merge pull request #7973 from aduffeck/ocm-access
...
[full-ci] Ocm access
2023-12-14 14:36:31 +01:00
Andre Duffeck and GitHub
e6ffd35e30
Merge pull request #7874 from aduffeck/retry-pp
...
[full-ci] Retry postprocessing steps
2023-12-12 14:56:40 +01:00
1858912408
Apply suggestions from code review
...
Co-authored-by: Martin <github@diemattels.at >
2023-12-12 14:08:21 +01:00
Andre Duffeck and GitHub
9be4a1fb22
Merge pull request #7843 from aduffeck/fix-wrapper-lockup
...
Read from stderr and stdout concurrently to prevent buffers from filling
2023-11-29 13:11:30 +01:00
7bb67d7e41
[full-ci] Bump reva ( #7675 )
...
* Bump reva
* Adapt expected failures
* update MOVE files between shares tests
---------
Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com >
2023-11-09 15:26:16 +01:00
Andre Duffeck and GitHub
5291978a42
Merge pull request #7667 from aduffeck/list-ocm-shares
...
Expose variable to enable/disable the listing of ocm shares
2023-11-08 10:23:41 +01:00
701feef965
Update services/frontend/pkg/config/config.go
...
Co-authored-by: Martin <github@diemattels.at >
2023-11-07 16:11:20 +01:00
Andre Duffeck and GitHub
524fff00a3
Merge pull request #7620 from aduffeck/ocm-docs
...
Ocm docs
2023-11-06 09:23:39 +01:00
208501a688
Apply headline capitalisation suggestions from code review
...
Co-authored-by: Martin <github@diemattels.at >
2023-11-06 08:29:55 +01:00
Andre Duffeck and GitHub
f5f11e0bd2
Merge pull request #7580 from aduffeck/ocm-env-vars
...
Streamline ocm env vars
2023-10-25 09:41:11 +02:00
Andre Duffeck and GitHub
e474e7bf05
Merge pull request #7564 from aduffeck/ocm2
...
[full-ci] Wire ocm services
2023-10-24 14:12:09 +02:00
Andre Duffeck and GitHub
96c877727d
Merge pull request #7556 from owncloud/skipTestMovingBetweenSpace
...
[test-only] skip tests moving between shares jail
2023-10-23 09:59:59 +02:00
Andre Duffeck and GitHub
5a76586678
Merge pull request #7463 from aduffeck/bump-reva
...
Bump reva to pull in the ocm changes in reva edge.
2023-10-11 14:17:47 +02:00
Andre Duffeck
701673c2e1
Automated changelog update [skip ci]
2023-09-22 07:41:35 +00:00
Andre Duffeck and GitHub
d5f73ba68d
Do not reset share state ( #7322 )
...
* Do not reset received share state to pending if there is a state already
* Add changelog
2023-09-22 09:41:07 +02:00
Andre Duffeck and GitHub
2a0b553a41
Merge pull request #6991 from aduffeck/fix-subcommand
...
Remove subcommand from rebuild-jsoncs3-indexes that doesn't belong there
2023-08-09 08:51:07 +02:00
Andre Duffeck
62ffe1e18f
Automated changelog update [skip ci]
2023-08-08 11:12:51 +00:00
Andre Duffeck and GitHub
52750bd615
Fail on errors ( #6986 )
...
* Return an error when something went wrong
* Add changelog
2023-08-08 13:12:03 +02:00
Andre Duffeck
2a50219282
Automated changelog update [skip ci]
2023-08-07 11:13:53 +00:00
Andre Duffeck and GitHub
db6c98abf4
Merge pull request #6971 from aduffeck/rebuild-jsoncs3-index
...
Rebuild jsoncs3 index
2023-08-07 13:13:19 +02:00
Andre Duffeck and GitHub
5b26de71d4
Merge pull request #6824 from aduffeck/propagators
...
Make the storage-users propagator configurable
2023-07-31 11:04:01 +02:00
38c04b5517
Update services/storage-users/pkg/config/config.go
...
Co-authored-by: Martin <github@diemattels.at >
2023-07-31 10:26:19 +02:00
f17e56febc
Update services/storage-users/pkg/config/config.go
...
Co-authored-by: Martin <github@diemattels.at >
2023-07-31 10:26:19 +02:00
Andre Duffeck and GitHub
3662ff2514
Merge pull request #6904 from aduffeck/rollback-migrations2
...
[full-ci] Add support for running/rolling back decomposedfs migrations
2023-07-31 09:03:46 +02:00
Andre Duffeck and GitHub
55426e7d70
Merge pull request #6785 from aduffeck/bump-reva
...
Bump reva to pull in the fix for the space index data structure
2023-07-13 09:49:11 +02:00
Andre Duffeck and GitHub
20252409ba
Handle events asynchronously ( #6584 )
2023-06-22 09:23:49 +02:00
Andre Duffeck
938a2a006f
Automated changelog update [skip ci]
2023-06-20 06:40:31 +00:00
Andre Duffeck and GitHub
c81f423357
Merge pull request #6512 from aduffeck/fix-case-insensitivity
...
Always make Name and Tags queries case-insensitive
2023-06-20 08:39:50 +02:00
c0665975b3
Do not try to fulltext-index large files. ( #6395 )
...
* Do not try to extract the content of large files.
Both tika and ocis do not handle large files/archives very well.
* Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at >
---------
Co-authored-by: Martin <github@diemattels.at >
2023-05-27 19:03:58 +02:00
Andre Duffeck and GitHub
8da7d15279
Merge pull request #6388 from aduffeck/fix-internal-bleve-queries
...
Do not mess with non-lowercased fields
2023-05-25 11:48:28 +02:00
Andre Duffeck and GitHub
7b48fbbbad
Merge pull request #6371 from aduffeck/improve-complex-search
...
Improve complex search
2023-05-24 14:39:20 +02:00
Andre Duffeck and GitHub
798f3d53dc
Merge pull request #6356 from aduffeck/reduce-search-index-size
...
Do not include full-text and tag data in the composite field
2023-05-22 09:51:20 +02:00