• Joined on 2025-12-18
gitml pushed to main at Michele/postgenerator 2026-03-09 11:04:12 +00:00
d188ce5c63 chore: add project config and deploy preparation
1c9199bf38 chore: complete v1 milestone
d8f298463b docs(04): complete enrichment phase
e8a93526a2 docs(04-02): complete Frontend Unsplash UI plan
f154f1b2f6 feat(04-02): thumbnail PostCard e hint Unsplash in OutputReview
Compare 10 commits »
gitml created branch main in Michele/postgenerator 2026-03-09 11:04:12 +00:00
gitml created repository Michele/postgenerator 2026-03-07 12:17:48 +00:00
gitml pushed to main at Michele/leopost 2026-02-01 16:35:29 +00:00
9eb0786bcc Fix: Google button hover text visibility
gitml pushed to main at Michele/leopost 2026-02-01 16:13:37 +00:00
933440f327 docs: Add design system and basePath troubleshooting to CLAUDE.md
gitml pushed to main at Michele/leopost 2026-02-01 15:27:27 +00:00
afdec23a84 Redesign: Editorial Fresh design system
gitml pushed to main at Michele/leopost 2026-02-01 12:04:32 +00:00
09d1c39ec0 Fix metadata: title, description, lang
gitml pushed to main at Michele/leopost 2026-02-01 11:23:20 +00:00
94ddfad909 Fix email confirmation redirect missing basePath
gitml pushed to main at Michele/leopost 2026-02-01 11:03:54 +00:00
eb5b2cd42c Update UAT: all Phase 1 tests passing
gitml pushed to main at Michele/leopost 2026-02-01 11:02:11 +00:00
44fcd37366 Fix middleware redirect URLs missing basePath
2c2238548a test(01): complete UAT - 11 passed, 1 issue
Compare 2 commits »
gitml pushed to main at Michele/leopost 2026-01-31 19:13:31 +00:00
64a4a5fcbc Add project documentation with deployment lessons learned
gitml pushed to main at Michele/leopost 2026-01-31 18:46:20 +00:00
af3b007a3e Make OAuth URLs production-ready using NEXT_PUBLIC_APP_URL
gitml pushed to main at Michele/leopost 2026-01-31 18:39:58 +00:00
c561299ebd Fix OAuth callback: remove from middleware, fix redirect URLs
gitml pushed to main at Michele/leopost 2026-01-31 18:32:33 +00:00
ccc509fac6 Fix Google OAuth redirect URL to include basePath
gitml pushed to main at Michele/leopost 2026-01-31 14:25:37 +00:00
1f6e0d8356 Fix middleware: only run on auth-related routes
gitml pushed to main at Michele/leopost 2026-01-31 14:22:12 +00:00
14ff7739e9 Fix middleware: skip homepage to prevent empty response
gitml pushed to main at Michele/leopost 2026-01-31 14:19:58 +00:00
6d1c08dce4 Temporarily disable middleware for debugging
gitml pushed to main at Michele/leopost 2026-01-31 14:16:43 +00:00
47e1682d44 Simplify homepage to static (debug SSR issue)
gitml pushed to main at Michele/leopost 2026-01-31 14:01:32 +00:00
79f9d73af0 Fix redirect loop: add trailingSlash config
gitml pushed to main at Michele/leopost 2026-01-31 13:51:54 +00:00
73fa80da7c Add basePath for proper subpath deployment with nginx