Commit Graph

56 Commits (a77d468d3568055ee85dd9508a2f009cb5da650f)

Author SHA1 Message Date
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
Thomas Müller 5af111b0de added determineIcon to \OCA\files\lib\Helper 13 years ago
Thomas Müller 8cf9336bcb storage information is path specific 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Morris Jobke e0547a25ab if rename of file fails, the rename is undone in the view - #fix 2820 13 years ago
Morris Jobke 0d8fa2eb98 [files] add private declaration of $view 13 years ago
Morris Jobke b777c0fd75 [files] rename lib to "App" 13 years ago
Morris Jobke b32c30b6d0 [files] ownCloud typo 13 years ago
Morris Jobke b9f426b1d7 [files] remove normalizePath on rename and dependency injection 13 years ago
Morris Jobke 418e878ba8 [files] fix typos 13 years ago
Morris Jobke 1020d5c16c [files] refactoring 13 years ago
Tom Needham f141f8b523 Add further capabilities to /cloud/capabilitites api call 14 years ago