nextcloud/apps/files
Vincent Petry fb10bf4048 Files app navigation can now switch
- added new OCA.Files namespace for files classes
- the sidebar can now switch between views/containers
- the trashbin renders in its own container but currently doesn't work
  due to overrides
- added app.js as entry point for JS code (ideally all other files should
  only contain classes and not trigger anything)
2014-05-15 17:51:04 +02:00
..
ajax Add sorting to files list, trashbin and public files 2014-04-28 17:42:04 +02:00
appinfo We do not support updates from 4.5 > 7.0 2014-05-13 18:54:43 +02:00
command killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 2014-03-25 17:42:41 +01:00
css Added app navigation for files app 2014-05-15 17:51:04 +02:00
js Files app navigation can now switch 2014-05-15 17:51:04 +02:00
l10n [tx-robot] updated from transifex 2014-05-12 01:55:44 -04:00
lib Added navigation manager in files app for the sidebar 2014-05-15 17:51:04 +02:00
templates Files app navigation can now switch 2014-05-15 17:51:04 +02:00
tests Merge pull request #8041 from owncloud/files-sortcolumns 2014-05-12 12:50:27 +02:00
admin.php Remove outdated comments 2013-01-26 14:03:17 +01:00
download.php Moved content disposition code+workarounds to OCP\Response 2013-12-10 12:42:26 +01:00
index.php Files app navigation can now switch 2014-05-15 17:51:04 +02:00
settings.php merge master into filesystem 2013-01-28 19:37:58 +01:00
triggerupdate.php $owner is not defined here 2014-05-11 15:34:54 +02:00