* Highlight /about in nav
* Refine full frame icon
* Add timestamp to /about
* Add /about to cmdk menu
* Enrich /about content
* Make /about categories responsive
* Enlarge app nav buttons
* Add /about richer categories
* Widen main nav buttons
* Add more /about category content
* Catch db errors in /about
* Update key /about image
* Add /about avatar
* Add jest TextEncoder polyfill
* Refactor sidebar text configuration
* Show /about hero photo meta
* Hoist about content to server page
* Hide admin email on small screens
* Add basic about page form
* Finalize basic /about upsert functionality
* Make /about/edit safe for blank templates
* Add configuration to hide /about page
* Add default /about title text
* Add interactive photos to /about edit form
* Apply final /about i18n
* Ensure /about static optimization
* Add CTA for admins to add /about descriptions
* Add convenience for accepting full photo urls
* Add photo placeholder icon
* Show /about empty state when there are no photos
* Hide sort control when in app empty state
* Enable select all toggle
* Extend category path test coverage
* Preview queries when selecting all
* Hoist select all query count to app state
* Refine select photo behavior/presentation
* Refactor batch edit actions
* Refactor limit handling in path-based photo queries
* Show all tags in admin views
* Fix select all z-order
* feat: add Nikon Z Picture Control support
* refactor: Consolidate Fujifilm and Nikon MakerNote parsing logic and remove unused code and comments.
* fix: decode film parameter before fetching photo data.
* fix: decode URL-encoded film parameters for improved routing
* feat: Add default set of Nikon Picture Controls for consistent labels and allow for Picture Controls not already in the database to be picked from the drop down.
* feat: Add camera make context to film components for conditional Fujifilm simulation display
* 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
* 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
* Add tooltip to 'hidden' checkbox
* Refine checkbox UI
* Allow photos to be excluded from main feeds
* Fix footer grid in photos excluded from feed
* Apply feed exclusion from batch upload
* Scrub final hidden/private language
* Add visibility icons to admin photo menu