opencloudeu
8565ed9277
[tx] updated from transifex
2025-08-12 00:01:50 +00:00
Viktor Scharf
b940b0c457
chore: bump web to v3.3.0 ( #1329 )
...
* chore: bump web to v3.3.0
* trigger ci
* exclude mobile-view tests
2025-08-11 16:44:05 +02:00
opencloudeu
b1968591b1
[tx] updated from transifex
2025-08-08 00:01:44 +00:00
Michael Stingl
9659e97056
Fix posix driver documentation in STORAGE_USERS_DRIVER description ( #1305 )
...
- Add 'posix' to the list of supported values
- Correct the default value from 'decomposed' to 'posix'
- Add brief description of the posix driver
Fixes : #1304
2025-08-06 17:46:44 +02:00
André Duffeck
b9f48edd87
Try to find users by username or id, just like the ldap backend does
2025-08-05 17:10:59 +02:00
André Duffeck
926a2c2080
Filter users by tenant, add tenant ids to demo users
2025-08-05 17:10:59 +02:00
opencloudeu
7b3e8444d1
[tx] updated from transifex
2025-08-05 00:01:44 +00:00
Andre Duffeck
13c3f42396
Merge pull request #1306 from aduffeck/search-batches
...
Improve indexing performance using batches
2025-08-04 17:06:33 +02:00
André Duffeck
7c59e57d43
Make batch size configurable
2025-08-04 16:14:56 +02:00
André Duffeck
7a7d148dcf
Fix tests
2025-08-04 15:39:27 +02:00
André Duffeck
3c8e2dacfd
Improve indexing performance using batches
2025-08-04 15:15:54 +02:00
opencloudeu
77ddcc2d6b
[tx] updated from transifex
2025-08-02 00:01:37 +00:00
André Duffeck
1afc1331af
Do not run the timout func if the work func has run
2025-08-01 10:03:56 +02:00
opencloudeu
6d86b35651
[tx] updated from transifex
2025-08-01 00:01:13 +00:00
André Duffeck
4bafe2e611
Make sure to register prometheus collectors only once
2025-07-31 08:55:10 +02:00
Andre Duffeck
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
opencloudeu
ad9f8b3b4a
[tx] updated from transifex
2025-07-30 00:01:35 +00:00
André Duffeck
b4cc781832
Do not try to log metrics when we failed to get the consumer info
...
Fixes #1285
2025-07-29 14:19:00 +02:00
Christian Richter
d3f73b13ff
Revert optional remote.php path
...
Co-authored-by: André Duffeck <a.duffeck@opencloud.eu >
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-07-24 13:31:56 +02:00
Christian Richter
55f1d9e4d2
Add has-preview to search
...
Co-authored-by: André Duffeck <a.duffeck@opencloud.eu >
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-07-23 10:30:44 +02:00
André Duffeck
484f8bc66b
Make "remote.php" part of thumbnail URLs optional
2025-07-22 10:43:35 +02:00
André Duffeck
4c2b723ab0
Implement $expand=thumbnails for sharedwithme
2025-07-22 10:43:00 +02:00
André Duffeck
683b979bdd
Remove unused code
2025-07-22 10:42:46 +02:00
André Duffeck
a6cdbc710d
Fix thumbnail URLs for sharedbyme
2025-07-22 10:42:22 +02:00
Christian Richter
49ab88e980
Add signed-url handling to thumbnail service
...
Co-authored-by: André Duffeck <a.duffeck@opencloud.eu >
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-07-22 08:51:16 +02:00
Jannik Stehle
e6b59783e9
chore: bump web to v3.2.0
2025-07-21 10:41:01 +02:00
Andre Duffeck
ebb7b1f2a0
Merge pull request #1242 from aduffeck/metrics
...
Metrics
2025-07-18 14:06:29 +02:00
André Duffeck
3bd7a61e46
Document the metrics exposed in search and postprocessing
2025-07-18 08:50:03 +02:00
André Duffeck
386e322050
Fix metric
2025-07-18 08:27:06 +02:00
André Duffeck
dbd6a4db71
Fix tests
2025-07-17 16:00:11 +02:00
André Duffeck
4704cedd3b
Add metrics for the postprocessing duration
2025-07-17 15:23:57 +02:00
André Duffeck
791b4df173
Collect metrics about search and index durations
2025-07-17 15:23:57 +02:00
André Duffeck
273c0ed270
Expose nats metris for the postprocessing service
2025-07-17 15:23:57 +02:00
André Duffeck
400b9a5d30
Expose nats metrics of the search service
2025-07-17 14:33:23 +02:00
Ralf Haferkamp
4bdb3bf70f
proxy(sign_url_auth): Allow to verify server signed URLs
...
With the ocdav service being able to provided signed download URLs we
need the proxy to be able to verify the signatures.
This should also be a first step towards phasing out the weird ocs based
client side signed urls.
Related Tickets: #1104
2025-07-17 12:01:59 +02:00
Ralf Haferkamp
601bb4c955
cleanup(proxy): Remove misleading comment
...
The signedurl middleware is already adding the user to the context.
2025-07-17 12:01:59 +02:00
André Duffeck
de7b659e3d
Expose the MaxAckPending and AckWait settings for postprocessing
2025-07-17 09:16:14 +02:00
André Duffeck
ad8ac8ee25
Only ack postprocessing events after persisting
2025-07-17 09:16:14 +02:00
André Duffeck
e92f7c9086
Fix tests
2025-07-16 10:29:34 +02:00
André Duffeck
4998e1e09f
Inject a stream into HandleEvents to increase testability
2025-07-16 10:29:34 +02:00
André Duffeck
e21fe7a4fe
Expose the MaxAckPending and AckWait settings for the search service
2025-07-15 09:57:19 +02:00
André Duffeck
608af81913
Switch to the raw nats consumer instead of the go-micro events
...
This allows more direct control of the nats events. As a first step
we'll now acknowledge events manually, but in the future we'll add
metrics etc. to gain more insight into the queues.
2025-07-15 09:57:19 +02:00
Michael Barz
2d24c27329
change: adjust default values for the S3 Uploads ( #1224 )
2025-07-14 16:43:43 +02:00
Jörn Friedrich Dreyer
cf916b8a2c
fix ready checks
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-07-14 14:12:40 +02:00
opencloudeu
b8ee26892c
[tx] updated from transifex
2025-07-11 12:24:03 +00:00
Anja Barz
d52329708d
Update config.go ( #1183 )
...
Fix typo
2025-07-11 11:50:43 +02:00
Jannik Stehle
2007411b6c
feat(web): add dark mode and adjust light theme colors ( #1188 )
...
Adds the dark theme and adjusts the light theme colors so we are compliant with the generated material design colors.
2025-07-11 08:47:15 +02:00
Michael Barz
db5ac0a4e2
change: set better decomposedS3 defaults for multipart upload ( #1200 )
2025-07-10 09:20:39 +02:00
Christian Richter
74ba68ffd1
fix typo for trashbin
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-07-07 15:50:58 +02:00
Christian Richter
b85f620800
Remove unneded parsing of odata
...
Co-authored-by: Alex Ackermann <a.ackermann@opencloud.eu >
Co-authored-by: Florian Schade <f.schade@opencloud.eu >
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-07-04 17:54:16 +02:00