Commit Graph

69 Commits (b58f2faf21f99119cfa7f7590591fcb4bbd0fb8d)

Author SHA1 Message Date
Lukas Reschke 4766dac6f4 Fix PHP doc and enforce type 12 years ago
Vincent Petry 8cc13031e9 Return path attribute for ajax rename operations 12 years ago
Vincent Petry dac7828480 Return tags after rename 12 years ago
Vincent Petry 4b1b93507d Only populate tags in main file list 12 years ago
Vincent Petry a5bb66f4a7 Added favorites feature to the files app 12 years ago
Lukas Reschke 61641293f4 Only show undelete capability if files_trashbin is enabled 12 years ago
Lukas Reschke b3a04840b5 Add type hinting to functions 12 years ago
brumsoel 1e1be409b7 Fix timestamp comparator return value 12 years ago
brumsoel 40174b6b10 Fix file size comparator return value 12 years ago
Robin McCorkell 99d41bec5d Show original path information in trashbin and sharing views 12 years ago
Vincent Petry 173059f6d0 Fixed file list sorting 12 years ago
Bjoern Schiessle b3cff4beb6 add error message if user wants to rename a file which no longer exists 12 years ago
Robin Appelman 4a9b0d5465 Use svg mimeicons for empty text files 12 years ago
Vincent Petry dd7529da98 Added mountType attribute and adapted Delete action text 12 years ago
Robin Appelman dea5219244 Fix folder name for storage root 12 years ago
Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 12 years ago
Vincent Petry 88ebb15f1d Added navigation manager in files app for the sidebar 12 years ago
Thomas Müller c92c577b5e - Introduce isShared() and isMounted() on FileInfo class 12 years ago
Thomas Müller 535302b25e typos, indentation and remove of unused code 12 years ago
Vincent Petry af22e7ec95 Added unit test in files app for sort function in helper class 12 years ago
Vincent Petry 688f6162da Add sorting to files list, trashbin and public files 12 years ago
Bjoern Schiessle 7ef8f6d352 always allow to rename the share mount point 12 years ago
Bjoern Schiessle 27c5a978f9 we no longer need to handle the Shared folder different from any other folder 12 years ago
Bjoern Schiessle 83d6810725 don't overwrite shared folder icon 12 years ago
Volkan Gezer 1aa7774178 make max. text translatable 12 years ago
Thomas Müller 971a311fee adding parentId to file info array 13 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 13 years ago
Robin Appelman 214357ca68 Improve sorting performance of large lists of files 13 years ago
Robin Appelman f33d35cd07 Fix svg icons for public shares and external/shared files 13 years ago
Robin Appelman 609a91a9b1 Show svg mime icons when no preview is available 13 years ago
Robin Appelman d18b9f6ea4 use a FileInfo object of the directory when generting the filelist 13 years ago
Pellaeon Lin 929c930b0a Use $storageInfo['free'] 13 years ago
Vincent Petry 58c7042e70 Added error message for when target folder was removed 13 years ago
Vincent Petry e6f93fc841 Fix warnings in logs when renaming over the web UI 13 years ago
Robin Appelman 3c1ab66eda Reuse the calculated free_space in buildFileStorageStatistics 13 years ago
Pellaeon Lin dbbbfee7de Fix namespace 13 years ago
Pellaeon Lin 0aa38165a4 Update #free_space on getstoragestats AJAX call 13 years ago
Vincent Petry da1a89fd15 Fixed directory icon after rename 13 years ago
Vincent Petry 68f610a90e Update file list entry on rename 13 years ago
Vincent Petry 5d698b72fc Fixed folder icon for home storage 13 years ago
Thomas Müller a90cefcea2 avoid usage of brand name 'ownCloud' 13 years ago
Vincent Petry e62ca4ea4f Append file etag to preview URLs 13 years ago
Thomas Müller 0283589a19 adding PHPDoc comments 13 years ago
Jörn Friedrich Dreyer 45e6d96702 prevent user from creating or renaming sth. to an existing filename 13 years ago
Georg Ehrke edd38e5948 fix previews in shared folders 13 years ago
Jörn Friedrich Dreyer 4b3e56bcf9 remove unneccessary lib in namespace 13 years ago
Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts 13 years ago
Thomas Müller 9b420e8660 use \OC::$server->getPreviewManager() instead of \OCP\Preview 13 years ago
Vincent Petry 364e7991a4 Fixed ajax support to also update the current dir permissions 13 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 13 years ago