Pascal Martineau pascalmartineau
  • New Richmond, QC
  • Joined on 2025-08-01
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-26 11:57:40 -05:00
c5ce607fae feat: Initial SEO integration
9cd99c36db chore: Update @lewebsimple/nuxt-graphql
108269e3fe fix: Bypass headless home URL for specific cases
Compare 3 commits »
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-22 08:10:32 -05:00
4492d760bb minor: OptionsSite.query.gql
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-22 08:09:53 -05:00
95e83c1ec1 minor: OptionsSite.query.gql
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-22 08:07:14 -05:00
489ac82faa feat: Site options page & field group
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-22 07:56:56 -05:00
d7cf08db00 chore: README.md
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-21 22:05:07 -05:00
4ae9b67b9c chore(release): v0.1.5
pascalmartineau pushed tag v0.1.5 to pascalmartineau/wp-headless 2026-01-21 22:05:07 -05:00
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-21 22:04:50 -05:00
3b706c0092 fix: type issue with NodePage
baa3061685 fix: immutable extractNodes
fd61895bbd fix: auth server utils upgrade to latest nuxt-graphql
cdcb09e24b chore: update nuxt-graphql
Compare 4 commits »
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-20 11:13:49 -05:00
341b0d6e9d chore(release): v0.1.4
58d1dc0045 chore(release): v0.1.3
Compare 2 commits »
pascalmartineau pushed tag v0.1.4 to pascalmartineau/wp-headless 2026-01-20 11:13:49 -05:00
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-20 11:13:08 -05:00
5e0df227f3 feat: hide title on front page
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-20 11:12:32 -05:00
84138e09b1 feat: hide title on front page
2d0b176ab8 feat: login / logout toast
bfb5ae3a70 fix: fatal 404
9d99770b38 refactor: /api/login route
e383255e73 refactor: update to nuxt-graphql 0.5.x
Compare 13 commits »
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-13 21:17:39 -05:00
5bda835566 chore(release): v0.1.2
pascalmartineau pushed tag v0.1.2 to pascalmartineau/wp-headless 2026-01-13 21:17:39 -05:00
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-13 21:17:26 -05:00
6f6e0d7b76 chore: update @lewebsimple/nuxt-graphql
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-13 21:07:47 -05:00
c1094239a3 feat: Initial authentication logic and UX
f9958701e6 chore: pnpm approve builds
Compare 2 commits »
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-13 11:25:37 -05:00
dbbb2f7009 chore: update @lewebsimple/nuxt-graphql
d0244eb6a3 feat: Initial GraphQL setup with remote WP schema
Compare 2 commits »
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-13 11:04:05 -05:00
a2860478a9 feat: Initial theme setup (theme features, locale, main menu)
33589d425a feat: typecheck npm script
9b6a86fe0c feat: Optional SSL for dev server
f520db7a9d feat: Update .gitignore and add Copilot instructions
Compare 4 commits »
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-13 09:06:24 -05:00
3d7a2b2ef6 feat: Initial layout with SiteHeader / SiteFooter
ca2e660c05 feat: Initial Nuxt UI configuration
Compare 2 commits »
pascalmartineau pushed to main at pascalmartineau/wp-headless 2026-01-13 08:46:54 -05:00
de126b0953 minor: Disable contributors in CHANGELOG