Commit Graph

12 Commits

Author SHA1 Message Date
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
bd59a9ba83 Revert to Next.js 15 2025-10-26 11:12:30 -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
Strtus
e56b386a20
chore: fix tsconfig json syntax (#346) 2025-10-22 09:07:20 -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
0bd2e395d8 Upgrade to ES2019 target 2025-05-27 18:02:39 -05:00
Sam Becker
11362450f1 Strip GPS data when uploading/syncing photos 2024-06-07 00:24:52 -05:00
Sam Becker
1975e7f940 Add function for stripping GPS data from original files 2024-06-06 22:44:43 -05:00
Sam Becker
c475932b8f Switch to next canary 2024-04-27 18:44:03 -05:00
Sam Becker
b510f5066a Rebuild lockfile, tsconfig.json 2024-04-26 20:54:34 -05:00
Sam Becker
70d83ef6e7 Switch to clsx/lite, change TS bundler strategy 2024-01-02 23:25:54 -05:00
Sam Becker
df11a86181 Init 2023-09-05 09:00:57 -05:00