jkoberg
|
e906c9f1ec
|
emit event after finishing data extraction
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-03-30 10:06:32 +02:00 |
|
jkoberg
|
1bb9b5c589
|
use feature reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-03-30 10:06:32 +02:00 |
|
jkoberg
|
25d1347a76
|
create folders if they are not existing
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-03-30 09:49:56 +02:00 |
|
jkoberg
|
9f5b33f661
|
use reva gateway client and mocks
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-03-29 16:06:10 +02:00 |
|
jkoberg
|
ebd730c778
|
use location from request
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-03-29 16:02:43 +02:00 |
|
jkoberg
|
442c53f796
|
add gdpr export endpoint
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-03-29 16:02:42 +02:00 |
|
jkoberg
|
526e4c6459
|
changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-03-29 16:02:42 +02:00 |
|
Martin
|
186e96a1b7
|
Merge pull request #5957 from owncloud/mmattel-patch-1
|
2023-03-29 15:29:20 +02:00 |
|
dependabot[bot]
|
e64f4a90f3
|
Bump golang.org/x/oauth2 from 0.4.0 to 0.6.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.4.0 to 0.6.0.
- [Release notes](https://github.com/golang/oauth2/releases)
- [Commits](https://github.com/golang/oauth2/compare/v0.4.0...v0.6.0)
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-29 15:10:45 +02:00 |
|
Martin
|
2ac804cb89
|
[docs-only] Update example-realm.json
Remove not necessary source code ticks from file.
|
2023-03-29 14:42:25 +02:00 |
|
Martin
|
e664340b21
|
Merge pull request #5956 from owncloud/small_readme_fix
[docs-only] Just a small README.md fix for invitations
|
2023-03-29 14:35:16 +02:00 |
|
mmattel
|
b52a2bf8a9
|
[docs-only] Just a small README.md fix for invitations
|
2023-03-29 14:19:32 +02:00 |
|
Martin
|
d02581efde
|
Merge pull request #5952 from owncloud/update_invitations_readme
Fix invitations README.md
|
2023-03-29 13:44:44 +02:00 |
|
mmattel
|
de430db057
|
fix codacy
|
2023-03-29 12:57:20 +02:00 |
|
Daniel Swärd
|
6d7999e379
|
Automated changelog update [skip ci]
|
2023-03-29 10:48:54 +00:00 |
|
Daniel Swärd
|
053ce7a7cd
|
Merge pull request #5949 from owncloud/excds/feature/Update_group_names
graph: Allow updating of group name via PATCH request
|
2023-03-29 12:48:25 +02:00 |
|
Edith Parzefall
|
d9bccac3ae
|
Apply suggestions from code review
language review
|
2023-03-29 12:02:55 +02:00 |
|
Daniel Swärd
|
555ca582b1
|
Add changelog file describing group PATCH update.
|
2023-03-29 11:43:09 +02:00 |
|
mmattel
|
052cd0f273
|
Fix invitations README.md
|
2023-03-29 11:31:09 +02:00 |
|
Daniel Swärd
|
2db1dc9be0
|
Remove expected failures from acceptance tests.
|
2023-03-29 10:39:31 +02:00 |
|
kobergj
|
bfe8ed8db5
|
Merge pull request #5700 from owncloud/invitations
Invitations service
|
2023-03-28 15:27:56 +02:00 |
|
Daniel Swärd
|
ab07525602
|
graph: Allow updating of group name via PATCH request
|
2023-03-28 13:06:53 +02:00 |
|
Swikriti Tripathi
|
270bf06840
|
add skip on stable tag (#5940)
|
2023-03-28 15:11:41 +05:45 |
|
Amrita
|
382aa58c8b
|
[tests-only][full-ci]Extend tests coverage for different role capability for spaces (#5853)
* Add tests related to different user role manipulating space
* Review addressed
* Refactor existing scenario
|
2023-03-28 09:10:21 +05:45 |
|
Amrita
|
63ba5613c0
|
[tests-only][full-ci]Extend tests coverage for different role capability for group (#5742)
* Extend tests coverage for different role capability for group
* Remove unwanted scenario
* Change http status code
|
2023-03-28 09:09:37 +05:45 |
|
Prajwol Amatya
|
1e5bf171fe
|
[tests-only][full-ci] Forwardport test for send wrong host for adding user in group (#5932)
* added test for admin trying to add user with wrong host
* added test for adding single user to a group with invalid hostname
|
2023-03-27 15:47:55 +05:45 |
|
kobergj
|
eefd1b82aa
|
Merge pull request #5930 from owncloud/d7-typo-fix
[docs-only] Fixed typos
|
2023-03-27 10:30:07 +02:00 |
|
mmattel
|
700621dac8
|
readd accidentially deleted entry
|
2023-03-27 09:52:45 +02:00 |
|
Dennis Sieben
|
e28603e633
|
- fixed typos
|
2023-03-27 08:54:51 +02:00 |
|
Prajwol Amatya
|
27fa742b4a
|
api test to set quota by users with different roles (#5854)
|
2023-03-27 10:41:55 +05:45 |
|
Prajwol Amatya
|
264aacca8f
|
test for adding users to a group using invalid JSON (#5931)
|
2023-03-27 10:41:21 +05:45 |
|
ownClouders
|
a82ec7fb0c
|
[tx] updated from transifex
|
2023-03-25 01:02:47 +00:00 |
|
Michael Barz
|
f9871d84ca
|
Merge pull request #5929 from owncloud/bump-web-v7.0.0-rc.24
[full-ci] chore: bump web to v7.0.0-rc.24
|
2023-03-24 17:17:26 +01:00 |
|
Jannik Stehle
|
b45e401fad
|
chore: bump web to v7.0.0-rc.24
|
2023-03-24 16:06:56 +01:00 |
|
kobergj
|
9fa72f0ead
|
Automated changelog update [skip ci]
|
2023-03-24 15:03:11 +00:00 |
|
kobergj
|
6c2cd2cafa
|
Merge pull request #5927 from kobergj/AddParametersToNotifications
Add Parameters for av and po events
|
2023-03-24 16:00:43 +01:00 |
|
jkoberg
|
a2f162a6a6
|
add missing messageRichParameters
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-03-24 15:16:03 +01:00 |
|
Michael Barz
|
85059cfecf
|
Merge pull request #5922 from owncloud/excds/update/Bump_reva_version
Bump reva to to add user type property.
|
2023-03-24 14:24:31 +01:00 |
|
dependabot[bot]
|
263415cf4d
|
Bump github.com/gabriel-vasile/mimetype from 1.4.1 to 1.4.2 (#5919)
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: github.com/gabriel-vasile/mimetype
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-24 13:19:57 +01:00 |
|
kobergj
|
7eae5d7236
|
Automated changelog update [skip ci]
|
2023-03-24 12:00:57 +00:00 |
|
kobergj
|
9df308932d
|
Merge pull request #5903 from kobergj/AutomateMDCreation
Automate Creation of `_index.md` Files
|
2023-03-24 13:00:10 +01:00 |
|
Jörn Friedrich Dreyer
|
31471df033
|
fix markdown
|
2023-03-24 12:43:53 +01:00 |
|
Jörn Friedrich Dreyer
|
a1bb47b180
|
drop commented code
|
2023-03-24 12:10:58 +01:00 |
|
Jörn Friedrich Dreyer
|
f33c524a5d
|
delete unnecessary files
|
2023-03-24 12:07:57 +01:00 |
|
Daniel Swärd
|
aa4b9681cc
|
Bump reva to to add user type property.
|
2023-03-24 11:57:50 +01:00 |
|
kobergj
|
1f6ddcb620
|
bump reva (#5921)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
|
2023-03-24 11:44:46 +01:00 |
|
Daniël Franke
|
10f4af1e59
|
Instead of trying to guess names, ignore them.
|
2023-03-24 11:43:29 +01:00 |
|
Daniël Franke
|
177cd0bb57
|
Update services/invitations/pkg/config/config.go
Co-authored-by: Martin <github@diemattels.at>
|
2023-03-24 11:43:26 +01:00 |
|
Daniël Franke
|
1a7e2fd782
|
Update services/invitations/pkg/config/config.go
Co-authored-by: Martin <github@diemattels.at>
|
2023-03-24 11:43:22 +01:00 |
|
Daniël Franke
|
361af723a5
|
Update services/invitations/pkg/config/config.go
Co-authored-by: Martin <github@diemattels.at>
|
2023-03-24 11:43:18 +01:00 |
|