nextcloud/apps/files
Daniel Calviño Sánchez ba07152164 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-23 17:46:34 +02:00
..
ajax share api expanded by tags (#26583) 2017-04-11 11:54:13 -05:00
appinfo Remove update.php of files app 2017-04-12 00:35:12 -05:00
css Fix drag shadow not visible when dragging a file on a narrow screen 2018-01-02 16:12:47 +01:00
img Add some whitespace around change.svg icon (stable12) 2018-02-23 11:19:08 +01:00
js Remove event handler no longer needed 2018-10-23 17:46:34 +02:00
l10n [tx-robot] updated from transifex 2018-10-23 14:55:01 +00:00
lib Fix transfering ownership of a share to user with same id as receiver 2018-08-07 09:30:08 +02:00
templates Add space between ellipsis and word 2017-10-25 00:11:05 +02:00
tests Fix jsunit tests 2018-05-09 08:21:50 +02:00
download.php Update with robin 2016-07-21 18:13:58 +02:00
list.php Remove upload_limit in files app as it is not needed with PUT upload (#26069) 2016-11-02 20:43:35 +01:00
recentlist.php Add recent file listing 2016-07-22 15:20:51 +02:00
simplelist.php Fix apps/ 2016-07-21 18:13:57 +02:00