spacedrive/interface/hooks
Jamie Pine 77a6ab1d73
Release landing page (#1464)
* start

* not for this branch lol

* fix dates

* fix spacing

* revert mistake

* progress

* blog

* improve wording

* more blog

* more blog moment

* moreee blog

* cant spell can i

* bloggggg

* change name

* some rambling

* sentence meowment

* merge

* prep

* perfect app ui template for landing

* updated landing image

* fix border

* section

* fix query param handling

* remove apps/snapshot

* remove `WindowControls`

* Playwright in setup script

* `showControls` in a store

* better screenshot + fixed stars with fadeout

* fix show controls store mistake

* begin bento boxes

* bento box stuff

* taggrid

* release blog post: clarifying punctuation & rearrange some sentences (#1097)

* landing page wip

* Update index.tsx

* tweak

* Update pnpm-lock.yaml

* Update app.webp

* better app image + line animation wip

* wip

* tweak + image

* tweaks + 60 fps ball

* 60 fps platforms anim

* landing updates

* static globe

* tweaks

* device detect and dynamic imports

* Accessibility and minor performance improvements from Lh report.

* Update globe.webp

* Improve randomness of line animation, better cloud image

* isMobile vid support

* Update index.tsx

* new art

* docs

* docs

* Improvements and feedback

* Update index.tsx

* improvements

* quick art tweak

* updated art

* increase size

* SVG animation

* animations

* convert platforms to arr and framer motion

* new section - wip preview

* remove border app animation - more animation work

* mobile tweaks

* tweak

* duration adjustment

* animation improvements

* different floating times for other circles

* Pricing page

* tweak

* optimize images, accessibility values, svg attribute cleanup

* launch prep

* fix blog link

* adding location docs

* hover effect

* fixes to layout

* Update index.tsx

* another show controls method

* use PageLayoutContext in other file

* merge

* desktop release download api

* update publishing api

* hook up desktop releases api to landing page

* screenshot stuff

* Delete .github/scripts/setup-system.sh

* Update october-alpha-release.mdx

* rotating screenshots, fixed blog and apple download chooser

---------

Co-authored-by: Utku Bakir <74243531+utkubakir@users.noreply.github.com>
Co-authored-by: Oscar Beaumont <oscar@otbeaumont.me>
Co-authored-by: pr <pineapplerind.info@gmail.com>
Co-authored-by: ameer2468 <33054370+ameer2468@users.noreply.github.com>
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2023-10-11 04:05:40 +00:00
..
index.ts Release landing page (#1464) 2023-10-11 04:05:40 +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-524] Dismissible notices (#753) 2023-04-25 12:48:14 +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
useIsTextTruncated.ts [ENG-807] List view improvements (#1065) 2023-07-03 07:12:13 +00:00
useKeybind.ts [ENG-1157] fix useKeybind (#1393) 2023-09-28 05:37:08 +00:00
useKeybindFactory.ts [ENG-1116] Distinct job manager for library (#1363) 2023-09-21 11:10:56 +00:00
useKeyboardHandler.ts [ENG-1067] Update phosphor to new package & update sort imports (#1330) 2023-09-11 15:26:44 +00:00
useKeyDeleteFile.tsx [ENG-1116] Distinct job manager for library (#1363) 2023-09-21 11:10:56 +00:00
useKeyMatcher.ts [ENG-1116] Distinct job manager for library (#1363) 2023-09-21 11:10: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-864] Create directory (#1458) 2023-10-11 00:47:56 +00:00
useScrolled.tsx Explorer view refactor (#694) 2023-04-12 12:37:09 -07:00
useSearchStore.tsx [ENG-499] Search improvements (#757) 2023-04-25 09:23:09 +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
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