Commit graph

8 commits

Author SHA1 Message Date
0dc2a0a570 fix: drupal-meta — Array.isArray narrowing for custom tags union type 2026-05-18 13:08:55 +00:00
90c7e0cddb feat(i18n,drupal): consolidate locale codes and add Drupal infrastructure
Some checks failed
Deploy to Production / deploy (push) Failing after 33s
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
Benjamin Singleton
8c59485898
Auto Router, Discord Rules Page, & Vi18n lib (#52)
feat: Auto Router, Discord Rules Page, & Vi18n lib (#52)
2026-04-04 04:03:41 -04:00
Benjamin Singleton
169ef685ce feat: randomize greeting from pool on homepage 2026-02-10 18:36:16 -05:00
Benjamin Singleton
4852f2d5d1 fix: fixed fallbackProxy logic 2026-02-09 20:39:33 -05:00
Benjamin Singleton
00651b8e36 feat: completed wodox locale; improved i18n logic 2026-02-09 20:39:33 -05:00
Benjamin Singleton
d35ca7f3ba fix: cleanup temp code 2025-06-14 12:46:37 -05:00
Benjamin Singleton
032cfb2bfd feat: implemented new i18n system 2025-06-14 11:57:28 -05:00