Vercel/app
Sam Becker 59f5c74269
Chromatic sorting (#284)
* Test color palette extraction

* Fix import

* Add hex <> oklch conversions

* Add 'hue' storage to photos

* Consolidate color modules

* Add chromatic config, track missing color data

* Bump deps

* Fix lens text test

* Finalize color storage

* Refactor color imports

* Hide form color data when disabled

* Store all average oklch color components

* Finalize color-config language

* Optimize photo syncing for color data

* Only update color data when syncing if possible

* Build out all color sorts

* Debug image colors

* Improve color debugging

* Improve color logging

* Simplify color sorting

* Bump deps

* Fix color sync logic

* Switch to sort params: ascending, descending

* Fix commandk sort menu

* Update tr-tr sorting language

* Add color capture to all photo extractions

* Add color visualization to photo form

* Standardize photo update language

* Create global debug color update function

* Improve color data capture logging

* Update maximum function duration for admin photos

* Add note to remove maxDuration

* Use AI to generate sorting color

* Conditionally use AI to analyze colors

* Manage AI color analysis batched requests

* Fix color reporting in admin photo table

* Only update color where AI fields are missing

* Temporarily upgrade admin/photos timeout

* Fix pro-based max duration

* Standardize color sorting foundations

* Update color sorting language

* Refactor color calculations

* Restore max duration time

* Update color-based sort menu labels

* Finalize color documentation

* Clean up color test actions

* Round color sort values before submitting to db

* Consolidate color server actions
2025-08-03 19:31:02 -05:00
..
admin Chromatic sorting (#284) 2025-08-03 19:31:02 -05:00
api Remove public api endpoint 2025-06-12 18:54:50 -05:00
feed.json Exclude photo from feeds (#280) 2025-07-05 23:40:58 -05:00
film/[film] Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
film-demo Generalize film type and labeling strategy 2025-04-01 21:08:36 -05:00
focal/[focal] Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
full Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
grid Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
home-image Make app og image match home feed 2025-07-13 11:43:33 -05:00
lens/[make]/[model] Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
og Cache photo meta queries 2025-04-06 15:00:24 -05:00
p/[photoId] Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
recents Make queries resilient to unconfigured installations 2025-07-19 15:36:42 -05:00
recipe/[recipe] Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
rss.xml Exclude photo from feeds (#280) 2025-07-05 23:40:58 -05:00
shot-on/[make]/[model] Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
sign-in Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
tag Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
template-image Configurable photo sort order (#277) 2025-06-29 21:05:13 -05:00
template-image-tight Configurable photo sort order (#277) 2025-06-29 21:05:13 -05:00
template-url Add configuration for nav site title 2025-03-25 14:14:00 -05:00
year/[year] Rich sort controls (#283) 2025-07-15 22:43:36 -05:00
error.tsx Move /app to root 2025-02-17 17:52:18 -06:00
global-error.tsx Add custom error page for client-side exceptions 2025-04-17 09:30:55 -05:00
layout.tsx Skip nav animation in empty state 2025-07-19 16:02:43 -05:00
not-found.tsx Add custom error page for client-side exceptions 2025-04-17 09:30:55 -05:00
page.tsx Make sidebar photo count accurate 2025-07-13 11:31:33 -05:00
sitemap.ts Rich sort controls (#283) 2025-07-15 22:43:36 -05:00