spacedrive/interface/hooks
nikec caf4fc5cde
[ENG-1353] explorer dnd (#1737)
* locations dnd

* fix icon

* reduce navigate timeout

* fix types

* another

* fix drag overlay count

* Update pnpm-lock.yaml

* merge

* ephemeral support and other improvements

* merge

* Tag dnd

* merge

* type

* merge

* remove offset

* update dnd logic to not depend on drag source

* handle allowed types if parent isn't available

* saved searches dnd navigation

* well

* rendering

* Update pnpm-lock.yaml

* types

* remove width

* Temporary solution

* merge

* @dnd-kit/utilities

* Update pnpm-lock.yaml

* explorer path dnd

* remove unused drag hook

* fix dnd on LayeredFileIcon

---------

Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2023-12-13 11:59:27 +00:00
..
index.ts [ENG-1353] explorer dnd (#1737) 2023-12-13 11:59:27 +00:00
useCallbackToWatchForm.ts [ENG-528] QuickPreview isn't correctly handling errors for video/audio playback (#815) 2023-05-18 03:31:15 +00:00
useCallbackToWatchResize.ts [ENG-528] QuickPreview isn't correctly handling errors for video/audio playback (#815) 2023-05-18 03:31:15 +00:00
useClickOutside.ts [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08:00
useCounter.ts [ENG-765] Reported Total capacity and Free space are wrong (#1066) 2023-07-05 18:22:56 +00:00
useDebouncedForm.ts [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08:00
useDismissibleNoticeStore.tsx [ENG-1353] explorer dnd (#1737) 2023-12-13 11:59:27 +00:00
useFocusState.tsx [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08:00
useHomeDir.ts [ENG-1452] Default to Home (#1801) 2023-11-21 05:22:52 +00:00
useInputState.tsx [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08:00
useIsDark.ts [ENG-381] Update context menufs actions to support multiple source (#927) 2023-06-14 23:00:28 +00:00
useIsLocationIndexing.ts [ENG-1400] Normalised caching (#1734) 2023-12-05 13:16:03 +00:00
useIsTextTruncated.ts [ENG-1236] fix mac tooltips on truncated folder names is inconsistent (#1497) 2023-10-11 14:29:26 +00:00
useKeybind.ts [ENG-1157] fix useKeybind (#1393) 2023-09-28 05:37:08 +00:00
useKeybindEventHandler.ts [ENG-1436] Store search state in search params (#1795) 2023-11-17 21:07:33 +00:00
useKeybindFactory.ts [ENG-1116] Distinct job manager for library (#1363) 2023-09-21 11:10:56 +00:00
useKeyCopyCutPaste.ts 0.1.4 (#1825) 2023-11-25 01:49:52 +00:00
useKeyDeleteFile.tsx [ENG-1181] File System actions for Ephemeral Files (#1677) 2023-11-03 17:06:34 +00:00
useKeyMatcher.ts [ENG-1430] Improve keymatcher hook (#1835) 2023-11-26 08:51:43 +00:00
useOperatingSystem.ts [ENG-1067] Update phosphor to new package & update sort imports (#1330) 2023-09-11 15:26:44 +00:00
useQuickRescan.ts [ENG-1418] Explorer settings (#1764) 2023-11-10 10:23:51 +00:00
useRedirectToNewLocation.ts [ENG-1400] Normalised caching (#1734) 2023-12-05 13:16:03 +00:00
useRouteTitle.ts [ENG-1423] Multiple tabs (#1777) 2023-11-16 15:14:47 +00:00
useScrolled.tsx Frontend misc fixes and deps update (#1650) 2023-10-24 07:51:58 +00:00
useShortcut.ts [ENG-1462] Visual improvements for search (#1864) 2023-12-06 19:07:35 +00:00
useShowControls.ts Release landing page (#1464) 2023-10-11 04:05:40 +00:00
useSpacedropState.ts Spacedrop (#761) 2023-04-27 04:41:33 +00:00
useTheme.ts [ENG-1067] Update phosphor to new package & update sort imports (#1330) 2023-09-11 15:26:44 +00:00
useWindowState.tsx [ENG-1283, ENG-1284, partially ENG-1303] Fix MacOS window bar showing when full-screen (#1582) 2023-10-21 11:57:04 +00:00
useZodRouteParams.ts Revert some schema changes from #992 (#1003) 2023-06-23 05:57:19 +00:00
useZodSearchParams.ts Use raw search params for search data in url (#1797) 2023-11-18 11:53:24 +00:00