Commit Graph

13 Commits

Author SHA1 Message Date
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
e00081a9f6 feat(SearchAssembly64, SearchCommoServe, SearchPane): update fetch headers and improve UI responsiveness 2026-06-15 13:42:47 -04:00
e6f4ecdc29 feat(SearchAssembly64): refactor download and mount functionality for improved clarity and state management 2026-06-15 01:41:31 -04:00
8957254471 feat(SearchCommoServe): add CORS handling and loading state for search errors 2026-06-15 01:16:18 -04:00
e5c2a7fca5 feat: add new search panel components and update existing ones with headers and close buttons 2026-06-15 00:47:22 -04:00
38cb32be4d fix(SearchAssembly64): hide scrollbar for preset and category filter containers 2026-06-14 21:49:27 -04:00
3b94d3d956 fix(SearchAssembly64): update fetch headers to include User-Agent for server compatibility 2026-06-14 05:17:42 -04:00
07cd6a81cf fix(SearchAssembly64): update preset handling and enhance dialog for preset values 2026-06-14 05:12:33 -04:00
65be5615ad fix(SearchAssembly64): update client-id header to match server requirements 2026-06-14 04:55:28 -04:00
23e9cf418f fix(SearchAssembly64): update client-id header for fetch requests 2026-06-14 04:06:20 -04:00
be9391caec fix(SearchAssembly64): streamline query update and focus handling in AQL help dialog 2026-06-14 03:24:09 -04:00
ddbf0d2df2 feat(SearchAssembly64): add AQL search help dialog and terms reference 2026-06-14 03:21:41 -04:00
ed5a222fd6 feat: add SearchLocal and SearchPane components for enhanced local search functionality 2026-06-14 03:09:12 -04:00