Commit Graph

418 Commits

Author SHA1 Message Date
pa
df04f1d449 feat: add vue-router 2025-10-16 05:57:17 +11:00
pa
9cba3dbce8 add DataTable left and right padding 2025-10-16 05:57:16 +11:00
Natsumi
3d616a1172 Fix empty playerList 2025-10-15 15:54:20 +11:00
poprox24
5a37805e34 Fix many text inputs and colors in the tools menu (#1422) 2025-10-15 12:24:50 +11:00
Natsumi
3e69586c03 Link table page sizes, remove page size setting 2025-10-15 12:24:18 +11:00
Natsumi
751aff34ad Fix friendLog filters 2025-10-15 12:24:17 +11:00
Natsumi
87ac7d7f9a Fix YouTube API guide URL and message about VRCVideoCacher 2025-10-15 12:24:17 +11:00
Natsumi
0871f16db4 Fix empty instance queue message box 2025-10-15 12:24:17 +11:00
Natsumi
6e09e5fd78 Fix flashbang 2025-10-15 12:24:16 +11:00
Natsumi
14408b305a Fix playerlist table size changing when current instance empty 2025-10-15 12:24:16 +11:00
Natsumi
484b98680a Fix InviteGroupDialog, lint 2025-10-15 12:24:16 +11:00
pa
afbb6dfa47 lint: apply pretty import 2025-10-15 12:24:14 +11:00
玺朽
bed76e0ad8 Add custom macOS-style title bar (#1404)
Introduces a custom MacOSTitleBar component for macOS, updates the Electron window to use 'hiddenInset' titleBarStyle, and adjusts App.vue to conditionally render the new title bar and add appropriate padding. This improves the native look and feel on macOS platforms.
2025-10-15 04:22:23 +11:00
pa
86f7847c46 refactor: store state 2025-10-15 04:16:34 +11:00
Jo Yoshikoshi
1e18d89b61 Add & Fix Ja localization (#1407)
* [apply] helper cli validate

* [add] ja localize

* [fix] ja localize

* [add] translator name
2025-10-15 04:15:32 +11:00
Bartłomiej Mazur
efc237164d Make sorting of group instances stable (#1419) 2025-10-15 04:15:15 +11:00
poprox24
5abb745b21 Fixed Material 3 theme (#1416)
* done

* fuck electron
2025-10-15 04:14:54 +11:00
Natsumi
2054af2b18 Notes clear padding 2025-10-11 00:24:27 +13:00
Sergey004
ff6b602b92 Update ru_RU localization (#1403) 2025-10-11 00:24:01 +13:00
Natsumi
8977080da4 VRC status timestamp, move bottom right 2025-10-10 04:09:45 +13:00
Jay
0f99da513e fix spelling of 'automaticly' to automatically (#1398)
in the auto status change popup
2025-10-09 21:51:47 +13:00
Natsumi
3c78e1da69 Get group instances when not in group 2025-10-09 21:32:31 +13:00
Natsumi
2832539afa Revert "Use dayjs for UI datetime" 2025-10-09 06:42:07 +13:00
Natsumi
1d1886cc77 Fix local favorites sort order 2025-10-09 06:42:07 +13:00
Natsumi
f09a63e9cf Clean up 2025-10-09 06:42:06 +13:00
Natsumi
7fb0d2209d Status fixes, fetch instance name for invites 2025-10-08 00:33:57 +13:00
Natsumi
2889b541cd Instance creator pls update 2025-10-08 00:33:57 +13:00
Natsumi
ec86cbf9b6 Update UI on instance fetch 2025-10-08 00:33:56 +13:00
Natsumi
53ccaf25e9 Fix TTS voice dropdown 2025-10-08 00:33:56 +13:00
pa
5afcfb59fe fix: feed scrollbar cannot be dragged 2025-10-08 00:33:56 +13:00
Natsumi
277ba22a87 Change instance fetching 2025-10-08 00:33:55 +13:00
Natsumi
3fd74ed800 Fix favorites name overflow 2025-10-08 00:33:55 +13:00
pa
dab93b1bfc fix: add optional chaining for friend location tag check 2025-10-08 00:33:55 +13:00
Natsumi
877ccc66d3 Remove image click tooltips 2025-10-08 00:33:54 +13:00
Natsumi
4bd589e8f0 Switch VRC status to notification 2025-10-08 00:33:54 +13:00
pa
042606b591 fix: send invite dialog edit btn not working 2025-10-08 00:33:53 +13:00
Natsumi
9ff9315d34 More VRC status checking 2025-10-08 00:33:53 +13:00
Natsumi
61bc798b91 Fix VIP filter at startup for feed and gameLog 2025-10-08 00:33:52 +13:00
Natsumi
d5082d894b Fix deleting moderations and default table sorting 2025-10-08 00:33:52 +13:00
Natsumi
68938c6e37 Fix previousInstancesUserDialog opening and closing with user dialog 2025-10-08 00:33:52 +13:00
Natsumi
e40e7f20a5 Fix full screen image viewer colors, group description scrollbar 2025-10-08 00:33:51 +13:00
Natsumi
cac7bf6f17 VRC status checking 2025-10-08 00:33:51 +13:00
Natsumi
f4d4754230 Lint 2025-10-01 12:57:25 +13:00
Natsumi
d03b8a7c2d auto launch platform-specific apps 2025-10-01 12:57:24 +13:00
Natsumi
533846ded7 Instance closed icon 2025-10-01 12:57:24 +13:00
Natsumi
febeb84c25 Fix instance creator in dialogs not loading 2025-10-01 10:27:44 +13:00
pa
f9229b08b1 fix some not a function errors 2025-10-01 10:27:43 +13:00
Natsumi
5aad0559a0 Fix favorites edit mode dropdown 2025-10-01 10:27:43 +13:00
flower_elf
a7a8c2a170 Update Chinese Simplified localization (#1380)
* chore(i18n): Update Chinese Simplified localization

* chore(i18n): fix typo

* chore(i18n): fix again

* chore(i18n): a little fix

* chore(i18n): fix some key error

* chore(i18n):  change "endpoint"translation

* Update translation for refresh cache button

* chore(i18n):fix transtion key again

* fix(i18n): simply
2025-09-30 14:12:08 +13:00
Natsumi
cc89d5d8c9 Move files around 2025-09-30 14:09:19 +13:00