pa
d3e44523bd
fix mutuals chart by filtering out invalid user IDs
2026-02-08 16:01:40 +09:00
pa
a0da1bb3d5
fix
2026-02-02 20:56:36 +09:00
laomo
c9e7dd24a4
OpenAI api add Fetch Models ( #1625 )
...
* 1.Added a Fetch Models button for OpenAI-compatible providers to load available models from custom endpoints and select them from a dropdown.
2.Added world description translation support .
* fix
2026-02-02 20:56:07 +09:00
monolithic827
d838c4a9e5
Fix button spacing for some dialog boxes ( #1617 )
...
* fix location text truncation and overflow issues (#1606 )
* Fix button spacing for dialog boxes
---------
Co-authored-by: pa <maplenagisa@gmail.com >
2026-01-31 23:50:02 +09:00
pa
b4839c8ed5
refactor usevuetable data
2026-01-31 23:46:19 +09:00
Natsumi
a69945c119
Updating funding
2026-01-27 04:42:35 +13:00
pa
0197e6ecd8
fix markdown styles
2026-01-26 21:15:03 +09:00
monolithic827
27f913552e
Remove outline from delete buttons in avatar database provider UI ( #1598 )
...
* Remove the outline from delete provider button
* Change button to icon to avoid hover background
* Tweak default opacity
2026-01-26 14:41:34 +09:00
pa
0fa6e48fd7
fix
2026-01-22 19:17:34 +13:00
pa
1e25255ac5
improve i18n
2026-01-19 11:50:25 +09:00
pa
7303cd0b33
fix
2026-01-19 11:50:16 +09:00
Natsumi
29b83c5b89
Formatting fixes
2026-01-19 09:28:39 +09:00
pa
265e0f999c
theme and virtualized list
2026-01-19 09:32:51 +13:00
pa
1de16dc699
fix styles
2026-01-19 09:32:50 +13:00
Natsumi
9f80d5e64a
Rewrite shared feed
2026-01-19 09:32:48 +13:00
pa
af12687264
remove v-directives
2026-01-18 08:07:00 +13:00
pa
d55ee08a05
tidy up
2026-01-18 08:06:58 +13:00
pa
3b47d3a0eb
replace el-dialog
2026-01-18 08:06:52 +13:00
pa
fc13dca0a4
replace ElMessageBox.prompt
2026-01-18 08:06:52 +13:00
pa
889302104a
replace @element-plus/icons-vue
2026-01-18 08:06:51 +13:00
Natsumi
b51b0a61e8
Layout fixes
2026-01-14 16:32:31 +13:00
pa
fc5afe9e69
replace ElMessageBox(alert, confirm) with alert dialog
2026-01-14 16:32:30 +13:00
pa
6e3aa44710
rewrite tables
2026-01-14 16:32:29 +13:00
pa
c814f8f60c
replace el-form
2026-01-13 12:09:57 +13:00
pa
065870a7f8
replace el-input with InputGroup
2026-01-13 12:09:55 +13:00
pa
4749e8cb56
replace el-button
2026-01-13 12:09:55 +13:00
pa
59700b90ab
replace some el-button
2026-01-13 12:09:54 +13:00
pa
a3212da97b
replace some el-input with InputGroup
2026-01-12 05:47:57 +13:00
pa
3ed266089a
replace el-checkbox with Checkbox component
2026-01-12 05:47:56 +13:00
pa
316d8ca9ba
replace some el-button
2026-01-12 05:47:55 +13:00
pa
2043a321a4
replace some el-button
2026-01-12 05:47:54 +13:00
pa
c2e34e3395
replace el-radio with RadioGroup and RadioGroupItem
2026-01-11 06:05:23 +13:00
pa
548866f2f8
replace some el-select
2026-01-11 06:05:19 +13:00
pa
4eabeb11e0
replace el-dropdown
2026-01-11 06:05:18 +13:00
pa
914fea6ccf
replace el-button-group with ToggleGroup
2026-01-11 06:05:17 +13:00
pa
483ed97b22
replace el-switch with Switch component
2026-01-11 06:05:13 +13:00
pa
7e4de15ef2
replace ElMessage with Sonner
2026-01-11 06:05:10 +13:00
pa
f819a3f500
replace el-tag with Badge
2026-01-11 06:05:09 +13:00
pa
9ae8789d14
replace el-tooltip with TooltipProvider
2026-01-11 06:05:08 +13:00
Aries
b02d287190
various bundle optimizations ( #1549 )
...
* fix: missing "@element-plus/icons-vue" dependency
* fix: update vite (40% faster builds)
* fix: don't include sentry in non-nightly builds
* fix: swap to variable fonts & don't include font files in repo
* fix: lazy load languages to not keep them in memory
* nit: revert vite to stable
* nit: retain `.json` message files in bundle
* nit: remove bundle analyzer
* fix: availableLocales does not include unloaded locales
2026-01-04 19:51:00 +13:00
Natsumi
6977cfd9a4
Small fixes
2025-12-27 06:25:04 +13:00
Natsumi
d2340285de
Small changes
2025-12-09 16:54:23 +11:00
pa
5981ec772e
feat: add OpenAI support for bio translation ( #1522 )
2025-12-09 16:54:22 +11:00
pa
e317c64035
Replace the deprecated Element Plus API
2025-11-11 15:17:26 +11:00
Natsumi
9ef0b6fa12
Calendar isFollowing button
2025-11-08 00:34:09 +11:00
Natsumi
8c1b6d3e51
Translate bio cleanup
2025-10-19 21:06:55 +11:00
poprox24
d7e08d6f7d
Translate bio button ( #1432 )
...
* Translation button finished
* Fix bug in theme
* revert cause some stuff broke
* "Translated by Google" text
* Translate that too
* I am very stupid sorry
* Add API Key
* Make toggle work, oops
* Fix merge issues
* Fixed as requested
* Change translation icon
* Return settings back (oops)
* Beep
* Boop
* Delete import again as the icon has been replaced with a better one
* Change text
2025-10-19 13:34:30 +11:00
Natsumi
9e95e1734c
Catch closing dialogs
2025-10-17 11:27:33 +11:00
Natsumi
87ac7d7f9a
Fix YouTube API guide URL and message about VRCVideoCacher
2025-10-15 12:24:17 +11:00
pa
afbb6dfa47
lint: apply pretty import
2025-10-15 12:24:14 +11:00