1
0
mirror of https://github.com/owncloud/ocis.git synced 2025-04-18 23:44:07 +03:00

1703 Commits

Author SHA1 Message Date
Roman Perekhod
74cf69b5ec limited the length of tags 2025-04-15 12:20:16 +02:00
Michal Klos
ba7987ff5b fix: ocm share notifications
eventsmiddleware OCMCoreShareCreated intercepted in ocis

wip: ocm share removed event

feat: userlog, ocm share handling

feat: formatted user notifications

feat: changelog

feat: resolve username of the sharer

fix: revert event field name change

feat: event config for reva omcore

fix: remove config for request interception

fix: getOCMUser

fix: config cleanup

feat: bump reva version

fix: go vendor

fix: remove unused
2025-04-01 12:26:09 +02:00
Julian Koberg
6da4a9b3a9 feat(reva): bump reva to 2.27.7
Signed-off-by: Julian Koberg <jkoberg@MBP-Julian-Koberg.local>
2025-03-31 11:59:35 +02:00
dependabot[bot]
c5d5762bcd
Bump golang.org/x/net from 0.33.0 to 0.38.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-28 06:36:48 +00:00
Roman Perekhod
624b962dbc [bump reva]Fix the SpaceMembershipExpired duplicate event 2025-03-13 15:04:25 +01:00
Roman Perekhod
4ec969a68c [full-ci] Fix the parent-id for the share-jail root 2025-03-06 11:10:51 +01:00
Julian Koberg
dc444fa556 feat(ocis): use owncloud/reva
Signed-off-by: Julian Koberg <jkoberg@MBP-Julian-Koberg.local>
2025-03-06 09:11:08 +01:00
Roman Perekhod
d6a9cc5c83 Fix the OCM role file editor 2025-03-04 16:11:24 +01:00
Roman Perekhod
00a830e30d [full-ci] Fix the SpaceMembershipExpired event 2025-02-28 15:20:49 +01:00
Julian Koberg
7de3e58de8 feat(reva): bump reva to 2.27.7
Signed-off-by: Julian Koberg <jkoberg@MBP-Julian-Koberg.local>
2025-02-28 14:27:05 +01:00
Roman Perekhod
e975e8f750 Fix the OCM role editor permission set. The redundant permissions have been removed. 2025-02-28 13:40:45 +01:00
Roman Perekhod
022dd0ca93 [full-ci] bump reva 2025-02-25 10:25:22 +01:00
Julian Koberg
76b80e3fb9 fix(reva): bump reva
Signed-off-by: Julian Koberg <jkoberg@MBP-Julian-Koberg.local>
2025-02-24 13:54:26 +01:00
Roman Perekhod
8b4b1f0b14 Fix OCM create share 2025-02-24 11:34:15 +01:00
Roman Perekhod
0de97ddee0 Add the ocm notification ShareChangePermission 2025-02-24 10:40:31 +01:00
kobergj
c3b98120e8
Merge pull request #10976 from owncloud/dependabot/go_modules/github.com/go-git/go-git/v5-5.13.0
Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0
2025-02-18 10:10:05 +01:00
kobergj
30ddb5f88f
Merge pull request #11021 from kobergj/BumpLibreGraphAPI
[full-ci] Bump Libregraph-API
2025-02-18 09:54:53 +01:00
Roman Perekhod
d828e82b7c Add the ocm notification handler 2025-02-17 15:47:50 +01:00
Julian Koberg
d8fa72ab7d fix(ocis): bump libregraph-api
Signed-off-by: Julian Koberg <jkoberg@MBP-Julian-Koberg.local>
2025-02-17 13:28:23 +01:00
dependabot[bot]
f5d0fcdba1
Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.11.0 to 5.13.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.11.0...v5.13.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-06 14:59:02 +00:00
Bastian Beier
8cbaf071fa
feat: Add roles EditorListGrantsWithVersions, FileEditorListGrantsWithVersions 2025-02-06 14:26:35 +01:00
jkoberg
5355ae5ce7
feat(reva): bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2025-02-03 15:18:27 +01:00
jkoberg
b7bc406221
feat(reva): bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2025-02-03 11:09:50 +01:00
Willy Kloucek
200a1ba460 update govips to 2.16.0 2025-01-30 08:24:58 +01:00
Bastian Beier
d91970357d
chore: Bump reva version to 2.27.3 2025-01-27 14:10:32 +01:00
Roman Perekhod
ea0e098c46 [full-ci] Fix the ocm gateway connection pool 2025-01-22 16:53:21 +01:00
Bastian Beier
bc443e7894
test: Add tests for grouped emails 2025-01-17 14:42:15 +01:00
Roman Perekhod
5a0d460e53 [full-ci] bump reva 2025-01-17 12:21:53 +01:00
jkoberg
7c861f3742
feat(ocis): remove unmaintained forks
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2025-01-16 18:36:12 +01:00
Roman Perekhod
d71abdb08a
Merge pull request #10849 from owncloud/dependabot/go_modules/github.com/gabriel-vasile/mimetype-1.4.8
build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.7 to 1.4.8
2025-01-10 09:46:43 +01:00
dependabot[bot]
57f423c948
build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.7 to 1.4.8
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.7 to 1.4.8.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.7...v1.4.8)

---
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>
2025-01-10 06:36:55 +00:00
dependabot[bot]
fe5adfd178
build(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.32.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-10 06:36:46 +00:00
jkoberg
1801c4054d
feat(ocis): bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2025-01-09 14:24:40 +01:00
Roman Perekhod
a0aaefabcb [full-ci] bump reva 2025-01-08 15:56:01 +01:00
jkoberg
618aa29b81
feat(ocis): bump gowebdav
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2025-01-07 13:52:18 +01:00
jkoberg
fcbc552f16
feat(ocis): bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2025-01-07 13:49:49 +01:00
jkoberg
af8d2e3834
fix(vendor): bump some dependencies
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-12-20 15:54:58 +01:00
Michael Barz
21dfd1147b
chore: bump reva to 2.27.0 2024-12-12 13:39:19 +01:00
Michael Barz
24907d7ebb chore: bump reva to latest edge 2024-12-11 10:24:24 +01:00
kobergj
5551419170
Merge pull request #10735 from kobergj/BumpReva
[full-ci] Bump Reva to 2.26.8
2024-12-09 14:40:34 +01:00
jkoberg
67e0ec93ca
feat(reva): bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-12-09 09:49:52 +01:00
dependabot[bot]
12dc077355
chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.31.0 to 0.32.0.
- [Commits](https://github.com/golang/net/compare/v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-05 07:32:39 +00:00
dependabot[bot]
a681b14d3b chore(deps): bump golang.org/x/term from 0.26.0 to 0.27.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/term/compare/v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-05 08:27:29 +01:00
dependabot[bot]
e08899d224 chore(deps): bump github.com/libregraph/lico from 0.64.0 to 0.65.0
Bumps [github.com/libregraph/lico](https://github.com/libregraph/lico) from 0.64.0 to 0.65.0.
- [Changelog](https://github.com/libregraph/lico/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libregraph/lico/compare/v0.64.0...v0.65.0)

---
updated-dependencies:
- dependency-name: github.com/libregraph/lico
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-04 09:19:55 +01:00
Jörn Friedrich Dreyer
d3619d0eff
Merge pull request #10712 from aduffeck/cleanup-stale-shares
Cleanup stale shares
2024-12-03 15:10:08 +01:00
André Duffeck
a925d09bbe Bump reva 2024-12-03 10:16:07 +01:00
dependabot[bot]
75b71766ab chore(deps): bump github.com/thejerf/suture/v4 from 4.0.5 to 4.0.6
Bumps [github.com/thejerf/suture/v4](https://github.com/thejerf/suture) from 4.0.5 to 4.0.6.
- [Commits](https://github.com/thejerf/suture/compare/v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: github.com/thejerf/suture/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-03 09:09:07 +01:00
dependabot[bot]
ecff193847 chore(deps): bump github.com/riandyrn/otelchi from 0.10.1 to 0.11.0
Bumps [github.com/riandyrn/otelchi](https://github.com/riandyrn/otelchi) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/riandyrn/otelchi/releases)
- [Changelog](https://github.com/riandyrn/otelchi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/riandyrn/otelchi/compare/v0.10.1...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/riandyrn/otelchi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 09:14:09 +01:00
dependabot[bot]
6782c2473d chore(deps): bump github.com/tus/tusd/v2 from 2.5.0 to 2.6.0
Bumps [github.com/tus/tusd/v2](https://github.com/tus/tusd) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/tus/tusd/releases)
- [Commits](https://github.com/tus/tusd/compare/v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/tus/tusd/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 09:13:33 +01:00
dependabot[bot]
98929634bb chore(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.35.1 to 1.36.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.35.1...v1.36.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-26 09:05:42 +01:00