nextcloud/apps/files/js
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
..
admin.js coding style fixes, cut long lines, comments not on same lines, curly braces 2014-02-26 10:16:54 +01:00
app.js Files app navigation can now switch 2014-05-15 17:51:04 +02:00
breadcrumb.js Moved code to replace svg with png to OC.Util 2014-04-04 11:34:26 +02:00
file-upload.js polish jslint for files-upload.js 2014-05-09 15:22:11 +02:00
fileactions.js we no longer need to handle the Shared folder different from any other folder 2014-04-23 12:54:25 +02:00
filelist.js Merge pull request #8041 from owncloud/files-sortcolumns 2014-05-12 12:50:27 +02:00
files.js Added app navigation for files app 2014-05-15 17:51:04 +02:00
filesummary.js typos, naming, remove unused code, identation 2014-04-28 16:51:57 +02:00
jquery-visibility.js fixing undefined originalEvent 2013-02-14 12:19:50 +01:00
jquery.fileupload.js architecture too complex 2013-08-21 14:58:28 +02:00
jquery.iframe-transport.js architecture too complex 2013-08-21 14:58:28 +02:00
keyboardshortcuts.js Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
navigation.js Files app navigation can now switch 2014-05-15 17:51:04 +02:00
upload.js Added .jshintrc 2014-01-30 13:40:01 +01:00