viossa.net/apps/vdn-static
BarnacleBoy 90c7e0cddb
Some checks failed
Deploy to Production / deploy (push) Failing after 33s
feat(i18n,drupal): consolidate locale codes and add Drupal infrastructure
i18n changes:
- Remove qpv locale code, standardize on vp-VL for Viossa
- Remove wp-VL duplicate, keep locale structure clean
- Update langcode types in DrupalService from 'qpv' to 'vp-VL'

Drupal integration additions:
- Add PreviewDrupalService for viewing unpublished content
- Add authentication system with Pinia store and composables
- Add meta tag management system (SEO, OpenGraph, Twitter)
- Add route guards for protected admin routes
- Add login/preview/admin pages

Locale file changes:
- Deleted: qpv.ftl (duplicate of vp-VL.ftl)
- Kept: en_US.ftl, es_LA.ftl, vp_VL.ftl, wp_VL.ftl
2026-05-15 07:07:28 +00:00
..
docs feat(i18n,drupal): consolidate locale codes and add Drupal infrastructure 2026-05-15 07:07:28 +00:00
public feat: setup monorepo for static frontend app (vdn-static) 2025-06-12 18:13:50 -04:00
src feat(i18n,drupal): consolidate locale codes and add Drupal infrastructure 2026-05-15 07:07:28 +00:00
.env.example feat: add Drupal JSON:API service layer 2026-05-14 19:40:54 +00:00
eslint.config.js Auto Router, Discord Rules Page, & Vi18n lib (#52) 2026-04-04 04:03:41 -04:00
index.html Auto Router, Discord Rules Page, & Vi18n lib (#52) 2026-04-04 04:03:41 -04:00
package-lock.json feat: setup monorepo for static frontend app (vdn-static) 2025-06-12 18:13:50 -04:00
package.json Added typescript to workspace devdeps, removed no unused var rules from 2026-04-17 20:18:41 -05:00
tsconfig.app.json Added typescript to workspace devdeps, removed no unused var rules from 2026-04-17 20:18:41 -05:00
tsconfig.json Auto Router, Discord Rules Page, & Vi18n lib (#52) 2026-04-04 04:03:41 -04:00
tsconfig.node.json feat: setup monorepo for static frontend app (vdn-static) 2025-06-12 18:13:50 -04:00
vite.config.ts Auto Router, Discord Rules Page, & Vi18n lib (#52) 2026-04-04 04:03:41 -04:00