nextcloud/apps/files_sharing/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
..
public.js Merge branch 'master' into oc_preview 2013-08-23 23:10:37 +02:00
share.js Ajax calls for "files" and "files_trashbin" apps 2013-09-13 19:59:14 +02:00