Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -1/+0 |
| | |||||
* | Move tag related code into a helper so we can test the query without a view | Joas Schilling | 2015-03-30 | 1 | -1/+3 |
| | |||||
* | Use DI for the objects where possible | Joas Schilling | 2015-03-30 | 1 | -1/+4 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -2/+25 |
| | |||||
* | Use a closure for the files app entry and deprecate old methods | Joas Schilling | 2015-03-17 | 1 | -17/+22 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -25/+1 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -1/+25 |
| | |||||
* | Move displaying of files related activities to files app | Joas Schilling | 2015-02-13 | 1 | -0/+7 |
| | |||||
* | introduce inApps[] filter for search via ajax query, make file results show ↵ | Jörn Friedrich Dreyer | 2014-12-10 | 1 | -1/+1 |
| | | | | | | | | up in files app only use more flexible return type check array with !empty instead of count | ||||
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
| | |||||
* | use non static access to search | Jörn Friedrich Dreyer | 2014-06-06 | 1 | -1/+1 |
| | |||||
* | - drop permissions table and related code | Thomas Müller | 2014-06-05 | 1 | -2/+0 |
| | | | | | | - the file/folder's permission is now stored in the file cache - BackGroundWatcher has been removed - this has meanwhile be replaced by occ files:scan which can be executed in a cron jobs - increase version to trigger database migration | ||||
* | Namespacing for FileList, FileActions and trashbin app | Vincent Petry | 2014-05-15 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | - FileList is now an instantiable class - FileActions is now in namespace - added App class for trashbin app - moved trashbin overrides into classes extending FileList - replaced many static calls with "this." or "self." to make the classes reusable/extendable - new URL parameter "view" to specify which view is shown, for example "files" or "trashbin" - added OC.Util.History utility class in core for handling history - moved URL handling/routing to OCA.Files.App - popstate will correctly update the current view and notify the view of the URL change so it can update the current dir - added JS unitt tests for the trashbin app - fixed public app to work with the new namespaces | ||||
* | Manually triger the filecache update hooks before any other hook | Robin Appelman | 2014-02-26 | 1 | -7/+0 |
| | |||||
* | remove unneccessary lib in namespace | Jörn Friedrich Dreyer | 2013-09-20 | 1 | -1/+0 |
| | |||||
* | adding file templates for ods, odt and odp | Thomas Müller | 2013-08-18 | 1 | -1/+3 |
| | |||||
* | actually register html template | Robin Appelman | 2013-08-07 | 1 | -5/+9 |
| | |||||
* | Files: use public api to register backgroundjob | Robin Appelman | 2013-06-02 | 1 | -1/+1 |
| | |||||
* | Cache: add a backgroundjob to check for external changes to the filesystem | Robin Appelman | 2013-04-20 | 1 | -1/+3 |
| | |||||
* | always connect file cache updater hooks first | Jörn Friedrich Dreyer | 2013-04-16 | 1 | -0/+7 |
| | |||||
* | Add further capabilities to /cloud/capabilitites api call | Tom Needham | 2013-02-10 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' into navigation | Jan-Christoph Borchardt | 2013-01-31 | 1 | -1/+1 |
|\ | |||||
| * | Cache: show upgrade progress | Robin Appelman | 2013-01-15 | 1 | -10/+0 |
| | | |||||
| * | merge master into filesystem | Robin Appelman | 2012-12-02 | 1 | -1/+5 |
| |\ | |||||
| * | | add upgrade path from old cache to preserve file id's | Robin Appelman | 2012-11-30 | 1 | -2/+12 |
| | | | |||||
* | | | merge master into navigation | Jan-Christoph Borchardt | 2012-12-18 | 1 | -1/+5 |
|\ \ \ | | |/ | |/| | |||||
| * | | fix checkstyle for files app | Jörn Friedrich Dreyer | 2012-11-29 | 1 | -1/+5 |
| |/ | |||||
* / | first version of breadcrumb 'root', still have a weird feeling about this | Jan-Christoph Borchardt | 2012-10-28 | 1 | -1/+1 |
|/ | |||||
* | Make Jenkins more happy. | Felix Moeller | 2012-10-23 | 1 | -1/+1 |
| | | | | This is NoSpaceAfterComma | ||||
* | Remove OC_App::register function | Bart Visscher | 2012-05-31 | 1 | -1/+0 |
| | | | | The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty. | ||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
| | |||||
* | load remote and public paths from info.xml during upgrade instead of setting ↵ | Robin Appelman | 2012-05-11 | 1 | -1/+0 |
| | | | | them every time | ||||
* | improve remote.php and create public.php | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | push changes | Georg Ehrke | 2012-05-05 | 1 | -5/+1 |
| | |||||
* | fix writing of webdav.php | Georg Ehrke | 2012-05-05 | 1 | -1/+1 |
| | |||||
* | fix writing in remote folder | Georg Ehrke | 2012-05-05 | 1 | -0/+3 |
| | |||||
* | files is not internal any more, part II | Arthur Schiwon | 2012-05-02 | 1 | -0/+1 |
| | |||||
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -2/+2 |
| | |||||
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | move files to app folder | Georg Ehrke | 2012-04-18 | 1 | -0/+10 |