Jörn Friedrich Dreyer
3c369b0d21
add secureview flag when listing apps via http
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-05-29 16:59:46 +02:00
Florian Schade
eb7c36443f
enhancement: introduce theme processing ( #9133 )
...
* enhancement: introduce theme processing
* enhancement: introduce theme processing
* enhancement: add theme processing tests and changelog
* Update services/web/pkg/config/config.go
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu >
* fix: ci findings
* Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at >
* enhancement: use the theme assets from web instead of having them inside the oCis repo (license clash Apache vs. AGPLv3)
* fix: golangci tagalign order
* fix: rename UnifiedRoleUploader to UnifiedRoleEditorLite
* fix: some typos
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu >
* enhancement: export supported theme logo upload filetypes
* chore: bump reva
* fix: allow init func
---------
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu >
Co-authored-by: Martin <github@diemattels.at >
2024-05-29 15:48:49 +02:00
Benedikt Kulmann
730307cda2
Merge pull request #9269 from owncloud/bump-reva-56879111e06afa9e8c04ee71409548531cda7d76
...
chore: bump reva to 56879111e06afa9e8c04ee71409548531cda7d76
2024-05-28 12:01:32 +02:00
Benedikt Kulmann
6bd73e6261
chore: bump reva to 56879111e06afa9e8c04ee71409548531cda7d76
2024-05-28 11:32:10 +02:00
Roman Perekhod
c7281599d4
replacement for TokenInfo endpoint
2024-05-28 09:29:08 +02:00
Jörn Friedrich Dreyer
150d7799b5
Merge pull request #9229 from fschade/clamav-example
...
enhancement: add clamav docker compose example
2024-05-23 13:09:06 +02:00
Jörn Friedrich Dreyer
9fedfef3ce
Merge pull request #9236 from owncloud/test/reva-4694
...
bump reva to fae5c105158f744
2024-05-23 12:51:40 +02:00
Jörn Friedrich Dreyer
c2fa800491
bump reva to fae5c105158f744
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-05-23 10:39:57 +02:00
Roman Perekhod
434141d6fb
Merge pull request #9197 from 2403905/issue-8876
...
fix the status code for multiple mount and unmount share
2024-05-23 09:07:27 +02:00
Roman Perekhod
23aa7b6e9e
Merge pull request #9228 from 2403905/storage-users-doc
...
[docs-only] added the details to the 'Restore Trash-Bins Items' doc section'
2024-05-22 11:03:00 +02:00
Alex
6274be151a
Update enhanacement-clamav-example.md
...
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-05-21 18:58:00 +02:00
Florian Schade
d9de63b5af
enhancement: add clamav docker compose example
2024-05-21 18:49:38 +02:00
Roman Perekhod
0cc79f0f80
added the details to the 'Restore Trash-Bins Items' doc section'
2024-05-21 17:19:07 +02:00
Ralf Haferkamp
f931da5f29
bump to reva 8fb71adbe500
...
To get: https://github.com/cs3org/reva/pull/4685
Fixes : #9128
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-05-21 16:47:50 +02:00
Thomas Müller
e79d63208e
feat: limit concurrent processing of thumbnail requests
2024-05-21 14:12:50 +02:00
Roman Perekhod
8d30bd59f1
fix the status code for multiple mount and unmount share
2024-05-17 15:43:46 +02:00
Thomas Müller
9bc958e8be
fix: token refresh in single binary and wopi deployment example ( #9167 )
2024-05-16 18:20:18 +02:00
Jannik Stehle
6ebe33e888
Merge pull request #9095 from owncloud/feat/search-remote-item-id
...
feat: add remote item id to search report responses
2024-05-15 16:42:00 +02:00
Ralf Haferkamp
7ca8391ce2
feat(proxy): Update selected attributes of autoprovisioned users
...
When autoprovisioning is enabled, we now update autoprovisioned users when their
display name or email address claims change.
Closes : #8955
2024-05-15 13:30:45 +02:00
Jannik Stehle
d40a643fbf
feat: add remote item id to search report responses
...
Adds the remote item id to search `REPORT` responses for shared resources and resources that are part of such. This id represents the id of the original resource that has been shared (= the remote item) and is needed for clients to correctly resolve their locations.
2024-05-15 11:26:43 +02:00
Roman Perekhod
39f63d3bc7
Merge pull request #9144 from 2403905/issue-9067
...
Added the watermark text for the Secure View mode
2024-05-15 09:11:04 +02:00
Roman Perekhod
eefe991487
added the watermark text for the Secure View mode
2024-05-14 23:54:07 +02:00
Jannik Stehle
716e513006
chore: add changelog for getting drive items via id
2024-05-14 10:30:42 +02:00
Ralf Haferkamp
5b38fa149d
settings: Remove deprecated filesystem backend
...
We changed the default to `metadata` before the 2.0 release. This PR
alos removes the associated `SETTINGS_STORE_TYPE` and
`SETTINGS_DATA_PATH` settings as they are no longer needed with
`metadata` as the only available backend.
2024-05-13 14:50:02 +02:00
jkoberg
069bd9d688
feat(reva): bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-05-10 15:42:00 +02:00
Michael Barz
2d0f4d2b35
fix: service startup appprovider onlyoffice
2024-05-10 10:54:58 +02:00
Roman Perekhod
3c7538a1b6
Merge pull request #9112 from 2403905/collaboration-registration-fix
...
fixed the collaboration service GRPC namespace
2024-05-10 09:29:58 +02:00
Roman Perekhod
612f31bcbb
fixed the collaboration service GRPC namespace
2024-05-08 16:57:44 +02:00
Thomas Müller
06bb8c9654
feat: add maximum image file size to be processed by the thumbnailer ( #9069 )
2024-05-08 16:28:44 +02:00
Michael Barz
cf81d18e10
Merge pull request #9065 from owncloud/forward-port-changelog
...
Forward port stable-5.0 changelog
2024-05-03 14:42:54 +02:00
Michael Barz
27aa095e18
docs: fix reva version
2024-05-03 14:34:28 +02:00
Michael Barz
f5c3b2b856
Merge branch 'stable-5.0' into forward-port-changelog
2024-05-03 14:28:24 +02:00
Thomas Müller
9db3fd028e
feat: add maximum image dimension to be processed by the thumbnailer ( #9035 )
...
* feat: add maximum image dimension to be processed by the thumbnailer
* chore: make golangci-lint happy
2024-05-03 12:20:27 +02:00
kobergj
b1418fea51
Merge pull request #9041 from kobergj/ImproveCleanCommand
...
[full-ci] Assimilate clean command into sessions
2024-05-03 10:57:41 +02:00
Michael Barz
7992a495eb
chore: bump version, prepare changelog
2024-05-02 17:10:57 +02:00
jkoberg
4b6d1f66b0
feat(reva): bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-05-02 12:29:54 +02:00
jkoberg
3097a69a5f
feat(storage-users): add virusfilter to sessions command
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-05-02 11:48:50 +02:00
jkoberg
4941620333
feat(storage-users): assimilate clean command into sessions
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-05-02 11:40:03 +02:00
Ralf Haferkamp
0da7eccd1d
fix(autoprovision): make email optional
...
The mail address is not a required attrbute for our users. So we can auto-provision users without it.
Fixes : #6909
2024-04-30 17:09:21 +02:00
Jannik Stehle
57b63a3318
Merge pull request #8954 from fschade/graph-permission-c-time
...
enhancement: inject the creation time into sharing permissions
2024-04-29 17:43:22 +02:00
Michael Barz
fa4647b6c1
Merge pull request #8894 from owncloud/fix-web-changelog-formatting
...
chore: fix web changelog formatting
2024-04-29 17:14:51 +02:00
Jörn Friedrich Dreyer
c75d47a75d
Update changelog/unreleased/rework-virus-handling.md
...
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu >
2024-04-29 17:09:35 +02:00
Jörn Friedrich Dreyer
62b7f45026
Update changelog/unreleased/rework-virus-handling.md
2024-04-29 17:08:21 +02:00
jkoberg
27ecf912d5
feat(changelog): add forgotten changelog
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-29 16:54:44 +02:00
jkoberg
df545583d1
feat(changelog): add changelog
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-04-29 16:51:27 +02:00
Ralf Haferkamp
5a13179a72
bump reva to latest edge
...
Fixes : #8957
2024-04-29 15:54:13 +02:00
kobergj
d8cae78d70
Merge pull request #8802 from owncloud/servers_startup
...
feat: add runners to startup the ocis' services
2024-04-29 13:52:31 +02:00
Jannik Stehle
1aeb30193a
feat: add secure view share role
...
Adds a new share role "Secure View". This role is applicable for files, folders and spaces and only allows viewing them (and their content).
2024-04-29 09:42:31 +02:00
Thomas Müller
dff6990e15
fix: replace github.com/disintegration/imaging with github.com/kovidgoyal/imaging ( #8985 )
2024-04-26 15:03:36 +02:00
Thomas Müller
a53a7cf8b5
fix: replace github.com/disintegration/imaging with github.com/kovidgoyal/imaging
2024-04-26 11:36:49 +02:00