Commit Graph

321 Commits

Author SHA1 Message Date
Sam Becker
5140addc8d
PNG/EXIF handling (#328)
* Refactor PNG/EXIF handling
* Increase quality of client-side resizes
2025-09-20 16:13:25 -05:00
Sam Becker
1e66815a3d
Albums (#315)
* 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
2025-09-16 21:47:22 -05:00
Sam Becker
dfc05d5c14 Bump deps 2025-09-11 20:41:39 -05:00
Sam Becker
d16881637e Bump deps 2025-09-11 09:04:06 -05:00
Sam Becker
7c9ce0d26c
Expand social networks (#308)
* 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
2025-09-10 23:22:26 -05:00
Sam Becker
936ce69ff7 Bump deps 2025-09-07 18:02:57 -05:00
Sam Becker
1a72a84497 Bump deps 2025-09-01 21:03:25 -05:00
Sam Becker
de868ef859 Bump deps 2025-08-28 14:11:25 -05:00
Sam Becker
ac9326c249 Bump deps 2025-08-28 09:22:20 -05:00
Sam Becker
0a17eaa7d0 Bump deps 2025-08-26 20:41:10 -05:00
Sam Becker
25b8d65030
Break up photo form into sections (#298) 2025-08-26 20:36:51 -05:00
Sam Becker
320f562cbc
EXIF title/caption capture (#294) 2025-08-17 17:18:16 -05:00
Sam Becker
a3319b2fa7 Bump deps 2025-08-08 23:31:12 -05:00
Sam Becker
0d02306ba0 Migrate to dedicated indent style line plugin 2025-08-08 23:29:00 -05:00
Sam Becker
7f4fc2176c Bump deps 2025-08-04 21:22:57 -05:00
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
Sam Becker
850af1ecdf Bump deps 2025-07-19 13:57:07 -05:00
Sam Becker
646f32e642
Rich sort controls (#283)
* 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
2025-07-15 22:43:36 -05:00
Sam Becker
110c52c324 Bump next-auth 2025-07-13 22:46:13 -05:00
Sam Becker
705b8a99e2 Bump deps 2025-07-11 19:31:34 -05:00
Sam Becker
7695fa8d75 Bump deps 2025-07-10 10:06:44 -05:00
Sam Becker
b7cb6715b7
Speed up category hovers (#279)
* Extract out ShareHover components
* Refactor hover/category state
* Rename photo query options types
* Restore category count slice of app state
* Streamline entity hover headers
* Standardize swr keys
* Suppress hover counts to years
* Refine entity hover design
* Make image hovers opt out
2025-07-04 12:19:45 -05:00
Sam Becker
a59af8a505 Bump deps 2025-07-01 17:49:40 -05:00
Sam Becker
429fab8582 Bump deps 2025-07-01 09:35:29 -05:00
Sam Becker
a1886da3bc Bump deps 2025-06-23 22:54:06 -05:00
Sam Becker
da9d0ab54b Upgrade pg 2025-06-22 15:08:07 -05:00
Sam Becker
40a1215ac1 Bump deps 2025-06-19 08:40:36 -05:00
Sam Becker
307c045715 Bump deps 2025-06-18 21:38:58 -05:00
Sam Becker
5d85591dba Bump deps 2025-06-16 14:19:44 -05:00
Sam Becker
56da1d86f2 Bump deps 2025-06-13 12:42:15 -05:00
Sam Becker
c317727006 Bump deps 2025-06-12 15:26:30 -05:00
Sam Becker
4946b0d262
Build-time tree-shaking for date-fns locales (#264)
Dynamically import date-fns locales for turbopack (local) and webpack (production)
2025-06-02 09:50:06 -05:00
Sam Becker
72e2d9bd60 Bump deps 2025-05-31 16:05:25 -05:00
Sam Becker
f9f442bab3 Bump deps 2025-05-23 17:17:07 -05:00
Sam Becker
a79ec4f078 Bump deps 2025-05-22 09:13:07 -05:00
Sam Becker
eabdbf1329
Make Supabase postgres urls more resilient (#257)
* Bump deps

* Remove redundant postgres ssl query param

* Tweak postgres code

* Refactor postgres url formatting

* Change postgres url imports
2025-05-22 01:07:04 -05:00
Sam Becker
47bb2fe55c Bump dependencies 2025-05-10 17:48:45 -05:00
Sam Becker
c8080e9cf2 Bump next-auth 2025-04-27 21:34:04 -05:00
Sam Becker
716af8b133 Bump deps 2025-04-24 09:34:18 -05:00
Sam Becker
3256774d48 Bump deps 2025-04-20 00:13:18 -05:00
Sam Becker
39f018f084 Bump deps 2025-04-18 10:46:23 -05:00
Sam Becker
dd26ed6442 Bump deps 2025-04-12 00:34:55 -05:00
Sam Becker
21f8392cc6 Upgrade to Next 15.3.0 2025-04-11 09:07:42 -05:00
Sam Becker
ae8a38f462 Bump deps 2025-04-08 07:36:25 -05:00
Sam Becker
ef62781a40 Bump deps 2025-04-05 14:05:34 -05:00
Sam Becker
962a5483fe Bump deps 2025-04-04 23:36:14 -05:00
Sam Becker
13a9e855bc Bump deps 2025-03-27 22:57:22 -05:00
Sam Becker
cf39b49536 Bump deps 2025-03-25 12:02:31 -05:00
Sam Becker
481f31d4db Bump deps 2025-03-24 22:03:04 -05:00
Sam Becker
cbb74059b3 Remove exifr dependency 2025-03-23 23:44:21 -05:00