Commit graph

119 commits

Author SHA1 Message Date
a50c47588e
Removing npm invocation from staging file 2026-05-04 00:48:15 -04:00
bdad1d21dc
Remove npm/pnpm installation command from deploy script 2026-05-04 00:47:28 -04:00
bd5d7cca76
Update deployment script to source NVM 2026-05-04 00:45:47 -04:00
74b133afbb
Update SSH command to source NVM before staging
Pipeline update for environment variable path weirdness
2026-05-04 00:44:17 -04:00
86836dbe4a
Merge pull request #61 from ViossaDiskordServer/spanish-lang-switching
Adding Spanish locale file references to language switching logic file
2026-05-03 23:58:31 -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
a7e6d2fd70
Merge pull request #53 from ViossaDiskordServer/TheDragonOfFlame-patch-1
feat: add more greetings and fix hebrew issue

bypassing the review rule because I'm quite confident this merge conflict was negligible
2026-05-03 23:16:06 -04:00
2452ad42cb
Merge branch 'main' into TheDragonOfFlame-patch-1 2026-05-03 23:14:31 -04:00
3d05b51d56
Merge pull request #54 from lunarythia/patch-1
feat: Po'antaandan greetingnui

(davåj)
2026-05-03 23:11:51 -04:00
69d1ff8219
Merge branch 'main' into patch-1 2026-05-03 23:11:18 -04:00
1d8abbd500
Merge pull request #58 from ViossaDiskordServer/deploy-fix
Deploy fix from niko, grax
2026-05-03 22:57:39 -04:00
4ceefc290e
Merge branch 'main' into deploy-fix 2026-05-03 22:56:46 -04:00
c4fd3399c4
Merge pull request #57 from ViossaDiskordServer/vdn-spanish
Spanish VDN
2026-05-03 22:53:54 -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
d644d2e925 Remove typescript from global pnpm install in stage script 2026-04-17 20:24:09 -05: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
Sheldon Cooper
20a1b867f5
Update README.md 2026-04-04 14:55:56 -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
4327d1caf9 tweak: scripts 2026-02-09 20:30:40 -05:00
nikomiko
edd17ce8b4 fix: stage.sh
tweak order of things
2026-02-08 19:33:37 -05:00
nikomiko
227df50f31 fix: scripts
update the scripts to source ~/.bashrc in hopes of making sure that npm, turbo, etc. are available
2026-02-08 19:23:59 -05:00
nikomiko
650b09e2c8 fix: scripts
source .bashrc before running jobs
2026-02-08 08:34:21 -05:00
nikomiko
13e98087c9 fix: scripts
remove 'or' clauses as they seem to cause the job to be labeled as success even when it's a failure
2026-02-08 08:15:23 -05:00
nikomiko
53f5048707 fix: scripts
fix exit codes
2026-02-08 07:44:34 -05:00
nikomiko
7f891fd3da fix: scripts
try 2 make them work on the server
2026-02-08 07:35:55 -05:00
nikomiko
22a66bd92a tweak: scripts
make them use trubo
make them do npm i -g pnpm
make them pnpm i before install
2026-02-08 07:28:29 -05:00
nikomiko
9283fe71e8 fix: scripts again 2026-02-05 23:15:17 -05:00
nikomiko
04904c32cb tweak: scripts 2026-02-05 22:15:23 -05:00
nikomiko
9a82885483 tweak: deployment script 2026-02-05 22:15:23 -05:00
nikomiko
e950e7ea8e fix: deployment scripts and index.ts problems 2026-02-05 22:15:23 -05:00
nikomiko
2fd544c0a7 feat: auto-deployment script 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