nextcloud/apps/files_trashbin/lib
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
..
helper.php Ajax calls for "files" and "files_trashbin" apps 2013-09-13 19:59:14 +02:00
hooks.php expire trash bin if trash bin exceeds max size after a new file was added to ownCloud 2013-07-26 11:45:38 +02:00
trash.php Merge master into oc_preview 2013-08-29 10:50:55 +02:00