Commit Graph

3190 Commits

Author SHA1 Message Date
Teacup
8aae8f3b78 fix(.NET): resolve cefsharp not loading uris with special characters
Before this change, the browser would fail to navigate to the local index.html page if the path leading to the file contained any special characters. This resulted in the browser loading into a file view.

This fix adds a custom URI scheme that retains the same base directory that was in use previously and sets the default file to index.html. This resolves the issue with cefsharp not loading uris with special characters.
2023-02-11 16:21:38 -05:00
Natsumi
b5916d0a50 Reverse avatar history 2023-02-12 00:21:00 +13:00
Natsumi
403578ec8e chore(.NET): update Cef 110 2023-02-12 00:20:57 +13:00
Natsumi
a6fef7a03b Copy world name 2023-02-12 00:20:55 +13:00
Natsumi
6b1ff166aa chore(npm): update deps 2023-02-12 00:20:52 +13:00
Natsumi
5484172df8 Fixes 2023-01-31 05:30:46 +13:00
Natsumi
da87bbe7ed Fix 2023-01-24 02:34:45 +13:00
Natsumi
69481eb36a Fixes and small changes 2023-01-24 02:07:11 +13:00
Natsumi
8da7807472 Update readme 2023-01-24 02:07:03 +13:00
pypy
c138141945 legal notice correction 2023-01-23 14:24:37 +09:00
Natsumi
f3a04c2dcc chore(.NET): update deps 2023-01-22 21:39:28 +13:00
Natsumi
0ba78b9155 Fixes 2023-01-22 21:39:25 +13:00
Natsumi
b92a7f6751 Fixes 2023-01-17 22:15:35 +13:00
Natsumi
4c1faa66ce Fix auto login after logging out 2023-01-14 12:49:49 +13:00
Natsumi
50e6c83506 Device charging indicator 2023-01-14 12:49:46 +13:00
Natsumi
d647b6a5ad Fix linter 2023-01-08 03:25:20 +13:00
Natsumi
b95c184dde Group gallery 1 2023-01-08 00:49:53 +13:00
Natsumi
1b99761c94 Group gallery 2023-01-08 00:45:44 +13:00
Natsumi
460ec98863 chore(npm): update deps 2023-01-08 00:44:27 +13:00
Natsumi
33154778a9 Fix show/hide avatar labels 2023-01-08 00:44:25 +13:00
Natsumi
3fca54408c async VRCXStorage 2023-01-08 00:44:22 +13:00
pypy
e7e2960fab feat: add korean localization 2023-01-05 04:13:19 +09:00
pypy
72b20476b0 chore(npm): update json5@1.0.2 2023-01-05 04:08:53 +09:00
Natsumi
ff03220772 Localization fixes 2023-01-03 20:08:34 +13:00
Natsumi
b679f40874 Make linter happy 2023-01-01 22:38:19 +13:00
Natsumi
93eea773cc Small changes 2023-01-01 22:27:57 +13:00
Natsumi
0fc9dc8dcb Merge pull request #458 from kamiya10/master
feat: Localization
2023-01-01 21:55:05 +13:00
Natsumi
e2481ef442 Change VR overlay language with main app 2023-01-01 21:53:02 +13:00
Kamiya
65238b7006 Merge branch 'master' into master 2023-01-01 13:31:54 +08:00
Natsumi
b5edf2a37b Downgrade Cef to 107 to fix crash at startup
has exited with code 3221225477 (0xc0000005) 'Access violation'.
2023-01-01 09:51:24 +13:00
Natsumi
82c7bcf9ed Wrist overlay tracker icons and alignment 2023-01-01 09:51:15 +13:00
kamiya10
376e368856 feat(localization): element-ui localization 2022-12-31 19:33:37 +08:00
kamiya10
b12a7327bb feat(localization): add vr.pug 2022-12-31 19:10:52 +08:00
Kamiya
25c9a2a637 Merge branch 'master' into master 2022-12-31 17:58:44 +08:00
kamiya10
7c71f62ff6 feat(localization): add prompts 2022-12-31 00:47:43 +08:00
Natsumi
9e1454e93f v2022.12.30 2022-12-30 11:06:17 +13:00
Natsumi
5fec5d9ab9 Small changes and fixes 2022-12-30 11:06:17 +13:00
Natsumi
00dc459daf Merge pull request #456 from hintswen/patch-1
Update README.md
2022-12-30 11:05:40 +13:00
Natsumi
3dde1dae43 Small changes and fixes 2022-12-30 10:34:31 +13:00
kamiya10
dc2b98fbfd Update zh_TW.json 2022-12-28 23:26:35 +08:00
Natsumi
8fa853c6d8 $t() 2022-12-28 21:01:32 +13:00
Natsumi
43d216dae0 Move VRChatConfigList 2022-12-28 20:30:22 +13:00
kamiya10
b4a769fbc1 feat(localization): add more tokens
invite
config_json
set_world_tags
download_history
notification_position
shared_feed_filters
chatbox_blacklist
gallery_icons
change_content_image
previous_images
previous_instances
download_history
previous_instances
2022-12-28 00:05:57 +08:00
kamiya10
7de9f335d1 feat(localization): add more tokens
avatar_database_provider
invite_to_group
edit_invite_message
invite_message
invite_request_message
invite_response_message
invite_request_response_message
edit_send_invite_message
edit_send_invite_response_message
open_source
primary_password
table.profile
2022-12-27 00:36:04 +08:00
Natsumi
6ad9ad04fe Add linter parser for import assert json 2022-12-26 10:53:51 +13:00
Natsumi
db0fc10dda Language UI option, auto choose language when none selected 2022-12-26 10:20:23 +13:00
Natsumi
cc71fe1b94 Include i18n-ally config 2022-12-26 10:10:03 +13:00
Kamiya
2715dddbfe Merge branch 'master' into master 2022-12-25 13:42:05 +08:00
kamiya10
26b45794eb feat(localization): add more dialog tokens
player_list
world_export
world_import
avatar_export
avatar_import
friend_export
friend_import
note_export
2022-12-25 13:25:52 +08:00
kamiya10
6938c59457 feat(localization): add more dialog tokens
favorite
new_instance
youtube_api
launch_options
vrcx_updater
launch
export_friends_list
export_own_avatars
discord_names
2022-12-25 00:07:20 +08:00