Lea Anthony
|
a1323ce5e9
|
[mac] experimental
|
2021-10-13 22:01:35 +11:00 |
|
Lea Anthony
|
49629f6dc6
|
[mac] Fix build tags
|
2021-10-13 21:16:07 +11:00 |
|
Lea Anthony
|
a51d8bb47d
|
[v2] Move "AlwaysOnTop" option
|
2021-10-13 08:05:31 +11:00 |
|
Lea Anthony
|
e0e4c0ae11
|
[v2] Add "AlwaysOnTop" option
|
2021-10-13 08:02:35 +11:00 |
|
Lea Anthony
|
26d248a4b6
|
[v2] Add flag to disable scrollbar drag
|
2021-10-12 20:45:53 +11:00 |
|
Lea Anthony
|
5e36f4fc7f
|
[v2] Remove chromium message on shutdown
|
2021-10-12 08:58:33 +11:00 |
|
unknown
|
995fe38ee4
|
add locker for websocket.WriteMessage
|
2021-10-11 21:10:55 +08:00 |
|
unknown
|
356774e3f7
|
use backtick with return
|
2021-10-11 19:41:45 +08:00 |
|
unknown
|
5d8653be83
|
add \r\n for awaitIPC callback
|
2021-10-11 16:41:11 +08:00 |
|
Lea Anthony
|
8f31183fa8
|
[v2] Fix client timeouts
|
2021-10-11 19:23:31 +11:00 |
|
Lea Anthony
|
7caf6af91d
|
[v2] Fix websocket ipc timing bug. Use proper HTML parsing for injection.
|
2021-10-10 15:43:01 +11:00 |
|
Lea Anthony
|
a16e41f813
|
[v2] Tidy up frontend
|
2021-10-07 21:04:33 +11:00 |
|
unknown
|
be5f7ceb0e
|
uncomment PostMessage
|
2021-10-07 17:34:06 +08:00 |
|
unknown
|
a148c67df0
|
don't hook any AcceleratorKey in callback
|
2021-10-07 14:35:14 +08:00 |
|
unknown
|
69297667c1
|
PutAreBrowserAcceleratorKeysEnabled => false
|
2021-10-07 14:28:52 +08:00 |
|
Lea Anthony
|
ef362a746a
|
Merge pull request #849 from marktohark/filter-execjs-json
add template.JSEscapeString to ensure ExecJs normal execution
|
2021-10-06 20:13:19 +11:00 |
|
Lea Anthony
|
75f703465a
|
[v2] Generate module command. Updated wails dev
|
2021-10-05 22:27:12 +11:00 |
|
unknown
|
9949420639
|
add template.JSEscapeString to ensure ExecJs normal execution
|
2021-10-05 09:45:36 +08:00 |
|
Lea Anthony
|
9e347bf71f
|
[v2] Generate ipcdev.js and runtimedev.js
|
2021-10-04 19:58:46 +11:00 |
|
Lea Anthony
|
829fd8616b
|
[v2] Make ipc.js cross-platform
|
2021-10-04 19:42:22 +11:00 |
|
Lea Anthony
|
ae980d48fd
|
[v2] Fix connection delay for websockets
|
2021-10-04 17:10:46 +11:00 |
|
Lea Anthony
|
b15d98b555
|
[v2] Rename noautoinjectbindings -> noautoinjectipc
|
2021-10-04 16:53:27 +11:00 |
|
Lea Anthony
|
1b28f69236
|
[v2] Fix -devserverurl flag
|
2021-10-03 16:44:37 +11:00 |
|
Lea Anthony
|
7572b64bec
|
[v2] Add -devserverurl flag
|
2021-10-03 15:07:10 +11:00 |
|
Lea Anthony
|
afb1d12c3b
|
[v2] Add meta tag to control script injection behaviour
|
2021-10-02 14:04:59 +10:00 |
|
Lea Anthony
|
a641deb388
|
[v2] Devserver listen to localhost
|
2021-09-30 08:00:50 +10:00 |
|
Lea Anthony
|
9930ee10da
|
Revert "Corrected obsolete 'text/javascript' mime to 'application/javascript'"
This reverts commit 23c1ebfac9 .
|
2021-09-30 07:07:13 +10:00 |
|
Cody Bentley
|
23c1ebfac9
|
Corrected obsolete 'text/javascript' mime to 'application/javascript'
|
2021-09-29 01:06:28 -06:00 |
|
Cody Bentley
|
3de31613a1
|
Added JS case to mimecache
|
2021-09-29 00:50:49 -06:00 |
|
Lea Anthony
|
4a740e6186
|
[v2] Fix: Remove random C imports
|
2021-09-28 20:00:42 +10:00 |
|
Lea Anthony
|
b13d8ef9fa
|
[mac] Guard browser.go
|
2021-09-28 19:44:12 +10:00 |
|
Lea Anthony
|
b5bc0ba181
|
[v2] Tidy up console output
|
2021-09-25 14:44:23 +10:00 |
|
Lea Anthony
|
fe6dd4d18f
|
[windows] fix fullscreen at startup
|
2021-09-22 19:28:07 +10:00 |
|
Lea Anthony
|
9f235bf78d
|
[windows] Fix fullscreen + drag
|
2021-09-21 17:35:38 +10:00 |
|
Lea Anthony
|
5dfbd5f71b
|
[windows] Fix frameless
|
2021-09-21 07:58:27 +10:00 |
|
Lea Anthony
|
3ac4982fc5
|
[mac] Make it compile
|
2021-09-19 17:32:57 +10:00 |
|
Lea Anthony
|
eac8f23341
|
[mac] Port IPC
|
2021-09-19 17:25:23 +10:00 |
|
Lea Anthony
|
badacdd45b
|
[mac] Get wails CLI to compile
|
2021-09-19 17:25:23 +10:00 |
|
Lea Anthony
|
817952f3d0
|
[windows] Misc updates for feature parity
|
2021-09-19 17:14:06 +10:00 |
|
Lea Anthony
|
9f89a4a58a
|
Merge branch 'v2-alpha' into v2-alpha
|
2021-09-15 23:33:33 +10:00 |
|
Lea Anthony
|
7748cc2497
|
[windows] Support ctrl-a
|
2021-09-15 23:19:48 +10:00 |
|
佰阅部落
|
60f9a02143
|
Add commonly used shortcut keys
add ctral+A,arrowUp,left,down,right and del
|
2021-09-15 20:59:06 +08:00 |
|
Lea Anthony
|
899e522c74
|
[windows] Webview to handle ctrl-x/c/z/v. Foreward other accelerators to Window.
|
2021-09-15 20:30:14 +10:00 |
|
Lea Anthony
|
be87d73da8
|
[v2] go fmt + windowIsTranslucent
|
2021-09-15 20:30:14 +10:00 |
|
leaanthony
|
3c25a73ae8
|
The runtime was rebuilt
|
2021-09-14 10:24:40 +00:00 |
|
Lea Anthony
|
344103739f
|
[v2] Fix JS builds
|
2021-09-14 20:24:14 +10:00 |
|
Lea Anthony
|
c2b8247fbb
|
[v2] Fix type on runtime
|
2021-09-14 06:48:19 +10:00 |
|
leaanthony
|
03cdfad418
|
The runtime was rebuilt
|
2021-09-13 20:24:44 +00:00 |
|
misitebao
|
a6b95b23c9
|
fix: fix js runtime related issues
|
2021-09-13 21:56:09 +08:00 |
|
misitebao
|
2616d87922
|
fix: fix the BrowserOpenURL method signature in the ts declaration file
|
2021-09-13 21:54:18 +08:00 |
|