5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 05:11:29 +08:00
Commit Graph

18 Commits

Author SHA1 Message Date
Lea Anthony
fec3e7eac5
fix: use mutex to serialise websocket writes 2019-03-19 08:35:09 +11:00
Lea Anthony
3025a94a77 use wails.min.js 2019-02-19 23:37:02 +11:00
Lea Anthony
1d8e99d846
Move to mewn 2019-02-18 21:06:53 +11:00
Lea Anthony
8e909fc9f4
Move to mewn 2019-02-18 08:31:22 +11:00
Lea Anthony
9ffb517183
minor fixes 2019-02-16 07:02:16 +11:00
Lea Anthony
3ae88f8822
removed quote db for now. added vue basic 2019-02-15 21:11:42 +11:00
Lea Anthony
0ca039e914
Initial commit of simplification 2019-01-30 09:00:46 +11:00
Lea Anthony
8ab91d31fe
reduce function complexity 2019-01-29 08:36:21 +11:00
Lea Anthony
683ba7dc59
support bridge mode
streamline some messaging
2019-01-23 06:01:45 +11:00
Lea Anthony
7135d4fa27
inject default css if none given 2019-01-15 18:50:26 +11:00
Lea Anthony
83e063bf2b
Merge pull request #23 from wailsapp/Update-execution-order-in-Headless-mode
Update execution order in headless mode
2019-01-15 08:36:10 +11:00
Lea Anthony
6e0773b355
fix for rendering fragments via headless 2019-01-15 08:34:32 +11:00
Lea Anthony
561198b81b Fix unicode escaping 2019-01-14 19:18:03 +11:00
Lea Anthony
9004c3955e Numerous fixes for headless mode.
Remove script dom elements for internal calls.
2019-01-13 17:54:38 +11:00
Lea Anthony
0ae5381203 fix for ipc binding
made reconnect modal a bit better
2019-01-12 15:56:49 +11:00
Lea Anthony
a28315f38b Fix Packr deprecation errors
Improved comments
2019-01-11 06:15:49 +11:00
Lea Anthony
49e4f00b62 Added release mode flag
fixed logging
logging info level by default
2019-01-10 22:48:54 +11:00
Lea Anthony
4742fd7ed2 Initial commit of wails build 2019-01-08 07:58:46 +11:00