Commit Graph

2273 Commits

Author SHA1 Message Date
Natsumi
fa26abcd4b Fix group instance 2025-03-17 03:39:23 +13:00
Natsumi
2fd3dcc1a8 PRAGMA optimize 2025-03-17 03:38:52 +13:00
Natsumi
9ed93ad2eb Crop print border on upload 2025-03-17 03:38:52 +13:00
pa
6b6663f803 refactor: import dialogs (#1187)
* refactor: import dialogs

* fix: world dialog z-index issue

* fix: world dialog z-index issue
2025-03-17 03:38:16 +13:00
Sergey004
3cba74fd53 Update ru_RU localization (#1184)
* Update ru_RU localization

* Местоимение to Местоположение
2025-03-17 03:38:08 +13:00
Natsumi
54dc9b448f Content settings 2025-03-13 11:52:24 +13:00
pa
f3c469e122 perf: Reduce image load size by adjusting resolution (#1183)
* perf: Reduce image load size by adjusting resolution

* add missing
2025-03-13 09:14:05 +13:00
pa
ef066bbe0e chore: Enable right-click context menu in DevTools in debug mode. (#1181) 2025-03-12 06:04:56 +13:00
pa
730b31dbe0 ui: Change the request user icon resolution (#1178) (#1179)
* ui: Change the request user icon resolution (#1178)

* ui: add Badge Earned text
2025-03-12 03:26:42 +13:00
pa
7a449ad383 refactor: favorites tab (#1177)
* refactor: favorites tab

* rm useless characters
2025-03-12 03:26:26 +13:00
Natsumi
3cbe0a7047 Fix empty notification images, Linux crash and feed GPS timer alignment 2025-03-08 18:21:24 +13:00
Natsumi
c97b9745e6 Update ImageSharp 2025-03-08 05:12:41 +13:00
pa
010535996d refactor: Splitting API requests from app.js (#1175) 2025-03-08 01:45:59 +13:00
Natsumi
5c378cc64c Add version to .desktop 2025-03-07 23:12:58 +13:00
pa
fee1e58672 refactor: Friends List Tab (#1173) 2025-03-07 20:56:34 +13:00
pa
1fef4dee57 refactor: resolve lag issues when opening the world dialog in the favorites worlds tab (#1156) (#1168)
* refactor: resolve lag issues when opening the world dialog in the favorite world tab (#1156)

* fix
2025-03-05 20:48:26 +13:00
Natsumi
747a7ca683 Fix cookie bug 2025-03-03 17:03:04 +13:00
Natsumi
ea12d25cef Fix Linux .NET error dialog 2025-03-03 11:42:32 +13:00
pa
41c47d3dc2 refactor: Splitting API requests from app.js (#1166)
* splitting API requests form app.js

* fix: vip friends display issue
2025-03-03 11:42:29 +13:00
pa
f1fb44840e chore: bump vue to 2.7.16 (#1163) 2025-03-01 21:00:33 +13:00
BlueOvi
0d93b09752 Spanish localization update (#1148)
* Update en.json

* Update en.json

* Update en.json

* Update en.json
2025-03-01 21:00:25 +13:00
Natsumi
1980eeb4cc v2025.03.01 2025-03-01 20:13:10 +13:00
Natsumi
1b4701f3a7 Fix print owner name 2025-03-01 20:13:10 +13:00
pa
b988f45f8c Split component, improve UI, fix and refactor (#1162) 2025-03-01 20:12:21 +13:00
pa
ef68e40996 Fix: debug source code issues with .vue files (#1154) 2025-03-01 20:12:09 +13:00
Natsumi
fade23d8be Fix avatar analysis using wrong bundle type 2025-02-28 11:31:40 +13:00
Natsumi
b50b4490b4 Nuke cookies when TOTP/OTP fails 2025-02-28 11:31:36 +13:00
Natsumi
137608b705 Linux: Change how AppImage moving is handled, add support for vrcx:\\ 2025-02-28 11:31:33 +13:00
Natsumi
641dba2fe9 Fix chart crash when current user wasn't in the instance 2025-02-25 10:06:37 +13:00
Natsumi
dd54bd3c05 Remove userdialog playtime & fix screenshot search worldName 2025-02-25 10:00:18 +13:00
Natsumi
a5a5e6f892 avatar dialog select avatar and share buttons 2025-02-25 02:57:56 +13:00
Natsumi
d88ea4023b Cef 133.4.21, Electron 34.2.0 2025-02-25 02:57:39 +13:00
Natsumi
ea07194b1c Fix Linux launch args & updater switching build type 2025-02-25 02:57:39 +13:00
pa
d5e789ef0e improve: UI (#1152)
* improve: UI (#1033)

* fix: instance activity chart not displaying properly

* fix
2025-02-25 02:57:43 +13:00
Natsumi
870c1a9c5e Friend limit 5000 -> 7500, add avtrdb.com, Deep Links docs, fix chart 2025-02-24 04:44:28 +13:00
Elian
7adfc722f1 Add user search by bio and sort results by last logged in (#39) 2025-02-24 04:31:06 +13:00
pa
dfc0023deb improve: Instance Activity Chart (#1150)
* improve: Instance Activity Chart

* i18n
2025-02-24 04:28:07 +13:00
flower_elf
246e02e314 i18n: Update Simplified Chinese Translation (#1151)
* i18n: Update Simplified Chinese Translation

Rewrite some translations.
According to the revised Simplified Chinese translation guidelines

* i18n: fix typo

* i18n: Correction
2025-02-24 04:26:11 +13:00
Ryo Namiki
f4f5a4f93f Merge multiple joining of the same player into a single series in the instance activity details chart (#1147)
* Merge multiple joining of the same player into a single series in the activity chart

* Remove unused code

* Fix incorrect display name on tooltip for instance activity details chart
2025-02-23 20:05:33 +13:00
avtrDB
96c3470f6f feat: add launch command for switching avatars (#1145)
* feat: add launch command for switching avatars

* fix: reuse selectAvatarWithoutConfirmation

* chore: remove FIXME comments

* fix: address comments

- ipcEvent does not need to be async
- use $app instead of $app.methods

* fix: consolidate settings option

Instead of having two settings to control focus and confirmation
seperately, just use one and grab focus when its enabled.
2025-02-23 20:04:59 +13:00
Ryo Namiki
7157509002 Add missing Japanese translation (#1146) 2025-02-22 22:31:59 +13:00
pa
f221b43a10 improve: instance activity chart (#1144)
* improve: instance activity chart

* wip: ?

* Wrong commit

* add prev/next day btn, bar width setting, i18n

* add show solo, no friend instance btn, add friend icon, i18n

* add favorite friend icon, tips, improve the chart display effect, and i18n
2025-02-22 22:30:42 +13:00
Natsumi
f7530303f6 Chart open user dialog 2025-02-18 18:32:54 +13:00
pa
4002e944b9 feat: Instance Activity Chart (#1141)
* feat: Instance Activity Chart

* fix: chart data handling
2025-02-18 18:32:47 +13:00
Natsumi
42d623c932 Remove friend num ? 2025-02-17 13:37:02 +13:00
imZuxi
ed7ac88a09 Change 18+ badge from Red to Blue to reflect current changes (#1140) 2025-02-17 13:26:19 +13:00
góngo
0ae756d2eb feat: show orange users that are in the same instance (#1138)
* feat: show orange users that are in the same instance

* misc: simplify traveling check for same instance list

---------

Co-authored-by: Natsumi <11171153+Natsumi-sama@users.noreply.github.com>
2025-02-17 13:26:10 +13:00
Myrkur
107b62889d Fix DirectoryNotFoundException in ImageSaving.cs:CropAllPrints (#1135)
* Fix DirectoryNotFoundException in ImageSaving.cs:CropAllPrints

* Update Dotnet/AppApi/Common/ImageSaving.cs

Oh yeah this is iterating over all existing.

Co-authored-by: Lars Olzem <hackebein@gmail.com>

---------

Co-authored-by: Lars Olzem <hackebein@gmail.com>
2025-02-17 13:25:36 +13:00
pa
e139422706 fix: Make userDialog group icon background transparent (#1134)
* fix: Make userDialog group icon background transparent
and fixed some vue's error

* fix

* fix
2025-02-17 13:25:19 +13:00
pa
7775a2f2df fix 2025-02-17 13:22:49 +13:00