Vercel/src/photo
2025-02-04 18:11:38 -06:00
..
ai Remove next/image logging 2024-12-31 13:57:42 -05:00
db Fix photo sets for cameras with punctuation 2025-02-04 17:56:27 -06:00
form Fix favorite form bug 2025-02-04 09:22:14 -06:00
actions.ts Warm functions instead of calling db on first page load 2025-02-02 22:19:31 -06:00
cache.ts Fix ESLINT 9 configuration 2025-01-05 19:47:40 -06:00
data.ts Refactor core navigation to support grid-first root 2024-06-29 22:19:27 -05:00
index.ts Restore normal MAX_PHOTO_UPLOAD_SIZE_IN_BYTES 2025-02-02 11:34:06 -06:00
InfinitePhotoScroll.tsx Update infinite scroll for db optimize configuration 2025-02-03 08:56:04 -06:00
PhotoDate.tsx Hide taken at time in photo meta when configured to do so 2025-01-22 19:39:38 -06:00
PhotoDetailPage.tsx Add zoom control prop to <PhotoLarge /> for potential future use 2025-01-26 14:36:16 -06:00
PhotoEditPageClient.tsx Remove next/image logging 2024-12-31 13:57:42 -05:00
PhotoEscapeHandler.tsx Move useEscapeHandler file 2025-01-27 20:58:22 -06:00
PhotoFeedPage.tsx Refactor core navigation to support grid-first root 2024-06-29 22:19:27 -05:00
PhotoGrid.tsx Refactor photo set type names 2025-01-11 13:13:21 -06:00
PhotoGridContainer.tsx Fix Next.js type errors 2024-12-26 12:17:36 -05:00
PhotoGridInfinite.tsx Allow admins to select photos from /grid 2024-07-07 23:27:36 -05:00
PhotoGridPage.tsx Warm functions instead of calling db on first page load 2025-02-02 22:19:31 -06:00
PhotoGridSidebar.tsx Add inner scroll for large sidebars on /grid 2025-01-19 22:48:32 -06:00
PhotoHeader.tsx Truncate long photo set text 2025-02-04 18:11:38 -06:00
PhotoLarge.tsx Add onHidden to useVisible 2025-01-27 20:14:22 -06:00
PhotoLightbox.tsx Switch to clsx/lite, change TS bundler strategy 2024-01-02 23:25:54 -05:00
PhotoLink.tsx Refactor photo set type names 2025-01-11 13:13:21 -06:00
PhotoMedium.tsx Add onHidden to useVisible 2025-01-27 20:14:22 -06:00
PhotoOGTile.tsx Add core focal length views 2024-05-21 12:03:32 -05:00
PhotoPrevNext.tsx Refactor badge text truncation 2025-01-28 20:06:28 -06:00
PhotosEmptyState.tsx Introduce official error/warning components 2024-06-20 19:25:15 -05:00
PhotoShareModal.tsx Move all share buttons to internal app state 2025-01-11 15:20:26 -06:00
PhotosLarge.tsx Set image.loading to eager to fix safari/viewerjs bug 2025-01-29 23:10:32 -06:00
PhotosLargeInfinite.tsx Warm functions instead of calling db on first page load 2025-02-02 22:19:31 -06:00
PhotoSmall.tsx Add onHidden to useVisible 2025-01-27 20:14:22 -06:00
PhotoUpload.tsx Refine outdated photo view 2024-06-16 15:18:16 -05:00
server.ts Improve error logging for photo uploads 2025-01-20 14:40:33 -06:00
StaggeredOgPhotos.tsx Refine og image layouts, add X posting to share modal 2024-05-25 23:51:22 -05:00
StaggeredOgPhotosInfinite.tsx Finalize transition away from param-based infinite scroll 2024-05-18 14:49:36 -05:00
storage.ts Fix ESLINT 9 configuration 2025-01-05 19:47:40 -06:00
UpdateBlurDataButton.tsx Build tooling around server-side blur generation 2024-05-06 00:19:42 -05:00
UploadPageClient.tsx Refactor core navigation to support grid-first root 2024-06-29 22:19:27 -05:00