Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | namespaces use upcasefirst parts | Jörn Friedrich Dreyer | 2013-09-20 | 1 | -2/+2 |
| | | | | | when _ is left in namespace and files are named after their classes the autoloader will also find classes in the lib folder of an app its magic! | ||||
* | Fixed files_trashbin to also use hash URL part for IE8 | Vincent Petry | 2013-09-13 | 1 | -1/+25 |
| | |||||
* | Added missing "files" JS to files_trashbin module | Vincent Petry | 2013-09-13 | 1 | -0/+1 |
| | | | | | | | The recent refactoring for the breadcrumb resizing relies on the "Files" object which is in the "files" Javascript file. This fix includes it here as well. | ||||
* | Ajax calls for "files" and "files_trashbin" apps | Vincent Petry | 2013-09-13 | 1 | -78/+13 |
| | | | | | | | | | | | | | Frontend: - The files app list now uses ajax calls to refresh the list. - Added support the browser back button (history API). - Added mask + spinner while loading file list Backend: - Added utility function in core JS for parsing query strings. - Moved file list + breadcrumb template data code to helper functions - Fixed some file paths in trashbin app to be similar to the files app | ||||
* | Merge pull request #4719 from owncloud/port_4701_master | Thomas Müller | 2013-09-12 | 1 | -15/+16 |
|\ | | | | | Always check variable type before using readdir to avoid surprises | ||||
| * | Always check variable type before using readdir to avoid surprises | Arthur Schiwon | 2013-09-04 | 1 | -15/+16 |
| | | |||||
* | | adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin ↵ | Thomas Müller | 2013-09-12 | 1 | -0/+1 |
|/ | | | | and sharing | ||||
* | Merge branch 'master' into oc_preview | Georg Ehrke | 2013-08-23 | 1 | -1/+1 |
|\ | |||||
| * | use strict equals in readdir loops to prevent issues with '0' files | Robin Appelman | 2013-08-19 | 1 | -1/+1 |
| | | |||||
* | | move isMimeSupported out of template files | Georg Ehrke | 2013-08-21 | 1 | -0/+1 |
|/ | |||||
* | Use isIgnoredDir() | kondou | 2013-07-10 | 1 | -1/+1 |
| | |||||
* | Use !== and === in files_trashbin-app | kondou | 2013-07-10 | 1 | -6/+6 |
| | |||||
* | Encode current trashbin directory | Victor Dubiniuk | 2013-07-09 | 1 | -3/+6 |
| | |||||
* | Use $dir instead of $fullpath | Lukas Reschke | 2013-05-06 | 1 | -2/+1 |
| | |||||
* | Use the internal ownCloud view | Lukas Reschke | 2013-05-06 | 1 | -1/+1 |
| | |||||
* | Add backtick for trash app to prevent pg errors | Brice Maron | 2013-03-15 | 1 | -1/+1 |
| | |||||
* | add dirlisting var to file list | Björn Schießle | 2013-03-07 | 1 | -0/+1 |
| | |||||
* | no dir parameter needed | Björn Schießle | 2013-03-07 | 1 | -1/+1 |
| | |||||
* | let the home icon link to the files view in the trash bin | Björn Schießle | 2013-03-07 | 1 | -1/+2 |
| | |||||
* | fixes #2089 | Thomas Mueller | 2013-03-04 | 1 | -1/+1 |
| | |||||
* | Merge master | Lukas Reschke | 2013-02-28 | 1 | -3/+16 |
|\ | |||||
| * | Merge master into trash_fileactions | Robin Appelman | 2013-02-27 | 1 | -7/+8 |
| |\ | |||||
| * | | Trash: use the same sorting algoritm as files | Robin Appelman | 2013-01-31 | 1 | -0/+12 |
| | | | |||||
| * | | Trash: don't use depricated filesystem api classes | Robin Appelman | 2013-01-31 | 1 | -1/+1 |
| | | | |||||
| * | | Trash: highlight Files navigation entry while in trash | Robin Appelman | 2013-01-31 | 1 | -14/+16 |
| | | | |||||
* | | | [files_trashbin] From echo to p | Lukas Reschke | 2013-02-27 | 1 | -7/+7 |
| |/ |/| | |||||
* | | Merge branch 'master' into trashbin_encryption | Björn Schießle | 2013-02-25 | 1 | -14/+14 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: apps/files_trashbin/index.php apps/files_trashbin/lib/trash.php | ||||
| * | | Whitespace fixes | Bart Visscher | 2013-02-22 | 1 | -14/+14 |
| | | | |||||
* | | | Merge branch 'master' into trashbin_encryption | Björn Schießle | 2013-02-21 | 1 | -1/+2 |
|\| | | |||||
| * | | initialize $result | Björn Schießle | 2013-02-19 | 1 | -0/+1 |
| | | | |||||
| * | | close file handler after readdir() | Björn Schießle | 2013-02-18 | 1 | -1/+1 |
| | | | |||||
* | | | don't show empty trash bin message for sub folders | Björn Schießle | 2013-02-21 | 1 | -0/+1 |
| | | | |||||
* | | | update path to deleted files | Björn Schießle | 2013-02-20 | 1 | -3/+2 |
|/ / | |||||
* | | Fix NoSpaceAfterComma and SpaceBeforeComma | Bart Visscher | 2013-02-14 | 1 | -1/+1 |
| | | |||||
* | | initialize breadcrumbs array | Björn Schießle | 2013-02-09 | 1 | -1/+2 |
| | | |||||
* | | don't add a extra 'Trash' breadcrumb since we have the home-symbol now | Björn Schießle | 2013-02-09 | 1 | -1/+0 |
|/ | |||||
* | seperate css no longer needed, use files app css instead | Björn Schießle | 2013-01-29 | 1 | -1/+0 |
| | |||||
* | icons added; empty trash bin message added | Björn Schießle | 2013-01-29 | 1 | -0/+1 |
| | |||||
* | code clean-up | Björn Schießle | 2013-01-23 | 1 | -0/+1 |
| | |||||
* | calculate correct relative date for trashbin file list | Björn Schießle | 2013-01-22 | 1 | -1/+0 |
| | |||||
* | allow to restore single files/folder from a deleted folder | Björn Schießle | 2013-01-22 | 1 | -5/+10 |
| | |||||
* | allow to look into deleted directories | Björn Schießle | 2013-01-22 | 1 | -4/+44 |
| | |||||
* | first version of the trash bin app | Björn Schießle | 2013-01-22 | 1 | -0/+55 |