f6b5266b46
fix: definePage import — use unplugin-vue-router/runtime not vue-router/auto-routes
Deploy to Production / deploy (push) Successful in 45s
2026-05-18 13:16:26 +00:00
9279ae063e
fix: add robots field to MetaConfig and I18nMetaConfig
2026-05-18 13:12:15 +00:00
0dc2a0a570
fix: drupal-meta — Array.isArray narrowing for custom tags union type
2026-05-18 13:08:55 +00:00
1724a838e2
fix: locale-aware OG types — I18nOpenGraphConfig/I18nTwitterCardConfig with resolveI18nOgTwitter helper
...
- Add I18nOpenGraphConfig and I18nTwitterCardConfig types that allow
string | LocaleAwareMeta for title/description fields
- Add resolveI18nOgTwitter() to resolve locale-aware og/twitter at runtime
- Fix meta-examples.ts import: MetaConfig from useMeta, I18nMetaConfig from useI18nMeta
2026-05-18 13:06:15 +00:00
75d5cf24ad
fix: useI18nMeta — remove RouteMeta import, fix callable narrowing, fix resolveI18nCustomTags return type
2026-05-18 12:49:19 +00:00
8971d0ddf2
fix: useMeta callable type + remove invalid function body from route-meta.d.ts
2026-05-18 12:43:58 +00:00
0f1bc2258a
fix: useRouteMeta — fix RouteMeta import and callable type narrowing
2026-05-18 12:43:04 +00:00
517c33adde
fix: move useMeta.ts to correct composables path
...
Deploy to Production / deploy (push) Failing after 32s
File was committed inside a nested repo copy at
apps/vdn-static/src/viossa.net/apps/vdn-static/src/composables/
instead of apps/vdn-static/src/composables/
2026-05-18 11:47:42 +00:00
90c7e0cddb
feat(i18n,drupal): consolidate locale codes and add Drupal infrastructure
...
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
22636f025f
feat(i18n): add qpv locale for Viossa translations
...
- Add qpv (pidgin viossa) as ISO-friendly locale code
- Create qpv.ftl based on vp-VL.ftl for Viossa UI strings
- Update LOCALE_IDS and locale loading to include qpv
- Add langcode parameter to DrupalService for content filtering
- Support 'en' and 'qpv' language codes for Drupal translations
2026-05-14 20:13:42 +00:00
68792b9cf5
feat: add Drupal JSON:API service layer
...
- Create TypeScript interfaces for JSON:API responses (types/drupal.ts)
- Implement DrupalService class with getNodes(), getNode(), getTaxonomyTerms()
- Support pagination via getNextPage()
- Configure base URL via VITE_DRUPAL_API_URL environment variable
- Default uses CORS proxy at /api/drupal-proxy
- Add .env.example with configuration options
Phase1 tasks completed:
- Drupal instance with JSON:API verified working
- CORS proxy configured in nginx
- Content types created: article, page, learning_resource
- Taxonomies created: tags, categories
2026-05-14 19:40:54 +00:00
Leon
3b72a4c99f
improve: fix typo
SSH Deploy to staging / remote-update (push) Has been cancelled
2026-05-06 13:48:45 -04:00
Leon
47718fec65
improve: locale parity & string brevity
2026-05-06 13:48:45 -04:00
Jezza Hehn
b61cd740c6
Adding Spanish locale file references to language switching logic file
...
Co-authored-by: Copilot <copilot@github.com>
2026-05-03 23:57:20 -04:00
2452ad42cb
Merge branch 'main' into TheDragonOfFlame-patch-1
2026-05-03 23:14:31 -04:00
69d1ff8219
Merge branch 'main' into patch-1
2026-05-03 23:11:18 -04:00
4ceefc290e
Merge branch 'main' into deploy-fix
2026-05-03 22:56:46 -04:00
TheEnamur
7f8df6f309
Update es_LA.ftl
...
Rule 7 readjustment
2026-05-01 21:03:42 -04:00
Leon
b28b27e97e
Add region to locale name
2026-05-01 17:50:14 +01:00
TheDragonOfFlame
e89fcface5
Merge branch 'main' into TheDragonOfFlame-patch-1
2026-04-18 13:22:56 -04:00
Benjamin Singleton
2c63701152
Added typescript to workspace devdeps, removed no unused var rules from
...
tsconfig, made i18n not use top-level await, upgraded packages/made sure
they were on compatible versions
2026-04-17 20:18:41 -05:00
TheEnamur
adccf7f979
Update es_LA.ftl
...
Historia del Viossa -> Historia de Viossa
2026-04-17 16:03:31 -04:00
TheEnamur
198803ce1f
Add files via upload
...
Spanish version of VDN
2026-04-17 15:44:23 -04: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
AmberWing
ce6812bf32
greetings.ts: po'antaandan troposnui
2026-04-01 10:45:49 -07:00
TheDragonOfFlame
d1247bf9ab
feat: fixed mistakes
2026-03-24 01:00:52 -04:00
TheDragonOfFlame
f5385855e3
feat: add more greetings and fix hebrew issue
2026-03-23 23:48:51 -04:00
nikomiko
262b8c578f
fix: fixed vp_VL.ts
2026-03-01 23:34:14 -05:00
TheDragonOfFlame
382f3dd0a2
feat: add more greetings and minemiaha language ( #49 )
...
* Add minemiaha (or razhanu?)
* Minemiaha to en_US
* Update greeting.ts
* Update vilantic.ts
* Add files via upload
* Update greeting.ts
* Added -miko to greeting.ts
2026-03-01 22:32:03 -05:00
Nginearing
58e04edaba
improvement: string parity
...
- create parity between localisations for the Discord description string
2026-02-14 00:11:42 -05:00
Nginearing
e11f0a6b8b
improvement: viossa locale
...
Complete localisation into Viossa
2026-02-14 00:11:42 -05:00
Benjamin Singleton
3c0e46c9ab
feat: author & lang credits for greetings, flag icons, hero banner styling updates
2026-02-10 18:36:16 -05:00
Benjamin Singleton
169ef685ce
feat: randomize greeting from pool on homepage
2026-02-10 18:36:16 -05:00
Benjamin Singleton
59674292be
feat: store locale in localStorage to persist across page loads
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
9d5e67136e
feat: wodox locale
2026-02-09 20:39:33 -05:00
Nikomiko
502edd8263
fix basic query
2026-02-05 22:15:23 -05:00
Sheldon Cooper
f3f3ce939e
feat: degoogle ( #37 )
...
* degoogle
* make the source file path a variable
2026-01-29 22:45:33 -05:00
Sheldon Cooper
2db955bd7b
fix: page styling, search page
2026-01-17 16:19:08 -05:00
Sheldon Cooper
ece6deface
Merge branch 'main' into monorepo
2025-09-11 23:28:13 -04:00
Sheldon Cooper
38919f3a5a
feat: add API
...
- try localhost:1225/search?search_term=akk
2025-09-11 23:15:08 -04:00
Benjamin Singleton
d35ca7f3ba
fix: cleanup temp code
2025-06-14 12:46:37 -05:00
Benjamin Singleton
6ea53dc652
feat: added vueuse for onClickOutside, upgraded functionality for hamburger menu and locale picker
2025-06-14 12:38:57 -05:00
Benjamin Singleton
3b74fc00f1
feat: locale picker closes if unfocused
2025-06-14 12:20:15 -05:00
Benjamin Singleton
3c1a9db3a5
fix: removed unnecessary reactive call
2025-06-14 12:07:36 -05:00
Benjamin Singleton
032cfb2bfd
feat: implemented new i18n system
2025-06-14 11:57:28 -05:00
jezzahehn
4b4e8b7aa8
fix: Reverting default locale to en_US
2025-06-12 18:46:42 -04:00
Benjamin Singleton
63a9019b2a
feat: sample lib & turborepo setup
2025-06-12 18:13:50 -04:00
Benjamin Singleton
4eefaa7cba
feat: setup monorepo for static frontend app (vdn-static)
2025-06-12 18:13:50 -04:00