Sam Becker
b664b8b203
Refine reupload capitalization
2026-02-10 22:50:38 -06:00
Sam Becker
3e3f163aa9
Refine reupload input behavior
2026-02-10 22:46:44 -06:00
Sam Becker
351f8869a6
Replace backing storage ( #374 )
...
* Centralize random suffix generation
* Introduce ••• menu in admin photos table
* Finalize re-upload behavior
* Finalize re-upload locales
* Honor resize config when re-uploading files
2026-02-10 21:17:57 -06:00
Sam Becker
42bf07445c
Add Node.js version link
2026-02-01 14:50:34 -06:00
Sam Becker
0b47d9d618
Remove leading v from Node.js debug version
2026-01-31 15:15:45 -06:00
Sam Becker
a0a1ec03a6
Add debug link for react version
2026-01-30 22:03:27 -06:00
Sam Becker
6b4c4970a3
Add react version to debugging
2026-01-30 21:13:34 -06:00
Sam Becker
545a360068
Debug node version
2026-01-30 20:58:32 -06:00
Sam Becker
3edc64d5cf
Allow AI model override
2026-01-30 20:42:47 -06:00
Sam Becker
68aaf42990
Refine insight empty state
2026-01-16 18:10:56 -06:00
Sam Becker
95a7cc336e
Refine qr code feature
2026-01-11 14:21:46 -06:00
Carlo Bortolan
43c6bceb94
QR page sharing ( #368 )
...
* Add QR to ShareModal and update next image hostnames
* Remove unused import
* Add qrcode into socials and update i18n
* Update README to include QR code option to social sharing
* Include qrcode in AdminAppConfigurationClient
2026-01-11 11:11:27 -06:00
Sam Becker
1dd4475ae5
Bust cache on photo add
2025-11-19 09:23:36 -06:00
Sam Becker
c5c78e527e
Increase cache coverage
2025-11-15 17:03:32 -06:00
Sam Becker
7662465248
Cache album queries
2025-11-15 16:31:46 -06:00
Sam Becker
32d39f7e67
Add Next.js version to config export
2025-11-14 12:06:39 -08:00
Sam Becker
667328b166
Conditionally add build identifier to <head />
2025-11-08 15:22:33 -06:00
Sam Becker
c8ea51cdd1
Next.js 16 ( #351 )
...
* Upgrade to next.js 16
* Allow static generation on preview
* Add note for disabled ref rule
* Report Next.js version in App Insights
* Link Next.js version
2025-11-02 11:23:52 -06:00
Sam Becker
dbf55badf6
Optimize Next.js 16 behavior ( #349 )
...
* Remove unused desktop redirect component
* Tweak useEffect/setState interactions
* Address more next.js 16 linting
* Tweak secret loading
* Finish linting setstate/useeffect interactions
* Disable ref lint warnings
2025-10-27 09:49:16 -05:00
Sam Becker
b9c31153f2
Remove db optimization experiment
2025-10-26 10:24:47 -05:00
Sam Becker
5591635a1e
Next.js 16 ( #347 )
...
* Upgrade to Next.js 16, resolve/suppress linting errors
* Update usage of revalidateTag()
* Rename proxy.ts export
* Refactor infinite scroll data handling
2025-10-25 21:35:30 -05:00
Sam Becker
71c732e3ff
Tweak code note
2025-10-15 20:03:24 -05:00
Sam Becker
0218c07870
Only show <PlaceInput /> when location services are enabled
2025-10-15 19:52:46 -05:00
Sam Becker
362c739b75
Fix location services config reporting
2025-10-15 19:23:18 -05:00
Sam Becker
a00e38b395
Add Locations to Albums ( #334 )
2025-10-15 09:37:16 -05:00
Sam Becker
5c2dd092e4
Fix album form submission bug
2025-10-05 19:13:59 -05:00
Sam Becker
a2a8538948
Prevent photo selection in lightboxes
2025-10-05 10:41:54 -05:00
Sam Becker
3b6001602a
Mobile Sidebar ( #330 )
...
* Show top entities on mobile
* Add config
* Localize 'more'/'less' text
2025-10-02 21:46:58 -05:00
Sam Becker
ffe7fe7b3d
Refine config list display
2025-09-23 17:37:21 -05:00
Sam Becker
e9d3c19c40
Pre-populate upload form with AI data
2025-09-22 09:18:57 -05:00
Sam Becker
47fe1cf383
Add next/script customization
2025-09-21 14:30:29 -05:00
Sam Becker
8482a76dd6
Fix social network key display
2025-09-21 11:04:56 -05:00
Sam Becker
1a592aca26
Stop categorizing database as Vercel
2025-09-21 09:48:04 -05:00
Sam Becker
272d57bec5
Clarify env var insight recommendations
2025-09-20 19:35:07 -05:00
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
ee9f3f4dc2
Album upgrades ( #326 )
...
* Add tag-to-album upgrade, introduce tag/album ••• menus
* Refine entity ••• menus
* Add album tagging to "Select ..." mode
* Finalize batch select/upload add album
* Refine final tag/album interactions
* Refine upgradeTagToAlbum capitalization
* Fix batch album upload, z-index issues
* Refine readonly styles
2025-09-18 22:41:12 -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
62e8392900
Update config footer text
2025-09-13 17:07:48 -05:00
Sam Becker
a5af7c617c
Optimize environment variable warning
2025-09-12 17:12:59 -05:00
Sam Becker
ca9cc320ed
Optimized outdated env var scroll
2025-09-12 08:54:04 -05:00
Sam Becker
9ed389f31f
Update deprecated env var styles
2025-09-11 21:20:52 -05:00
Sam Becker
0de8087fb4
Flag deprecated environment variables
2025-09-11 21:14:06 -05:00
Sam Becker
9c1c924f20
Update breadcrumb when updating photos
2025-09-11 20:38:04 -05:00
Sam Becker
379228cc03
Avoid unnecessary color collection when syncing outdated photos
2025-09-11 20:31:22 -05:00
Sam Becker
bd9b33422f
Refine bulk updating experience
2025-09-11 09:31:02 -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
25a8a473ab
Fix select photo ... navigation quirks
2025-09-08 17:55:36 -05:00
Sam Becker
861aa101d0
Update outdated sync text
2025-09-07 18:59:14 -05:00
Sam Becker
b56c852e58
Remove console logging
2025-09-07 16:34:40 -05:00
Sam Becker
71434c780b
Merge pull request #306 from sambecker/batch-edit-update
...
Finalize anywhere batch editing
2025-09-07 16:25:46 -05:00