nextcloud/apps/files
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 Ajax calls for "files" and "files_trashbin" apps 2013-09-13 19:59:14 +02:00
appinfo adding file templates for ods, odt and odp 2013-08-18 21:11:11 +02:00
console remove cli check 2013-08-02 21:28:04 +02:00
css Ajax calls for "files" and "files_trashbin" apps 2013-09-13 19:59:14 +02: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 Ajax calls for "files" and "files_trashbin" apps 2013-09-13 19:59:14 +02:00
templates Ajax calls for "files" and "files_trashbin" apps 2013-09-13 19:59:14 +02:00
tests Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
admin.php Remove outdated comments 2013-01-26 14:03:17 +01:00
download.php merge master into filesystem 2013-01-28 19:37:58 +01:00
index.php Ajax calls for "files" and "files_trashbin" apps 2013-09-13 19:59:14 +02:00
settings.php merge master into filesystem 2013-01-28 19:37:58 +01:00
triggerupdate.php Add a CLI script for manually triggering checking a folder for updates 2013-06-23 17:49:38 +02:00