spacedrive/interface/hooks
ameer2468 f4e89da4d7
[ENG-1190] New shortcuts system (#1718)
* wip new shortcuts system

* Shortcuts system and cleanup

add duplicate short, fix delete object windows context menu symbol, shortcuts system

Add cut to Edit menu

if quickPreview is open do not open the folder/doubleClick()

Update index.tsx

Update RenameTextBox.tsx

* add listObjectsNav for list view

* refactored

* Update useShortcut.ts

* Update useShortcut.ts

* remove imports

* fix copy pasting and conflicts
2023-11-06 10:37:24 +00:00
..
index.ts [ENG-1190] New shortcuts system (#1718) 2023-11-06 10:37:24 +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-1317] Ephemeral location notice (#1628) 2023-10-20 04:11:54 +00:00
useDragSelect.tsx [ENG 655] Explorer restructure (#858) 2023-06-06 06:55:56 +00:00
useFocusState.tsx [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08: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-1367] TypeError: null is not an object (#1698) 2023-10-30 00:43:18 +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-1283, ENG-1284, partially ENG-1303] Fix MacOS window bar showing when full-screen (#1582) 2023-10-21 11:57:04 +00:00
useKeybindFactory.ts [ENG-1116] Distinct job manager for library (#1363) 2023-09-21 11:10:56 +00:00
useKeyCopyCutPaste.ts [ENG-1190] New shortcuts system (#1718) 2023-11-06 10:37:24 +00:00
useKeyDeleteFile.tsx [ENG-1181] File System actions for Ephemeral Files (#1677) 2023-11-03 17:06:34 +00:00
useKeyMatcher.ts [ENG-1294] Mac - Delete shortcut (#1597) 2023-10-16 12:24:18 +00:00
useMouseNavigate.ts check correction for mouse navigation (#1653) 2023-10-21 18:36:56 +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-1283, ENG-1284, partially ENG-1303] Fix MacOS window bar showing when full-screen (#1582) 2023-10-21 11:57:04 +00:00
useRedirectToNewLocation.ts [ENG-1367] TypeError: null is not an object (#1698) 2023-10-30 00:43:18 +00:00
useScrolled.tsx Frontend misc fixes and deps update (#1650) 2023-10-24 07:51:58 +00:00
useSearchStore.tsx [ENG-499] Search improvements (#757) 2023-04-25 09:23:09 +00:00
useShortcut.ts [ENG-1190] New shortcuts system (#1718) 2023-11-06 10:37:24 +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 [ENG-999] Order aware pagination (#1283) 2023-09-04 12:38:09 +00:00