Commit Graph

45 Commits (8eda6617618e0a1f650afc4e6766e799b4e62b82)

Author SHA1 Message Date
Morris Jobke 0402658c75 usage of const in JS is supported in IE11+ 12 years ago
Jörn Friedrich Dreyer 04e2f59f5d use cancelable timeout, on scroll only fetch next page if last query had any results 12 years ago
Jörn Friedrich Dreyer 7a812801db correctly clear searchbox when switching filelists 12 years ago
Jörn Friedrich Dreyer 10038640ae fix onScroll breaking search, fix keyboard navigation, fix filter for files in other dirs 12 years ago
Jörn Friedrich Dreyer ba931d2124 search with endless scrolling 12 years ago
Jörn Friedrich Dreyer 23900a5a39 filter trashbin and share views 12 years ago
Jörn Friedrich Dreyer 73e17dc7e8 pluralize translation 12 years ago
Jörn Friedrich Dreyer 818e7388c4 use correct spinner 12 years ago
Jörn Friedrich Dreyer d89733c859 clear search results when clicking the x in type=search input field 12 years ago
Jörn Friedrich Dreyer 6c9d9d26bb do not hide search results when clicking, but hide on ESC 12 years ago
Jörn Friedrich Dreyer 2eec8dc156 correctly update search results when query is changed, show spinner when searching 12 years ago
Jörn Friedrich Dreyer 0cca9e26c4 show no files found message 12 years ago
Jörn Friedrich Dreyer 457f5abf6c fix count 12 years ago
Jörn Friedrich Dreyer 0c55ef1a30 that -> self, add missing var 12 years ago
Jörn Friedrich Dreyer ff1c581dcb hide, esc, and backspace fixes 12 years ago
Jörn Friedrich Dreyer 63f8634042 allow getting the last query 12 years ago
Jörn Friedrich Dreyer 74fd31d9bf set empty filter when hiding results / esc 12 years ago
Jörn Friedrich Dreyer 980f88c9b5 remove globe fallback icon 12 years ago
Jörn Friedrich Dreyer b93f2ddcb5 hide header when no files in list match 12 years ago
Jörn Friedrich Dreyer 7e6c660b00 filter new rows 12 years ago
Jan-Christoph Borchardt 423a3047d7 first style fixes to search results 12 years ago
Jörn Friedrich Dreyer 606f802b7b move search results below filelist, show hint when results are off screen, use js plugin mechanism 12 years ago
Jörn Friedrich Dreyer 0e9b05b701 ajax paging, some js cleanups 12 years ago
Jörn Friedrich Dreyer c738359a11 add paged provider 12 years ago
Jörn Friedrich Dreyer 088323aad5 move code from js.js to search.js in the search app 12 years ago
Jörn Friedrich Dreyer d3662722f6 new OC.Search, add search result formatters and handlers, use full content width for results 12 years ago
Jörn Friedrich Dreyer 0ba3093196 full page search results 12 years ago
Vincent Petry d71cd680dd Include core translations 12 years ago
Jörn Friedrich Dreyer 331f9cb98d add / to url to match route 12 years ago
Jörn Friedrich Dreyer 0e2f51bbb8 fix '' to '/' when determining parent for search result 12 years ago
Jörn Friedrich Dreyer 7c29645f22 allow apps to add translation for search result typeid 12 years ago
Andrew Brown 5dc2e73fe0 Simplify client-side result customization 12 years ago
Jörn Friedrich Dreyer 3510674d24 use path param to create scrollto url 12 years ago
Jörn Friedrich Dreyer b03755c0ec fix minor typos 12 years ago
Jörn Friedrich Dreyer c2e413e852 add fixme 13 years ago
Jörn Friedrich Dreyer 8bdafaf4e0 make 'open in folder' action default for files 13 years ago
Jörn Friedrich Dreyer b40925ae17 initial scrollto implementation: 13 years ago
Jörn Friedrich Dreyer 0dd7fd0599 IE8 does not support window.onclick 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Bart Visscher 9c4c79346c After selecting a search result, hide the results 14 years ago
Bart Visscher 7749875a0d Fix 'Search only shows the app name of the first app' 14 years ago
Bart Visscher f4b937c6fe Simplify search result js code 14 years ago
Robin Appelman 5ef407d1c9 keyboard shortcuts for search results 15 years ago
Robin Appelman 291d8c73f8 dont hide the results if a new search yield no results 15 years ago
Robin Appelman e6821e9d7c Show play and add-to-playlist buttons in instant search results 15 years ago
Robin Appelman aa08196c32 some interface work on instant search 15 years ago