Natsumi
90c6422418
Group add last visited fixes
2025-08-24 12:24:52 +12:00
Thomas
f63b1bdca2
Group add last visited ( #1351 )
...
* Fixed compilation/project files on Visual Studio.
* Add group instance last visit (#1286 )
* Fixed erroneous translation + remove x-link
2025-08-24 12:00:08 +12:00
Natsumi
ced458229b
Lint
2025-08-24 09:52:41 +12:00
Natsumi
ae30ad978b
Autorun open single instance of app
2025-08-24 09:49:22 +12:00
Natsumi
c04047078c
Add Discord RPC options
2025-08-24 09:49:21 +12:00
Natsumi
4f94582731
User dialog group moderation tools
2025-08-24 09:49:20 +12:00
XoFKon
c7dcd0a3b0
Update en.json ( #1346 )
2025-08-24 09:48:29 +12:00
Natsumi
7d06966fef
Open to disable vrc reg restore popup
2025-08-21 22:55:12 +12:00
pa
99e45f1980
feat: add Group Calendar
2025-08-21 22:55:11 +12:00
Natsumi
9846c01b84
VRC reg auto back every 3days
2025-08-17 16:50:00 +12:00
Natsumi
d40d0af21f
Delete screenshot metadata
2025-08-11 14:11:47 +12:00
abbey
5049e0ac04
slightly modernized & updated default dark theme ( #1315 )
...
* first update of dark theme
- more amoled style look
* updated colors again and added borders to side panels
* misc change
* added hover & refactored css overrides
* made json easier on eyes too, oops forgot
* revert dark theme, added amoled
2025-08-11 14:01:51 +12:00
Natsumi
806748388b
Discord RPC localization, trigger BlockedOnPlayerJoined when joining an instance
2025-08-04 18:51:36 +12:00
pa
2fea5f25b9
feat: add darkblue theme, refactor dark theme
2025-08-04 18:51:36 +12:00
Natsumi
07f5964449
Filter & open group from Event Announcement
2025-07-29 17:52:57 +12:00
flower_elf
c4533fd9d0
chore(i18n): Update localization files ( #1303 )
...
* chore(i18n): Update Chinese Simplified localization
* chore(i18n): Update almost localization files
* chore(i18n): fix typo
2025-07-22 17:00:03 +12:00
Natsumi
668a75af1d
Linux minimize at startup tooltip
2025-07-19 12:38:23 +12:00
5f32797a
6d693e278c
feat: Add Thai localization to support Thai-speaking community ( #1294 )
...
* thai Localization
* Update Thai localization in README.th.md for clarity and consistency, including image source changes and minor text adjustments.
2025-07-19 12:10:02 +12:00
Yingxue
3bb8b52eb8
Update src\localization\zh-CN\en.json ( #1293 )
...
* 补全中文翻译 Complete Chinese translation
* 继续补全中文翻译
Continue to complete the Chinese translation
* Update src\localization\zh-CN\en.json
* Update src\localization\zh-CN\en.json
2025-07-19 12:09:36 +12:00
プリン
ee49e8897b
Add & Fix Ja localization ( #1279 )
2025-07-14 15:42:43 +12:00
pa
f4f78bb5ec
refactor: app.js ( #1291 )
...
* refactor: frontend
* Fix avatar gallery sort
* Update .NET dependencies
* Update npm dependencies
electron v37.1.0
* bulkRefreshFriends
* fix dark theme
* Remove crowdin
* Fix config.json dialog not updating
* VRCX log file fixes & add Cef log
* Remove SharedVariable, fix startup
* Revert init theme change
* Logging date not working? Fix WinformThemer designer error
* Add Cef request hander, no more escaping main page
* clean
* fix
* fix
* clean
* uh
* Apply thememode at startup, fixes random user colours
* Split database into files
* Instance info remove empty lines
* Open external VRC links with VRCX
* Electron fixes
* fix userdialog style
* ohhhh
* fix store
* fix store
* fix: load all group members after kicking a user
* fix: world dialog favorite button style
* fix: Clear VRCX Cache Timer input value
* clean
* Fix VR overlay
* Fix VR overlay 2
* Fix Discord discord rich presence for RPC worlds
* Clean up age verified user tags
* Fix playerList being occupied after program reload
* no `this`
* Fix login stuck loading
* writable: false
* Hide dialogs on logout
* add flush sync option
* rm LOGIN event
* rm LOGOUT event
* remove duplicate event listeners
* remove duplicate event listeners
* clean
* remove duplicate event listeners
* clean
* fix theme style
* fix t
* clearable
* clean
* fix ipcEvent
* Small changes
* Popcorn Palace support
* Remove checkActiveFriends
* Clean up
* Fix dragEnterCef
* Block API requests when not logged in
* Clear state on login & logout
* Fix worldDialog instances not updating
* use <script setup>
* Fix avatar change event, CheckGameRunning at startup
* Fix image dragging
* fix
* Remove PWI
* fix updateLoop
* add webpack-dev-server to dev environment
* rm unnecessary chunks
* use <script setup>
* webpack-dev-server changes
* use <script setup>
* use <script setup>
* Fix UGC text size
* Split login event
* t
* use <script setup>
* fix
* Update .gitignore and enable checkJs in jsconfig
* fix i18n t
* use <script setup>
* use <script setup>
* clean
* global types
* fix
* use checkJs for debugging
* Add watchState for login watchers
* fix .vue template
* type fixes
* rm Vue.filter
* Cef v138.0.170, VC++ 2022
* Settings fixes
* Remove 'USER:CURRENT'
* clean up 2FA callbacks
* remove userApply
* rm i18n import
* notification handling to use notification store methods
* refactor favorite handling to use favorite store methods and clean up event emissions
* refactor moderation handling to use dedicated functions for player moderation events
* refactor friend handling to use dedicated functions for friend events
* Fix program startup, move lang init
* Fix friend state
* Fix status change error
* Fix user notes diff
* fix
* rm group event
* rm auth event
* rm avatar event
* clean
* clean
* getUser
* getFriends
* getFavoriteWorlds, getFavoriteAvatars
* AvatarGalleryUpload btn style & package.json update
* Fix friend requests
* Apply user
* Apply world
* Fix note diff
* Fix VR overlay
* Fixes
* Update build scripts
* Apply avatar
* Apply instance
* Apply group
* update hidden VRC+ badge
* Fix sameInstance "private"
* fix 502/504 API errors
* fix 502/504 API errors
* clean
* Fix friend in same instance on orange showing twice in friends list
* Add back in broken friend state repair methods
* add types
---------
Co-authored-by: Natsumi <cmcooper123@hotmail.com >
2025-07-14 15:00:08 +12:00
Natsumi
97cc2dc81a
Save instance emojis
2025-06-26 19:36:51 +12:00
Natsumi
921070da71
Overlay notification opacity
2025-06-20 18:41:27 +12:00
Natsumi
84913a0ef6
Auto Delete Old Prints
2025-06-20 18:41:27 +12:00
Natsumi
817412762f
Settings pictures category
2025-06-20 18:41:27 +12:00
Natsumi
e06412d07b
items != props
2025-06-17 13:00:54 +12:00
Natsumi
eaca05a485
inventory and prop support
2025-06-17 08:17:03 +12:00
Natsumi
5b7da6a91f
Search by userNotes, notes in playerList and friendsList
2025-06-09 09:09:18 +12:00
Natsumi
bc8e430d48
Fix instance info disabled content settings & VR overlay warning
2025-06-09 09:09:10 +12:00
Natsumi
2d58d3cbbd
Avatar Gallery Order
2025-05-26 05:21:00 +10:00
abbey
df56b1d8b9
groups bulk management & fix vue warning ( #1244 )
...
* groups bulk management & fix vue warning
* reset group selection state on edit_mode exit
2025-05-26 05:15:12 +10:00
Natsumi
17a75a041f
Avatar gallery and listing
2025-05-24 03:46:02 +10:00
Natsumi
c6b88c74cd
Add avatar author tags to avatar dialog
2025-05-24 03:46:02 +10:00
flower_elf
00fd2e6322
chore(i18n): Update localization files ( #1220 )
...
* chore(i18n): Update localization files
* chore(i18n): fix typo
* chore(i18n): Update Translation
(Ref: https://ask.vrchat.com/t/developer-update-april-24-2025/43071 )
2025-04-28 20:18:15 +10:00
Natsumi
c17b6f2f3a
Bug fixes
2025-04-18 22:30:00 +10:00
Natsumi
59d3ead781
Avatar dialog view/set styles
2025-04-11 16:05:46 +10:00
XoFKon
c18f925a40
Treditional Chinese Update ( #1206 )
2025-04-08 21:27:38 +10:00
プリン
dc5f48808f
Fix ja localization ( #1197 )
2025-03-27 01:22:49 +13:00
Yuu198
c4bbb45403
Add & Fix Ja localization ( #1194 )
...
* Translation updated
* Update localization
* Typo fix
* Add & Fix localization
2025-03-24 15:27:44 +13:00
pa
71d8cc22bf
feat: Limit bio display height( #1158 ), Toggle for display of age gated instances( #1188 ), fix: ( #1189 )( #1192 ) ( #1195 )
2025-03-24 15:13:35 +13:00
Natsumi
9ed93ad2eb
Crop print border on upload
2025-03-17 03:38:52 +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
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
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
a5a5e6f892
avatar dialog select avatar and share buttons
2025-02-25 02:57:56 +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