Commit Graph

  • 325dbc62eb Merge pull request #9 from opencloud-eu/naming-pkg-is-hard Florian Schade 2025-01-13 16:44:10 +01:00
  • b07b5a1149 use plain pkg module Jörn Friedrich Dreyer 2025-01-13 15:54:00 +01:00
  • 259cbc2e56 Merge pull request #8 from opencloud-eu/renaming-mockery Jörn Friedrich Dreyer 2025-01-13 16:31:35 +01:00
  • 46b86c4a54 Merge pull request #7 from opencloud-eu/naming-environment-vars-is-hard Ralf Haferkamp 2025-01-13 16:14:02 +01:00
  • a46fd132bd use OC_ env prefix Jörn Friedrich Dreyer 2025-01-10 15:30:33 +01:00
  • ae7d6cfb86 Adjust protogen config for new name Ralf Haferkamp 2025-01-13 15:40:06 +01:00
  • 0aa120d17b Merge pull request #6 from opencloud-eu/naming-binaries-is-hard Jörn Friedrich Dreyer 2025-01-13 15:32:05 +01:00
  • 01cde87af0 Adjust mockery configs for new name Ralf Haferkamp 2025-01-13 15:05:38 +01:00
  • 26aafdfd08 change binary name Jörn Friedrich Dreyer 2025-01-10 15:08:18 +01:00
  • cd8cf0d2f3 Merge pull request #5 from opencloud-eu/naming-is-hard Jörn Friedrich Dreyer 2025-01-13 14:12:29 +01:00
  • 8e028f17e9 change module name Jörn Friedrich Dreyer 2025-01-10 14:56:46 +01:00
  • 333d0df705 build(deps): bump github.com/spf13/afero from 1.11.0 to 1.12.0 dependabot[bot] 2025-01-10 13:22:08 +00:00
  • ab230f5b09 build(deps-dev): bump postcss-safe-parser in /services/idp dependabot[bot] 2025-01-10 13:21:59 +00:00
  • c3b8d93680 build(deps-dev): bump dotenv from 16.4.5 to 16.4.7 in /services/idp dependabot[bot] 2025-01-10 13:21:35 +00:00
  • 6cae0ba8f1 Automated changelog update [skip ci] Lukas Hirt 2025-01-10 10:12:39 +00:00
  • 971a81fef0 Merge pull request #10853 from owncloud/chore/bump-web-version-to-11.1.0 Lukas Hirt 2025-01-10 11:12:08 +01:00
  • aaac72a36d Merge pull request #10854 from owncloud/update_changed_envvars_table Martin 2025-01-10 11:06:04 +01:00
  • 33de0a2a07 [docs-only] Add new tables for added/deprecated/removed envvars for 7.1 Martin Mattel 2025-01-10 10:59:47 +01:00
  • b4f8a7481f chore: bump web to 11.1.0 Lukas Hirt 2025-01-10 10:42:00 +01:00
  • 9501a0e7cc Merge pull request #10852 from owncloud/update_envvars-yaml Martin 2025-01-10 10:36:28 +01:00
  • 4dcbb326f4 [docs-only] Update envvars.yaml with latest changes Martin Mattel 2025-01-10 10:28:15 +01:00
  • d71abdb08a Merge pull request #10849 from owncloud/dependabot/go_modules/github.com/gabriel-vasile/mimetype-1.4.8 Roman Perekhod 2025-01-10 09:46:43 +01:00
  • 613963ee56 Merge pull request #10848 from owncloud/dependabot/go_modules/golang.org/x/crypto-0.32.0 Roman Perekhod 2025-01-10 09:46:11 +01:00
  • 57f423c948 build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.7 to 1.4.8 dependabot[bot] 2025-01-10 06:36:55 +00:00
  • fe5adfd178 build(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 dependabot[bot] 2025-01-10 06:36:46 +00:00
  • c73d253868 Merge pull request #10839 from owncloud/tests-folder-link-denied-role Prashant Gurung 2025-01-10 12:18:47 +05:45
  • 9da0f1e0c4 add tests to try creating public link share with denied role prashant-gurung899 2025-01-08 12:22:14 +05:45
  • 423a71e693 Automated changelog update [skip ci] Sawjan Gurung 2025-01-10 04:28:20 +00:00
  • a397189e1a Merge pull request #10733 from owncloud/test-auth-app-token-api-impersonation Sawjan Gurung 2025-01-10 10:12:49 +05:45
  • b48b113d7e Automated changelog update [skip ci] Bastian Beier 2025-01-10 00:47:37 +00:00
  • 8c15553312 Automated changelog update [skip ci] Bastian Beier 2025-01-09 17:13:01 +00:00
  • 1cd64a1d43 Merge pull request #10838 from bastianbeier/issue-10793 Bastian Beier 2025-01-09 18:12:27 +01:00
  • 34e74e4554 docs: Improve readme for grouped email notifications Bastian Beier 2025-01-09 17:40:53 +01:00
  • 4b764535c9 refactor: Make sonar happy Bastian Beier 2025-01-09 17:13:57 +01:00
  • 0eaa6565fb Merge pull request #10845 from owncloud/add_cli_command_docs Martin 2025-01-09 16:45:53 +01:00
  • 8e89a34958 fix: Missing return statement after error on getting service user context Bastian Beier 2025-01-09 16:01:48 +01:00
  • 6c2ab07955 docs: Add changelog and readme entry Bastian Beier 2025-01-09 13:03:40 +01:00
  • 7697e6d9e5 refactor: Use zerolog.Logger instead of log.Logger Bastian Beier 2025-01-09 10:10:57 +01:00
  • 5f1b193792 refactor: Remove unused struct field Bastian Beier 2025-01-09 09:38:06 +01:00
  • 6566192777 feat: Add job to create grouped email on event Bastian Beier 2025-01-08 19:41:14 +01:00
  • 9849e747e1 feat: Persist events for grouped emails based on settings Bastian Beier 2025-01-08 19:40:16 +01:00
  • 9af84f02e4 feat: Send emails when retrieval of setting fails Bastian Beier 2025-01-08 19:37:00 +01:00
  • 151c9ccaba fix: Default value for email sending interval Bastian Beier 2025-01-08 19:33:31 +01:00
  • db3d49afe5 feat: Add cli command to trigger grouped emails Bastian Beier 2025-01-08 19:31:40 +01:00
  • b5dd1d1ae7 Automated changelog update [skip ci] kobergj 2025-01-09 15:14:05 +00:00
  • 8d5c72658c Merge pull request #10842 from kobergj/BumpReva kobergj 2025-01-09 16:13:33 +01:00
  • e09cbca123 [docs-only] Add how to document cli commands Martin Mattel 2025-01-09 15:56:12 +01:00
  • 0cd456c6f8 Merge pull request #10844 from owncloud/update_translation_docs Martin 2025-01-09 15:23:23 +01:00
  • c9838667c1 add cli command Martin Mattel 2025-01-09 14:33:03 +01:00
  • 1801c4054d feat(ocis): bump reva jkoberg 2025-01-09 12:05:25 +01:00
  • 18eb6617ec [docs-only] Add a note to translation docs how to manual start syncing. Martin Mattel 2025-01-09 14:16:40 +01:00
  • 1e4d635fb4 Automated changelog update [skip ci] Roman Perekhod 2025-01-09 11:51:15 +00:00
  • 115dbd2743 Merge pull request #10834 from 2403905/issue-10813 Roman Perekhod 2025-01-09 12:50:41 +01:00
  • 762b5be637 [tx] updated from transifex ownClouders 2025-01-09 11:01:39 +00:00
  • cccd0e92a5 Merge pull request #10827 from owncloud/tests-setting-api Sawjan Gurung 2025-01-09 15:14:31 +05:45
  • d601cb1d6d add test for creating auth tocken for an app using impersonation api Niraj Acharya 2024-12-05 14:27:02 +05:45
  • cd98194ac4 [tx] updated from transifex ownClouders 2025-01-09 08:10:46 +00:00
  • 7d9d5e2a8b Merge pull request #10835 from owncloud/notification_strings_fixes Martin 2025-01-09 09:07:02 +01:00
  • 11b5e8ccbc add test to check settings api response prashant-gurung899 2025-01-02 17:16:13 +05:45
  • 1f537b57fb [tx] updated from transifex ownClouders 2025-01-09 00:29:14 +00:00
  • 7537f67327 Merge pull request #10836 from owncloud/update_image_versions Martin 2025-01-09 01:24:59 +01:00
  • 27812f390d [docs-only] Update image versions for ocis-full Martin Mattel 2025-01-08 20:07:31 +01:00
  • ca8d01a2a6 [docs-only] Update settings source strings for translation Martin Mattel 2025-01-08 16:21:04 +01:00
  • a0aaefabcb [full-ci] bump reva Roman Perekhod 2025-01-08 15:56:01 +01:00
  • 621c863d9a Automated changelog update [skip ci] kobergj 2025-01-08 09:43:14 +00:00
  • 5fa4d8e735 Merge pull request #10812 from kobergj/NotificationSettingTranslations kobergj 2025-01-08 10:42:41 +01:00
  • a2dbd71a1b Automated changelog update [skip ci] Roman Perekhod 2025-01-08 09:27:51 +00:00
  • 07bbe60893 Merge pull request #10831 from kobergj/BumpReva Roman Perekhod 2025-01-08 10:27:18 +01:00
  • 6c95f19505 Merge pull request #10829 from owncloud/tests-permissions-list Prashant Gurung 2025-01-08 12:16:03 +05:45
  • 3de07b4cda add test to list permissions list of a disabled project space prashant-gurung899 2025-01-06 16:54:07 +05:45
  • 472f938e28 Automated changelog update [skip ci] ownClouders 2025-01-08 04:21:37 +00:00
  • 0ebba7a643 [tx] updated from transifex ownClouders 2025-01-08 04:21:00 +00:00
  • dd4b168f6e fix(settings): fix linter warnings in service.go file jkoberg 2024-12-30 15:28:39 +01:00
  • 538cf7275f feat(capabilities): notification toggle jkoberg 2024-12-30 11:27:28 +01:00
  • 618aa29b81 feat(ocis): bump gowebdav jkoberg 2025-01-07 13:52:18 +01:00
  • fcbc552f16 feat(ocis): bump reva jkoberg 2025-01-07 13:49:49 +01:00
  • b13a3a3a92 Merge pull request #10811 from owncloud/test/check-createdDateTime-in-response Sawjan Gurung 2025-01-06 17:27:58 +05:45
  • 6c5c05aa64 test: check if share creation date is not missing in share invite response pradip 2024-12-30 17:19:22 +05:45
  • 0c9a5b42c1 Merge pull request #10810 from owncloud/add-list-permission-with-query Nalem7 2025-01-06 11:05:29 +05:45
  • c652cbc604 add tests on list permission with query amrita 2024-12-30 16:41:37 +05:45
  • 98814962a6 Merge pull request #10756 from owncloud/list-drives Prajwol Amatya 2025-01-06 10:06:33 +05:45
  • d264dd808a [tx] updated from transifex ownClouders 2025-01-06 00:06:02 +00:00
  • e68a4f3532 [tx] updated from transifex ownClouders 2025-01-05 00:06:46 +00:00
  • 50b0705793 [tx] updated from transifex ownClouders 2025-01-04 00:07:28 +00:00
  • c314e71c05 fix(docs): improve l10n docs jkoberg 2024-12-30 11:41:48 +01:00
  • 7947c99930 feat(settings): translate notifications settings jkoberg 2024-12-30 11:26:58 +01:00
  • 000a4f9fe8 added test to list drives after share has been disabled Prajwol Amatya 2024-12-10 14:14:26 +05:45
  • d32d3f126b Merge pull request #10697 from owncloud/tests/zero-byte-upload Sawjan Gurung 2025-01-02 11:48:15 +05:45
  • 0a7977cd7b remove the test for the tus-upload nabim777 2024-12-30 17:07:34 +05:45
  • cf348c0f6e review address nabim777 2024-12-13 15:59:17 +05:45
  • c42745e8d1 add scenario in expected failure nabim777 2024-12-10 13:56:34 +05:45
  • 881a7c1092 change the file nabim777 2024-12-09 16:16:30 +05:45
  • f257ddedbb add tests for uploading the zero-byte via tus and webdav api nabim777 2024-12-09 15:18:18 +05:45
  • 971e0fdaeb [tx] updated from transifex ownClouders 2025-01-02 00:06:22 +00:00
  • fad008f676 Merge pull request #10703 from owncloud/test/change-share-role-Denied-to-and-fro Pradip Subedi 2025-01-01 17:25:27 +05:45
  • c0772c0ca2 [tx] updated from transifex ownClouders 2025-01-01 00:06:41 +00:00
  • 8a522b9219 Merge pull request #10808 from owncloud/santizeServiceUrlInTests Amrita 2024-12-31 16:03:31 +05:45
  • acc993ab36 santize service health and reasy url amrita 2024-12-27 14:47:23 +05:45
  • 3011eaa515 Merge pull request #10744 from owncloud/enable-disable-share-roles Sawjan Gurung 2024-12-31 14:56:06 +05:45
  • 5383e55612 test: change share role Denied to-and-fro role in Personal and Project space pradip 2024-12-02 17:10:32 +05:45