Commit Graph

420 Commits

Author SHA1 Message Date
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
pa
d4eacff506 init sigma.js 2026-02-02 12:09:24 +13:00
pa
84502fc4af frienditem hover effect 2026-02-02 12:09:24 +13:00
pa
2dab3733fd add auto-login delay setting and prompt 2026-02-01 23:33:49 +09:00
pa
7a0b0b8bd4 add avatar search input in user dialog 2026-02-01 23:33:41 +09:00
pa
a33faf6b1a use reka splitter config api 2026-02-01 23:33:23 +09:00
pa
0b59423f61 add searchTableSize limit 2026-02-01 23:33:13 +09:00
pa
91692229ae simplify main layout resizing 2026-02-01 23:33:05 +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
Natsumi
1fbb19d50b Fix feed bug 2026-01-31 23:47:32 +09:00
Natsumi
916a0f94db Fix playerList show world 2026-01-31 23:47:14 +09:00
pa
48d84363ec add isFriendLogLoaded flag to Friend store 2026-01-31 23:46:55 +09:00
pa
1d4026a89c friendlog gamelog query data when navigating to pages 2026-01-31 23:46:52 +09:00
pa
b4839c8ed5 refactor usevuetable data 2026-01-31 23:46:19 +09:00
pa
1bccbb30a4 improve gamelog table performance 2026-01-31 23:46:09 +09:00
pa
e161994783 improve feed performance 2026-01-31 23:46:04 +09:00
Yuki
7f8972e71e Update Japanese Translation (#1603) 2026-01-28 20:05:09 +09:00
pa
982689564f fix cannot save aside panel size after dragging 2026-01-28 17:52:55 +13: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
Yuki
05ba36736c Update Japanese Translation (#1587) 2026-01-26 21:47:22 +13: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
dbc98cdc4e fix @tanstack/virtual not fully support smooth scroll behavior on dynamic height containers 2026-01-25 22:56:15 +09:00
pa
722cc615cb Remove the ScrollArea from the sidebar 2026-01-25 22:56:09 +09:00
pa
7e312a0e8c add BackToTopVirtual component 2026-01-25 22:56:06 +09:00
pa
ddd191e332 Prevent the icon from being squished 2026-01-25 22:55:59 +09:00
pa
9cecb6a45a fix friend sidebar auto scroll issue 2026-01-25 22:55:54 +09:00
pa
9ce33e337f remove useVirtualizerAnchor 2026-01-25 22:55:50 +09:00
pa
2b1d0ff344 remove unnecessary props and event emissions in Sidebar components 2026-01-25 22:55:45 +09:00
pa
0b067cad89 adjust resize cursor style 2026-01-23 22:33:28 +09:00
pa
5846fb7adb improve i18n 2026-01-23 22:33:24 +09:00
Natsumi
4a10ab70e8 Test notification 2026-01-23 22:33:10 +09:00
Natsumi
dfce6760ca Fixes 2026-01-23 22:33:05 +09:00
pa
4e5acb990f move some shortcuts to tools 2026-01-23 00:27:59 +09:00
pa
24d45d5967 improve color picker UI 2026-01-22 22:32:47 +09:00
Natsumi
0a0af0db75 Remove saved account on incorrect password 2026-01-22 22:32:42 +09:00
pa
3c37071011 add empty component and poilsh styles 2026-01-22 21:24:26 +09:00
pa
9bf26184ac remember isOfflineFriends collapsed 2026-01-22 21:24:11 +09:00
pa
60b49c71e1 change previous instance dialog navigation to use main dialog container 2026-01-22 19:17:36 +13:00
Natsumi
91deb37c62 Fix notification delete button 2026-01-22 19:17:36 +13:00
pa
81acfa8734 fix sidebar auto scroll on list update 2026-01-22 19:17:35 +13:00
pa
ded6b0ccf0 add tooltip to notification 2026-01-22 19:17:34 +13:00
pa
0fa6e48fd7 fix 2026-01-22 19:17:34 +13:00
pa
b2bd7693bb feat: add breadcrumb components and main dialog layout functionality 2026-01-22 19:17:33 +13:00
pa
56a8713374 improve calendar style 2026-01-22 19:17:32 +13:00
pa
2d3cd9a3b3 sidebar virtual dom and textfield row sizing 2026-01-22 19:17:30 +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
kubectl
cacbf742d1 feat: add a setting to enable pointer on hover (#1585)
* feat: added striped table mode for visual clarity

also added a settings toggle to revert to original behavior

* fix: add pointer on hover behind a toggle

* fix: add `x-link` class to the selector

* fix: indicate that this is global forceful overide
2026-01-19 09:33:01 +09:00