Commit Graph

73 Commits (2a8c3798a8e43e1215c476815c3f7fa79d5ba91f)

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