meatloaf-config/src
Jaime Idolpx c289ffd477 feat: enhance search components with filter and sort functionality
- Added filter and sort options to SearchCSDbNG, SearchCommoServe, and SearchLocal components.
- Introduced new state variables for managing filter text, sort direction, and visibility of filter options.
- Updated the visible results logic to incorporate filtering based on user input and sorting by name or other criteria.
- Enhanced UI with buttons for toggling filters and sorting, including visual indicators for active filters.
- Implemented action dialogs for item-specific actions in SearchCSDbNG and SearchCommoServe.
- Added CORS preflight handling and proxy functionality for /leet/ requests in the webdav3.py server.
2026-06-15 14:43:06 -04:00
..
app feat: enhance search components with filter and sort functionality 2026-06-15 14:43:06 -04:00
imports feat(settings): implement config migration and deep merge for backward compatibility 2026-06-11 17:27:04 -04:00
styles feat: add DirectoryListing component and integrate it into StatusPage; update fonts.css with new font definitions; enhance .gitignore to exclude files directory 2026-06-07 11:26:18 -04:00
main.tsx feat: update icon paths in manifest and HTML, and adjust service worker registration 2026-04-14 15:09:54 -04:00
vite-env.d.ts feat: add new search panel components and update existing ones with headers and close buttons 2026-06-15 00:47:22 -04:00