Commit graph

26 commits

Author SHA1 Message Date
Morris Jobke
a836479287 move search folder into core/ 2015-01-13 16:27:05 +01:00
Morris Jobke
0402658c75 usage of const in JS is supported in IE11+ 2015-01-13 08:20:37 +01:00
Jörn Friedrich Dreyer
04e2f59f5d use cancelable timeout, on scroll only fetch next page if last query had any results 2015-01-06 15:18:41 +01:00
Jörn Friedrich Dreyer
7a812801db correctly clear searchbox when switching filelists 2015-01-05 17:53:14 +01:00
Jörn Friedrich Dreyer
10038640ae fix onScroll breaking search, fix keyboard navigation, fix filter for files in other dirs 2015-01-05 14:28:09 +01:00
Jörn Friedrich Dreyer
ba931d2124 search with endless scrolling 2015-01-05 13:53:56 +01:00
Jörn Friedrich Dreyer
23900a5a39 filter trashbin and share views 2015-01-05 13:11:50 +01:00
Jörn Friedrich Dreyer
73e17dc7e8 pluralize translation 2015-01-02 16:22:23 +01:00
Jörn Friedrich Dreyer
818e7388c4 use correct spinner 2015-01-02 16:12:37 +01:00
Jörn Friedrich Dreyer
d89733c859 clear search results when clicking the x in type=search input field 2015-01-02 15:44:41 +01:00
Jörn Friedrich Dreyer
6c9d9d26bb do not hide search results when clicking, but hide on ESC 2015-01-02 14:46:35 +01:00
Jörn Friedrich Dreyer
2eec8dc156 correctly update search results when query is changed, show spinner when searching 2015-01-02 14:22:48 +01:00
Jörn Friedrich Dreyer
0cca9e26c4 show no files found message 2015-01-02 12:50:21 +01:00
Jörn Friedrich Dreyer
457f5abf6c fix count 2015-01-02 10:28:42 +01:00
Jörn Friedrich Dreyer
0c55ef1a30 that -> self, add missing var 2015-01-02 10:28:42 +01:00
Jörn Friedrich Dreyer
ff1c581dcb hide, esc, and backspace fixes 2015-01-02 10:28:42 +01:00
Jörn Friedrich Dreyer
63f8634042 allow getting the last query 2015-01-02 10:28:41 +01:00
Jörn Friedrich Dreyer
74fd31d9bf set empty filter when hiding results / esc 2015-01-02 10:28:41 +01:00
Jörn Friedrich Dreyer
980f88c9b5 remove globe fallback icon 2015-01-02 10:28:41 +01:00
Jörn Friedrich Dreyer
b93f2ddcb5 hide header when no files in list match 2015-01-02 10:28:41 +01:00
Jörn Friedrich Dreyer
7e6c660b00 filter new rows 2015-01-02 10:28:41 +01:00
Jan-Christoph Borchardt
423a3047d7 first style fixes to search results 2015-01-02 10:28:41 +01:00
Jörn Friedrich Dreyer
606f802b7b move search results below filelist, show hint when results are off screen, use js plugin mechanism 2015-01-02 10:28:41 +01:00
Jörn Friedrich Dreyer
0e9b05b701 ajax paging, some js cleanups 2015-01-02 10:28:41 +01:00
Jörn Friedrich Dreyer
c738359a11 add paged provider 2015-01-02 10:28:41 +01:00
Jörn Friedrich Dreyer
088323aad5 move code from js.js to search.js in the search app 2015-01-02 10:28:41 +01:00