Commit Graph

2842 Commits

Author SHA1 Message Date
Sam Becker
bde87c2542 Fix non-deterministic color sort order 2025-08-04 09:48:18 -05:00
Sam Becker
4890b17868 Update color-based sort language 2025-08-04 09:35:04 -05:00
Sam Becker
6b888d7f81 Disable color hover for thumbnails 2025-08-03 19:46:21 -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
8ba32c5549 Add tr-tr type + lint 2025-07-31 09:06:21 -05:00
Mehmet Abak
2cf0a1b840
Added Turkish language support (#285)
* Create tr-tr.ts

* Update index.ts

* Update README.md
2025-07-31 09:04:36 -05:00
Sam Becker
2a2ffeba3c Edit batch icon 2025-07-20 12:04:34 -05:00
Sam Becker
bf3de54797 Restore link primitive cleanup 2025-07-20 11:43:38 -05:00
Sam Becker
a5efb8a964 Refactor link actions 2025-07-20 11:37:06 -05:00
Sam Becker
f6e167bd04 Debug linkwithstatus cleanup 2025-07-20 10:43:19 -05:00
Sam Becker
2425287544 Add temporary logging to LinkWithStatus 2025-07-20 00:25:11 -05:00
Sam Becker
e1ba3d84b4 Update selectedPhotoIds dependency array 2025-07-20 00:16:09 -05:00
Sam Becker
a24d4460d9 Refine batch id clearing 2025-07-20 00:08:53 -05:00
Sam Becker
730708b0db Refactor batch id clearing 2025-07-19 23:50:56 -05:00
Sam Becker
4d2cb31819 Always delay batch edit action 2025-07-19 23:32:37 -05:00
Sam Becker
3263603c25 Choreograph batch edit navigation/action 2025-07-19 23:28:10 -05:00
Sam Becker
6ab49d13e5 Hide admin menu tooltip on dismiss 2025-07-19 16:05:11 -05:00
Sam Becker
8c6e406904 Skip nav animation in empty state 2025-07-19 16:02:43 -05:00
Sam Becker
6c73b14b85 Make queries resilient to unconfigured installations 2025-07-19 15:36:42 -05:00
Sam Becker
850af1ecdf Bump deps 2025-07-19 13:57:07 -05:00
Sam Becker
fc8cca3f7f Switch more menus to proper links 2025-07-19 13:56:46 -05:00
Sam Becker
c78c6fd7e0 Add sort options to cmd-k menu 2025-07-17 20:32:09 -05:00
Sam Becker
c2b1be5fb4 Always fade in images on first load 2025-07-17 17:14:38 -05:00
Sam Becker
6f677ec906 Fix admin visibility icon spacing 2025-07-17 09:30:10 -05:00
Sam Becker
76621b965b Rationalize admin photo icon layout 2025-07-17 09:25:41 -05:00
Sam Becker
38768de87c Add string comments 2025-07-17 09:01:33 -05:00
Sam Becker
27b0b4965a Accept ampersands urls in cameras/lenses 2025-07-16 23:36:14 -05:00
Sam Becker
ea1e232232 Refine sidebar height calculation 2025-07-16 23:08:16 -05:00
Sam Becker
2dde902027 Check fallback fade/image load status on mount 2025-07-16 17:35:09 -05:00
Sam Becker
f2db4cf4d0 Add additional image fallback loading checks 2025-07-16 09:37:48 -05:00
Sam Becker
25533f088c Restore image fallback check to 100ms 2025-07-16 08:51:49 -05:00
Sam Becker
1906d2dd20 Only log non-0 static generation 2025-07-16 08:40:24 -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
65f7f539a7 Fix photo details on mobile 2025-07-15 10:38:20 -05:00
Sam Becker
622fbda79f Clean up indentation 2025-07-13 23:18:45 -05:00
Sam Becker
2b2bbeb5a5 Adjust config menu styles 2025-07-13 23:06:16 -05:00
Sam Becker
ac7506a1bc Adjust admin photos table spacing 2025-07-13 22:59:34 -05:00
Sam Becker
110c52c324 Bump next-auth 2025-07-13 22:46:13 -05:00
Sam Becker
aefda2db19 Add section menu to admin app config 2025-07-13 18:38:33 -05:00
Sam Becker
188c704589 Make app og image match home feed 2025-07-13 11:43:33 -05:00
Sam Becker
84587b4b83 Make sidebar photo count accurate 2025-07-13 11:31:33 -05:00
Sam Becker
54abdce4df Enable visibility tooltips on mobile 2025-07-13 11:05:42 -05:00
Sam Becker
3b5d8214a2 Smooth out fallbacks on initial load 2025-07-12 10:38:01 -05:00
Sam Becker
443aba830f Gracefully fail when there are no recents 2025-07-11 23:12:27 -05:00
Sam Becker
8fbfd0fcb6 Conditionally show lens make text 2025-07-11 22:07:45 -05:00
Sam Becker
d77ad59eb2 Make recents category default 2025-07-11 20:16:24 -05:00
Sam Becker
705b8a99e2 Bump deps 2025-07-11 19:31:34 -05:00
Sam Becker
781ff098b1 Improve masked scroll in form controls 2025-07-11 17:19:36 -05:00
Sam Becker
91562e6523 Fix tooltip button/form interaction 2025-07-11 08:53:36 -05:00
Sam Becker
1103a7b077 Fix checkbox focus, tab index 2025-07-11 08:48:04 -05:00