nextcloud/apps/files/js
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps
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
2013-09-13 19:59:14 +02:00
..
admin.js move files to app folder 2012-04-18 17:27:34 +02:00
file-upload.js Merge pull request #4647 from owncloud/fix_4619 2013-09-10 01:22:25 -07:00
fileactions.js Ajax calls for "files" and "files_trashbin" apps 2013-09-13 19:59:14 +02:00
filelist.js Ajax calls for "files" and "files_trashbin" apps 2013-09-13 19:59:14 +02:00
files.js Ajax calls for "files" and "files_trashbin" apps 2013-09-13 19:59:14 +02:00
jquery-visibility.js fixing undefined originalEvent 2013-02-14 12:19:50 +01:00
jquery.fileupload.js move files to the correct place 2012-04-26 21:24:41 +02:00
jquery.iframe-transport.js move files to the correct place 2012-04-26 21:24:41 +02:00
keyboardshortcuts.js Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
upgrade.js Cache: show upgrade progress 2013-01-15 18:13:50 +01:00
upload.js Files: fix moving files by DnD 2013-01-31 17:56:44 +01:00