Vercel/src/photo
2024-05-03 18:31:28 -05:00
..
ai Fix AI Button intercepting implicit form submits 2024-03-28 18:52:09 -05:00
form Declare jimp as external server package 2024-05-03 18:19:43 -05:00
actions.ts Migrate from @vercel/postgres to pg 2024-04-30 17:15:50 -05:00
cache.ts Migrate from @vercel/postgres to pg 2024-04-30 17:15:50 -05:00
data.ts Migrate from @vercel/postgres to pg 2024-04-30 17:15:50 -05:00
db.ts Rename query command 2024-05-03 09:11:49 -05:00
index.ts Remove experimental static page generation 2024-04-27 15:28:48 -05:00
InfinitePhotoScroll.tsx Refactor infinite scroll pattern, use for admin photos 2024-04-28 17:36:20 -05:00
PhotoDate.tsx Improve responsive date handling 2024-03-27 00:18:29 -05:00
PhotoDetailPage.tsx Further limit automatic prefetching 2024-02-28 19:00:43 -06:00
PhotoEditPageClient.tsx Merge branch 'main' into static 2024-03-22 17:59:36 -05:00
PhotoEscapeHandler.tsx Fix AppState imports 2024-02-22 23:12:29 -06:00
PhotoGrid.tsx Refactor infinite scroll 2024-04-27 12:16:23 -05:00
PhotoGridInfinite.tsx Refactor infinite scroll pattern, use for admin photos 2024-04-28 17:36:20 -05:00
PhotoGridSidebar.tsx Merge branch 'main' into static 2024-03-19 12:46:09 -05:00
PhotoLarge.tsx Refactor infinite scroll pattern, use for admin photos 2024-04-28 17:36:20 -05:00
PhotoLightbox.tsx Switch to clsx/lite, change TS bundler strategy 2024-01-02 23:25:54 -05:00
PhotoLink.tsx Fix scroll bug on <PhotoLink /> 2024-04-18 19:20:54 -05:00
PhotoLinks.tsx Fix scroll bug on <PhotoLink /> 2024-04-18 19:20:54 -05:00
PhotoOGTile.tsx Add tag share files 2023-09-21 20:30:28 -05:00
PhotosEmptyState.tsx Show upload photo button for new admins 2024-04-27 19:43:06 -05:00
PhotoSetHeader.tsx Add baseline grid debugging to photo set headers 2024-03-27 17:59:53 -05:00
PhotoShareModal.tsx Build out all film simulation pages 2023-11-06 10:05:20 -06:00
PhotosLarge.tsx Refactor infinite scroll pattern, use for admin photos 2024-04-28 17:36:20 -05:00
PhotosLargeInfinite.tsx Refactor infinite scroll pattern, use for admin photos 2024-04-28 17:36:20 -05:00
PhotoSmall.tsx Refactor infinite scroll pattern, use for admin photos 2024-04-28 17:36:20 -05:00
PhotoTiny.tsx Refactor infinite scroll pattern, use for admin photos 2024-04-28 17:36:20 -05:00
PhotoUpload.tsx Show upload photo button for new admins 2024-04-27 19:43:06 -05:00
server.ts Shrink image blur size 2024-05-03 18:31:28 -05:00
StaggeredOgPhotos.tsx Infinite scroll /og image previews 2023-09-10 22:50:46 -05:00
UploadPageClient.tsx Merge branch 'main' into static 2024-04-08 22:51:39 -05:00