file-browser/src-tauri
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
..
icons Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
src Add sort and query functions to file list 2024-01-06 19:30:09 +11:00
.gitignore Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
Cargo.lock Bump file-browser version in Cargo.lock 2023-11-28 00:22:49 +11:00
Cargo.toml Update version and description in Cargo.toml 2023-11-28 00:21:54 +11:00
build.rs Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
tauri.conf.json Update bundle identifier in Tauri config 2023-11-28 00:18:38 +11:00