Vercel/src/utility
2025-04-27 09:53:28 -05:00
..
blob.ts Setup CopyExif with mixed results 2023-10-14 12:21:09 -05:00
cookie.ts Eagerly load admin nav with client-side cookie strategy 2025-02-26 19:45:18 -06:00
date.ts Hide taken at time in photo meta when configured to do so 2025-01-22 19:39:38 -06:00
dom.ts Scroll recipe card into view 2025-02-23 16:12:56 -06:00
exif-format.ts Separate final ts-exif-parser references 2025-04-05 17:02:58 -05:00
exif.ts Separate final ts-exif-parser references 2025-04-05 17:02:58 -05:00
html.ts Shrink client bundle 2025-04-04 18:09:47 -05:00
image.ts Upgrade ai sdk 2024-05-10 14:55:47 -05:00
nanoid.ts Switch photo ids to nanoids 2023-09-19 16:26:49 -05:00
number.ts Simplify fraction function 2025-03-28 15:52:28 -05:00
promise.ts Turn off upload debugging 2023-10-14 13:14:48 -05:00
size.ts Refactor aspect ratio handling 2023-11-27 18:33:50 -06:00
sleep.ts PPR-ify admin nav 2024-01-18 18:24:11 -06:00
social.ts Adjust X share url to help open in native app 2024-05-26 11:20:16 -05:00
string.ts Support pluses in lens makes 2025-04-20 12:33:51 -05:00
timezone.ts Tweak timezone code 2025-01-12 17:21:19 -06:00
url.ts Remove errant protocol from cloudflare urls 2025-01-23 09:22:06 -06:00
useClickInsideOutside.ts Refine recipe trigger on mobile 2025-02-23 00:02:13 -06:00
useDelay.ts Improve ai/blur capture and loading status 2024-03-30 23:16:02 -05:00
useElementHeight.ts Intelligently use vertical space in sidebar 2025-03-23 18:32:58 -05:00
useEscapeHandler.ts Move key commands to <AppViewSwitcher />, fix auto-focus tooltip issue 2025-04-25 20:04:12 -05:00
useIsDesktop.ts Stop checking for window in useEffect 2025-02-09 09:54:17 -06:00
useIsKeyBeingPressed.ts Add key command to directly access App Configuration 2025-03-01 21:45:42 -06:00
useKeydownHandler.ts Ignore key commands during text entry 2025-04-27 09:53:28 -05:00
useMetaThemeColor.ts Refactor app/site/admin code paths 2025-02-11 18:06:15 -06:00
useOnPathChange.ts Dismiss share modals when clicking links 2025-01-18 22:41:49 -06:00
usePathnames.ts Fix Next.js type errors 2024-12-26 12:17:36 -05:00
usePrefersReducedMotion.ts Fix ESLINT 9 configuration 2025-01-05 19:47:40 -06:00
usePreventNavigation.ts Warn before throwing out uncommitted form changes 2024-04-08 21:51:18 -05:00
useScrollDirection.ts Only change direction when scrollY has changed 2025-04-03 23:41:51 -05:00
useScrollIntoView.ts Finalize batch sync logic 2025-04-20 17:02:06 -05:00
useSupportsHover.ts Add tooltips to GitHub sync status 2025-02-01 22:53:33 -06:00
useVisible.ts Add onHidden to useVisible 2025-01-27 20:14:22 -06:00
useVisualViewport.ts Finalize batch sync logic 2025-04-20 17:02:06 -05:00