Commit Graph

782 Commits (331f0196e0678d9b3260019441360dbf8d1609c3)

Author SHA1 Message Date
Thomas Müller abacfd84da fixing js unit tests 10 years ago
Thomas Müller 4bac595068 adding storage specific filename verification - refs #13640 10 years ago
Lukas Reschke acabd81f42 Remove "Download from URL" feature 10 years ago
Georg Ehrke 8e02592e3f fix issue with previews not being displayed if filename contains apostrophe 10 years ago
Thomas Müller b7ff0d44d8 apply backslash fix to _setCurrentDir 10 years ago
Morris Jobke 4e18b52527 Show message if upload of folder isn't allowed 10 years ago
Joas Schilling 12f835b198 toggle back when the action was not performed 10 years ago
Morris Jobke 8e2b99c3a9 fix response for tags and show error message 10 years ago
Joas Schilling df75a6e5f3 Only update favorite icon if the operation was successful 10 years ago
Lukas Reschke b848062d88 Parse backslash as directory separator in breadcrumb 10 years ago
Volkan Gezer d253ef51a5 fix unlocalized favorites browser title and alttext 10 years ago
Sergei Shuykov 4d2ae71bf2 fix_#11348 Safari rename button positioning 10 years ago
Vincent Petry 7f24e77cfc Disallow ctrl click to select when selection not allowed 10 years ago
Vincent Petry d40301492d Auto-blur when clicking on file to download 10 years ago
Sugaroverdose b2de3b3d8d Force browser to redraw favorite icon 10 years ago
Volkan Gezer 18b5966f3a add https:// placeholder for From Link feature. closes #13255 10 years ago
Vincent Petry ef1dd3ea0a Properly update internal file info with updated tags 10 years ago
Vincent Petry 512ba327f7 Allow dropping files on the table container 10 years ago
Volkan Gezer 691fab8be3 make Share button localized again 10 years ago
Volkan Gezer 2df331b6ed keep spaces out of translation 10 years ago
Lukas Reschke e4840b5250 Don't double encode string 10 years ago
Jörn Friedrich Dreyer 45a20744fc add js tests for filelist filtering 10 years ago
Jörn Friedrich Dreyer 0bb91cfcf3 don't show no files yet when mask is in place, fixes #13141 10 years ago
Morris Jobke bfdf0db7c0 Autoescape of placeholders in t() and p() - for JS 10 years ago
Jörn Friedrich Dreyer 357fbd88be use class for no results div instead of id. the elements are not unique. 10 years ago
Jörn Friedrich Dreyer 926737fdb7 clear search when navigating via breadcrumbs 10 years ago
Jörn Friedrich Dreyer 7a812801db correctly clear searchbox when switching filelists 10 years ago
Jörn Friedrich Dreyer 10038640ae fix onScroll breaking search, fix keyboard navigation, fix filter for files in other dirs 10 years ago
Jörn Friedrich Dreyer 23900a5a39 filter trashbin and share views 10 years ago
Jörn Friedrich Dreyer ba235eb51d delay hiding no results message until search is triggered 10 years ago
Jörn Friedrich Dreyer 6f820b0209 use " to avoid escaping ' 10 years ago
Jörn Friedrich Dreyer 2eec8dc156 correctly update search results when query is changed, show spinner when searching 10 years ago
Jörn Friedrich Dreyer 0cca9e26c4 show no files found message 10 years ago
Jörn Friedrich Dreyer 9e3f4e043f make OCA.Search.Files available in tests and for other apps 10 years ago
Robin Appelman f8700ec649 Fix rendering search results 10 years ago
Jörn Friedrich Dreyer 457f5abf6c fix count 10 years ago
Jörn Friedrich Dreyer 4fdd626f0a use correct visibilities 10 years ago
Jörn Friedrich Dreyer b45d0f03fc fix js tests 10 years ago
Jörn Friedrich Dreyer 8abd954d9a instantiate file search 10 years ago
Jörn Friedrich Dreyer 66cf17b32b don't use full class name to register plugin 10 years ago
Jörn Friedrich Dreyer 8bf048376c allow getting the last query 10 years ago
Jörn Friedrich Dreyer 80ded08ec4 hide irrelevant stuff in empty filelist 10 years ago
Jörn Friedrich Dreyer a6204efa0d show audio icon & image previews 10 years ago
Jörn Friedrich Dreyer b93f2ddcb5 hide header when no files in list match 10 years ago
Jörn Friedrich Dreyer 7e6c660b00 filter new rows 10 years ago
Jörn Friedrich Dreyer 606f802b7b move search results below filelist, show hint when results are off screen, use js plugin mechanism 10 years ago
Morris Jobke 7798ea0cd7 show spinner on file upload in IE8, 9 10 years ago
Jan-Christoph Borchardt cd81687a38 properly escape variable 10 years ago
Jan-Christoph Borchardt 137d19f6b1 fix accessibility for 'New' file inputs 10 years ago
Jan-Christoph Borchardt 0e78415cb1 fix accessibility of file upload 10 years ago