nextcloud/apps/files/templates
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.php add type=text to ZIP size field, fix second part of #2097 2013-03-06 12:39:36 +01:00
index.php Ajax calls for "files" and "files_trashbin" apps 2013-09-13 19:59:14 +02:00
part.breadcrumb.php Migrate to encodePath 2013-07-09 17:46:11 +03:00
part.list.php Ajax calls for "files" and "files_trashbin" apps 2013-09-13 19:59:14 +02:00
upgrade.php [Files] Use p() instead of echo 2013-02-27 21:14:15 +01:00