nextcloud/apps/files_sharing
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
..
ajax outsource sharing and deleted files previews to apps 2013-08-19 13:24:07 +02:00
appinfo outsource sharing and deleted files previews to apps 2013-08-19 13:24:07 +02:00
css Use default cursor for list items 2013-07-30 20:58:21 +03:00
js Ajax calls for "files" and "files_trashbin" apps 2013-09-13 19:59:14 +02:00
l10n [tx-robot] updated from transifex 2013-09-11 06:50:06 -04:00
lib more is_resource checks before readdir 2013-09-05 11:58:57 +02:00
templates Merge master into oc_preview 2013-08-19 11:24:17 +02:00
public.php Ajax calls for "files" and "files_trashbin" apps 2013-09-13 19:59:14 +02:00