file-browser/src
Ian Wijma e501969807 Add sort and query functions to file list
Added sort functionality and query methods to the file list, enabling users to sort file entries by name, size or modification date. The sorting can be in ascending or descending order. Also, updated element.js for element retrieval and added 'getElementsOrThrow' and 'getElements' methods.
2024-01-06 19:30:09 +11:00
..
libs Add sort and query functions to file list 2024-01-06 19:30:09 +11:00
parts Add sort and query functions to file list 2024-01-06 19:30:09 +11:00
index.html Add sort and query functions to file list 2024-01-06 19:30:09 +11:00
index.js Implement back button functionality for directory navigation 2023-11-27 23:50:18 +11:00