Commit Graph

763 Commits (8eda6617618e0a1f650afc4e6766e799b4e62b82)

Author SHA1 Message Date
Volkan Gezer 18b5966f3a add https:// placeholder for From Link feature. closes #13255 12 years ago
Vincent Petry ef1dd3ea0a Properly update internal file info with updated tags 12 years ago
Vincent Petry 512ba327f7 Allow dropping files on the table container 12 years ago
Volkan Gezer 691fab8be3 make Share button localized again 12 years ago
Volkan Gezer 2df331b6ed keep spaces out of translation 12 years ago
Lukas Reschke e4840b5250 Don't double encode string 12 years ago
Jörn Friedrich Dreyer 45a20744fc add js tests for filelist filtering 12 years ago
Jörn Friedrich Dreyer 0bb91cfcf3 don't show no files yet when mask is in place, fixes #13141 12 years ago
Morris Jobke bfdf0db7c0 Autoescape of placeholders in t() and p() - for JS 12 years ago
Jörn Friedrich Dreyer 357fbd88be use class for no results div instead of id. the elements are not unique. 12 years ago
Jörn Friedrich Dreyer 926737fdb7 clear search when navigating via breadcrumbs 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 23900a5a39 filter trashbin and share views 12 years ago
Jörn Friedrich Dreyer ba235eb51d delay hiding no results message until search is triggered 12 years ago
Jörn Friedrich Dreyer 6f820b0209 use " to avoid escaping ' 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 9e3f4e043f make OCA.Search.Files available in tests and for other apps 12 years ago
Robin Appelman f8700ec649 Fix rendering search results 12 years ago
Jörn Friedrich Dreyer 457f5abf6c fix count 12 years ago
Jörn Friedrich Dreyer 4fdd626f0a use correct visibilities 12 years ago
Jörn Friedrich Dreyer b45d0f03fc fix js tests 12 years ago
Jörn Friedrich Dreyer 8abd954d9a instantiate file search 12 years ago
Jörn Friedrich Dreyer 66cf17b32b don't use full class name to register plugin 12 years ago
Jörn Friedrich Dreyer 8bf048376c allow getting the last query 12 years ago
Jörn Friedrich Dreyer 80ded08ec4 hide irrelevant stuff in empty filelist 12 years ago
Jörn Friedrich Dreyer a6204efa0d show audio icon & image previews 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
Jörn Friedrich Dreyer 606f802b7b move search results below filelist, show hint when results are off screen, use js plugin mechanism 12 years ago
Morris Jobke 7798ea0cd7 show spinner on file upload in IE8, 9 12 years ago
Jan-Christoph Borchardt cd81687a38 properly escape variable 12 years ago
Jan-Christoph Borchardt 137d19f6b1 fix accessibility for 'New' file inputs 12 years ago
Jan-Christoph Borchardt 0e78415cb1 fix accessibility of file upload 12 years ago
Jan-Christoph Borchardt 6f4ed59883 use method to only visually hide elements, show only for screen reader 12 years ago
Vincent Petry ab35459cac Propertly restore thumbnail on cancel/rename/move 12 years ago
Jan-Christoph Borchardt 4344b3d3cf fix Delete action text being translatable 12 years ago
Jan-Christoph Borchardt edc8967c93 add text to Delete action 12 years ago
Jan-Christoph Borchardt e5875fda38 properly name form labels for the file selection 12 years ago
Jan-Christoph Borchardt bac2683c55 fix alt text for breadcrumbs home icon 12 years ago
Vincent Petry 207d77e5cd Fixed small code style issues 12 years ago
Vincent Petry 976baed5f9 Remove spinner when toggling file favorite 12 years ago
Vincent Petry 33eb4483b2 Fixed has-favorites CSS 12 years ago
Vincent Petry 1d22cd5b22 Use star icon for favorites 12 years ago
Vincent Petry dfe922b72a Correctly replace favorites icon when re-rendering file actions 12 years ago
Vincent Petry a5bb66f4a7 Added favorites feature to the files app 12 years ago
Robin McCorkell fdbb68a3c3 Return ? if mtime is 0 or -1 12 years ago
Vincent Petry a89aad05c0 Replace input checkbox CSS selector with .electCheckBox 12 years ago
Vincent Petry 81e9d43e23 Move file thumbnail into the label element 12 years ago