Commit graph

18 commits

Author SHA1 Message Date
linonetwo
7191fe57fa fix: canonical uri can't load chinese file name
fixes #610
2025-02-01 13:39:21 +08:00
lin onetwo
012076cb70 refactor: BrowserView -> WebContentsView 2024-06-30 01:52:22 +08:00
lin onetwo
5b3e03aac9 fix: infinite redirect when using file:// protocol to load image 2024-06-29 19:18:09 +08:00
linonetwo
24446cea6f refactor: allow send message to server side 2023-10-16 20:09:17 +08:00
linonetwo
76921ca413 fix: can't open in new window 2023-06-23 21:19:25 +08:00
linonetwo
e5c1cdf8ce fix: load pdf 2023-06-23 18:57:13 +08:00
linonetwo
4b217c4e66 fix: binary file loading 2023-06-23 17:29:17 +08:00
linonetwo
063958adab fix: normal link recognized as file link 2023-06-23 14:53:52 +08:00
linonetwo
0c16523551 fix: error handling and notif when file not exist 2023-06-21 19:07:58 +08:00
linonetwo
b654996ff6 fix: handle open file error, prevent crush 2023-06-21 18:51:05 +08:00
linonetwo
7c8148f606 fix: try register filefix after init to prevent error "Failed to register protocol: filefix" 2023-06-21 16:26:18 +08:00
linonetwo
aede39f114 fix: for file path, use openPath instead of openExternal 2023-06-21 14:53:36 +08:00
lin onetwo
93a1427ebe Update setupViewFileProtocol.ts 2023-06-21 14:33:16 +08:00
linonetwo
a4f7403af5 fix: handling file protocol using filefix protocol redirect 2023-06-21 13:55:28 +08:00
linonetwo
6da0946a7c fix: file path 2023-06-21 13:55:28 +08:00
lin onetwo
8ba073392c refactor: merge two methods 2023-06-21 13:55:28 +08:00
lin onetwo
4af9d4b04a fix: fix /G:/EpicGames to G:/EpicGames on windows 2023-06-21 13:55:28 +08:00
linonetwo
dc3c3efcfb refactor: move file protocol related things to standalone file 2023-06-21 13:55:28 +08:00