server/apps/files_sharing
Daniel Calviño Sánchez 0426ba6de5 Remove event handler no longer needed
The custom handler for "URL changed" events were added to reload the
file list whenever the sections for favorites and shares were opened;
this was used to fix the problem of not reloading the file lists when
opening them for a second time. However, besides that the handlers were
not really necessary, and as the root of the bug was fixed in the
previous commit those handlers are now removed.

The file list for tags uses the handler for a different purpose, though,
so that one was kept.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-10-21 20:21:59 +02:00
..
appinfo Update version requirements and versions of shipped apps 2018-09-05 14:27:06 +02:00
composer Bump autoloaders 2018-08-10 15:03:22 +02:00
css Merge pull request #11538 from nextcloud/heading-bold 2018-10-03 10:09:57 +02:00
img
js Remove event handler no longer needed 2018-10-21 20:21:59 +02:00
l10n [tx-robot] updated from transifex 2018-10-10 00:13:11 +00:00
lib Merge pull request #11862 from nextcloud/bugfix/ensure_cache_it_init 2018-10-17 13:12:57 +02:00
templates Fix mobile view and add public share note view 2018-08-24 16:45:40 +02:00
tests Fix usage of deprecated OC.webroot 2018-10-09 13:53:59 +02:00
list.php
public.php Replace hardcoded status headers with calls to http_response_code() 2018-06-26 16:14:15 +02:00