Sam Becker
7ab319142f
Upgrade to Tailwind 4
2025-02-08 16:21:26 -06:00
Sam Becker
c958f75c73
Refine camera tag, standardize apple logo usage
2025-02-06 17:33:59 -06:00
Sam Becker
70b7b609ee
Fix tag edit admin links
2025-02-05 09:32:55 -06:00
Sam Becker
f2e74d8682
Fix tag/photo detail page for non-latin characters
2025-02-04 09:33:18 -06:00
Sam Becker
10c7ba4240
Add git sync status for forked repos
2025-01-30 22:45:22 -06:00
Sam Becker
031c296796
Refactor badge text truncation
2025-01-28 20:06:28 -06:00
Sam Becker
cce2043fca
Add static optimization to category image routes
2025-01-27 20:55:39 -06:00
Sam Becker
ad83dbb2e3
Format code
2025-01-26 12:56:58 -06:00
Sam Becker
8444a7cfbb
Reformat photo page code
2025-01-26 12:55:52 -06:00
Sam Becker
2195379b74
Convert zoom controls into hook
2025-01-26 10:24:00 -06:00
carlobortolan
cd7b49042b
Merge branch 'main' of https://github.com/sambecker/exif-photo-blog
2025-01-25 17:50:45 +01:00
carlobortolan
805ac69fa9
Enable fullscreen and zoom actions for images via env variable
2025-01-25 17:30:58 +01:00
Sam Becker
33a950f73c
Improve error logging for photo uploads
2025-01-20 14:40:33 -06:00
carlobortolan
4a7c988f54
Add viewerjs support
2025-01-15 19:23:55 +01:00
Sam Becker
625767a68b
Fix lint warning
2025-01-15 09:43:42 -06:00
Sam Becker
27552590af
Statically optimize photo categories when configured
2025-01-15 09:41:08 -06:00
Sam Becker
862b94c96c
Refactor optimization env var names
2025-01-15 09:20:23 -06:00
Sam Becker
5e3521c687
Store client timezone in cookie and use on server when possible
2025-01-12 17:13:45 -06:00
Sam Becker
39035bf188
Remove all share pages/layouts
2025-01-11 17:51:02 -06:00
Sam Becker
76a6f40e77
Create state/container for share modals
2025-01-11 14:34:53 -06:00
Sam Becker
e45c1eb8d9
Fix ESLINT 9 configuration
2025-01-05 19:47:40 -06:00
Sam Becker
4d1535f427
Merge branch 'main' into next-15-1
2025-01-02 22:27:42 -05:00
Sam Becker
5936c71c7d
Standardize on query params for next/image bypass
2025-01-02 21:56:53 -05:00
Sam Becker
9ebe094c90
Remove next/image logging
2024-12-31 13:57:42 -05:00
Sam Becker
6b7e328389
Add base64 image debugging
2024-12-26 12:38:19 -05:00
Sam Becker
1bd628dd47
Await all params
2024-12-26 12:09:55 -05:00
Sam Becker
7e12732507
Adjust site grid documentation
2024-08-11 16:02:47 -04:00
Sam Becker
3fb43e4950
Move optical offset to <SiteGrid />
2024-08-11 13:20:20 -04:00
Sam Becker
16da4fc8a8
Optically center layouts @ new 3xl breakpoint
2024-08-11 13:12:11 -04:00
Sam Becker
1fbe63454f
Document explicit specs to <SiteGrid />
2024-08-11 12:29:44 -04:00
Johnomated
d3e209907f
Content can be centered on large screens with NEXT_PUBLIC_CENTERED_ON_LARGE_SCREENS env variable
...
Added CENTERED_LARGE_SCREENS variable in config.ts that gets NEXT_PUBLIC_CENTERED_ON_LARGE_SCREENS value from environment variables. Modified SiteGrid.tsx to use CENTERED_LARGE_SCREENS and adjust the pages column layout if it's true.
2024-07-26 23:15:46 -05:00
Sam Becker
fe7bb07ac4
Add configuration for preferred initial theme
2024-07-21 20:28:44 -05:00
Sam Becker
3f0b9e7b27
Allow admins to select photos from /grid
2024-07-07 23:27:36 -05:00
Sam Becker
1488becc9c
Rename grid homepage environment variable
2024-06-29 22:33:26 -05:00
Sam Becker
2ed96eb2f4
Refactor core navigation to support grid-first root
2024-06-29 22:19:27 -05:00
Sam Becker
8c621d54e1
Accurately show outdated batch number
2024-06-25 11:01:45 -05:00
Sam Becker
9aa6546b90
Introduce official error/warning components
2024-06-20 19:25:15 -05:00
Sam Becker
616726b5fd
Refine admin config layout
2024-06-19 13:19:24 -05:00
Sam Becker
930b80b9f1
Make syncing/updating photos more resilient to timeouts
2024-06-17 11:01:19 -05:00
Sam Becker
791d020c94
Tweak outdated page behavior/function timeouts
2024-06-17 09:31:03 -05:00
Sam Becker
787f638cd7
Finalize sync/cleanup ux
2024-06-17 00:13:20 -05:00
Sam Becker
aec9748d9a
Refine outdated page
2024-06-16 15:24:20 -05:00
Sam Becker
48b1751b12
Refine outdated photo view
2024-06-16 15:18:16 -05:00
Sam Becker
141b7e3ed8
Refactor outdated photos header
2024-06-16 14:26:16 -05:00
Sam Becker
6b262b46de
Add outdated photos page
2024-06-16 13:30:52 -05:00
Sam Becker
6786f1aad6
Fix admin configuration layout shift
2024-06-12 00:35:55 -05:00
Sam Becker
a80a8713c4
Add error handling to og test pages
2024-06-09 13:15:19 -05:00
Sam Becker
ad8b2280b2
Increase max duration on [uploadPath]
2024-06-07 00:44:01 -05:00
Sam Becker
11362450f1
Strip GPS data when uploading/syncing photos
2024-06-07 00:24:52 -05:00
Sam Becker
3021018dc0
Add comprehensive photo data syncing
2024-05-29 23:30:26 -05:00