Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/search
AgeCommit message (Expand)Author
2015-01-10Add CSRF check to searchLukas Reschke
2015-01-06use cancelable timeout, on scroll only fetch next page if last query had any ...Jörn Friedrich Dreyer
2015-01-05correctly clear searchbox when switching filelistsJörn Friedrich Dreyer
2015-01-05fix onScroll breaking search, fix keyboard navigation, fix filter for files i...Jörn Friedrich Dreyer
2015-01-05search with endless scrollingJörn Friedrich Dreyer
2015-01-05filter trashbin and share viewsJörn Friedrich Dreyer
2015-01-02pluralize translationJörn Friedrich Dreyer
2015-01-02use correct spinnerJörn Friedrich Dreyer
2015-01-02clear search results when clicking the x in type=search input fieldJörn Friedrich Dreyer
2015-01-02do not hide search results when clicking, but hide on ESCJörn Friedrich Dreyer
2015-01-02correctly update search results when query is changed, show spinner when sear...Jörn Friedrich Dreyer
2015-01-02show no files found messageJörn Friedrich Dreyer
2015-01-02fix countJörn Friedrich Dreyer
2015-01-02that -> self, add missing varJörn Friedrich Dreyer
2015-01-02hide, esc, and backspace fixesJörn Friedrich Dreyer
2015-01-02allow getting the last queryJörn Friedrich Dreyer
2015-01-02set empty filter when hiding results / escJörn Friedrich Dreyer
2015-01-02remove globe fallback iconJörn Friedrich Dreyer
2015-01-02hide header when no files in list matchJörn Friedrich Dreyer
2015-01-02filter new rowsJörn Friedrich Dreyer
2015-01-02adjust search result alignment depending on if the layout has favorites or notJan-Christoph Borchardt
2015-01-02first style fixes to search resultsJan-Christoph Borchardt
2015-01-02move search results below filelist, show hint when results are off screen, us...Jörn Friedrich Dreyer
2015-01-02ajax paging, some js cleanupsJörn Friedrich Dreyer
2015-01-02add paged providerJörn Friedrich Dreyer
2015-01-02move code from js.js to search.js in the search appJörn Friedrich Dreyer
2015-01-02new OC.Search, add search result formatters and handlers, use full content wi...Jörn Friedrich Dreyer
2015-01-02full page search resultsJörn Friedrich Dreyer
2014-12-10introduce inApps[] filter for search via ajax query, make file results show u...Jörn Friedrich Dreyer
2014-10-29Merge pull request #11831 from owncloud/make-search-non-blockingLukas Reschke
2014-10-29Close session for searchLukas Reschke
2014-10-29Include core translationsVincent Petry
2014-09-04add / to url to match routeJörn Friedrich Dreyer
2014-07-03fix '' to '/' when determining parent for search resultJörn Friedrich Dreyer
2014-06-06allow apps to add translation for search result typeidJörn Friedrich Dreyer
2014-06-06use non static access to searchJörn Friedrich Dreyer
2014-06-05Simplify client-side result customizationAndrew Brown
2014-06-05use path param to create scrollto urlJörn Friedrich Dreyer
2014-06-05fix minor typosJörn Friedrich Dreyer
2014-04-15search: fix color hex codeJan-Christoph Borchardt
2014-04-09search: change date color to grey for less distractionJan-Christoph Borchardt
2014-04-09increase height of result for better clickabilityJan-Christoph Borchardt
2014-04-09make search results work on mobile as wellJan-Christoph Borchardt
2014-03-25killing some more calls to OC_App::loadApps(); - because we load all apps in ...Thomas Müller
2013-09-17add fixmeJörn Friedrich Dreyer
2013-09-17make 'open in folder' action default for filesJörn Friedrich Dreyer
2013-09-17use correct doublequotes in template, remove containerJörn Friedrich Dreyer
2013-09-17initial scrollto implementation:Jörn Friedrich Dreyer
2013-08-18Add _many_ newlines at the end of fileskondou
2013-07-31update css properties with px based valuesJörn Friedrich Dreyer