Commit Graph

1459 Commits

Author SHA1 Message Date
Tony Lewis Hiroaki URAHAMA
6936c1b363 [JP] Fix Wording Mismatch (#1061)
Just to patch 2 place where I find wording is wrong from actual info shown.
2025-01-09 12:42:46 +13:00
poprox24
5eac7fa6a9 Add a regenerate impostor button (#1057)
* Refresh the avatar dialog when impostor is deleted

* Adds a regenerate impostor button

This feature adds a button to regenerate an impostor, to save a few clicks

* Reload dialog after creating the impostor again to add a bit of delay for reloading

* Changed the icon to the refresh icon
2025-01-09 12:42:38 +13:00
pa
4751bd51fa refactor: separate SimpleSwitch component using Vue SFC (#1033) (#1054)
* refactor: separate SimpleSwitch component using Vue SFC

* fix
2025-01-09 12:42:28 +13:00
Natsumi
0e93e4ac7e Fix reset feed/notification filters, fix print uploads being cropped still 2024-12-30 16:48:07 +13:00
XoFKon
e719aee044 Update ZH-TW (#1059) 2024-12-30 16:44:48 +13:00
flower_elf
eca4cb37bd i18n: Proofread Simplified Chinese translation (#1055)
* i18n: Proofread Simplified Chinese translation

* i18n: fix typo
2024-12-30 16:44:41 +13:00
pa
11a1e2d0e9 fix: issues caused by PR(#1034). (#1033) (#1047)
* fix: issues caused by PR(#1034). (#1033)

* Manually merge to ensure compatibility with (#1054) PR
2024-12-30 16:44:34 +13:00
Natsumi
87b79c9b7e Fix performance stat "None", auto status change with company check, print crop and centering 2024-12-27 14:25:55 +13:00
Natsumi
5cf492c735 Revert settings mixin, fixes inverted settings
This reverts commit ff30d51a688e1f489ce8d9548e87c5d8165c471e.
2024-12-27 14:25:50 +13:00
Natsumi
f5e1b6b34c fix: issues caused by PR(#1034). (#1033) 2024-12-27 14:25:47 +13:00
flower_elf
d4c656bece i18n: Update zh-cn translation (#1050)
* i18n: Update zh-cn translation

* i18n: fix typo
2024-12-27 14:17:15 +13:00
poprox24
8d06d90bd6 Refresh the avatar dialog when impostor is deleted (#1048) 2024-12-27 14:17:09 +13:00
Thomas
5d79c5615e Refactored FilePicker (#1045) 2024-12-27 14:17:02 +13:00
Natsumi
f0cd64c3aa Fix custom stickers/print paths 2024-12-22 11:58:59 +13:00
Thomas
13ab45fcec Added conditions to VR overlay notifications + refactor. (#1043) 2024-12-22 11:15:18 +13:00
Thomas
c6ecdfcbd2 Fix wristFilter and notyFilter reset + split them. (#1042) 2024-12-22 11:15:13 +13:00
Thomas
55945acf96 Custom save locations for prints & stickers (#1041) 2024-12-22 11:15:05 +13:00
Natsumi
aa4ab56bf7 Unload unused tabs 2024-12-21 09:26:22 +13:00
pa
992807a461 UI: Enhancement (#1033) (#1034)
* ui: Enhancement (#1033)

* fix(style): bg color issue when hovering over input count in other themes

* fix(style): el-select height of feed tab

improve(style): status change style of feed page

improve(style): feed page

* improve(ui): favorites page

* improve(ui): tuning

* improve(style): settings page
2024-12-21 07:14:34 +13:00
Natsumi
bff86ae0b2 Fix friend order restore again 2024-12-20 11:05:17 +13:00
Natsumi
3153a40cde Age gate limits 2024-12-20 11:05:13 +13:00
Natsumi
b861d47f87 New age gated instance 2024-12-20 01:54:01 +13:00
Natsumi
029739b20d Fix friendsList platform icons 2024-12-20 01:53:56 +13:00
Natsumi
e119b2edde Fix friend order restore 2024-12-20 01:53:56 +13:00
Nekromateion
a197b89739 Age gated instances display (#1035) 2024-12-20 01:52:19 +13:00
Natsumi
eebd465a29 revert of "Lint" 2024-12-16 22:03:17 +13:00
Natsumi
0734e35a2b Lint 2024-12-16 21:06:43 +13:00
Natsumi
28609102a4 Restore friend order 2024-12-16 20:31:08 +13:00
Natsumi
fa2644a6fe Properly delete v2 notifications on error, VRC cache min size 30gb 2024-12-16 20:31:05 +13:00
Natsumi
ffe9084296 Fix null system message 2024-12-16 20:31:00 +13:00
Natsumi
ff2be48292 Fix game log VIP video play filter 2024-12-16 20:30:41 +13:00
flower_elf
ed3cacca6e i18n: Update zh-cn translation (#1032) 2024-12-16 20:30:42 +13:00
Nekromateion
5280a4724e Fallback for bio link icons (#1031) 2024-12-16 20:30:31 +13:00
Nekromateion
8f95bb5139 Fix avatars not being found in cache (#1027) 2024-12-16 20:29:38 +13:00
pa
ba7464d9c2 fix(style): correct Arrow direction in Material UI theme (#788) (#1026) 2024-12-16 20:28:56 +13:00
pa
8f684228be fix: Handle 404 error when accepting friend request notification (#1024) (#1025) 2024-12-16 20:28:49 +13:00
Natsumi
109753b3fd Fix PR conflicts, moderation actions, export local favorites 2024-12-12 16:54:39 +13:00
Natsumi
ef8931dd8c Fix print upload size 2024-12-12 15:59:35 +13:00
Natsumi
158248885b Dialog share button, rework unfavorite buttons 2024-12-12 15:59:32 +13:00
Natsumi
c7c4e7bb99 config.json Spout Resolution 2024-12-12 15:59:01 +13:00
pa
d3c7385292 feat: add vip friend filter for gamelog page (#1015) (#1023) 2024-12-12 15:53:50 +13:00
pa
d078711075 i18n: add zh-cn and ja-jp translations for API error messages (#1022)
Co-authored-by: Natsumi <11171153+Natsumi-sama@users.noreply.github.com>
2024-12-12 15:53:39 +13:00
pa
1d1651a495 Additional fav world avatar/world export data (#1019)
* feat: Additional Favorite Avatar Export Data #984

* feat: Additional Favorite World Export Data #984
2024-12-12 15:51:15 +13:00
pa
615f3e1703 i18n: add Chinese and Japanese language support for message (#1018) 2024-12-12 15:51:01 +13:00
Natsumi
a34f778937 Auto change status updates 2024-12-07 20:13:40 +13:00
Natsumi
d950153668 Fix lastSeen, sort friends sidebar by lastSeen, TTS test 2024-12-07 20:13:36 +13:00
Natsumi
80749bf4b8 Avatar lookup warning 2024-12-07 20:13:32 +13:00
pa
5fa8c0f530 i18n: proofread zh-cn (#1013) 2024-12-07 20:12:16 +13:00
pa
764277904f fix: some align problem (#1012) 2024-12-07 20:12:08 +13:00
pa
4ee98725e6 style: alignment issue of el-table header (#1011) 2024-12-07 20:11:51 +13:00