Benjamin Singleton
|
93b74d0179
|
Merge remote-tracking branch 'origin/main' into more-pages
SSH Deploy to staging / remote-update (push) Has been cancelled
|
2026-03-23 17:28:17 -05:00 |
|
Benjamin Singleton
|
4295a83ee1
|
feat(i18n): first draft of vi18n lib
|
2026-03-23 16:52:13 -05:00 |
|
Benjamin Singleton
|
f7a504d5a3
|
wip: updated markdown parsing for starred spans, improved error handling behavior of i18n messages
|
2026-03-02 00:16:07 -06:00 |
|
Benjamin Singleton
|
00d7e1afc7
|
wip: parsing & rendering of markdown ulists
|
2026-03-01 22:56:29 -06:00 |
|
nikomiko
|
262b8c578f
|
fix: fixed vp_VL.ts
|
2026-03-01 23:34:14 -05:00 |
|
Benjamin Singleton
|
17e1c34a3b
|
wip: i18n compiler organization/improvements, separated string & markdown messages in config builder
|
2026-03-01 22:32:45 -06: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 |
|
Benjamin Singleton
|
44ab34133c
|
wip: fallback behavior for missing/malformed messages instead of panicking
|
2026-03-01 16:30:11 -06:00 |
|
Benjamin Singleton
|
e48b6c8708
|
wip: typed literal syntax for locale messages
|
2026-02-23 12:28:36 -06:00 |
|
Benjamin Singleton
|
d258014471
|
wip: working new i18n system (need to polish still)
|
2026-02-23 01:29:47 -06:00 |
|
Benjamin Singleton
|
a240a1b954
|
wip: fluent setup, locale compiler & typechecker, markdown parser
|
2026-02-22 21:25:07 -06:00 |
|
Benjamin Singleton
|
4d875b1416
|
wip: Continued string-only-ifying locales
|
2026-02-21 19:32:12 -06:00 |
|
Benjamin Singleton
|
3c26238ca4
|
wip: ESLint Rule against loss of reactivity + prep for string-only locale files
|
2026-02-21 18:45:32 -06:00 |
|
Benjamin Singleton
|
d2020cafec
|
wip: fixed issues with i18n fallbacking for value-type objects/arrays, removed i18n integration and replaced with proprietary implementation again
|
2026-02-15 23:33:35 -06:00 |
|
Benjamin Singleton
|
771a8cc4bf
|
wip: Discord Rules page fully using i18n, i18n function messages, fixed Locale compiler bugs, still some bugs with locale fallbacks that need fixing
|
2026-02-15 13:55:22 -06:00 |
|
Benjamin Singleton
|
a3adc2526f
|
wip: RichText & Templating for i18n, refactored & began i18n for Discord Server Rules using the new features
|
2026-02-14 22:56:17 -06:00 |
|
Benjamin Singleton
|
feacb9b754
|
wip: Discord Server Rules page, fixed ESLint restriction on link components, added linking to specific element ids on internal routes
|
2026-02-13 23:55:39 -06: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
|
de86791e2a
|
refactor: updated locale structure, moved layout info from locales to vue component files
|
2026-02-13 19:31:11 -06:00 |
|
Benjamin Singleton
|
60ce6d75f7
|
feat: setup unplugin-vue-router, fixed eslnt config, SmartLink for type-safe internal/external links
|
2026-02-12 01:18:14 -06: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
|
e950e7ea8e
|
fix: deployment scripts and index.ts problems
|
2026-02-05 22:15:23 -05:00 |
|
Nikomiko
|
502edd8263
|
fix basic query
|
2026-02-05 22:15:23 -05:00 |
|
Nikomiko
|
e360ee1557
|
fix: word-form search method
|
2026-02-05 22:15:23 -05:00 |
|
Nikomiko
|
8ef1138c10
|
make the source file path a variable
|
2026-02-05 22:15:23 -05:00 |
|
Nikomiko
|
f6af39273e
|
degoogle
|
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 |
|
Benjamin Singleton
|
cc4bef8ec4
|
fix: typing/dependecy/validation fixes, installed ts-reset & zod, fixed responses never being sent on invalid query params
|
2025-10-03 21:47:15 -04:00 |
|
Sheldon Cooper
|
ece6deface
|
Merge branch 'main' into monorepo
|
2025-09-11 23:28:13 -04:00 |
|
Sheldon Cooper
|
0567fe9688
|
Merge branch 'monorepo' of https://github.com/ViossaDiskordServer/ViossaDotNet into monorepo
|
2025-09-11 23:20:49 -04:00 |
|
Sheldon Cooper
|
38919f3a5a
|
feat: add API
- try localhost:1225/search?search_term=akk
|
2025-09-11 23:15:08 -04:00 |
|
Sheldon Cooper
|
fdae502ec7
|
wip: add db classes; can't load SQLite driver.
|
2025-09-10 17:55:28 -04:00 |
|
Sheldon Cooper
|
457f5dce91
|
wip: add db classes; can't load SQLite driver.
|
2025-09-10 12:24:05 -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 |
|
|
|
4b4e8b7aa8
|
fix: Reverting default locale to en_US
|
2025-06-12 18:46:42 -04:00 |
|
Benjamin Singleton
|
f9957c2b4d
|
fix: updated README instructions + fixed app running issues/cross-compatibility over operating systems
|
2025-06-12 18:13:50 -04:00 |
|
Benjamin Singleton
|
4ebce1448a
|
feat: sample backend package w/ express
|
2025-06-12 18:13:50 -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 |
|