summaryrefslogtreecommitdiffstats
path: root/apps/files/lib/app.php
Commit message (Expand)AuthorAgeFilesLines
* Updating license headersJenkins for ownCloud2015-02-231-15/+16
* Return path attribute for ajax rename operationsVincent Petry2015-01-121-0/+1
* Return tags after renameVincent Petry2015-01-121-2/+3
* add error message if user wants to rename a file which no longer existsBjoern Schiessle2014-08-111-4/+14
* Added navigation manager in files app for the sidebarVincent Petry2014-05-151-0/+17
* we no longer need to handle the Shared folder different from any other folderBjoern Schiessle2014-04-231-9/+2
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-19/+1
* Added error message for when target folder was removedVincent Petry2014-01-291-0/+7
* Fix warnings in logs when renaming over the web UIVincent Petry2014-01-291-2/+5
* Fixed directory icon after renameVincent Petry2013-11-281-0/+6
* Update file list entry on renameVincent Petry2013-11-271-5/+12
* avoid usage of brand name 'ownCloud'Thomas Müller2013-10-281-1/+1
* adding PHPDoc commentsThomas Müller2013-10-221-0/+7
* prevent user from creating or renaming sth. to an existing filenameJörn Friedrich Dreyer2013-10-221-1/+9
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* if rename of file fails, the rename is undone in the view - #fix 2820Morris Jobke2013-06-151-1/+1
* [files] add private declaration of $viewMorris Jobke2013-05-141-0/+1
* [files] rename lib to "App"Morris Jobke2013-05-121-0/+78