Commit Graph

18379 Commits

Author SHA1 Message Date
Thomas Müller
7005cbc0fc feat: add unit test for app auth middleware 2024-07-23 08:58:07 +02:00
Thomas Müller
4fa7ea0b20 feat: add cli command to generate app token for user 2024-07-23 08:58:07 +02:00
Thomas Müller
1eb66eb18c feat: add REVA appauth as oCIS service 2024-07-23 08:58:07 +02:00
Thomas Müller
43403edfb8 feat: reva app auth 2024-07-23 08:58:07 +02:00
Jannik Stehle
9685d354d2 Merge pull request #9669 from owncloud/feat/remove-draw-io
[full-ci] feat: remove draw-io from default web config
2024-07-23 07:29:50 +02:00
ownClouders
747f0f3f9f [tx] updated from transifex 2024-07-23 03:41:36 +00:00
Jannik Stehle
f7ad9fff6e ci: remove disablePreviews option
This option is not available in Web anymore, hence removes it.
2024-07-22 15:40:25 +02:00
Roman Perekhod
4874aea425 Automated changelog update [skip ci] 2024-07-22 13:36:12 +00:00
Roman Perekhod
0205fbd3b9 Merge pull request #9666 from 2403905/debug-full-docker
Added the debugging to full ocis docker example
2024-07-22 15:35:30 +02:00
Jannik Stehle
15332aaef3 ci: bump web commit id 2024-07-22 15:11:04 +02:00
Roman Perekhod
46ed2296b5 Update docs/ocis/development/debugging.md
Co-authored-by: Martin <github@diemattels.at>
2024-07-22 15:07:33 +02:00
Roman Perekhod
3cf39823f4 Update docs/ocis/development/debugging.md
Co-authored-by: Martin <github@diemattels.at>
2024-07-22 15:07:16 +02:00
Jannik Stehle
7e27899f9e feat: remove draw-io from default web config
The `draw-io` app has been removed from the Web default apps, hence this removes it here as well.

The app is now available via the [web-extensions repository](https://github.com/owncloud/web-extensions).
2024-07-22 14:41:27 +02:00
kobergj
fc1bff6d6b Automated changelog update [skip ci] 2024-07-22 11:45:17 +00:00
kobergj
47412e7b47 Merge pull request #9665 from kobergj/AssimilateTrashCommand
Fix trash command
2024-07-22 13:44:24 +02:00
Roman Perekhod
54524567a5 Added the debugging to full ocis docker example 2024-07-22 13:26:30 +02:00
jkoberg
be6b3a0017 fix(ocis): fix trash command
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-22 12:48:24 +02:00
kobergj
9059045b23 Automated changelog update [skip ci] 2024-07-22 10:18:17 +00:00
kobergj
c7a3ec2ed0 Merge pull request #9662 from owncloud/pass-registration-config-to-micro-ocdav
pass registration cfg to micro ocdav
2024-07-22 12:17:42 +02:00
Jörn Friedrich Dreyer
199ef0563e pass registration cfg to micro ocdav
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-22 11:41:41 +02:00
Jörn Friedrich Dreyer
68c59b6252 bump reva to 1a6e7f6d0e4f
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-22 11:41:41 +02:00
Roman Perekhod
6cc257e734 Automated changelog update [skip ci] 2024-07-22 07:36:46 +00:00
Roman Perekhod
b67d023f5b Merge pull request #9634 from 2403905/issue-9568
[full-ci] skip the file name validation if nodeid used
2024-07-22 09:36:09 +02:00
Michael Barz
3f8545d29a Merge pull request #9660 from owncloud/fix-production
fix: fix production deployment
2024-07-22 09:14:21 +02:00
Phil Davis
6bbda86eb5 Merge pull request #9645 from owncloud/tests/extend-non-admin-testcases
[tests-only][full-ci] extend test cases for non-admin actions to admin resources
2024-07-22 12:36:42 +05:45
Michael Barz
b680937f9a fix: fix production deployment 2024-07-22 08:47:42 +02:00
ownClouders
6c82a6560b [tx] updated from transifex 2024-07-22 00:41:37 +00:00
ownClouders
81db8219e4 [tx] updated from transifex 2024-07-21 00:07:11 +00:00
kobergj
e688ef38c6 Automated changelog update [skip ci] 2024-07-19 11:30:58 +00:00
kobergj
7cf939aca8 Merge pull request #9654 from kobergj/FixRegistryTTL
Fix issues with natsjskv registry
2024-07-19 13:30:18 +02:00
Jannik Stehle
4f5728dfe3 Automated changelog update [skip ci] 2024-07-19 11:28:15 +00:00
Jannik Stehle
d61cc69346 Merge pull request #9652 from owncloud/fix/missing-invitation-in-permissions
fix: missing invitation in permission responses
2024-07-19 13:27:36 +02:00
Jörn Friedrich Dreyer
c421507f1e reva services should respect same register ttl
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-19 12:56:59 +02:00
Jörn Friedrich Dreyer
0c6ca19602 naming is hard
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-19 12:37:08 +02:00
Martin
b5918c6855 Merge pull request #9655 from owncloud/fix_adoc_templates
[docs-only] Fix ADOC.tmpl and ADOC_global.tmpl (missing entry)
2024-07-19 12:32:41 +02:00
mmattel
dcec2e54e8 [docs-only] Fix ADOC.tmpl and ADOC_global.tmpl (missing entry) 2024-07-19 12:23:20 +02:00
Christian Richter
8e26dc82cd Merge pull request #9651 from dragonchaser/fix-docs-helpers
Fix docs helpers
2024-07-19 11:59:21 +02:00
jkoberg
0c0866711c fix(registry): Fix TTL and registration interval
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-19 11:52:59 +02:00
Jannik Stehle
752c0df4e9 fix: missing invitation in permission responses
Fixes a bug where the `invitation` property is missing in the response when creating, listing or updating graph permissions.
2024-07-19 11:52:35 +02:00
Michael Barz
525c7ea45d Automated changelog update [skip ci] 2024-07-19 09:37:42 +00:00
Michael Barz
2b742e3dd5 Merge pull request #9653 from owncloud/collaboration-logging
feat: add more logging to collaboration service
2024-07-19 11:37:00 +02:00
Roman Perekhod
b5422d200c Automated changelog update [skip ci] 2024-07-19 09:30:33 +00:00
Roman Perekhod
0ceb463592 Merge pull request #9638 from 2403905/issue-9607
Fix a missing SecureView permission attribute in the REPORT response
2024-07-19 11:29:50 +02:00
Prashant Gurung
cea6533446 Merge pull request #9639 from owncloud/cli-remove-file-versions-by-spaceid
[tests-only][full-ci] adding test to remove old versions of files from a space using space-id using CLI
2024-07-19 14:50:43 +05:45
Michael Barz
006c67a5db feat: add more logging to the collaboration service 2024-07-19 11:03:28 +02:00
prashant-gurung899
89ca45bc80 add test to remove versions of files from space using space id
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-07-19 14:07:29 +05:45
Christian Richter
57d59de6e2 fix intendation
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-19 09:54:18 +02:00
Christian Richter
51138a63ff fix intendation
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-19 09:47:25 +02:00
kobergj
6467a4797a Merge pull request #9649 from owncloud/bump-ipd-webpack
bump idp webpack to 5
2024-07-19 09:46:57 +02:00
kobergj
379649f495 Automated changelog update [skip ci] 2024-07-19 07:36:12 +00:00