Commit Graph

  • b06767a020 bump reva jkoberg 2024-04-02 14:48:14 +02:00
  • f4b673a4e0 change default behaviour to avoid a breaking change Christian Richter 2024-04-04 16:34:15 +02:00
  • 0e680f31e4 bump reva Christian Richter 2024-04-04 16:26:34 +02:00
  • 9bcb949813 Add API struct to ocs Christian Richter 2024-04-04 16:23:30 +02:00
  • d5acebe08a Merge pull request #8775 from rhafer/backport/issue/8771 Michael Barz 2024-04-04 16:45:23 +02:00
  • c7303ebdac fix(linter): Increase limit for interfacebloat linter Ralf Haferkamp 2024-04-04 15:23:31 +02:00
  • 1a0276b2d5 fix(linter): Add missing comments to exported types and functions Ralf Haferkamp 2024-04-04 15:04:29 +02:00
  • 82eef6937b make the linter a bit happier Ralf Haferkamp 2024-03-27 20:46:59 +01:00
  • 62dc3f4858 feat(graph): add more /<driveid>/root/ endpoints Ralf Haferkamp 2024-03-27 20:26:48 +01:00
  • 2d643219e3 refactor(graph): move CreateLink and SetPublicLinkPassword to the permissions service Ralf Haferkamp 2024-03-27 19:06:47 +01:00
  • 8124024caf refactor(graph): move UpdatePermission to the permissions service Ralf Haferkamp 2024-03-27 17:29:19 +01:00
  • 09dac71781 refactor(graph): move DeletePermission deletion to the permissions service Ralf Haferkamp 2024-03-27 14:30:58 +01:00
  • 57b70a08ee feat(graph): add GET /drive/<id>/root/permissions suppport Ralf Haferkamp 2024-03-26 18:16:24 +01:00
  • 2a5b406963 refactor(graph): move "ListPermissions" to drive item permissions service Ralf Haferkamp 2024-03-26 18:03:15 +01:00
  • ae53a97cc0 refactor(graph): create BaseGraphService to provide common fields and methods Ralf Haferkamp 2024-03-26 16:44:27 +01:00
  • 18d46c1416 feat(graph): add POST /drive/<id>/root/invite suppport Ralf Haferkamp 2024-03-26 12:22:19 +01:00
  • c6d28caa31 refactor(graph): move "Invite" to new drive item permissions service Ralf Haferkamp 2024-03-25 18:14:16 +01:00
  • 531c926853 Merge pull request #8780 from owncloud/fix_app-registry_readme Martin 2024-04-04 15:40:51 +02:00
  • 411e8ff16b fix: multi occurrences of Re-sharing will be removed in the future. mmattel 2024-04-04 15:27:35 +02:00
  • d152694fd2 Automated changelog update [skip ci] kobergj 2024-04-04 13:19:19 +00:00
  • baf0127f49 Merge pull request #8778 from kobergj/FileTouchedSSE kobergj 2024-04-04 15:18:46 +02:00
  • f72f6788a0 [docs-only] Fixes the app-registry readme and dev docs mmattel 2024-04-04 15:09:54 +02:00
  • dc0977b8fb add file touched sse jkoberg 2024-04-04 14:39:29 +02:00
  • 0125bac362 Merge pull request #8776 from owncloud/update_env_vars_yaml Martin 2024-04-04 11:48:24 +02:00
  • 3021f39321 [docs-only] Updates doc process related env_var yaml files mmattel 2024-04-04 11:34:03 +02:00
  • 1c633f7d26 Bump golang.org/x/net to 0.23.0 Ralf Haferkamp 2024-04-04 11:15:13 +02:00
  • b9fa00b998 Merge pull request #8714 from owncloud/update_helper_readme_and_files Martin 2024-04-04 11:09:39 +02:00
  • de4ac360bc Merge pull request #8770 from owncloud/chore/typos-and-other-tourette-triggers Thomas Müller 2024-04-04 11:08:46 +02:00
  • c50827c65b Bump golang.org/x/net to 0.23.0 Ralf Haferkamp 2024-04-04 10:29:53 +02:00
  • 0272f94373 removing usage of a stepdefination inside another stepdefination in WebDavLockingContext (#8746) nirajacharya2 2024-04-04 10:38:37 +05:45
  • cfd235068d add test for downloading resouces by group user when auto sync is disabled (#8754) Nalem7 2024-04-04 10:00:29 +05:45
  • 68e4e81870 build(deps): bump github.com/blevesearch/bleve/v2 from 2.3.10 to 2.4.0 dependabot[bot] 2024-04-03 12:57:16 +00:00
  • 8f432c4cdd Merge pull request #8763 from owncloud/fix/typo-DyamicClientSecretDurationSeconds Jörn Friedrich Dreyer 2024-04-03 15:37:58 +02:00
  • 07f0cd5574 fix: typos, naming clashes, error messages and deprecations Thomas Müller 2024-04-03 14:56:24 +02:00
  • 48da9cfbee Automated changelog update [skip ci] Christian Richter 2024-04-03 12:51:46 +00:00
  • 9ba18a98b9 Merge pull request #8764 from dragonchaser/filter-user-email-in-results Christian Richter 2024-04-03 14:51:03 +02:00
  • 24f69dd72c Merge branch 'filter-user-email-in-results' of github.com:dragonchaser/ocis into filter-user-email-in-results Christian Richter 2024-04-03 13:17:38 +02:00
  • 6d8ff8ef47 incorporate requested changes Christian Richter 2024-04-03 13:16:38 +02:00
  • f61faea06c test(api): update expected failure lines Saw-jan 2024-04-03 14:33:27 +05:45
  • e0364e8bbe test(api): split search user tests Saw-jan 2024-04-03 14:33:14 +05:45
  • 1258e2e11d Merge pull request #8765 from kobergj/FixGraphTranslations Thomas Müller 2024-04-03 09:58:43 +02:00
  • ba2a658377 chore: fix typo in DyamicClientSecretDurationSeconds Thomas Müller 2024-04-02 15:24:51 +02:00
  • afe7a7a058 add graph to transifex pipeline jkoberg 2024-04-03 09:24:16 +02:00
  • 43abf34be8 test(api): adjust user search tests expectation Saw-jan 2024-04-03 13:06:45 +05:45
  • 59fab4ae5a filter user e-mail in graph/user requests Christian Richter 2024-04-02 16:36:23 +02:00
  • 68756ba927 Automated changelog update [skip ci] Jörn Friedrich Dreyer 2024-04-02 12:42:40 +00:00
  • e41e2efc1b Merge pull request #8760 from owncloud/feat/enable-drawio-by-default Jörn Friedrich Dreyer 2024-04-02 14:42:05 +02:00
  • f50a4b79fe feat: enable draw-io extension by default Thomas Müller 2024-04-02 13:53:59 +02:00
  • 08bd25a09b Merge pull request #8759 from owncloud/fix/web-docu-ocis-wopi Thomas Müller 2024-04-02 13:45:51 +02:00
  • c95a3ba322 fix: pnpm i Thomas Müller 2024-04-02 13:08:01 +02:00
  • 6427585cc5 Automated changelog update [skip ci] Michael Barz 2024-04-02 08:12:22 +00:00
  • 70d30caf14 Merge pull request #8751 from owncloud/release-4.0.7 Michael Barz 2024-04-02 10:11:47 +02:00
  • b6020f8a41 [tx] updated from transifex ownClouders 2024-03-29 00:07:08 +00:00
  • 65b4a98766 Automated changelog update [skip ci] Christian Richter 2024-03-28 11:37:03 +00:00
  • 1f3121e14f Merge pull request #8756 from dragonchaser/filter-user-email-in-results Christian Richter 2024-03-28 12:36:29 +01:00
  • cce62d20b5 remove global env var Christian Richter 2024-03-28 12:07:28 +01:00
  • 79872d84ed Automated changelog update [skip ci] kobergj 2024-03-28 10:56:49 +00:00
  • e2eed1a3ca Merge pull request #8723 from kobergj/SpaceTemplatesII kobergj 2024-03-28 11:56:15 +01:00
  • c752e1b58a bump reva Christian Richter 2024-03-28 11:47:33 +01:00
  • 7f427382fb Merge pull request #8732 from owncloud/goVersionWithPatch Artur Neumann 2024-03-28 16:31:24 +05:45
  • 97f7271e7d add changelog Christian Richter 2024-03-28 11:21:25 +01:00
  • 869c0d4741 add configuration for email-masking in sharee search results Christian Richter 2024-03-28 11:19:44 +01:00
  • 65b48d3460 [test-only] update share without permission (#8748) Viktor Scharf 2024-03-28 10:15:13 +01:00
  • c3d0d70c17 chore: bump version, prepare changelog Michael Barz 2024-03-27 21:25:53 +01:00
  • 16fec2e272 Automated changelog update [skip ci] Michael Barz 2024-03-27 19:55:33 +00:00
  • 20e88b859d Merge pull request #8718 from owncloud/update-reva-stable Michael Barz 2024-03-27 20:54:57 +01:00
  • dec5d1019b docs: add reva changelog Michael Barz 2024-03-27 19:43:17 +01:00
  • e3e0a7ae39 Automated changelog update [skip ci] Jannik Stehle 2024-03-27 17:10:17 +00:00
  • 035b34dff5 Merge pull request #8743 from owncloud/adjust-sharing-ng-role-names Jannik Stehle 2024-03-27 18:09:42 +01:00
  • 25b40cf7a3 fix: make use of ResourcePermissions getters Florian Schade 2024-03-27 16:02:44 +01:00
  • 66b29dcf5b test: fix acceptance tests after adjusting share roles Jannik Stehle 2024-03-27 10:25:25 +01:00
  • 24b5f8547a allow using custom lang for space templates jkoberg 2024-03-27 10:55:14 +01:00
  • 16c412f870 add test for downloading resouces by user when auto sync is disabled (#8737) Nalem7 2024-03-27 15:37:23 +05:45
  • b54344196e move more functionality to l10n pkg jkoberg 2024-03-27 10:15:13 +01:00
  • 44962e270e Automated changelog update [skip ci] Viktor Scharf 2024-03-27 09:31:24 +00:00
  • 79c74711c4 [full-ci] Delete resharing tests (#8704) Viktor Scharf 2024-03-27 10:30:25 +01:00
  • 2968570a84 refactor: adjust sharing ng role names and descriptions Jannik Stehle 2024-03-27 09:58:10 +01:00
  • 3143fd9c76 ci: increase e2e pipeline by 1 (#8739) Sawjan Gurung 2024-03-27 14:00:27 +05:45
  • 18b5b4ea8d [tx] updated from transifex ownClouders 2024-03-27 00:07:17 +00:00
  • c82ce67a67 Automated changelog update [skip ci] Viktor Scharf 2024-03-26 15:56:47 +00:00
  • 17b8e5b60b [full-ci]chore: bump web to v9.0.0-alpha.3 (#8736) Viktor Scharf 2024-03-26 16:56:04 +01:00
  • e0a27713cb add random file to keep locale folder jkoberg 2024-03-26 14:17:37 +01:00
  • db346dff10 make readmes translateable jkoberg 2024-03-26 12:58:41 +01:00
  • 1bc59de021 fix graph tests jkoberg 2024-03-25 13:37:29 +01:00
  • 7ee5cb27c1 set go version to 1.22.0 Artur Neumann 2024-03-26 14:44:58 +05:45
  • 8f0b536ef7 [tests-only][full-ci]added test with step definition for mounting share when auto accept env set to false (#8623) Sabin Panta 2024-03-26 09:35:09 +05:45
  • 979bcd7106 use l10n package in userlog also jkoberg 2024-03-25 13:17:49 +01:00
  • e9d39cdcb3 move translation logic from notifications to own package jkoberg 2024-03-25 13:14:01 +01:00
  • 352d60a931 feat(sharing-ng): Support for updating space permissions Ralf Haferkamp 2024-03-25 11:21:23 +01:00
  • dd2d6f4f85 feat(sharing-ng): Add support for deleting space permissions Ralf Haferkamp 2024-03-18 17:40:37 +01:00
  • a5287af3bd fix(sharing-ng): Set permission id on space invitation response Ralf Haferkamp 2024-03-18 11:23:42 +01:00
  • 0567dc4f70 use correct spaceimage jkoberg 2024-03-25 12:27:14 +01:00
  • 9785c6ba14 fix quota response on createdrive jkoberg 2024-03-25 12:26:35 +01:00
  • 11986e36bb [tests-only] add API test to check cors headers with OPTIONS request to tus upload endpoint (#8646) Sawjan Gurung 2024-03-25 15:37:35 +05:45
  • c5b194c8bd Automated changelog update [skip ci] Florian Schade 2024-03-25 09:16:43 +00:00
  • 6840de574a enhancement: same site strict cookies (#8716) Florian Schade 2024-03-25 10:16:10 +01:00
  • 65f77c2aa0 build(deps): bump github.com/go-playground/validator/v10 dependabot[bot] 2024-03-25 06:18:40 +00:00
  • 7611f70dc5 [tx] updated from transifex ownClouders 2024-03-25 05:38:06 +00:00
  • 14c1d08506 reva v2.16.4 Roman Perekhod 2024-03-22 17:24:17 +01:00
  • 8e6c02ad06 Automated changelog update [skip ci] kobergj 2024-03-22 15:03:17 +00:00