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 |
|
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
|
3940146f3a
|
Merge pull request #36 from ViossaDiskordServer/minor-fixes
fix: page styling, search page
|
2026-01-17 16:21:15 -05:00 |
|
Sheldon Cooper
|
2db955bd7b
|
fix: page styling, search page
|
2026-01-17 16:19:08 -05:00 |
|
Sheldon Cooper
|
ee8ac6fd85
|
Merge pull request #35 from ViossaDiskordServer/monorepo
feat: monorepo and api
|
2025-10-20 20:45:06 -04: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 |
|
Sheldon Cooper
|
36f7b82806
|
Merge branch 'monorepo' of https://github.com/ViossaDiskordServer/ViossaDotNet into monorepo
|
2025-08-13 16:12:17 -04:00 |
|
Sheldon Cooper
|
2734cbcb92
|
chore: update pnpm-lock.yaml
|
2025-08-13 16:11:25 -04:00 |
|
|
|
465a114636
|
Merge pull request #32 from ViossaDiskordServer/i18n-v2
New i18n system
|
2025-06-14 19:57:18 -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 |
|
|
|
ca091c41fa
|
Merge pull request #31 from ViossaDiskordServer/monorepo
Monorepo reorganization
|
2025-06-12 18:37:36 -04:00 |
|
|
|
58e0959a54
|
Merge branch 'main' into monorepo
|
2025-06-12 18:36:58 -04:00 |
|
Benjamin Singleton
|
80b7fd4f4d
|
fix: Update instructions for backend running
|
2025-06-12 18:13:50 -04:00 |
|
Benjamin Singleton
|
e8e4f0d1a5
|
fix: Update README.md
|
2025-06-12 18:13:50 -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 |
|
Benjamin Singleton
|
44cff29f0c
|
fix: Update instructions for backend running
|
2025-06-10 21:20:26 -05:00 |
|