nextcloud/core
Vincent Petry 467f864db4 Fixed sharing status update for new/uploaded files
Creating new files, folders or uploading files now have their sharing
icon updated accordingly.

For this, the global share status list that is cached in
OC.Share.statuses is reused for new files.

Performance should improve as the sharing list is now only loaded once
per navigation session.

In OC.Share, split loadIcons into loadIcons + updateIcons.

Fixes #4977
2013-10-17 12:55:10 +02:00
..
ajax Merge pull request #5133 from owncloud/js_vcategories_to_tags 2013-10-11 04:17:59 -07:00
avatar Base defaultavatar text on displayname 2013-09-28 16:46:53 +02:00
command Add copyright, remove starting blank line 2013-09-19 19:12:16 +02:00
css Should Display PasswordToggle Eye Everywhere. 2013-10-15 11:36:44 +05:30
doc fix difference between packaged version and master 2013-08-17 10:33:11 +02:00
img Merge pull request #5253 from owncloud/externalstorage-adminstatusindicator 2013-10-13 13:03:02 -07:00
js Fixed sharing status update for new/uploaded files 2013-10-17 12:55:10 +02:00
l10n [tx-robot] updated from transifex 2013-10-16 00:31:48 -04:00
lostpassword Merge branch 'master' into rename-lostpassword-controller 2013-09-04 20:46:32 +02:00
skeleton add a real examplefile instead of an .gitignore which is a bit stupid here 2013-10-04 10:21:33 +02:00
tags JS version of the OCP\ITags interface 2013-10-04 17:21:52 +02:00
templates Updates ownCloud title to Application - ownCloud 2013-10-17 14:10:06 +05:30
minimizer.php Clean up \OC\Util 2013-08-15 15:57:32 +02:00
register_command.php Use appinfo/register_command.php to add commands to the console command 2013-09-13 18:10:04 +02:00
routes.php Fix typo 2013-10-04 19:55:03 +02:00
setup.php Fixed review issues 2013-09-29 20:16:32 -04:00
strings.php remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00