Commit Graph

22 Commits

Author SHA1 Message Date
Natsumi
1ed71c2596 chore(.NET): update Cef 111 2023-03-25 03:58:31 +13:00
Natsumi
7b824fb3f7 Various fixes and changes 2023-02-21 13:18:59 +13:00
Teacup
3931613a90 fix: fix custom css/js not being loaded
For some reason our new URI scheme prevented the file:// scheme from being used script-side. This fixes that. Thanks Natsumi
2023-02-13 15:20:36 -05:00
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
69481eb36a Fixes and small changes 2023-01-24 02:07:11 +13:00
Natsumi
b92a7f6751 Fixes 2023-01-17 22:15:35 +13:00
Natsumi
3fca54408c async VRCXStorage 2023-01-08 00:44:22 +13:00
Natsumi
8e5175b4f2 chore(.NET): update deps 2022-11-05 00:57:37 +13:00
Natsumi
053e85047e Version file 2022-10-04 01:54:38 +13:00
Natsumi
78238ad7e8 chore(.NET): update deps 2022-07-09 00:17:48 +12:00
Natsumi
8c7cd4c4bb Fix incorrect user instance timer when friend joins while in private 2022-06-25 22:39:25 +12:00
Natsumi
36ef398dda Small changes 2022-05-17 11:14:08 +12:00
Natsumi
eae9de77b1 chore(.NET): update deps 2021-11-20 00:10:03 +13:00
Natsumi
a66ff77fce Move config to AppData 2021-08-03 23:51:13 +12:00
Natsumi
d7526716ad Use image cache from chromium 2021-04-16 11:37:40 +12:00
pypy
291169fce0 Revert "migrate to wpf"
This reverts commit 97a4dbf4d3.

# Conflicts:
#	MainWindow.xaml.cs
#	html/src/index.pug
2021-03-08 21:02:45 +09:00
pypy
97a4dbf4d3 migrate to wpf 2021-02-05 03:18:05 +09:00
Natsumi
3b6739cfe0 Notification TTS 2020-12-30 03:33:23 +13:00
pypy
414a9610cd cleanup code 2020-11-18 21:38:38 +09:00
pypy
7a1067e21c cleanup code 2020-11-08 15:32:14 +09:00
pypy
0e5054d159 singleton 2020-11-08 15:21:32 +09:00
pypy
b826d32d09 add CefService 2020-11-08 14:51:42 +09:00