afd7156a36
feat(SearchCommoServe): refactor download handling to mount functionality with improved progress tracking
2026-06-17 01:23:15 -04:00
30c96b8428
feat(SearchComponents, SearchAssembly64, SearchCSDbNG, SearchCommoServe): add clearDirectory function and enhance download progress tracking
2026-06-16 16:35:10 -04:00
76962cc9bd
feat(SearchComponents, SearchAssembly64, SearchCSDbNG, SearchCommoServe): implement download progress tracking with streamFetch
2026-06-16 16:27:50 -04:00
c7ad02dbe4
feat(SearchComponents): enhance search UI with loading states and clear button functionality
2026-06-16 15:48:10 -04:00
f280ad2ee9
feat(SearchAssembly64, SearchCSDbNG): improve null handling and enhance loading states
2026-06-15 23:04:02 -04:00
e420a47d03
feat(SearchCSDbNG): update favicon and increase page size for improved performance
2026-06-15 21:38:02 -04:00
b7290eeb85
feat(SearchComponents): enhance search functionality and improve UI elements
2026-06-15 16:24:54 -04:00
3e6298fb5a
feat(SearchAssembly64, SearchCommoServe): replace truthy checks with double negation for clarity
2026-06-15 16:11:24 -04:00
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