Commit Graph

  • 2e8708816f remove access to drive tests (#8879) Viktor Scharf 2024-04-18 11:46:19 +02:00
  • c8adcaa4f7 update web commit: fix flaky #10803 (#8890) Viktor Scharf 2024-04-18 11:46:11 +02:00
  • da656cb8f7 add tests for list permissions using root endpoint (#8824) Amrita 2024-04-18 15:17:51 +05:45
  • 65213abcb4 build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 dependabot[bot] 2024-04-18 07:29:18 +00:00
  • f585822803 build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependabot[bot] 2024-04-18 06:12:38 +00:00
  • 78202793d2 Automated changelog update [skip ci] ownClouders 2024-04-18 01:21:43 +00:00
  • 03cb960bb2 [tx] updated from transifex ownClouders 2024-04-18 01:20:39 +00:00
  • e2173df520 Merge pull request #8882 from owncloud/forward-port-changelog Michael Barz 2024-04-18 02:42:23 +02:00
  • 945414d463 chore: update released deployments Michael Barz 2024-04-17 19:24:07 +02:00
  • a4794a96fd Merge branch 'stable-5.0' into forward-port-changelog Michael Barz 2024-04-17 19:22:37 +02:00
  • 5d41175b12 Automated changelog update [skip ci] Michael Barz 2024-04-17 17:21:01 +00:00
  • ff856b3f30 Merge pull request #8878 from owncloud/release-5.0.2 Michael Barz 2024-04-17 19:20:31 +02:00
  • 57b50c8587 docs: add missing documentation to functions Juan Pablo Villafáñez 2024-04-17 15:23:37 +02:00
  • f7671e8d19 docs: clarify service requirements in the README Juan Pablo Villafáñez 2024-04-09 17:14:56 +02:00
  • 54d7a0ddb5 docs: fix some wrong comments Juan Pablo Villafáñez 2024-04-04 13:28:38 +02:00
  • f248d7bba3 test: allow injection of gateway client in grpc service and add tests Juan Pablo Villafáñez 2024-04-03 08:51:15 +02:00
  • 9b4233e690 test: include interfaces, add mocks and add unit tests in adapter Juan Pablo Villafáñez 2024-04-02 14:42:50 +02:00
  • 710a0b4561 test: add unit tests, adjust fileinfo Juan Pablo Villafáñez 2024-03-27 17:35:30 +01:00
  • d85d24b5c5 docs: add code documentation Juan Pablo Villafáñez 2024-03-25 11:22:19 +01:00
  • 5c85daa06c fix: remove some TODO messages Juan Pablo Villafáñez 2024-03-22 14:39:51 +01:00
  • c163e668c9 fix: avoid direct access to proto fields Juan Pablo Villafáñez 2024-03-22 11:01:40 +01:00
  • 01d3e84d79 fix: ensure uploads have the IfMatch option Juan Pablo Villafáñez 2024-03-21 15:04:15 +01:00
  • a9b963019c refactor: reorganize fileinfo properties and add new ones Juan Pablo Villafáñez 2024-03-21 13:36:05 +01:00
  • 4f3ebb245a feat: add health and version commands Juan Pablo Villafáñez 2024-03-21 10:13:22 +01:00
  • f240d4e7cb feat: include debug server in collaboration Juan Pablo Villafáñez 2024-03-20 18:45:03 +01:00
  • ce6ed399a9 refactor: move components to setup the service into a helpers package Juan Pablo Villafáñez 2024-03-20 17:30:07 +01:00
  • 0a413223b9 refactor: move wopi context and related to middleware package Juan Pablo Villafáñez 2024-03-20 11:05:43 +01:00
  • aa58caef63 refactor: move wopi operation into connector and change logging Juan Pablo Villafáñez 2024-03-20 10:14:32 +01:00
  • 8f4806f1d4 refactor: replace uniuri with custom code Juan Pablo Villafáñez 2024-03-14 12:06:31 +01:00
  • 05f8b7a9da ci: disable depguard linter for now Juan Pablo Villafáñez 2024-03-14 11:07:54 +01:00
  • 7ebccea19c ci: run wopi validator against both cs3 and builtin servers Juan Pablo Villafáñez 2024-03-13 15:33:28 +01:00
  • 8fcc626d7b ci: adjust code for sonarcloud issues Juan Pablo Villafáñez 2024-03-13 14:52:33 +01:00
  • beaf5abc5b ci: remove env variable Juan Pablo Villafáñez 2024-03-12 18:22:14 +01:00
  • 14f76519b0 fix: check for more errors, remove obsolete code and encode user ids Juan Pablo Villafáñez 2024-03-12 18:08:29 +01:00
  • 1714eacbf0 docs: add the "introductionVersion" keyword in all env vars Juan Pablo Villafáñez 2024-03-05 11:39:03 +01:00
  • 7fda20602b docs: improve documentation of configuration options Juan Pablo Villafáñez 2024-03-04 14:21:22 +01:00
  • 26cc6fc7a6 fix: adjust code to pass the wopivalidator tests Juan Pablo Villafáñez 2024-02-21 15:31:27 +01:00
  • a904af0b50 ci: adjust CI pipeline to use builtin wopiserver for the wopi validator Juan Pablo Villafáñez 2024-02-20 12:49:58 +01:00
  • eb77b4c276 fix: use same logger everywhere and include log for registered mimetypes Juan Pablo Villafáñez 2024-02-21 10:46:53 +01:00
  • ecc235bbec chore: Add readme file and adjust configuration for better defaults Juan Pablo Villafáñez 2024-02-14 15:04:05 +01:00
  • 3e90402350 feat: Add new collaboration service (WOPI) Juan Pablo Villafáñez 2024-02-06 10:35:55 +01:00
  • f52f2d4a5c Bump go.opentelemetry.io/otel/sdk to v1.25.0 Ralf Haferkamp 2024-04-17 15:26:58 +02:00
  • 2ab8ac88e8 build(deps): bump go.opentelemetry.io/otel from 1.24.0 to 1.25.0 dependabot[bot] 2024-04-17 13:11:44 +00:00
  • eb5035cc19 fix(natsjsregistry): fix reconnects jkoberg 2024-04-17 15:44:28 +02:00
  • 2de9f15828 build(deps): bump github.com/leonelquinteros/gotext dependabot[bot] 2024-04-11 06:15:34 +00:00
  • b07925a927 chore: bump version Michael Barz 2024-04-17 14:01:03 +02:00
  • 97035575c3 docs: prepare changelog Michael Barz 2024-04-17 13:59:28 +02:00
  • 676e6dbcef Automated changelog update [skip ci] Michael Barz 2024-04-17 11:44:37 +00:00
  • 03dd538531 Merge pull request #8873 from rhafer/backport/5.0/8691 Michael Barz 2024-04-17 13:44:00 +02:00
  • ed79f3e012 removing usage of a stepdefination inside another stepdefination in PublicWebDavContext (#8813) nirajacharya2 2024-04-17 17:17:44 +05:45
  • f2c33fcba0 docs: add reva changelog Michael Barz 2024-04-17 13:11:24 +02:00
  • 8556318809 removing usage of a stepdefination inside another stepdefination in WebDavPropertiesContext (#8745) nirajacharya2 2024-04-17 16:50:33 +05:45
  • 042ec41edd Bump reva to v2.19.5 Ralf Haferkamp 2024-04-16 17:20:29 +02:00
  • d1b0b9f05e Automated changelog update [skip ci] Alex 2024-04-17 10:44:42 +00:00
  • c63b4e09d7 Merge pull request #8877 from kobergj/UnbonkRenameLogic Alex 2024-04-17 12:44:05 +02:00
  • 6df5f45c0e fix(public-share-auth): allow to create new documents in public share folder Ralf Haferkamp 2024-04-10 18:22:43 +02:00
  • b51ba47e01 check email in the search sharee request (#8861) Viktor Scharf 2024-04-17 11:42:09 +02:00
  • 7139e72ab4 fix(clientlog): unbonk rename logic jkoberg 2024-04-17 11:40:48 +02:00
  • 0972b7cc12 [tests-only][full-ci]Added tests for sharing with all allowed roles for the list permissions (#8477) Sagar Gurung 2024-04-17 12:00:52 +05:45
  • 43f190be4d Merge pull request #8874 from owncloud/bp-drone/chat-notifications Phil Davis 2024-04-17 09:59:55 +05:45
  • 46ea8a0bc6 rename channel_cron in drone script Phil Davis 2024-04-16 18:35:54 +05:45
  • 49c241af93 send nightly notification to builds channel Prajwol Amatya 2024-04-16 09:55:20 +05:45
  • 1d388a00a9 Merge pull request #8866 from owncloud/drone/chat-notifications Phil Davis 2024-04-16 21:57:51 +05:45
  • c145c2e233 rename channel_cron in drone script Phil Davis 2024-04-16 18:35:54 +05:45
  • 517b28d70a send nightly notification to builds channel Prajwol Amatya 2024-04-16 09:55:20 +05:45
  • 7ff0771e4d bump reva to latest edge Ralf Haferkamp 2024-04-16 14:37:46 +02:00
  • a1e61f373a Merge pull request #8872 from owncloud/helper_readme_update Martin 2024-04-16 16:14:02 +02:00
  • 4128e92ceb [docs-only] Update the docs helpers readme mmattel 2024-04-16 16:06:10 +02:00
  • b0a7f744c5 adding test for listing filae and folder permissions in personal and project space (#8476) nirajacharya2 2024-04-16 18:22:03 +05:45
  • 506ccff511 Automated changelog update [skip ci] kobergj 2024-04-16 12:25:26 +00:00
  • a0a94def79 Merge pull request #8860 from kobergj/ShareSSEs kobergj 2024-04-16 14:24:49 +02:00
  • 03948906b8 rename e2e test suite (#8867) Prajwol Amatya 2024-04-16 17:20:26 +05:45
  • 368ca883db feat(clientlog): space-share-updated sse jkoberg 2024-04-15 17:49:20 +02:00
  • 316bdd44ef Merge pull request #8869 from owncloud/mmattel-patch-1 Martin 2024-04-16 12:33:31 +02:00
  • b0aff85cd4 Update new-service-checklist.md Martin 2024-04-16 10:54:18 +02:00
  • ea20298046 feat(reva): bump reva jkoberg 2024-04-15 17:48:45 +02:00
  • b90c9d8af0 feat(clientlog): share-updated sse jkoberg 2024-04-15 16:30:20 +02:00
  • 370522e7cf feat(clientlog): space/share created/removed sse jkoberg 2024-04-15 15:48:20 +02:00
  • 6aa71d74d2 feat(clientlog): item-moved sse jkoberg 2024-04-15 14:55:53 +02:00
  • 6654dff76e Automated changelog update [skip ci] Jannik Stehle 2024-04-16 09:54:34 +00:00
  • 458f32b409 [full-ci] chore: bump web to v9.0.0-alpha.5 (#8868) Jannik Stehle 2024-04-16 11:54:03 +02:00
  • 1cea88c8c3 Automated changelog update [skip ci] Roman Perekhod 2024-04-15 15:27:50 +00:00
  • a1a198d892 Merge pull request #8827 from 2403905/issue-8731 Roman Perekhod 2024-04-15 17:26:16 +02:00
  • 1b54b5ccf5 Automated changelog update [skip ci] Ralf Haferkamp 2024-04-15 14:39:58 +00:00
  • 8d5a0c6dd8 fix(public-share-auth): allow to create new documents in public share folder Ralf Haferkamp 2024-04-10 18:22:43 +02:00
  • cd539311a5 fix unmount item from share Roman Perekhod 2024-04-10 16:57:14 +02:00
  • f0089bc1cc Allow to run wopi example deployment with podman Ralf Haferkamp 2024-04-12 10:26:40 +02:00
  • d3812a1bd6 updated drone file to display pipeline in order by trigger (#8823) (#8851) Prajwol Amatya 2024-04-15 13:06:02 +05:45
  • 76591e0ea3 notify chat on nightly success also (#8852) Prajwol Amatya 2024-04-15 13:05:18 +05:45
  • f8a7136866 updated drone file to display pipeline in order by trigger (#8823) Prajwol Amatya 2024-04-15 09:55:14 +05:45
  • d13088c909 added test for enable disable share shared by project space to group (#8796) Sabin Panta 2024-04-15 09:29:23 +05:45
  • 2ce8b84452 [tx] updated from transifex ownClouders 2024-04-13 01:21:30 +00:00
  • 171a4a0c85 Merge pull request #8849 from owncloud/mmattel-patch-1 Martin 2024-04-12 19:42:22 +02:00
  • de2a3c7444 [docs-only] Remove EXPERIMENTAL from envvar text Martin 2024-04-12 15:06:25 +02:00
  • 7a635738fa always use error interface when returning errors (#8816) Jörn Friedrich Dreyer 2024-04-12 10:30:49 +02:00
  • fad37db840 Automated changelog update [skip ci] Ralf Haferkamp 2024-04-12 08:09:46 +00:00
  • 9ca9b78b2b fix(sharing-ng): Adapt role conditions to match resource types Ralf Haferkamp 2024-04-09 16:47:53 +02:00
  • fe6986ec79 cleanup(graph): remove some resharing leftovers Ralf Haferkamp 2024-04-09 11:34:37 +02:00
  • 01c2d9810a [tx] updated from transifex ownClouders 2024-04-12 01:22:48 +00:00
  • b0a785584e Automated changelog update [skip ci] Michael Barz 2024-04-11 12:09:03 +00:00