Commit Graph

801 Commits (dd9dfc4461ba9e484f25c81e232f00ce1873e2f0)

Author SHA1 Message Date
Clark Tomlinson 5466dcadc0 adding correct blocking logic for fff 11 years ago
Jan-Christoph Borchardt 9dde482315 remove whitespace on bottom when no search results, fix laylout, fix #16878 11 years ago
Bjoern Schiessle 8eda9ae83c add filter-empty class if no search result in current folder 11 years ago
Vincent Petry d256425aba Truncate preview resolution 11 years ago
Morris Jobke 62ae39208a Add owner to the storage stats to enable better notifications 11 years ago
Morris Jobke 581227324a Closes "New" dropdown when switching category 11 years ago
Morris Jobke b1713b2f75 Enable file icons & previews in "Shared ..." categories 11 years ago
Vincent Petry 69f88b38c9 Fix file name validation in New menu 11 years ago
Morris Jobke f4bc852db3 Show hint if there is no delete permission 11 years ago
Vincent Petry 53a23364ef Added empty content message for empty read-only folders 11 years ago
Bjoern Schiessle ee53ba5ed6 remove encryption specific code from files app 11 years ago
Thomas Müller bf809ac85a Removing left overs from old encryption app 11 years ago
Jan-Christoph Borchardt d728b85fdd adjust controls bar width to not overlay scrollbar 11 years ago
Thomas Müller 2b0906cdff Adding a pending indicator to the files summary - fixes #14853 11 years ago
Robin McCorkell a323d781a6 Revert "add https:// placeholder for From Link feature. closes #13255" 11 years ago
Morris Jobke 92f0dba3c8 Show hidden files (dot files) in gray 11 years ago
Vincent Petry 2b8ef3aca9 Fix middle click on breadcrumb 11 years ago
Thomas Müller abacfd84da fixing js unit tests 11 years ago
Thomas Müller 4bac595068 adding storage specific filename verification - refs #13640 11 years ago
Lukas Reschke acabd81f42 Remove "Download from URL" feature 11 years ago
Georg Ehrke 8e02592e3f fix issue with previews not being displayed if filename contains apostrophe 11 years ago
Thomas Müller b7ff0d44d8 apply backslash fix to _setCurrentDir 11 years ago
Morris Jobke 4e18b52527 Show message if upload of folder isn't allowed 11 years ago
Joas Schilling 12f835b198 toggle back when the action was not performed 11 years ago
Morris Jobke 8e2b99c3a9 fix response for tags and show error message 11 years ago
Joas Schilling df75a6e5f3 Only update favorite icon if the operation was successful 11 years ago
Lukas Reschke b848062d88 Parse backslash as directory separator in breadcrumb 11 years ago
Volkan Gezer d253ef51a5 fix unlocalized favorites browser title and alttext 11 years ago
Sergei Shuykov 4d2ae71bf2 fix_#11348 Safari rename button positioning 11 years ago
Vincent Petry 7f24e77cfc Disallow ctrl click to select when selection not allowed 11 years ago
Vincent Petry d40301492d Auto-blur when clicking on file to download 11 years ago
Sugaroverdose b2de3b3d8d Force browser to redraw favorite icon 11 years ago
Volkan Gezer 18b5966f3a add https:// placeholder for From Link feature. closes #13255 11 years ago
Vincent Petry ef1dd3ea0a Properly update internal file info with updated tags 11 years ago
Vincent Petry 512ba327f7 Allow dropping files on the table container 11 years ago
Volkan Gezer 691fab8be3 make Share button localized again 11 years ago
Volkan Gezer 2df331b6ed keep spaces out of translation 11 years ago
Lukas Reschke e4840b5250 Don't double encode string 11 years ago
Jörn Friedrich Dreyer 45a20744fc add js tests for filelist filtering 11 years ago
Jörn Friedrich Dreyer 0bb91cfcf3 don't show no files yet when mask is in place, fixes #13141 11 years ago
Morris Jobke bfdf0db7c0 Autoescape of placeholders in t() and p() - for JS 11 years ago
Jörn Friedrich Dreyer 357fbd88be use class for no results div instead of id. the elements are not unique. 11 years ago
Jörn Friedrich Dreyer 926737fdb7 clear search when navigating via breadcrumbs 11 years ago
Jörn Friedrich Dreyer 7a812801db correctly clear searchbox when switching filelists 11 years ago
Jörn Friedrich Dreyer 10038640ae fix onScroll breaking search, fix keyboard navigation, fix filter for files in other dirs 11 years ago
Jörn Friedrich Dreyer 23900a5a39 filter trashbin and share views 11 years ago
Jörn Friedrich Dreyer ba235eb51d delay hiding no results message until search is triggered 11 years ago
Jörn Friedrich Dreyer 6f820b0209 use " to avoid escaping ' 11 years ago
Jörn Friedrich Dreyer 2eec8dc156 correctly update search results when query is changed, show spinner when searching 11 years ago
Jörn Friedrich Dreyer 0cca9e26c4 show no files found message 11 years ago