Commit Graph

24 Commits

Author SHA1 Message Date
arifal 2de8ac4086 0.5.0 2026-05-07 18:48:25 +07:00
arifal 49aa64c522 general category trip 2026-05-07 18:47:45 +07:00
arifal 12f13f2049 0.4.2 2026-05-07 18:12:08 +07:00
arifal 1e7259f38a fase 0 migration metadata 2026-05-07 18:11:59 +07:00
arifal 7c4440bf41 update lib 2026-05-05 15:11:36 +07:00
arifal 9dfd0295d3 chore(release): 0.4.0 2026-05-05 15:00:14 +07:00
arifal 5948d0e2a0 chore(release): 0.3.0 2026-04-28 23:11:10 +07:00
arifal 05d0929f7a feat: secure KYC storage, Google OAuth, terms gating 2026-04-28 23:10:21 +07:00
arifal 58da4608ac fix normalize line endings to LF 2026-04-28 20:22:19 +07:00
arifal a92b4a8fd9 kyc user and upload partial update encrypt nik and picture 2026-04-27 21:48:24 +07:00
arifal b31fe675ae chore(release): 0.2.0 2026-04-27 02:14:14 +07:00
arifal d91e16b6ef feat(seo): add metadata, sitemap, robots, JSON-LD, dynamic OG image
- Centralize brand/keyword config in lib/site.ts (slogan, 22 keywords).
- Root layout: metadataBase, title template, OG/Twitter defaults, robots rules.
- Per-page metadata: home, trips list (filter-aware), trip detail, profile (noindex).
- Layout wrappers add metadata to client-component pages: login, register, create-trip.
- Trip detail: generateMetadata + JSON-LD Event + BreadcrumbList (price, availability, rating).
- Home page: JSON-LD Organization + WebSite + SearchAction (sitelink search).
- app/sitemap.ts: dynamic sitemap pulling OPEN/FULL trips from Prisma.
- app/robots.ts: disallow /api/, /profile, /create-trip; references sitemap.
- app/trips/[id]/opengraph-image.tsx: dynamic 1200x630 OG image per trip with
  cover photo, title, mountain, date, price, brand badge.
- Seeder: switch trip images from local SVG placeholders to real Unsplash CDN URLs.
- Drop 18 obsolete seed SVGs from public/images/seed/.

New env: NEXT_PUBLIC_SITE_URL (defaults to localhost:3000) — set to prod domain on deploy.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 02:14:08 +07:00
arifal a4508dc828 fix fork mode 2026-04-21 16:26:17 +07:00
arifal bf20c23a3b fix cluster mode 2026-04-21 16:22:47 +07:00
arifal 7379c70dc0 fix ecosystem config 2026-04-21 16:15:01 +07:00
arifal 4993eb444c add deployment and ecosystem pm2 2026-04-21 14:28:29 +07:00
arifal fcdca34460 add payment, trust badge, handle race condition, fix booking schema 2026-04-20 23:57:31 +07:00
arifal ba5f64ae0e create review and profile 2026-04-20 00:25:05 +07:00
arifal 7159e9108f add end date and create logo and fix filter 2026-04-17 00:16:31 +07:00
arifal 82c1da9951 add responsive mobile tablet laptop and desktop 2026-04-16 16:49:32 +07:00
arifal d0480df31a add trip image 2026-04-16 16:26:29 +07:00
arifal 237caad488 auth, trips and join trips 2026-04-16 14:51:54 +07:00
arifal de0d1c5413 first init 2026-04-15 14:52:46 +07:00
arifal b255c4c358 Initial commit from Create Next App 2026-04-15 10:27:11 +07:00