server/apps/files_sharing/js
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
..
templates Move files_drop to compiled handlebars 2018-10-16 08:27:06 +02:00
additionalScripts.json Combine additional files_sharing scripts 2017-03-24 10:58:11 +01:00
app.js Fix opening a section again in the Files app 2018-10-21 20:21:19 +02:00
files_drop.js Move files_drop to compiled handlebars 2018-10-16 08:27:06 +02:00
public.js Fix usage of deprecated OC.webroot 2018-10-09 13:53:59 +02:00
public_note.js Tests fixes 2018-08-24 20:31:29 +02:00
share.js Do not show action menu if no actions are available 2018-08-15 09:39:12 +02:00
sharebreadcrumbview.js Fix AdBlock blocking share icon, ref #866 2017-04-12 15:04:12 +02:00
sharedfilelist.js Remove event handler no longer needed 2018-10-21 20:21:59 +02:00
sharetabview.js Add icon to file sidebar tabs 2018-10-18 15:54:17 +02:00
templates.js Move files_drop to compiled handlebars 2018-10-16 08:27:06 +02:00