Commit Graph

1 Commits (080a41a32642e027f6bc73bb6b5d08937f129aa4)

Author SHA1 Message Date
Vincent Petry 6fd084243b Fixed many issues, clean up 12 years ago
Vincent Petry 9d38e3602b Namespacing for FileList, FileActions and trashbin app 12 years ago
Vincent Petry fb10bf4048 Files app navigation can now switch 12 years ago
Vincent Petry 88ebb15f1d Added navigation manager in files app for the sidebar 12 years ago
Vincent Petry 9ccb3279dd Added app navigation for files app 12 years ago
Vincent Petry 9f62059efa Fix file summary to use the whole file list 12 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 13 years ago
Bjoern Schiessle eab844e226 if file is not in db, fall back to restore file to the users root 13 years ago
Bjoern Schiessle ee66db447f make it possible to select folders 13 years ago
Bjoern Schiessle 31a91ef892 fix group delete/restore 13 years ago
Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts 13 years ago
Vincent Petry ec2f20f720 Fixed files_trashbin to also use hash URL part for IE8 13 years ago
Vincent Petry 4549cf519e Added missing "files" JS to files_trashbin module 13 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 13 years ago
Thomas Müller 9d661eab23 adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin and sharing 13 years ago
Arthur Schiwon ec3639dc7a Always check variable type before using readdir to avoid surprises 13 years ago
Georg Ehrke 224b80f906 move isMimeSupported out of template files 13 years ago
Robin Appelman c5402f4575 use strict equals in readdir loops to prevent issues with '0' files 13 years ago
kondou 70b4f85911 Use isIgnoredDir() 13 years ago
kondou 2f11f56d32 Use !== and === in files_trashbin-app 13 years ago
Victor Dubiniuk 257096f1d4 Encode current trashbin directory 13 years ago
Lukas Reschke db1e6b5f3b Use $dir instead of $fullpath 13 years ago
Lukas Reschke b13b19c58b Use the internal ownCloud view 13 years ago
Brice Maron 1631aa2434 Add backtick for trash app to prevent pg errors 14 years ago
Björn Schießle ba9f5f5885 add dirlisting var to file list 14 years ago
Björn Schießle dda4c6bf4b no dir parameter needed 14 years ago
Björn Schießle 7188303651 let the home icon link to the files view in the trash bin 14 years ago
Thomas Mueller a118906f26 fixes #2089 14 years ago
Lukas Reschke 3ba8881bac [files_trashbin] From echo to p 14 years ago
Bart Visscher bb75dfc021 Whitespace fixes 14 years ago
Björn Schießle fc1fba2304 don't show empty trash bin message for sub folders 14 years ago
Björn Schießle 2d6efae257 update path to deleted files 14 years ago
Björn Schießle 7bfbfe6562 initialize $result 14 years ago
Björn Schießle 37352bba96 close file handler after readdir() 14 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 14 years ago
Björn Schießle d5dc8ae726 initialize breadcrumbs array 14 years ago
Björn Schießle 7507b1ddd3 don't add a extra 'Trash' breadcrumb since we have the home-symbol now 14 years ago
Robin Appelman 697536cf6a Trash: use the same sorting algoritm as files 14 years ago
Robin Appelman 73cd116968 Trash: don't use depricated filesystem api classes 14 years ago
Robin Appelman 4d3d8ed296 Trash: highlight Files navigation entry while in trash 14 years ago
Björn Schießle eafd34684c seperate css no longer needed, use files app css instead 14 years ago
Björn Schießle d10e137939 icons added; empty trash bin message added 14 years ago
Björn Schießle 6ab95e8e33 code clean-up 14 years ago
Björn Schießle 16d7716dee calculate correct relative date for trashbin file list 14 years ago
Björn Schießle 81ab0affef allow to restore single files/folder from a deleted folder 14 years ago
Björn Schießle 1817c7895b allow to look into deleted directories 14 years ago
Björn Schießle d605228937 first version of the trash bin app 14 years ago
Björn Schießle bdee0e204e calculate correct relative date for trashbin file list 14 years ago
Björn Schießle 2c3216266c allow to restore single files/folder from a deleted folder 14 years ago
Björn Schießle 3fd28632c4 allow to look into deleted directories 14 years ago