https://github.com/owncloud/core

sort by:
Revision Author Date Message Commit Date
784879e don't clean up the user folders Signed-off-by: David Christofas <dchristofas@owncloud.com> 04 November 2020, 09:50:31 UTC
6d9cc58 Automated changelog update [skip ci] 04 November 2020, 04:36:02 UTC
51282c0 Merge pull request #38073 from owncloud/bugfix/e4159 Override browser locales with OC locale in ajax requests 04 November 2020, 04:33:18 UTC
71ee329 Override browser locales with OC locale in ajax requests 04 November 2020, 03:21:36 UTC
c0477ea [tx] updated from transifex 04 November 2020, 01:34:52 UTC
1ad0458 Automated changelog update [skip ci] 03 November 2020, 15:54:38 UTC
0d18db0 Merge pull request #38072 from owncloud/adjust_template_translations Use the right l10n object if the template is loaded from another app 03 November 2020, 15:51:19 UTC
77f9559 Add changelog entry 03 November 2020, 14:17:44 UTC
48e0c5e Use the right l10n object if the template is loaded from another app 03 November 2020, 12:43:30 UTC
379847c Automated changelog update [skip ci] 03 November 2020, 10:31:05 UTC
6e36f8b Merge pull request #38054 from owncloud/share_interface_change Add the getSharesByPath share method to the interface 03 November 2020, 10:27:15 UTC
8e7b08f Merge pull request #37886 from owncloud/dependabot/npm_and_yarn/build/yargs-parser-15.0.1 Bump yargs-parser from 15.0.0 to 15.0.1 in /build 03 November 2020, 09:48:11 UTC
f8f9de4 Merge pull request #38071 from owncloud/etag-progpag-copy-tests [Tests-Only] add api tests for checking etag propagation on copy operations 03 November 2020, 09:45:44 UTC
1f8af8e [Tests-Only] add api tests for checking etag propagation on copy operations 03 November 2020, 08:34:01 UTC
79fc210 Add changelog entry 03 November 2020, 08:32:19 UTC
4ed1042 Add the getSharesByPath share method to the interface This method was being used in the files_sharing app even though it was an implementation detail. The IShareProvider interface requires that method to be implemented in the providers already, and the current share manager already has the method implemented. This means that this will just expose that method through the interface In addition, the pagination wasn't being used and it wasn't implemented in the share providers, so it has been removed 03 November 2020, 08:32:19 UTC
4e38bbe Merge pull request #38068 from owncloud/reviewUnhappySharing [Tests-Only] Adjust then steps for the unsuccessful sharing scenarios 03 November 2020, 04:27:21 UTC
1ce5b42 then step checks is improved 03 November 2020, 03:10:51 UTC
e7c1bc8 incomplete 03 November 2020, 03:10:51 UTC
2ac45b0 Merge pull request #38069 from owncloud/refactor-pending-remote-share [Tests-Only] Refactor GET request to a pending remote share 03 November 2020, 03:04:56 UTC
ffcab57 [tx] updated from transifex 03 November 2020, 00:56:20 UTC
554ae3d removed ocs-status from the examples table 02 November 2020, 16:04:54 UTC
f1ec4af refactored group name that matches user name, but with different case 02 November 2020, 16:04:54 UTC
d48d344 Merge pull request #38057 from owncloud/key-relation-fix2 Harden against key-relation 02 November 2020, 15:27:51 UTC
bf9e6cf Harden against key-relation 02 November 2020, 13:59:23 UTC
f0eb132 Merge pull request #38066 from owncloud/use-php74-for-behat-dependencies [tests-only] Use PHP 7.4 for behat acceptance test dependencies 02 November 2020, 13:48:53 UTC
3bea709 Do minimum required vendor-bin install in each pipeline 02 November 2020, 08:31:39 UTC
d3b85f4 Use PHP 7.4 for behat acceptance test dependencies 02 November 2020, 08:00:22 UTC
d5aa750 Automated changelog update [skip ci] 02 November 2020, 04:51:48 UTC
0f18998 Merge pull request #38061 from owncloud/email-validator-2.1.23 Update egulias/email-validator (2.1.22 => 2.1.23) 02 November 2020, 04:48:20 UTC
6d108aa [tx] updated from transifex 02 November 2020, 00:19:07 UTC
411d2e9 Update egulias/email-validator (2.1.22 => 2.1.23) 01 November 2020, 05:44:36 UTC
8fee304 [tx] updated from transifex 31 October 2020, 00:23:26 UTC
c1eb063 Merge pull request #38058 from owncloud/adjust-fileid-checks [tests-only] Adjust tests to better run on PGSQL 30 October 2020, 13:17:45 UTC
fa9cf33 Create a separate test suite apiWebdavLocksUnlock 30 October 2020, 12:04:41 UTC
0870df1 Do not run Oracle or PostgreSQL as the federated db 30 October 2020, 12:04:41 UTC
a24909d Make oc:fileid checks more flexible 30 October 2020, 12:04:41 UTC
352b9c0 fix PHP doc in TagsContext 30 October 2020, 12:04:41 UTC
e545dfb reformat tables in webUI feature files 30 October 2020, 12:04:41 UTC
5210cee reformat tables in CLI feature files 30 October 2020, 12:04:41 UTC
e4182ee reformat tables in API feature files 30 October 2020, 12:04:41 UTC
1b8a9bb Merge pull request #38056 from owncloud/splitPublicLinkTestsOldNew [tests-only] split public link tests into separate files for new/old dav 30 October 2020, 12:03:47 UTC
a4ea84a split public link tests into separate files for new/old dav 30 October 2020, 10:30:31 UTC
831b7d6 Automated changelog update [skip ci] 30 October 2020, 08:54:56 UTC
d88f62e Merge pull request #38037 from owncloud/bugfix/openid-112 Fixes https://github.com/owncloud/openidconnect/issues/112 for all apps 30 October 2020, 08:51:10 UTC
41cbab0 [tx] updated from transifex 30 October 2020, 00:18:50 UTC
5cc07a8 Merge pull request #38018 from owncloud/use-better-random-source Use random_bytes instead of self-rolled random function 29 October 2020, 18:10:55 UTC
816bc5b Use random_bytes instead of self-rolled random function 29 October 2020, 16:21:39 UTC
18dd1f4 Merge pull request #38052 from owncloud/webdavLocksSharingTestsToShare [tests-only] test webdav locks when shares are received in a sub-folder 29 October 2020, 12:21:35 UTC
0aa92fc Merge pull request #38051 from owncloud/improve-skeleton-upload-error-message [tests-only] Improve skeleton upload error message 29 October 2020, 11:40:23 UTC
ea30f81 test webdav locks when shares are received in a sub-folder 29 October 2020, 10:56:08 UTC
c162212 Merge pull request #38050 from owncloud/fixReshareTest [tests-only] correct reshare test to use the correct path 29 October 2020, 10:45:28 UTC
1ad10ce Improve error message for userHasReactedToShareOfferedBy 29 October 2020, 10:31:38 UTC
7eaa5b5 Improve skeleton upload error message 29 October 2020, 10:31:38 UTC
47365d2 Merge pull request #38047 from owncloud/fileVersionsSharingTestsToShare [tests-only] test file versions when shares are received in a sub-folder 29 October 2020, 09:55:31 UTC
2e4cc81 correct reshare test to use the correct path 29 October 2020, 09:30:02 UTC
9e2069f test file versions when shares are received in a sub-folder 29 October 2020, 08:43:27 UTC
b9a93ab Merge pull request #38049 from owncloud/improveRunShWhenRunningSingleFeature [tests-only] correctly report unexpected passes when running a single feature 29 October 2020, 08:26:39 UTC
8ee332b correctly report unexpected passes when running a single feature 29 October 2020, 07:14:45 UTC
42bbbb6 Merge pull request #38048 from owncloud/skip-new-tests-on-old-oc10 [tests-only] Skip new share filter API tests on old oC10 29 October 2020, 05:12:07 UTC
6f6e234 Skip new share filter API tests on old oC10 29 October 2020, 03:36:56 UTC
d6369b1 [tx] updated from transifex 29 October 2020, 00:26:15 UTC
3323753 Automated changelog update [skip ci] 28 October 2020, 17:10:11 UTC
8a0625d Merge pull request #38000 from owncloud/filter_by_sharetype Allow getting the share list filtered by share type via API 28 October 2020, 17:05:28 UTC
95fc0aa Simplify code 28 October 2020, 15:51:44 UTC
45e3c20 Automated changelog update [skip ci] 28 October 2020, 11:55:00 UTC
e2d3bfb Merge pull request #38046 from owncloud/symfony-4.4.16 Update Symfony components to 4.4.16 28 October 2020, 11:46:12 UTC
a14ca47 Update Symfony components to 4.4.16 28 October 2020, 10:42:48 UTC
21d8014 Merge pull request #38045 from owncloud/enableMoreSharingTestsOnOcis [tests-only] let more sharing tests run on ocis 28 October 2020, 09:52:36 UTC
4c6a7c8 Automated changelog update [skip ci] 28 October 2020, 09:48:56 UTC
22f459b Merge pull request #38042 from owncloud/bugfix/handle-fed-share-storage-not-available Properly handle StorageNotAvailableException in share external 28 October 2020, 09:44:58 UTC
12b1851 Update changelog/unreleased/38042 Co-authored-by: Phil Davis <phil@jankaritech.com> 28 October 2020, 08:30:59 UTC
fdd8145 check outcome of test in more detail 28 October 2020, 08:30:35 UTC
2129147 let more sharing tests run on ocis 28 October 2020, 08:29:58 UTC
e4bf2c6 Automated changelog update [skip ci] 28 October 2020, 04:35:40 UTC
3117957 Merge pull request #38044 from owncloud/bump-composer-cleaner Update dg/composer-cleaner (v2.1 => v2.2) 28 October 2020, 04:32:25 UTC
fe98c85 Update dg/composer-cleaner (v2.1 => v2.2) 28 October 2020, 03:24:01 UTC
2dc529a properly handle StorageNotAvailableException in share external 27 October 2020, 20:54:46 UTC
4ce1d0c Merge pull request #38038 from owncloud/background-position Change the position of the background image for the login page 27 October 2020, 04:47:23 UTC
9598c9d Change the position of the background image for the login page 27 October 2020, 03:27:30 UTC
60ef573 [tx] updated from transifex 27 October 2020, 00:18:32 UTC
b72a2d0 Automated changelog update [skip ci] 26 October 2020, 14:25:31 UTC
3c6871e Merge pull request #38029 from owncloud/feature/pre-signed-url-ajax-download Feature/pre signed url ajax download 26 October 2020, 14:19:08 UTC
29ba635 Fixes https://github.com/owncloud/openidconnect/issues/112 for all apps 26 October 2020, 12:00:23 UTC
3b4bca0 Add OC-Algo as parameter for pre signed urls to give the client a chance to use less computations to sign an url 26 October 2020, 11:01:53 UTC
87b1939 Allow presigned urls on ajax/download endpoint 26 October 2020, 10:59:49 UTC
5711a60 Merge pull request #38036 from owncloud/apiSharePublicLink2Tests [tests-only] test publiclink reshare scenarios when shares are recieved in subfolder 26 October 2020, 08:08:07 UTC
18475da Merge pull request #38035 from owncloud/regressionTestsOcis751 [tests-only] regression tests for ocis/issues/751 26 October 2020, 08:04:02 UTC
17dec22 Merge pull request #38034 from owncloud/regressionTestsOcis720 [tests-only] regression tests for ocis/issues/720 26 October 2020, 08:02:54 UTC
f478553 test publiclink reshare scenarios when shares are recieved in subfolder 26 October 2020, 06:40:27 UTC
2346c3b regression tests for ocis/issues/751 26 October 2020, 06:29:55 UTC
da703d8 regression tests for ocis/issues/720 26 October 2020, 06:12:27 UTC
883660c Automated changelog update [skip ci] 26 October 2020, 03:28:38 UTC
1061b06 Merge pull request #38033 from owncloud/bump-polyfill-1.20 Update symfony/polyfill (1.19.0 => 1.20.0) 26 October 2020, 03:24:52 UTC
f07620a Update symfony/polyfill (1.19.0 => 1.20.0) 25 October 2020, 16:17:43 UTC
3ade24d Automated changelog update [skip ci] 24 October 2020, 04:22:02 UTC
5db6af5 Merge pull request #38032 from owncloud/bump-polyfill Update symfony/polyfill (1.18.1 => 1.19.0) 24 October 2020, 04:18:25 UTC
d3c4ed5 Suppress phpstan 0.12.51 undefined variable messages 23 October 2020, 16:15:51 UTC
6599ba4 Update symfony/polyfill (1.18.1 => 1.19.0) 23 October 2020, 14:16:21 UTC
6806e32 Merge pull request #38030 from owncloud/refactorOCBugCli [Tests-Only]Bug demonstration scenarios added separately for cli tests 23 October 2020, 09:09:50 UTC
back to top