Jörn Friedrich Dreyer
933b1eb76c
default to collabora online
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-05-30 11:09:02 +02:00
Jörn Friedrich Dreyer
61d6dbb1c3
Apply typo fixes from code review
...
Co-authored-by: Alex <jackermann@owncloud.com >
2024-05-30 09:34:11 +02:00
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
André Duffeck
be8d59ce4f
Improve wording
2024-05-29 14:19:51 +02:00
André Duffeck
a3d07c0985
Add introduction versions
2024-05-29 14:03:08 +02:00
André Duffeck
411be1fa55
Improve documentation
2024-05-29 12:14:54 +02:00
André Duffeck
126b083eaf
Add config var for using the space groups
2024-05-29 12:14:54 +02:00
André Duffeck
8cd39754c7
Add config vars for space path templates
2024-05-29 12:14:54 +02:00
André Duffeck
4517c5ee19
Make the list of gpfs watchfolder kafka brokers configurable
2024-05-29 12:14:54 +02:00
André Duffeck
2cf823157f
Expose the idcache configuration
2024-05-29 12:14:54 +02:00
André Duffeck
69c84e0ee6
Expose the fs watcher configuration
2024-05-29 12:14:53 +02:00
André Duffeck
96645322e7
Configure project spaces layout
2024-05-29 12:14:53 +02:00
André Duffeck
b231457231
Enable treetime and treesize accounting
2024-05-29 12:14:53 +02:00
André Duffeck
aab219a38f
Initial support for the posixfs
2024-05-29 12:14:53 +02:00
kobergj
c18d717883
Merge pull request #9263 from kobergj/CustomRolesDocu
...
[docs-only] Add documenation for custom roles
2024-05-28 14:55:36 +02:00
jkoberg
c962510d8f
feat(settings): improve custom roles docu
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-05-28 09:30:42 +02:00
Roman Perekhod
c7281599d4
replacement for TokenInfo endpoint
2024-05-28 09:29:08 +02:00
Michael Barz
6bf39e4ef9
Merge pull request #9257 from owncloud/dependabot/npm_and_yarn/services/idp/postcss-preset-env-9.5.14
...
build(deps-dev): bump postcss-preset-env from 9.5.13 to 9.5.14 in /services/idp
2024-05-27 17:22:18 +02:00
Ralf Haferkamp
2440ccb8b9
fix(autoprovision): fixup the service name of the graph service
...
This is a fixup for commit 799b12b8dd
adjusting the service name of the graph service to the new value.
Closes : #9258
2024-05-27 14:00:46 +02:00
kobergj
d0e0e9716d
feat(settings): fix settings readme
...
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz >
2024-05-27 11:13:24 +02:00
jkoberg
8fb9c57dfe
feat(settings): Add documentation about custom roles
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-05-27 10:46:57 +02:00
dependabot[bot]
35699468ec
build(deps-dev): bump postcss-preset-env in /services/idp
...
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env ) from 9.5.13 to 9.5.14.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env )
---
updated-dependencies:
- dependency-name: postcss-preset-env
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 06:15:59 +00:00
Jörn Friedrich Dreyer
7b47d55837
Merge pull request #9149 from owncloud/correct-servicenames
...
fix service names for userlog, graph, invitations, sse and web
2024-05-24 10:40:31 +02:00
ownClouders
088f04eee0
[tx] updated from transifex
2024-05-24 00:41:58 +00: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
ownClouders
40e06135e8
[tx] updated from transifex
2024-05-23 00:44:58 +00: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
Roman Perekhod
beca8cdf2a
export example
2024-05-22 10:40:09 +02:00
Roman Perekhod
d83256e606
Update services/storage-users/README.md
...
Co-authored-by: Martin <github@diemattels.at >
2024-05-22 09:22:28 +02:00
Roman Perekhod
177f2c0c71
Update services/storage-users/README.md
...
Co-authored-by: Martin <github@diemattels.at >
2024-05-22 09:20:39 +02:00
Roman Perekhod
e36ceea5f1
Update services/storage-users/README.md
...
Co-authored-by: Martin <github@diemattels.at >
2024-05-22 09:20:31 +02:00
Roman Perekhod
d4a42b9911
Update services/storage-users/README.md
...
Co-authored-by: Martin <github@diemattels.at >
2024-05-22 09:20:23 +02:00
Roman Perekhod
a9ce0f76e8
Update services/storage-users/README.md
...
Co-authored-by: Martin <github@diemattels.at >
2024-05-22 09:19:29 +02:00
Roman Perekhod
505c598d17
Update services/storage-users/README.md
...
Co-authored-by: Phil Davis <phil@jankaritech.com >
2024-05-22 09:19:17 +02:00
Roman Perekhod
38379646b1
Update services/storage-users/README.md
...
Co-authored-by: Phil Davis <phil@jankaritech.com >
2024-05-22 09:19:04 +02:00
Roman Perekhod
3a01ff8060
Update services/storage-users/README.md
...
Co-authored-by: Phil Davis <phil@jankaritech.com >
2024-05-22 09:18:48 +02:00
ownClouders
bac37771e2
[tx] updated from transifex
2024-05-22 00:43:57 +00: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
72a6ea3cfa
fix(graph): Fix tests after Uploader Role changes
2024-05-21 16:48:17 +02:00
Jörn Friedrich Dreyer
0b965e363b
Merge pull request #9199 from owncloud/feat/thumbnail-request-limiter
...
feat: limit concurrent processing of thumbnail requests
2024-05-21 15:21:27 +02:00
Jörn Friedrich Dreyer
4ad0460ecc
Merge pull request #9192 from owncloud/viewOnlyToken
...
try using viewOnlyToken to download file if available
2024-05-21 14:48:58 +02:00
Thomas Müller
e79d63208e
feat: limit concurrent processing of thumbnail requests
2024-05-21 14:12:50 +02:00
Benedikt Kulmann
21a9992980
feat: add image and photo metadata to search ( #8504 )
...
* feat: add image and photo metadata to search
2024-05-21 10:21:15 +02:00
dependabot[bot]
fa70142cdb
build(deps-dev): bump postcss-preset-env in /services/idp
...
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env ) from 9.5.9 to 9.5.13.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env )
---
updated-dependencies:
- dependency-name: postcss-preset-env
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-21 09:40:49 +02:00
Roman Perekhod
8d30bd59f1
fix the status code for multiple mount and unmount share
2024-05-17 15:43:46 +02:00
Jörn Friedrich Dreyer
1ed03c12f2
try using viewOnlyToken to download file if available
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-05-17 13:58:29 +02:00
ownClouders
87bdd0e4a8
[tx] updated from transifex
2024-05-17 00:11:04 +00: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