* Bump deps
* Add openai object generation with zod
* Streamline AI query instructions
* Use single AI request when editing uploads
* Clean up AI text from object requests
* Fix AI text formatting logic
* Reorganize upload network requests
* Make /db top-level module
* Create Album type
* Pin pnpm version
* Generalize query modules
* Finalize album postgres data type
* Remove temp albums prop
* Create basic album primitives
* Fix temporary album bugs
* Add albums to sidebar
* Disambiguate string date utilities
* Localize album language
* Add album join option to core photo queries
* Tweak album icon placement
* Add album photo detail page
* Refine Album data model
* Display album subhead when available
* Generate album og images
* Finalize album share modal
* Add albums to sitemap
* Statically pre-render albums
* Display tags on albums
* Add albums to cmd-k menu
* Handle album tag overflow
* Stop truncating album subheads
* Create core admin album views
* Make albums editable
* Create/edit albums on photo save, add delete album
* Create utility for managing env var-based key lists
* Add expanded social content
* Finalize content for social networks additions
* Add social network config to README
* 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
* Generalize app switcher menus
* Organize sort module
* Build configuration for nav sort control
* Refine sort menu styles
* Upgrade next.js
* Reset custom sort when clicking grid/full a second time
* Light up sort button when overridden