| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure that passed argument is always a string | Lukas Reschke | 2015-02-13 | 1 | -1/+1 |
* | Only populate tags in main file list | Vincent Petry | 2014-12-18 | 1 | -0/+1 |
* | log exceptions when listing files | Jörn Friedrich Dreyer | 2014-10-08 | 1 | -0/+3 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | kill OC::$session | Jörn Friedrich Dreyer | 2014-08-29 | 1 | -1/+1 |
* | More error catching in list.php | Robin Appelman | 2014-07-01 | 1 | -7/+22 |
* | Handle StorageNotAvailableException in ajax/list.php | Robin Appelman | 2014-06-30 | 1 | -27/+37 |
* | Add sorting to files list, trashbin and public files | Vincent Petry | 2014-04-28 | 1 | -1/+4 |
* | Fixed dirInfo check for non existing dir in files ajax call | Vincent Petry | 2014-04-03 | 1 | -1/+1 |
* | Files, trashbin, public apps use ajax/JSON for the file list | Vincent Petry | 2014-04-02 | 1 | -18/+2 |
* | Merge branch 'master' into load-apps-proper-master | Thomas Müller | 2014-03-21 | 1 | -2/+4 |
|\ |
|
| * | close the session on all file operations | Thomas Müller | 2014-03-10 | 1 | -0/+1 |
| * | use a FileInfo object of the directory when generting the filelist | Robin Appelman | 2014-02-18 | 1 | -2/+3 |
* | | remove superfluous $RUNTIME_APPTYPES | Thomas Müller | 2014-02-06 | 1 | -6/+0 |
|/ |
|
* | Files app backend now normalizes paths before rendering templates | Vincent Petry | 2013-11-14 | 1 | -1/+1 |
* | remove unneccessary lib in namespace | Jörn Friedrich Dreyer | 2013-09-20 | 1 | -3/+3 |
* | namespaces use upcasefirst parts | Jörn Friedrich Dreyer | 2013-09-20 | 1 | -3/+3 |
* | Fixed ajax support to also update the current dir permissions | Vincent Petry | 2013-09-13 | 1 | -0/+4 |
* | Ajax calls for "files" and "files_trashbin" apps | Vincent Petry | 2013-09-13 | 1 | -20/+18 |
* | adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin a... | Thomas Müller | 2013-09-12 | 1 | -0/+1 |
* | Fix spacing of all touched lines. | Andreas Fischer | 2013-08-17 | 1 | -1/+1 |
* | Compare result are already true/false | Bart Visscher | 2013-08-17 | 1 | -1/+1 |
* | merge master into filesystem | Robin Appelman | 2012-11-23 | 1 | -1/+1 |
|\ |
|
| * | Do the url encoding once, only in breadcrumbs template | Bart Visscher | 2012-11-16 | 1 | -1/+1 |
* | | move some stuff to the new api | Robin Appelman | 2012-10-26 | 1 | -1/+1 |
|/ |
|
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -2/+2 |
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 1 | -2/+2 |
* | apply coding style | Thomas Mueller | 2012-08-29 | 1 | -2/+2 |
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -2/+0 |
* | Make some apps compatible | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 1 | -2/+2 |
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 1 | -2/+2 |
* | some more porting | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | move files to app folder | Georg Ehrke | 2012-04-18 | 1 | -0/+46 |