Skip to content
Snippets Groups Projects
  • Vincent Petry's avatar
    1304b511
    Ajax calls for "files" and "files_trashbin" apps · 1304b511
    Vincent Petry authored
    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
    1304b511
    History
    Ajax calls for "files" and "files_trashbin" apps
    Vincent Petry authored
    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