Vercel/src/app
Sam Becker 5970bfb850
About Page (#378)
* 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
2026-02-26 09:32:17 -06:00
..
actions.ts Warm redis store once per client session 2025-08-28 09:20:10 -05:00
AppState.ts Optimize Next.js 16 behavior (#349) 2025-10-27 09:49:16 -05:00
AppStateProvider.tsx Refine reupload input behavior 2026-02-10 22:46:44 -06:00
AppViewSwitcher.tsx About Page (#378) 2026-02-26 09:32:17 -06:00
config.ts About Page (#378) 2026-02-26 09:32:17 -06:00
font.ts Stop importing second font weight in OG images 2025-03-13 00:39:03 -05:00
Footer.tsx About Page (#378) 2026-02-26 09:32:17 -06:00
HomeImageResponse.tsx Albums (#315) 2025-09-16 21:47:22 -05:00
Nav.tsx About Page (#378) 2026-02-26 09:32:17 -06:00
NavClient.tsx About Page (#378) 2026-02-26 09:32:17 -06:00
path.ts About Page (#378) 2026-02-26 09:32:17 -06:00
SecretGenerator.tsx Optimize Next.js 16 behavior (#349) 2025-10-27 09:49:16 -05:00
static.ts Select All Photos (1 of 2) (#372) 2026-02-12 22:28:37 -06:00
TemplateImageResponse.tsx About Page (#378) 2026-02-26 09:32:17 -06:00
ThemeColors.tsx Offer matte background color configuration 2025-03-29 13:00:24 -05:00
ThemeSwitcher.tsx Optimize Next.js 16 behavior (#349) 2025-10-27 09:49:16 -05:00
useStickyNav.ts Suppress search animation on nav change 2025-06-30 08:42:49 -05:00