Commit Graph

11 Commits

Author SHA1 Message Date
Strtus
d5001c9ee5 Use default export in Next config for EdgeOne compatibility
Switch next.config.ts from CommonJS export to default export so OpenNext wrappers can import the original config during type checking.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-19 00:40:34 +08:00
Sam Becker
1cb3c4a22c Begin storing image width + height 2026-02-01 19:05:58 -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
784c641174 Add next/image compatibility quality 2025-09-01 21:44:32 -05:00
Sam Becker
f7de56a7b9 Refine storage config 2025-08-27 20:46:57 -05:00
Christopher Jeffrey
363354d797
feat: add minio support (#297) 2025-08-27 19:20:56 -05:00
Sam Becker
6f3136c16e Whitelist user-configured next/image quality 2025-08-26 21:03:49 -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
fd0c7205fd Remove errant protocol from cloudflare urls 2025-01-23 09:22:06 -06:00
Sam Becker
271aeb0bb4 Refine photo thumb loading animation 2025-01-20 14:02:03 -06:00
Sam Becker
3875c1ab1e Move next.config to TypeScript 2025-01-18 22:28:53 -06:00