https://github.com/owncloud/core

sort by:
Revision Author Date Message Commit Date
709468c Merge pull request #28905 from owncloud/quota-tests-regular-user Use regularuser for quota UI tests 05 September 2017, 04:54:10 UTC
b6de13f Use regularuser for quota UI tests 05 September 2017, 02:15:23 UTC
b7e2796 [tx-robot] updated from transifex 05 September 2017, 00:00:24 UTC
916afbd Merge pull request #28619 from owncloud/default-share-perms Default share perms 04 September 2017, 19:28:22 UTC
eb3d01a Merge pull request #28872 from owncloud/fh-fix_broken-trashbin-layout Fix overlapping selectively in default fileslist 04 September 2017, 16:16:16 UTC
7c7e4f9 Merge pull request #28884 from owncloud/tests-fixwarnings Add missing attribute in RequestHandlerTest 04 September 2017, 13:46:40 UTC
9e60e86 Tweak layout and wording of defualt file share permissions 04 September 2017, 13:18:13 UTC
9c8cf01 Fix overlapping selectively in default fileslist Fix overlapping selectively in default fileslist Include sharing- in and -out Revert: Correcting CSS selector (.htaccess) 04 September 2017, 12:04:29 UTC
0048cc9 Merge pull request #28887 from owncloud/app-enable-disable-phpcs-all UI tests coding standard by phpcs 04 September 2017, 10:39:18 UTC
a15b8dc Merge pull request #28831 from owncloud/webui-upload-timeouthandling Better timeout detection in web UI uploads + chunked uploads 04 September 2017, 09:50:52 UTC
bcde380 Merge pull request #28892 from owncloud/testMicrosecondsLogTimestamp testMicrosecondsLogTimestamp is always a 6-digit string 04 September 2017, 08:48:13 UTC
b87230f Merge pull request #28890 from owncloud/fix-app-password-ui-test Check for null when traversing app passwords table rows 04 September 2017, 07:15:08 UTC
0062b53 phpcs review 04 September 2017, 06:12:51 UTC
5118207 Merge pull request #28886 from owncloud/app-enable-disable ocPath and app enable disable refactoring 04 September 2017, 06:06:06 UTC
6a4a4a1 testMicrosecondsLogTimestamp is always a 6-digit string 04 September 2017, 05:51:05 UTC
7ebd0a9 Check for null when traversing apppasswords table rows 04 September 2017, 02:02:53 UTC
ddae6b8 Code format 03 September 2017, 13:32:26 UTC
f9d2496 ocPath and app enable disable refactoring 03 September 2017, 11:58:12 UTC
ec90eed [tx-robot] updated from transifex 03 September 2017, 00:00:09 UTC
7b57b90 [tx-robot] updated from transifex 02 September 2017, 00:00:23 UTC
5bda4ee Add filename in upload timeout notification 01 September 2017, 13:22:42 UTC
0236f06 Fix timeout detection in web UI file upload Displays an error message on timeout. 01 September 2017, 13:22:42 UTC
eb2ba34 Merge pull request #28692 from owncloud/fix-filelist-drop-target Fix getting drop target when dragging from file manager 01 September 2017, 13:22:13 UTC
0a08022 Merge pull request #28875 from Rello/patch-2 Mapping of m3u, m3u8, pls to audio streams 01 September 2017, 13:21:24 UTC
f645d08 Add missing attribute in RequestHandlerTest PHP 7.1 complained about it missing 01 September 2017, 13:18:38 UTC
d9178c8 Fix share API unit tests due to default perms setting 01 September 2017, 12:53:22 UTC
7674147 Fix share capabilities JS tests 01 September 2017, 10:51:49 UTC
56c0634 Improve default share perms section layout 01 September 2017, 10:44:32 UTC
a186fa1 OCS API now uses default share perms if none passed at creation time 01 September 2017, 10:31:00 UTC
8e0bbe4 Details default share permissions in settings page 01 September 2017, 10:31:00 UTC
4527cd5 Add setting for default share permissions 01 September 2017, 10:30:59 UTC
0805ef5 Expose capabilities in core JS Capabilities are computed in js/config.php and stored in oc_capabilities and accessible under OC.getCapabilities() on the JS side. This is only exposed if the user has logged in. 01 September 2017, 10:30:59 UTC
299905a Merge pull request #28820 from owncloud/fix-errorlogs-encryptionwrapper Increment required only when encryption is enabled 01 September 2017, 10:21:34 UTC
98680b0 Increment required only when encryption is enabled Increment to files in filecache is required only when encryption is enabled. Else use the version as it is. Signed-off-by: Sujith H <sharidasan@owncloud.com> 01 September 2017, 07:35:58 UTC
6fcf91e [tx-robot] updated from transifex 01 September 2017, 00:00:18 UTC
c1df3d4 Merge pull request #28864 from owncloud/OAuth2_App_enabled_with_CORS_fix OAuth2 App enabled with CORS fix 31 August 2017, 18:12:07 UTC
0632ed4 Merge pull request #28813 from owncloud/occ-upgrade-alwaysverbose Make occ upgrade verbose by default 31 August 2017, 17:42:36 UTC
fb5b249 Mapping of m3u, m3u8, pls to audio streams Usage of m3u, m3u8, pls as audio playlists according to their standard https://en.m.wikipedia.org/wiki/M3U https://en.m.wikipedia.org/wiki/PLS_(file_format) 31 August 2017, 16:53:17 UTC
8a69278 Progress bar must disappear at the of upload When uploading multiple files into a target folder, sometimes the progress bar does not disappear. 31 August 2017, 13:44:16 UTC
8e30bb8 Always pass requesttoken on uploads 31 August 2017, 13:44:16 UTC
40f5aaf Fix getting drop target when dragging from file manager Related to jquery.fileupload upgrade, the event has moved 31 August 2017, 13:44:15 UTC
da5030c Merge pull request #28812 from owncloud/update-messages Improve market upgrade messages + new switch 31 August 2017, 12:41:58 UTC
0d73b70 [stable10] Add more information to updatecheker Add more information to updatechecker Signed-off-by: Sujith H <sharidasan@owncloud.com> 31 August 2017, 08:18:13 UTC
dd27d88 [tx-robot] updated from transifex 31 August 2017, 00:00:30 UTC
eca9c19 Removed beforeController Logic 30 August 2017, 18:11:07 UTC
07e849b Merge pull request #28842 from owncloud/fileupload-progress-process Improve file upload progress bar 30 August 2017, 17:24:14 UTC
63f76e2 Merge pull request #28849 from owncloud/ui-tests-app-enable add SetupHelper methods to enable and disable apps 30 August 2017, 14:53:47 UTC
c5c4b9f Merge pull request #28848 from owncloud/ui-tests-set-share-permissions UI test infrastructure to set share permissions 30 August 2017, 14:31:58 UTC
ea19298 Merge pull request #28847 from owncloud/add-share_with-index add share_with index 30 August 2017, 14:25:05 UTC
baf07a7 Merge pull request #28004 from owncloud/untangle-inter-app-dependencies Untangle inter app dependencies 30 August 2017, 14:21:43 UTC
3893aac Merge pull request #28846 from owncloud/fix-ui-test-waiting fix endless loop in waitTillElementIsNotNull 30 August 2017, 11:43:37 UTC
4077d99 add SetupHelper methods to enable and disable apps 30 August 2017, 11:03:24 UTC
5e9c516 add share_with index 30 August 2017, 10:55:46 UTC
8f0d420 set sharing permissions in UI tests 30 August 2017, 09:48:11 UTC
7284a48 fix endless loop in waitTillElementIsNotNull 30 August 2017, 09:07:59 UTC
3ca0fb3 [tx-robot] updated from transifex 30 August 2017, 00:00:29 UTC
7f1e2cb Merge pull request #28836 from owncloud/fix-oc-backbone-webdav-report Fix REPORT method when going through Backbone-Webdav adapter 29 August 2017, 16:25:34 UTC
0ef08be Merge pull request #28833 from owncloud/fix-array-warning setCorsHeaders() check if there are any allowedDomains 29 August 2017, 15:27:21 UTC
d32b584 Merge pull request #28774 from owncloud/encryption-wrapper-work Changes to encryption wrapper 29 August 2017, 15:24:42 UTC
541ef3c Merge pull request #28804 from owncloud/files-reloadissue Only reload file list when switching navigation sections 29 August 2017, 15:23:02 UTC
3ebdcaa Improve file upload progress bar Only hide at the end of all chunked transfers. Display "Processing files..." when stalled at 100% (final move, antivirus, etc) 29 August 2017, 13:54:58 UTC
1ada666 Merge pull request #28818 from owncloud/sharee-search-exact-term Add exact search term hits to sharee response 29 August 2017, 13:22:34 UTC
64f521a Merge pull request #28822 from owncloud/update-password-postshare-hook Add passwordEnabled field to postHookData 29 August 2017, 13:21:38 UTC
900736c Merge pull request #28825 from owncloud/ui-tests-delete-more-readable make UI tests delete feature more readable 29 August 2017, 13:21:01 UTC
3c06153 Fix REPORT method when going through Backbone-Webdav adapter 29 August 2017, 12:56:43 UTC
e0a0851 Changes to encryption wrapper Changes made to encryption wrapper so that we can get the commands like transfer-ownership or recreate masterkey work. This change doesn't alter the core functionality of copy or fopen function. The arguments passed to the function remains same as other wrappers. Signed-off-by: Sujith H <sharidasan@owncloud.com> 29 August 2017, 11:24:28 UTC
1ca9be8 setCorsHeaders() check if there are any allowedDomains 29 August 2017, 11:20:15 UTC
253d7d6 Fix external share manager tests 29 August 2017, 10:30:55 UTC
c99af27 Dont need to know about federated in share template 29 August 2017, 10:27:29 UTC
2cdf86f Fix external share manager constructor for tests 29 August 2017, 10:27:29 UTC
9a2fb75 add missing phpdoc 29 August 2017, 10:27:28 UTC
46f594b load federatedfilesharing app when filesystem is initialized so it can listen to share accept / decline events 29 August 2017, 10:27:28 UTC
53239f3 add @since tag 29 August 2017, 10:27:28 UTC
e4aefdd get rid of DiscoveryManager dependency 29 August 2017, 10:27:28 UTC
a898fa1 get rid of FederatedShareProvider dependency 29 August 2017, 10:27:28 UTC
c987e01 Add exact search term hits to sharee response 29 August 2017, 10:13:08 UTC
62bd239 make UI tests delete feature more readable d 29 August 2017, 09:10:29 UTC
d198fbb Merge pull request #28787 from owncloud/dercorn-patch-2 added better description 29 August 2017, 08:29:09 UTC
36169e9 Merge pull request #28775 from owncloud/pmaier1-patch-1 Make admin feedback easier understandable 29 August 2017, 08:13:11 UTC
4aac67a Merge pull request #28786 from owncloud/dercorn-patch-1 added better description for files:cleanup 29 August 2017, 08:12:24 UTC
7b1c8c8 Add passwordEnabled field to postHookData Add passwordEnabled field to postHookData A boolean value which help us know if password is provided during share creation or not. Signed-off-by: Sujith H <sharidasan@owncloud.com> 29 August 2017, 08:02:36 UTC
1af53bc Merge pull request #28457 from owncloud/enablingCORS Support for CORS on OCS and Webdav APIs + domain whitelisting 29 August 2017, 07:28:18 UTC
8e08a69 Merge pull request #28814 from owncloud/ui-tests-navigate-into-folder UI tests structure to open a subfolder 29 August 2017, 02:13:29 UTC
6002f15 Merge pull request #28816 from owncloud/refactor-from-firewall Let Logging.php be outside FeatureContext 29 August 2017, 02:02:21 UTC
b7e89e1 [tx-robot] updated from transifex 29 August 2017, 00:00:05 UTC
e3564e6 Enabled CORS on ownCloud 28 August 2017, 15:47:30 UTC
9f81f70 UI tests structure to open a subfolder 28 August 2017, 15:17:21 UTC
62ddc37 Update Scan.php 28 August 2017, 14:54:49 UTC
fb43344 Merge pull request #28795 from owncloud/newdav-directchunk Store new dav chunks directly, no hooks 28 August 2017, 13:55:51 UTC
20094dd Merge pull request #28678 from owncloud/fh_fix_filename_overlap Fix overlapping filename and sharees 28 August 2017, 12:51:01 UTC
10d2a8b Minor wording changes 28 August 2017, 10:37:50 UTC
44e72ac Directory::createFileDirectly 28 August 2017, 10:35:14 UTC
3667874 let Logging.php be outside FeatureContext 28 August 2017, 10:29:47 UTC
53c4d37 Make occ upgrade verbose by default This will always output timestamps and also mention each market app that is being checked through the marketplace. 28 August 2017, 08:57:04 UTC
ee92370 Always check incompatible apps on update Even if no internet connection is available, we still need to verify that there are no incompatible apps on upgrade and show an appropriate message. 28 August 2017, 08:39:25 UTC
abffc8c Improve market upgrade messages + new switch Improve market upgrade messages. Added switch to disable automatic app updates during occ upgrade. 28 August 2017, 08:22:50 UTC
7111eb2 Merge pull request #28809 from owncloud/ui-tests-delete-files UI tests for delete feature 28 August 2017, 07:44:34 UTC
c327608 UI tests for delete feature 28 August 2017, 04:39:21 UTC
a5c52f2 [tx-robot] updated from transifex 27 August 2017, 23:59:59 UTC
e111d56 [tx-robot] updated from transifex 27 August 2017, 00:00:06 UTC
back to top