nextcloud/apps/files_trashbin
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 Files app navigation can now switch 2014-05-15 17:51:04 +02:00
css Files, trashbin, public apps use ajax/JSON for the file list 2014-04-02 15:33:47 +02:00
js Set default sort of trashbin to timestamp descending 2014-04-28 17:42:04 +02:00
l10n [tx-robot] updated from transifex 2014-05-12 01:55:44 -04:00
lib Fixed trashbin to use correct class 2014-05-15 15:21:27 +02:00
templates Added navigation manager in files app for the sidebar 2014-05-15 17:51:04 +02:00
index.php Files app navigation can now switch 2014-05-15 17:51:04 +02:00