Commit Graph

1389 Commits

Author SHA1 Message Date
Natsumi
7bb5c8ea45 Changes and fixes
Remove nonce (rip)
Current instance avatar change on wrist feed
Ignore non-standard unity package variants
Remove GPUFix
2023-11-13 21:38:18 +13:00
Natsumi
25f47f9a1e Option to enable desktop notifications while AFK 2023-11-13 21:38:14 +13:00
Natsumi
e436492c99 chore(npm): update deps 2023-11-13 21:21:03 +13:00
flower_elf
f3f1626af3 Update zh_CN localization (#679)
* fix error

* clear

* fix error

* clean

* clean a tons of error

* finish work

* ok

* small things

* fix font problem and update localization strings
2023-11-13 21:19:53 +13:00
優希 (Yuki)
2f4ccb887b Fixed some buttons in the Pink theme that were not consistent in appearance. (#683)
* Fixed button appearance when hovering the mouse

* Adjust the roundness of the corners of the popup to match the other button.
2023-11-13 21:19:06 +13:00
Natsumi
0e8054ddd4 Add Japanese Sign Language 2023-11-06 02:10:36 +13:00
Natsumi
68a20aec07 Fix group moderation table scrolling to top on selection
Fix current user status state not matching UI
2023-10-31 19:37:21 +13:00
Kito Yuta
7d394a228d fix: 📝 update translation (#667)
and Fixed unintended changes overwritten by Crowdin
2023-10-28 00:30:13 +13:00
Sergey004
679de573a4 Translation of the posts section into Russian (#666)
* Posts? localizated

* Translation of the posts section into Russian

* "Посты" (Posts) to "Объявления" (Announcements)

* Grammar fix
2023-10-27 23:57:52 +13:00
flower_elf
fd2dbd7e04 Update zh_CN localization (#675)
* Update zh_CN localization

* Update README.zh_CN.md

* fix error

* modify something

* clean something

* cleanup and fix error

* Update zh_CN.json

* Update zh_CN.json

* Update en.json
2023-10-27 23:57:40 +13:00
Nekromateion
90276f410b Update UI to match VRChats range (#677)
Update all language files to match the range for Cache Expiry that VRChat allows.
2023-10-27 23:56:24 +13:00
Natsumi
720e16cdf2 remove max cache_expiry_delay 2023-10-27 23:55:42 +13:00
Natsumi
091b559272 Group member moderation dialog, group member search 2023-10-27 23:46:43 +13:00
Natsumi
6ba1856a7a Small changes
Add "friends in instance" to invite dialog
Change XS notification height depending on text length
Attempt to fetch userId's for users in current instance
Add user dialog friend history tooltip
2023-10-27 23:46:38 +13:00
Natsumi
53fd97264d Backup/restore VRC registry 2023-10-27 23:46:30 +13:00
Natsumi
6cfadfa67f Folder cs files 2023-10-11 20:36:41 +13:00
Natsumi
634f465927 Fixes, add group posts 2023-10-10 21:25:32 +13:00
Natsumi
ec351cfca4 Small changes 2023-10-05 09:18:07 +13:00
Natsumi
f9aa3917a9 chore(npm): update deps 2023-10-05 09:18:00 +13:00
Kamiya
1765b049fb Localization: Sync with Crowdin (2023-10-04T11:25:43Z) (#659)
* chore: crowdin sync

* chore: update unapproved

* chore: update localizations
2023-10-05 09:16:05 +13:00
Natsumi
aec7d9356d Content tags 2023-09-25 03:02:44 +13:00
Natsumi
2c1f7dbf13 Fixes and changes 2023-09-25 03:02:40 +13:00
Natsumi
ad780071b2 Russian localization: like3ds 2023-09-25 03:02:36 +13:00
Natsumi
f3160f080a Fixes 2023-09-17 10:42:40 +12:00
Natsumi
851d72463b Capacity changes 2023-09-13 03:02:14 +12:00
Natsumi
bd5bc99f48 Fix current user instance timer when game is running elsewhere 2023-09-07 16:45:49 +12:00
MenacingExiler
eb83ec646d Fixes Vietnamese grammar (#631)
* Fixes grammar and OTP corrections

* Undo mistake from OTP
2023-09-04 11:20:45 +12:00
Kito Yuta
7487b1421d feat: 📝 update jp translation (#630) 2023-09-04 11:20:38 +12:00
flower_elf
9fd24dd746 Update zh_CN localization (#629)
* Update zh_CN localization

* Update README.zh_CN.md

* fix error

* modify something

* clean something

* cleanup and fix error

* Update zh_CN.json
2023-09-04 11:20:32 +12:00
Natsumi
102092e6d3 Random fixes 2023-09-03 09:03:15 +12:00
Teacup
0a0f166a2b feat: Add searching & fullscreen mode to screenshot viewer (#627)
* Optimized search screenshots by metadata

* feat: Screenshot metadata search bar

* fix: Reset search when selecting a file manually

* refactor: Re-do the whole search thing. Add number of results to dialog when searching

* fix: Add check & error for null metadata

* fix: Add sourceFile to error obj on return

* fix: Fix screenshot file dialog not sending path back to JS

* fix: Stop lfs parsing from dying if a value doesn't exist

* fix: Fix and optimize FileStream reading of metadata for searches

* fix: Reset search data and revert to normal when user clears out search box

* refactor: Remove/optimize some old screenshot helper stuff

- Use FileStream in ReadPNGResolution
- Limit the FindChunkIndex search range used when writing metadata
- Remove old ReadPNGDescription, just use filestream version now

* fix: Reset metadata search state if a file is added manually

* feat: Move viewer popover dialog to the fullscreen image viewer

* refactor: Change how parsing errors are handled... again

* refactor: Let the search carousel loop around

* fix: Re-do legacy parsing /wo JObject. Fix legacy instance ids/pos.

Also adds further docs to the legacy parsing for the various formats

* feat: Add persistent metadata cache for search

* Clean up

* fix: Fix viewer dying

sourceFile wasn't being included for vrcx pics

* refactor: Cache the state of files with no metadata

This is so we're not constantly re-processing these files with no metadata on every first search after a restart; These files won't magically gain metadata and this could cause a lot of hitching for someone that had potentially thousands of screenshots before using VRCX.

* Screenshot viewer loading

---------

Co-authored-by: Nekromateion <43814053+Nekromateion@users.noreply.github.com>
Co-authored-by: Natsumi <cmcooper123@hotmail.com>
2023-09-03 09:02:09 +12:00
Natsumi
eecbba3c33 Localization lint 1 2023-08-20 18:44:23 +12:00
Natsumi
2d38569b38 Localization lint 2023-08-20 18:40:34 +12:00
MenacingExiler
a9384be2cc Vietnamese translation + English fixes (#626)
* Vietnamese translation + English fixes

Added Vietnamese translation and fixes in OTP and TOTP wrong order.

* Small language name fixes

* Revert OTP namings + suggested fix

Natsumi suggested to revert it and fix terminology
2023-08-20 18:35:53 +12:00
Natsumi
f578984a06 Rename Quest to Android, small fixes 2023-08-20 18:34:14 +12:00
Natsumi
908714b2e1 Small changes and fixes 2023-08-16 03:33:23 +12:00
Natsumi
5259e2adbb Fix mat3 icon 2023-08-15 03:14:48 +12:00
Natsumi
8e0ca62b59 Sync branch 2023-08-15 03:14:26 +12:00
Natsumi
c2f4d0c887 feat: Add local-favorite-world protocol type, focus window on dialog 2023-08-07 20:15:27 +12:00
Natsumi
9e082145c5 Small changes and fixes 2023-08-07 20:15:27 +12:00
Natsumi
43199b21ea chore(npm): update deps 2023-08-07 20:15:27 +12:00
KazaWai
8e4aa39064 Feature: Added avatar memo as for issue #595 (#613) 2023-08-07 19:52:41 +12:00
あさると
74a1353675 update jp translation (#607)
* fix: 📝 update

* fix: 📝 表記ゆれなどを修正

* fix: 📝 update 2

* fix: 📝 違和感のある表現を修正

* fix: 📝 更新

* fix: 📝 sort_byの翻訳を修正

* fix: 📝 並び替え を 並べ替え に変更

「並び替え」は「自分たちが並びを変える」ため自動詞であるが、「並べ替え」は「他のものの並びを変える」である他動詞であるため、「並べ替え」が適切だと判断し変更
2023-07-30 07:38:00 +12:00
Natsumi
a7027221ed User dialog world sorting 2023-07-29 00:56:56 +12:00
Natsumi
07676ecfea External event type 2023-07-29 00:56:53 +12:00
Natsumi
b194aec334 Fixes 2023-07-24 19:57:55 +12:00
Natsumi
99144d8a84 Remove logout page reload 2023-07-22 11:34:34 +12:00
Gizmo
8ce730e74e feat: enable dark default color schemes for browsers in dark mode (#606) 2023-07-22 11:32:38 +12:00
Gizmo
030ec64297 feat: add Contributors panel to display developer avatars (#605)
Added a new "Contributors" panel to the Settings, showcasing the avatars of developers who have contributed to this project.
2023-07-22 11:32:31 +12:00
Kamiya
09ea0d62f1 feat: fancy menu item indicator (#604)
* feat: fancy menu item indicator

* fix: light theme color
2023-07-22 11:32:24 +12:00