nextcloud-server/apps/files/js
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 +07:00
..
templates Upload autorename on client side 2016-11-02 22:15:03 +07:00
admin.js Do not error on maxUploadChange 2016-08-22 20:25:58 +07:00
app.js Put the quota bar to the bottom 2017-06-13 12:28:16 +07:00
breadcrumb.js Replace deprecated $.tipsy(...) by $.tooltip(...) 2017-02-27 22:25:05 +07:00
detailfileinfoview.js Make file actions work from sidebar 2015-08-12 17:30:20 +07:00
detailsview.js Make possible to know the registered detail views in a details view 2017-06-13 16:41:20 +07:00
detailtabview.js Hide sidebar tab headers conditionally 2015-09-28 14:57:44 +07:00
favoritesfilelist.js Remove event handler no longer needed 2018-10-23 17:46:34 +07:00
favoritesplugin.js Fix opening a section again in the Files app 2018-10-23 17:46:34 +07:00
file-upload.js Add space between ellipsis and word 2017-10-25 00:11:05 +07:00
fileactions.js use more fitting icon for files move action 2016-10-17 18:52:25 +07:00
fileactionsmenu.js Make file actions use icon CSS classes 2016-02-25 22:49:52 +07:00
fileinfomodel.js added quit option in commentstabview.js 2017-03-23 13:12:29 +07:00
filelist.js Fix opening a section again in the Files app 2018-10-23 17:46:34 +07:00
files.js Fix drag shadow not visible when dragging a file on a narrow screen 2018-01-02 16:12:47 +07:00
filesummary.js Translate file summary connector (#26221) 2016-09-27 18:38:56 +07:00
gotoplugin.js Fix closing details view when viewing file in folder 2017-04-25 17:45:42 +07:00
jquery-visibility.js update jquery-visibility in files app 2015-08-17 09:39:21 +07:00
jquery.fileupload.js properly fix folder upload to use delegatedEvent 2016-06-14 11:51:03 +07:00
keyboardshortcuts.js Fixed many issues, clean up 2014-05-15 17:51:04 +07:00
mainfileinfodetailview.js Hide favourite icon in details view if favourite action is not available 2018-01-08 17:44:55 +07:00
merged-index.json Merge file view JS files 2017-03-24 19:42:22 +07:00
navigation.js Only set the active item when there is one (not the case for quota) 2017-06-13 12:27:59 +07:00
newfilemenu.js Make new file file tooltip error text change 2017-05-22 13:03:32 +07:00
recentfilelist.js block user sorting in recent files 2016-07-22 15:20:55 +07:00
recentplugin.js Fix opening a section again in the Files app 2018-10-23 17:46:34 +07:00
search.js Use proper mime icons for search results 2017-05-16 14:30:49 +07:00
sidebarpreviewmanager.js allow registering sidebar preview handlers for mimetypes that dont come with server side previews 2016-12-01 15:43:17 +07:00
sidebarpreviewtext.js remove js debug statements in sidebar text preview generator 2016-11-30 14:54:54 +07:00
tagsplugin.js share api expanded by tags (#26583) 2017-04-11 11:54:13 +07:00
upload.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +07:00