Lea Anthony
723236f348
chore: bump version
2019-11-04 04:06:47 +11:00
Lea Anthony
394a823d82
fix: remove unicode flag
2019-11-04 04:02:42 +11:00
Lea Anthony
afe57802ad
v0.18.15-pre
2019-11-02 21:07:02 +11:00
Lea Anthony
914642bd1d
Backport ( #283 )
...
* Develop (#265 )
* Patch for file dialog on OSX
* Update CONTRIBUTORS.md
* 262 add wails shutdown method (#264 )
* feat: support close in bridge mode
* feat: WailsShutdown callback
Now handles proper shutdown through:
* runtime.Window.Close()
* Killing the main window
* Ctrl-C
* chore: version bump
* chore: version bump
* feat: adjust binary name for OS
* fix: allow spaces in gcc path
* feat: migrate command
* fix: npm/node versions
* fix: allow IE for serve
* feat: go build script
* fix: make runtime ES2015 compliant
* fix: remove invoke patch
* fix: allow any line endings
* chore: remove legacy bridge files
* chore: latest assets
2019-11-02 21:06:02 +11:00
Lea Anthony
dafd9bcb24
fix: make binary name more os specific
2019-10-29 10:24:05 +11:00
Lea Anthony
7f75f27f6b
fix: debug build should use terminal
2019-10-29 07:57:29 +11:00
Lea Anthony
d77fa1ee74
fix: npm/node version reporting
2019-10-26 05:36:00 +11:00
Lea Anthony
82e00ff83a
hotfix: build issue for windows
2019-10-25 18:21:18 +11:00
Lea Anthony
14f91ab109
release v0.18.12-pre
2019-10-25 18:13:57 +11:00
Lea Anthony
19706a12a4
261 korean fonts ( #276 )
...
* fix: linting
* chore: bump version
* fix: unicode text for Windows
* fix: re-add webview_set_title
2019-10-25 18:12:56 +11:00
Lea Anthony
52e6091f0f
release v0.18.11-pre
2019-10-25 17:39:12 +11:00
Lea Anthony
2db1624faf
274 support spaces in windows paths ( #275 )
...
* fix: escape windows commands
* fix: allow spaces in path to windres
* Update go.mod
2019-10-25 17:37:36 +11:00
Lea Anthony
f5d3fb0848
release v0.18.10-pre
2019-10-25 12:34:43 +11:00
Lea Anthony
85a64914aa
261 korean fonts ( #273 )
...
* fix: linting
* chore: bump version
* fix: unicode text for Windows
2019-10-25 12:33:29 +11:00
Lea Anthony
0819207e33
Bump version to v0.18.9-pre
2019-10-25 12:05:51 +11:00
Lea Anthony
50a0bc7701
fix: add flag to fix windows builds ( #272 )
2019-10-25 12:04:08 +11:00
Lea Anthony
c51f0cad6f
chore: version bump
2019-10-24 16:13:42 +11:00
Lea Anthony
6795f6c678
Migrate tool ( #270 )
...
Experimental migration tool for projects < v1.0.0
2019-10-24 16:11:50 +11:00
Lea Anthony
315ef5f7ea
fix: detect encoding on windows ( #266 )
...
* fix: linting
* chore: bump version
2019-10-24 16:04:32 +11:00
Lea Anthony
24530d9da4
fix: force install when node_modules missing ( #268 )
2019-10-24 09:36:42 +11:00
Lea Anthony
96fc70df26
Merge branch 'master' into develop
2019-10-23 14:07:22 +11:00
Lea Anthony
1c8d4c902a
Merge branch 'develop' of github.com:wailsapp/wails into develop
2019-10-23 14:06:19 +11:00
Lea Anthony
08fc1d53d0
chore: version bump
2019-10-23 14:06:14 +11:00
Lea Anthony
6c5d5e40f4
262 add wails shutdown method ( #264 )
...
* feat: support close in bridge mode
* feat: WailsShutdown callback
Now handles proper shutdown through:
* runtime.Window.Close()
* Killing the main window
* Ctrl-C
2019-10-23 14:04:41 +11:00
Lea Anthony
3f1dfe931c
Update CONTRIBUTORS.md
2019-10-14 09:37:01 +11:00
Kris Raney
cb850c9653
Patch for file dialog on OSX ( #258 )
...
* Patch for file dialog on OSX
2019-10-14 09:34:50 +11:00
Lea Anthony
8d8f47363a
chore: supress warnings
2019-10-12 20:19:05 +11:00
Lea Anthony
d399b7580d
Develop ( #255 )
...
Hotfix
2019-10-09 19:34:24 +11:00
Lea Anthony
1b04b71254
fix: importing runtime ( #254 )
2019-10-09 19:33:13 +11:00
Lea Anthony
0b19ad1427
chore: version bump
2019-10-09 19:30:53 +11:00
Lea Anthony
9aca99911e
Update CONTRIBUTORS.md
2019-10-09 04:47:00 +11:00
Robin Eklind
a7f61e335e
cmd/wails: report error status code to OS ( #252 )
...
Fixes #251 .
2019-10-09 04:44:32 +11:00
Lea Anthony
9fff0a513e
chore: merge master
2019-10-08 06:30:22 +11:00
Lea Anthony
f453be12c8
hotfix: version number
2019-10-08 06:20:30 +11:00
Lea Anthony
20428b0407
Develop ( #250 )
2019-10-08 06:12:08 +11:00
Lea Anthony
7fd5b77cbe
chore: version bump
2019-10-08 06:06:02 +11:00
Lea Anthony
d2cac50f93
fix: update runtime
2019-10-07 22:16:29 +11:00
Lea Anthony
00f1f82520
Merge branch 'master' into develop
2019-10-07 21:35:52 +11:00
Lea Anthony
02fbb14e34
chore: version bump
2019-10-07 21:32:27 +11:00
Byron
f961659ada
manjaro ( #248 )
...
* manjaro
* Update go.mod
2019-10-06 19:14:05 +11:00
Lea Anthony
93942111bc
fix: multiple runtime fixes
2019-10-06 14:20:59 +11:00
Lea Anthony
dc5a68acce
feat: add runtime typings
2019-10-06 13:36:20 +11:00
Lea Anthony
12ff0f8c97
fix: binding more than one struct method ( #245 )
2019-10-01 06:13:55 +10:00
Lea Anthony
c375c281ee
chore: remove some debug output
2019-09-19 08:57:40 +10:00
Lea Anthony
7d86b0f7c4
chore: version bump
2019-09-14 05:56:52 +10:00
Byron
990f7dd06c
feat: KDE neon support ( #234 )
2019-09-14 05:51:29 +10:00
Lea Anthony
0b6f256d55
docs: add Mattn
2019-09-10 06:34:40 +10:00
Lea Anthony
694f80434a
fix: revert fix
...
Masterminds have fixed it upstream
2019-09-05 08:50:40 +10:00
Byron
0a57fa4035
(FIX) 215 support distribution kali ( #224 )
...
* fix: kali support
2019-09-04 08:44:08 +10:00
Lea Anthony
099967ae94
hotfix: semver changed api
2019-09-03 21:52:45 +10:00
Lea Anthony
718bb1b852
patch
2019-09-03 21:46:47 +10:00
Lea Anthony
af1a1a2498
chore: remove debug output
2019-09-03 19:36:21 +10:00
Lea Anthony
cc0617d247
chore: release v0.17.14-pre
2019-09-03 18:22:27 +10:00
Byron
99a3f87cef
duplicate code spotted ( #221 )
...
* fix: duplicate code
2019-09-03 18:21:13 +10:00
Lea Anthony
1ccdb1bc4e
fix: allow 0 return types
2019-09-01 15:52:35 +10:00
Byron
62b1967e45
215 support distribution kali ( #219 )
...
* test: azure pipeline
* fix: azure pipeline yaml
* feat: kali linux support
* feat: kali linux support
2019-08-30 23:21:54 +10:00
Lea Anthony
c10303e7c0
fix: upgrade eslint
2019-08-28 07:01:52 +10:00
Byron
4a61584827
Elementary support + readme update ( #210 )
...
* test: azure pipeline
* fix: azure pipeline yaml
* feat: elementary support+readme udpate
2019-08-28 06:19:48 +10:00
Lea Anthony
cf249ba836
chore: bump version
2019-08-26 17:58:20 +10:00
Byron
08fe7b64d6
Yaml bug ( #207 )
...
* test: azure pipeline
* fix: azure pipeline yaml
* feat: elementary support
* feat: opensuse support
* fix: 0_setup.go line 27
* fix: 0_setup.go line 27
* fix: opensuse yaml
* fix: opensuse yaml
* fix: opensuse yaml
* fix: opensuse yaml
* fix: opensuse yaml
* fix: opensuse yaml
* fix: yaml
* fix: yaml
* fix: yaml
* fix: opensuse yaml
* fix: opensuse
* fix: opensuse
* fix: opensuse
* fix: opensuse
* fix: string trim os osRelease field NAME
* fix: 0_setup.go if err typo
* test
* test
* fix: typo in linux.go
* test: remove quotes from opensuse case
* test: revert
* test: ""
* test: ""
* test: ""
* test: ""
* fix: replace trim with replace
* fix: drop 0_setup.go and run checks by system.go
* fix: elementary os yaml name
* fix: open suse yaml entry
* fix: commented out result.Release = version
* fix: commented out result.Release = version
* fix: revert Replace to Trim
* fix: Linux Mint yaml entry
* fix: capitalize distros entries
* fix: capitalize distros entries
* fix: capitalize distros entries
* test
* test
* fix: open suse yaml entry
* fix: yaml entris
* test
* test
* test
* test
* test
* test
* branch changing
* fix: bug in setup process
* debugging
* debugging
* debugging
* debugging
* fix: yaml entries & err == nil bug
* Update prerequisites.go
* fix: bug
* fix: 0_setup.go
* fix: yaml bug
* fix: yaml bug
2019-08-26 05:02:49 +10:00
Lea Anthony
77939ea414
Merge pull request #200 from Vaelatern/voidlinux-support
...
feat: VoidLinux support
2019-08-26 04:23:16 +10:00
Toyam Cox
468394d03c
feat: VoidLinux support
2019-08-25 08:41:51 -04:00
Lea Anthony
dc87699a1e
Merge pull request #205 from Vaelatern/undefined-webview
...
fix: undefined: webview during build
2019-08-25 19:44:53 +10:00
Toyam Cox
36e906507d
fix: undefined: webview during build
2019-08-25 04:08:21 -04:00
Lea Anthony
a5f9688708
Merge branch 'develop' of github.com:wailsapp/wails into develop
2019-08-25 15:59:02 +10:00
Lea Anthony
880f900e51
Update contributors
2019-08-25 15:58:44 +10:00
Lea Anthony
349306cf73
chore: deduplicate library verificaation code ( #203 )
2019-08-25 15:56:42 +10:00
Toyam Cox
f140697857
chore: deduplicate library verificaation code
2019-08-25 00:14:39 -04:00
Lea Anthony
3d9e9a1342
build: fix filename
2019-08-19 22:54:06 +10:00
Lea Anthony
1a82406d2b
build: add azure-pipelines script
2019-08-19 22:53:05 +10:00
Lea Anthony
26ff8df7e5
chore: remove unused mewn file
2019-08-19 22:43:54 +10:00
Lea Anthony
54b4b157b3
Update README.md
2019-08-19 22:30:25 +10:00
Lea Anthony
add7e89097
Update README.md
2019-08-19 22:29:04 +10:00
Lea Anthony
b7dae216df
Merge branch 'develop' of github.com:wailsapp/wails into develop
2019-08-19 22:23:32 +10:00
Byron
0b9d093d6c
Azure Pipelines ( #192 )
...
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
2019-08-19 19:11:43 +10:00
Lea Anthony
7f282ad071
chore: add inprogress label
2019-08-19 09:01:44 +10:00
Lea Anthony
d6ed583e07
chore: add stale issue bot config
2019-08-19 08:56:58 +10:00
Lea Anthony
930cab2d9d
chore: rename webview for clarity
2019-08-16 19:12:55 +10:00
Lea Anthony
ae41f33dcc
chore: merge webview back in
2019-08-16 08:28:43 +10:00
Lea Anthony
5af6b7cafe
chore: bump version
2019-08-10 10:50:25 +10:00
Lea Anthony
68ac3763d0
chore: update linux db
2019-08-10 10:43:09 +10:00
admin_3.exe
cdc66b556e
188 support distribution linux mint ( #189 )
2019-08-10 10:42:02 +10:00
admin_3.exe
3ff16322c2
182 linux bd ( #183 )
...
* fix: linuxdb.yaml entries
* fix: typo
* fix: yaml syntax error
2019-08-09 20:21:01 +10:00
Lea Anthony
d60066a0b1
chore: linter fixes ( #185 )
2019-08-09 08:12:50 +10:00
Lea Anthony
9d6ebf0fd4
Linux db ( #182 )
...
* feat: refactor linux distro detection
* linux db updates
* feat: add gccversioncommand + windows support
* fix: build-essential
2019-08-08 21:04:59 +10:00
Lea Anthony
839815e2fb
chore: bump version
2019-08-05 18:40:34 +10:00
admin_3.exe
846fe479bf
179 parrot distributionsupport ( #181 )
...
* feat: parrot support && git push
* feat: parrot support
* feat: parrot support
* fix: arch support
* fix: gentoos support
* Update README.md
* Update README.md
2019-08-05 18:35:04 +10:00
Lea Anthony
62f7070e0c
chore: hotfix version bump
2019-07-31 18:26:12 +10:00
Lea Anthony
dd418b36c2
Merge pull request #178 from bh90210/169-improve-wails-issue-linux-quick-fixes
...
169 improve wails issue linux quick fixes
2019-07-31 18:04:51 +10:00
bh90210
f4f04f2199
fix: typo
2019-07-31 03:20:08 +03:00
bh90210
3a7514bbdc
fix: issue report
2019-07-31 02:54:59 +03:00
admin_3.exe
213f07fed4
Merge pull request #3 from wailsapp/develop
...
Develop
2019-07-31 01:48:54 +03:00
Lea Anthony
ed3ed8aa18
chore: hotfix
2019-07-31 06:57:56 +10:00
Lea Anthony
d038dca37c
Merge pull request #177 from wailsapp/gitbash-fixes
...
fix: gitbash fixes
2019-07-31 06:55:40 +10:00
Lea Anthony
bb86d770a1
fix: gitbash fixes
2019-07-31 06:54:07 +10:00
Lea Anthony
33daa8621e
chore: version bump
2019-07-31 06:21:00 +10:00
Lea Anthony
6c124fcff4
Merge pull request #175 from bh90210/174-wails-init-does-not-work-on-centos-7
...
fixed centos & fedora support
2019-07-31 06:17:42 +10:00
Lea Anthony
45833574b3
Merge branch 'bh90210-169-improve-wails-issue' into develop
2019-07-31 06:09:12 +10:00
Lea Anthony
5cb00eb481
trim gcc string
2019-07-31 06:08:43 +10:00
Lea Anthony
e2105331c1
Merge branch '169-improve-wails-issue' of git://github.com/bh90210/wails into bh90210-169-improve-wails-issue
2019-07-31 06:02:41 +10:00
bh90210
21d2383e63
Merge branch '169-improve-wails-issue' of github.com:bh90210/wails into 169-improve-wails-issue
2019-07-30 16:11:51 +03:00
bh90210
6c945a4eed
fix: crashing typo
2019-07-30 16:11:18 +03:00
admin_3.exe
6c8d34dfd3
Delete npm-debug.log
2019-07-30 16:00:16 +03:00
bh90210
b9b42c059e
feat: show gcc, node, npm version on issue report
2019-07-30 15:57:51 +03:00
bh90210
3f657b34cf
darwin working
2019-07-30 02:12:51 +03:00
bh90210
6e81a36ada
linux working
2019-07-30 02:02:01 +03:00
bh90210
ddec01a429
feat: gcc,npm,node versions on issues
2019-07-29 23:53:43 +03:00
bh90210
21fdb3be7d
fix(linux): fedora & centos support
2019-07-29 19:12:05 +03:00
admin_3.exe
c1a13ab6d0
Merge pull request #2 from wailsapp/develop
...
Develop
2019-07-29 16:09:33 +03:00
Lea Anthony
750a02efc6
chore: version bump
2019-07-29 17:54:41 +10:00
Lea Anthony
5e047debfc
fix: add support back for ubuntu, redhat
2019-07-29 17:52:22 +10:00
Lea Anthony
9cac336708
docs: updated contributors
2019-07-29 09:03:17 +10:00
Lea Anthony
827c2b9a95
Merge pull request #172 from Chronophylos/dont-use-lsb_release
...
Drop lsb_release
2019-07-29 09:01:41 +10:00
Chronophylos
b36a3c4abb
fix assumption
...
Signed-off-by: Chronophylos <nikolai@chronophylos.com >
2019-07-28 13:39:03 +02:00
Chronophylos
0bac205565
show distro id when creating a issue
...
Signed-off-by: Chronophylos <nikolai@chronophylos.com >
2019-07-28 13:16:56 +02:00
Chronophylos
67a8ad8e12
change DistributionID to NAME=
...
Signed-off-by: Chronophylos <nikolai@chronophylos.com >
2019-07-28 00:44:46 +02:00
Chronophylos
9de2f66f50
drop lsb_release
...
Signed-off-by: Chronophylos <nikolai@chronophylos.com >
2019-07-27 21:26:11 +02:00
admin_3.exe
9370030ff3
Merge pull request #1 from wailsapp/develop
...
Develop
2019-07-27 22:12:15 +03:00
Lea Anthony
e38d6e7ef0
Merge pull request #165 from bt/master
...
Fix Masterminds/semver reference import path (case-sensitivity)
2019-07-22 18:33:54 +10:00
Bertram Truong
2f21fc3575
Fix Masterminds/semver reference import path (case-sensitivity)
2019-07-22 10:25:23 +10:00
Lea Anthony
63e73f5f64
chore: Version Bump
2019-07-20 19:40:43 +10:00
Lea Anthony
e1adc1ba49
Merge pull request #163 from wailsapp/more-runtime-refactor
...
More runtime refactor
2019-07-20 19:35:59 +10:00
Lea Anthony
030e911ea4
feat: significant overhaul of runtime
2019-07-20 19:32:30 +10:00
Lea Anthony
d2f114e44e
Update contributors
2019-07-19 08:08:26 +10:00
Lea Anthony
700d3f84d3
Merge pull request #161 from fdidron/145-Fix-React-Error-Windows
...
145 fix react error windows
2019-07-19 00:32:20 +10:00
Florian Didron
1d49042013
style: replace double quotes with single quotes
2019-07-18 21:46:25 +09:00
Florian Didron
8671b1e6cf
fix: add promises polyfill for the windows target
2019-07-18 21:10:42 +09:00
Lea Anthony
517d6c44ec
fix: Print stdout on error :rolleyes:
2019-07-18 09:12:57 +10:00
Lea Anthony
a082a659ea
fix: renamed global logger
2019-07-16 18:29:15 +10:00
Lea Anthony
083153efc9
fix: eslintrc config
2019-07-13 22:32:19 +10:00
Lea Anthony
65a2560153
chore: bump version
2019-07-13 22:30:32 +10:00
Lea Anthony
29535c10a3
Merge pull request #157 from wailsapp/runtime-refactor
...
Runtime refactor
2019-07-13 22:27:36 +10:00
Lea Anthony
24c7362163
Even more fixes
2019-07-13 22:18:42 +10:00
Lea Anthony
f6ff7d7b16
fix: linting for hound
2019-07-13 22:12:49 +10:00
Lea Anthony
b0a075cdf2
fix: more lint fixes
2019-07-13 22:10:43 +10:00
Lea Anthony
98d4d6b33c
config: eslint
2019-07-13 15:42:57 +10:00
Lea Anthony
9ba3e0512b
fix: linting
2019-07-13 15:35:50 +10:00
Lea Anthony
eff63175e5
fix: lint
2019-07-13 15:34:00 +10:00
Lea Anthony
75a0b632bc
fix: capitalisation and binding fix
2019-07-13 15:30:52 +10:00
Lea Anthony
a2af626477
fix: config errors
2019-07-12 10:22:19 +10:00
Lea Anthony
8aa97f64ef
feat: major refactor
2019-07-12 10:12:15 +10:00
Lea Anthony
caa1e04b5a
Update README.md
2019-07-08 21:29:59 +10:00
Lea Anthony
cddf6a0204
chore: version bump
2019-07-07 10:28:58 +10:00
Lea Anthony
9fa1f42dc7
Merge pull request #155 from wailsapp/154-Support-Distribution-'Fedora'
...
feat: test support for Fedora
2019-07-07 10:28:19 +10:00
Lea Anthony
c7e709d487
feat: test support for Fedora
2019-07-07 10:25:59 +10:00
Lea Anthony
6801398f3d
docs: update contributors
2019-07-07 10:17:44 +10:00
Lea Anthony
982d14c049
Merge pull request #152 from fallendusk/master
...
Add support for Gentoo
2019-07-07 10:16:21 +10:00
fallendusk
ddbaf55ae7
Merge branch 'develop' into master
2019-07-06 17:31:21 -04:00
Greg Helton
5552a8501b
Add support for Gentoo
2019-07-06 01:43:02 -04:00
Lea Anthony
b997becb2f
chore: bump version
2019-07-03 19:47:03 +10:00
Lea Anthony
753516bab7
Merge pull request #149 from wailsapp/148-Support-Distribution-'Zorin'
...
148 support distribution 'zorin'
2019-07-03 19:46:20 +10:00
Lea Anthony
89992d8636
feat: attempt to support Zorin
2019-07-03 19:42:32 +10:00
Lea Anthony
7dd42f964b
Merge pull request #147 from wailsapp/develop
...
Release v0.17.0
2019-07-02 17:39:41 +10:00
Lea Anthony
078a7a5519
feat: release v0.17.0
2019-07-02 17:38:18 +10:00
Lea Anthony
d811f721ac
docs: be explicit about node version
2019-07-01 21:50:16 +10:00
Lea Anthony
26950ba045
chore: version bump
2019-07-01 21:36:07 +10:00
Lea Anthony
80adb70e78
chore: version bump
2019-07-01 21:35:30 +10:00
Lea Anthony
0c042acd4a
fix: template name order
2019-07-01 21:35:06 +10:00
Lea Anthony
0ad0c4151a
feat: use slicer v1.3.2
2019-07-01 18:27:10 +10:00
Lea Anthony
65a8a1e1f7
feat: sort templates by name
2019-07-01 18:26:24 +10:00
Lea Anthony
a2ac8af882
chore: Bump to version v0.16.5-pre
2019-07-01 18:10:26 +10:00
Lea Anthony
52afbd3f15
fix: revert back to my-app
2019-07-01 09:01:07 +10:00
Lea Anthony
ce35ee5ca8
Merge branch 'bh90210-118-angular-support' into develop
2019-07-01 08:58:37 +10:00
Lea Anthony
74c64c6420
chore: misc updates for template
2019-07-01 08:57:42 +10:00
Lea Anthony
678328b7aa
Merge branch '118-angular-support' of git://github.com/bh90210/wails into bh90210-118-angular-support
2019-06-30 18:11:35 +10:00
Lea Anthony
345c8bc094
fix: linting fixes
2019-06-30 17:16:38 +10:00
Lea Anthony
44386490c8
chore: add default case to bridge switch
2019-06-29 23:03:46 +10:00
bh90210
87158a342a
feat: angular template
2019-06-29 15:45:48 +03:00
Lea Anthony
0b43fae32a
docs: updated contributors
2019-06-29 21:43:19 +10:00
Lea Anthony
89f7a95167
Merge pull request #141 from wailsapp/138-Template-dependency-checker
...
feat: initial support for template dependencies
2019-06-27 19:56:57 +10:00
Lea Anthony
c5be3e5634
feat: initial support for template dependencies
2019-06-27 09:05:46 +10:00
Lea Anthony
7156740f6c
fix: typo
2019-06-27 08:46:01 +10:00
Lea Anthony
2d29b626c7
chore: version bump
2019-06-26 19:50:22 +10:00
Lea Anthony
698145be1e
Merge pull request #140 from wailsapp/139-go.mod-should-reflect-current-wails-version
...
feat: set wails version in go.mod
2019-06-26 19:48:35 +10:00
Lea Anthony
a9188cbfdd
feat: set wails version in go.mod
2019-06-26 19:46:51 +10:00
Lea Anthony
d07cca0278
chore: version bump
2019-06-25 18:49:18 +10:00
Lea Anthony
60d1dc51ad
Merge pull request #137 from wailsapp/135-Add-Debian-support
...
135 add debian support
2019-06-25 18:48:24 +10:00
Lea Anthony
105073e412
fix: add Debian support across tooling
2019-06-25 18:32:25 +10:00
Lea Anthony
9d1f1fff47
feat: debian support
2019-06-25 18:29:57 +10:00
Lea Anthony
08050ec35e
Merge pull request #134 from wailsapp/133-Unsupported-Platform-Requests
...
133 unsupported platform requests
2019-06-25 08:18:06 +10:00
Lea Anthony
bd9751d888
feat: Support distribution support requests
2019-06-25 08:13:20 +10:00
Lea Anthony
7d171b0907
feat: initial support for platform requests
2019-06-24 09:11:06 +10:00
Lea Anthony
5b8f311465
Merge pull request #130 from wailsapp/123-Unify-Runtime-APIs
...
fix: linting
2019-06-22 08:47:25 +10:00
Lea Anthony
801465ac51
fix: linting
2019-06-22 08:45:46 +10:00
Lea Anthony
a84e2ae9b3
Merge pull request #129 from wailsapp/123-Unify-Runtime-APIs
...
feat: unify runtime API signatures
2019-06-22 08:43:23 +10:00
Lea Anthony
9496d1d47f
Merge pull request #126 from bh90210/121-react-template-build-error
...
fix(react template): reverting bugfix + code clean-up
2019-06-22 08:39:16 +10:00
Lea Anthony
36e575e0a2
feat: unify runtime API signatures
2019-06-22 08:36:11 +10:00
ktc
70ccb8942b
fix(react template): reverting bugfix + code clean-up
2019-06-19 20:09:23 +03:00
Lea Anthony
d3cd3d43bd
chore: version bump
2019-06-19 21:04:27 +10:00
Lea Anthony
9116f0d06c
Merge pull request #124 from wailsapp/116-Add-browser-methods-to-runtime
...
116 add browser methods to runtime
2019-06-19 21:01:53 +10:00
Lea Anthony
2c91e26add
docs: guardrails badge
2019-06-19 21:01:00 +10:00
Lea Anthony
f1647443dc
chore: add .jshintrc file to indicate es6
2019-06-19 20:54:36 +10:00
Lea Anthony
b6b6ce2d4a
fix: linting fix
2019-06-19 20:53:04 +10:00
Lea Anthony
abcc869537
feat: added OpenFile
2019-06-19 20:49:39 +10:00
Lea Anthony
3e02e1676a
Merge pull request #122 from bh90210/121-react-template-build-error
...
fix(react template): build bugfix
2019-06-19 08:31:57 +10:00
Lea Anthony
5c8a4de446
fix: version
2019-06-19 08:29:15 +10:00
Lea Anthony
7cabef946e
feat: initial support for browser.openURL for f/e
2019-06-19 08:28:31 +10:00
ktc
f2519e5af2
fix(react template): build bugfix
2019-06-18 13:57:45 +03:00
Lea Anthony
63f1767755
Merge pull request #120 from wailsapp/develop
...
Release v0.16.0
2019-06-18 08:25:24 +10:00
Lea Anthony
5b002e88b7
feat: v0.16.0 release
2019-06-18 08:18:49 +10:00
Lea Anthony
3723e70e6f
Merge pull request #117 from bh90210/master
...
react template
2019-06-16 17:31:02 +10:00
admin_3.exe
7c08ddbb07
Merge branch 'develop' into master
2019-06-16 10:20:36 +03:00
Lea Anthony
c8027f5b81
feat: react template
2019-06-16 17:13:40 +10:00
ktc
393e418e68
react template
2019-06-15 14:52:47 +03:00
Lea Anthony
dcc3e5fa79
Merge pull request #113 from wailsapp/112-deprecate-backend-injection-of-css-js
...
112 deprecate backend injection of css js
2019-05-30 08:46:21 +10:00
Lea Anthony
f4e6c407ba
chore: remove old JS/CSS api
2019-05-30 08:43:26 +10:00
Lea Anthony
e718a56ed9
docs: updated contributors
2019-05-27 18:43:33 +10:00
Lea Anthony
068443f3fd
Merge pull request #110 from ocelotsloth/develop
...
CMD: LINUX: Arch Linux detection without lsb-release
2019-05-27 18:41:26 +10:00
Mark Stenglein
1efc8cb934
CMD: LINUX: Arch Linux detection without lsb-release
...
The existing distribution detection does not work on Arch Linux
without the `lsb-release` package installed. This patch adds
detection using `/etc/os-release` in the same way that f9a1881
uses for Fedora and CentOS detection.
I changed the if statement that Bryn Sinclair used to a case
statement to avoid extra if-else-if statements.
I also needed to add a trim statement to remove the `"` characters
that are present in Arch Linux's `/etc/os-release` file.
2019-05-26 20:30:05 -04:00
Lea Anthony
1ce0620620
Merge pull request #107 from wailsapp/develop
...
Release v0.15.0
2019-05-26 14:03:47 +10:00
Lea Anthony
249a35f90f
chore: release v0.15.0
2019-05-26 13:56:27 +10:00
Lea Anthony
d003de3270
chore: remove old package-lock.json
2019-05-26 13:46:51 +10:00
Lea Anthony
9cb2ed10b5
Update CONTRIBUTORS.md
2019-05-26 13:32:55 +10:00
Lea Anthony
4a376f1b67
fix: windows spinner
2019-05-25 12:22:20 +10:00
Lea Anthony
c540f3902c
fix: polyfill for windows
2019-05-25 12:19:03 +10:00
Lea Anthony
accc04ef90
chore: version bump
2019-05-25 11:30:01 +10:00
Lea Anthony
d54bd3dc54
Merge pull request #106 from wailsapp/105-create-vuetify-template
...
Create vuetify template
2019-05-25 11:20:37 +10:00
Lea Anthony
a54bbb4e14
chore: linting fixes
2019-05-25 11:17:39 +10:00
Lea Anthony
6b1b999546
feat: add vuetify template
2019-05-25 11:13:34 +10:00
Lea Anthony
a5aeafc4bc
chore: version bump
2019-05-25 09:28:21 +10:00
Lea Anthony
39ea5cc456
Update bug_report.md
2019-05-24 08:17:05 +10:00
Lea Anthony
a225b8d50a
Update bug_report.md
2019-05-24 08:13:56 +10:00
Lea Anthony
e0036b1cbb
Update bug_report.md
2019-05-24 08:11:18 +10:00
Lea Anthony
9a5833f7c9
Merge pull request #102 from wailsapp/98-use-snap-command
...
fix: use snap command for linux
2019-05-23 08:58:00 +10:00
Lea Anthony
06a1372e80
fix: use snap command for linux
2019-05-23 08:57:11 +10:00
Lea Anthony
7a16cf74f0
docs: mandate go 1.12
2019-05-22 19:25:09 +10:00
Lea Anthony
4239c89b76
Merge pull request #100 from wailsapp/99-update-issue-template
...
fix: align with new bug template
2019-05-22 19:14:46 +10:00
Lea Anthony
29ea5cc74d
fix: slign with new bug template
2019-05-22 19:13:17 +10:00
Lea Anthony
fa27be083d
Update bug_report.md
2019-05-22 19:09:50 +10:00
Lea Anthony
9be56c47e4
chore: reset version
2019-05-22 08:35:38 +10:00
Lea Anthony
249720b0cc
chore: version bump
2019-05-22 08:30:24 +10:00
Lea Anthony
3553cb6694
Merge pull request #97 from wailsapp/92-build-on-first-init
...
92 build on first init
2019-05-22 07:27:19 +10:00
Lea Anthony
3c0fa4c55e
chore: lint fixes
2019-05-22 07:25:42 +10:00
Lea Anthony
c07a4b6c16
Merge branch 'develop' into 92-build-on-first-init
2019-05-22 00:56:30 +10:00
Lea Anthony
8175eb4446
chore: version bump
2019-05-22 00:50:28 +10:00
Lea Anthony
eeab418c90
fix: version issue
2019-05-22 00:43:56 +10:00
Lea Anthony
0eb59d823e
fix: version craziness
2019-05-22 00:42:17 +10:00
Lea Anthony
f07705268d
feat: moar spinners
2019-05-20 23:53:14 +10:00
Lea Anthony
63fef39854
feat: build on init
2019-05-20 23:40:17 +10:00
Lea Anthony
3ea45da2c8
chore: version bump v0.14.5-pre
2019-05-20 20:47:35 +10:00
Lea Anthony
eb0d9f3ba4
Merge pull request #96 from wailsapp/91-create-developer-tooling
...
91 create developer tooling
2019-05-20 18:58:43 +10:00
Lea Anthony
8432f725a9
chore: updated go mod files
2019-05-20 18:45:01 +10:00
Lea Anthony
7015b80888
feat: new template generator
2019-05-20 18:44:14 +10:00
Lea Anthony
ddcc103f37
Update README.md
2019-05-19 13:56:58 +10:00
Lea Anthony
1ac16d1933
fix: minor fixes
2019-05-18 07:34:39 +10:00
Lea Anthony
0f36a88f0e
feat: add Manjaro support
2019-05-18 07:18:34 +10:00
Lea Anthony
b30031d025
feat: multiple template support
2019-05-18 07:15:15 +10:00
Lea Anthony
b849964562
docs: fix awesomego link
2019-05-12 22:18:19 +10:00
Lea Anthony
cd152f0cd7
Merge branch 'master' into v0.14.0-pre
2019-05-12 15:15:11 +10:00
Lea Anthony
12280b51b9
chore: version bump
2019-05-12 15:12:10 +10:00
Lea Anthony
29256c5766
fix: update check
2019-05-12 15:11:40 +10:00
Lea Anthony
8b13c0b197
chore: update version
2019-05-12 15:02:50 +10:00
Lea Anthony
50e2037fba
fix: same version comparison
2019-05-12 14:55:39 +10:00
Lea Anthony
f86c10af02
fix: update logic
2019-05-12 14:48:25 +10:00
Lea Anthony
00e165b139
Merge branch 'v0.13.0-pre' into v0.13.0
2019-05-12 14:20:40 +10:00
Lea Anthony
02199bbe9d
fix: updating from pre to release
2019-05-12 14:20:04 +10:00
Lea Anthony
d591a55140
docs: added changelog
2019-05-12 13:53:09 +10:00
Lea Anthony
508295b558
docs: updated contributors
2019-05-12 13:52:30 +10:00
Lea Anthony
bdc33e1430
docs: update contributors
2019-05-12 13:37:31 +10:00
Lea Anthony
d55dcb2dfb
chore: update version
2019-05-12 13:37:19 +10:00
Lea Anthony
79ac4c1d45
Merge pull request #86 from fishfishfish2104/v0.13.0-pre
...
Added Dependancy check for redhat distros
2019-05-12 13:31:45 +10:00
Lea Anthony
c6bfa85a1a
Merge branch 'v0.13.0-pre' of github.com:wailsapp/wails into v0.13.0-pre
2019-05-12 13:00:55 +10:00
Lea Anthony
82289714ba
chore: update go mod files
2019-05-12 13:00:34 +10:00
Lea Anthony
77142bd99e
feat: support version flag
2019-05-12 12:59:35 +10:00
Lea Anthony
538f5c6501
fix: typo fixes
2019-05-12 12:51:14 +10:00
Lea Anthony
3ff02fb183
fix: better version checking
2019-05-12 12:50:50 +10:00
Lea Anthony
30298b4237
feat: add IsValidTag
2019-05-12 12:50:28 +10:00
fred2104
9f2c9a989f
Added instructions for red hat distros
2019-05-12 09:06:23 +12:00
Lea Anthony
146147bed8
Merge branch 'pr/82' into v0.13.0-pre
2019-05-11 17:08:40 +10:00
Lea Anthony
76499b20c4
fix: windows template.json
2019-05-11 17:04:42 +10:00
Bryn Sinclair
b21e79daf5
changed to use rpm instead of yum as its faster
2019-05-11 12:19:18 +12:00
Lea Anthony
71194108de
feat: better version comparison
2019-05-10 23:01:50 +10:00
Lea Anthony
11fd50f78d
fix: ensure GO111MODULE=on
2019-05-10 21:23:58 +10:00
Lea Anthony
c08d1d7b3c
fix: remove test data
2019-05-10 21:18:35 +10:00
Lea Anthony
2febf5a97a
fix: set gomod=on when execing
2019-05-10 21:12:20 +10:00
Lea Anthony
cea7b1e494
feat: new Github helper
2019-05-10 21:11:43 +10:00
Lea Anthony
25962e2e53
fix: set correct version
2019-05-10 21:11:20 +10:00
Bryn Sinclair
43f9b141fe
removed unnecessary dependancies
...
changed logger.red to logger.error
2019-05-10 21:06:58 +12:00
Bryn Sinclair
e1b729ea96
Merge commit 'f9a18817b74828ff8fae92a1a873087f9adc363b' of https://github.com/wailsapp/wails into v0.13.0-pre
2019-05-10 21:04:53 +12:00
Bryn Sinclair
f9a18817b7
Added library checking support for red hat distros (Only tested on fedora)
...
Changed some Package help inconsistencies
2019-05-10 17:41:30 +12:00
Yasuhiro Matsumoto
23cb97d314
Fix windows paths
2019-05-10 09:31:10 +09:00
Lea Anthony
32e085b609
docs: remove -u
2019-05-09 22:07:56 +10:00
Lea Anthony
389dee8db9
docs: add MDH
2019-05-09 22:06:53 +10:00
Lea Anthony
dba6fdf7e4
docs: add awesomego
2019-05-09 22:06:41 +10:00
Lea Anthony
cc45dcf91e
fix: leave win assets on -p flag
2019-05-09 22:06:27 +10:00
Lea Anthony
4aeb554f1b
fix: remove debug output
2019-05-09 19:43:19 +10:00
Lea Anthony
3d2268420b
fix: show prerequisite errors
2019-05-09 19:31:07 +10:00
Lea Anthony
ca388be121
chore: update go.mod
2019-05-09 17:53:37 +10:00
Lea Anthony
f9ca13ff30
fix: remove -u from go get
2019-05-09 13:58:49 +10:00
Lea Anthony
319dbcdc49
chore: lint fix
2019-05-08 22:42:13 +10:00
Lea Anthony
bffbbd59ce
fix: Windows 10 colour
2019-05-08 22:40:56 +10:00
Lea Anthony
8bd1d0ec92
fix: no need for windows separator
2019-05-08 22:32:04 +10:00
Lea Anthony
0daec29fab
Updates to update command
2019-05-07 08:48:52 +10:00
Lea Anthony
bb3dbe0510
update to mewn 0.10.5
2019-05-07 08:25:35 +10:00
Lea Anthony
2fa9e3b0ee
Bump to v0.12.0
2019-05-03 19:21:39 +10:00
Lea Anthony
40d1750345
Updated contributors
2019-05-03 19:20:09 +10:00
Lea Anthony
d2d4ea3033
Add Arch instructions
2019-05-03 19:09:36 +10:00
Lea Anthony
ff55170002
chore: improve updateversion.sh
2019-05-02 20:15:50 +10:00
Lea Anthony
444db6a560
docs: add contributors
2019-05-02 20:15:31 +10:00
Adrian Lanzafame
b015f27e14
add archlinux support
2019-05-02 13:35:34 +10:00
Lea Anthony
67a1f23b13
Merge pull request #72 from qaisjp/patch-1
...
Fix HTML spellings
2019-05-01 20:53:28 +10:00
Qais Patankar
9c98a7a9e3
Fix HTML spelling in README.md
2019-05-01 03:06:56 +01:00
Qais Patankar
5aa5ad8ad3
Fix HTML spelling in app_config.go
2019-05-01 03:06:19 +01:00
Lea Anthony
ac203ec931
version bump
2019-04-30 08:30:46 +10:00
Lea Anthony
3fd73186f4
Version bump
2019-04-30 08:22:18 +10:00
Lea Anthony
46307469e5
Updated Readme
2019-04-29 23:23:29 +10:00
Lea Anthony
31a67f3aed
Add Hound badge
2019-04-29 18:43:27 +10:00
Lea Anthony
44919d2750
dialog errors -> warnings
2019-04-27 10:16:12 +10:00
Lea Anthony
cff87c641b
update bridge warning messages
2019-04-27 10:14:08 +10:00
Lea Anthony
abbd71d057
Merge pull request #71 from wailsapp/replace-wailsbridge-when-serving
...
always install bridge on serve
2019-04-27 09:30:33 +10:00
Lea Anthony
aacfe8386a
always install bridge on serve
2019-04-27 09:29:19 +10:00
Lea Anthony
97944d771a
Bump to 0.11.6
2019-04-26 18:58:56 +10:00
Lea Anthony
3f1b616a5e
Merge pull request #70 from wailsapp/update-webview
...
Update webview to 0.2.7
2019-04-26 18:56:38 +10:00
Lea Anthony
fdcc2fd2e5
Update webview to 0.2.7
2019-04-26 18:54:06 +10:00
Lea Anthony
855032ed1e
release 0.11.3
2019-04-25 20:14:10 +10:00
Lea Anthony
760e109aab
create windows builds
2019-04-25 20:12:56 +10:00
Lea Anthony
4c799bca8f
version bump
2019-04-25 20:08:42 +10:00
Lea Anthony
2d08ebc054
vscode settings
2019-04-25 20:08:07 +10:00
Lea Anthony
91ab2c2b31
Version bump
2019-04-25 20:06:11 +10:00
Lea Anthony
13ad57d49f
fix: ensure errors are logged
2019-04-25 20:05:39 +10:00
Lea Anthony
a109e3078d
New dependency installation text
2019-04-23 08:46:39 +10:00
Lea Anthony
2e61a3c309
Set script type for injections
2019-04-23 08:46:11 +10:00
Lea Anthony
0373bea4e5
fix: destructure emit data
2019-04-23 08:44:47 +10:00
Lea Anthony
2d5825d73d
Speed up Wails Serve
2019-04-20 12:15:19 +10:00
Lea Anthony
c4a042cb1d
Added Runtime.FileSystem
2019-04-20 12:13:55 +10:00
Lea Anthony
205f9476fa
Change 'Headless' to 'Bridge' in logging
2019-04-20 12:12:30 +10:00
Lea Anthony
a1230fcbb6
Badges!
2019-04-11 08:43:50 +10:00
Lea Anthony
ba5c32a4a1
more linting fixes
2019-04-11 08:38:14 +10:00
Lea Anthony
58eee64326
more linting fixes
2019-04-11 08:26:57 +10:00
Lea Anthony
41d786a13c
Add devtools to Vue config in template
2019-04-10 08:48:12 +10:00
Lea Anthony
a2b7906c89
more linting fixes
2019-04-10 08:46:49 +10:00
Lea Anthony
eeb6fa4677
linting fixes
2019-04-10 08:38:46 +10:00
Lea Anthony
6a36d75774
Use cropped logo
2019-04-08 19:33:44 +10:00
Lea Anthony
6078f3c780
Center subtitle
2019-04-08 19:29:17 +10:00
Lea Anthony
fc11197725
Fix image
2019-04-08 19:24:20 +10:00
Lea Anthony
8c40b99194
Update license and readme
2019-04-08 19:18:39 +10:00
Lea Anthony
de53fc6510
chore: remove unused files
2019-03-29 08:25:18 +11:00
Lea Anthony
d4f4feb429
fix: better input during setup
2019-03-29 08:25:09 +11:00
Lea Anthony
02973c49ff
fix: version output of built app
2019-03-29 08:24:46 +11:00
Lea Anthony
01dce9f139
Merge pull request #68 from wailsapp/fix-packaging
...
fix: call package when -p flag provided
2019-03-20 08:12:48 +11:00
Lea Anthony
6c0906e87d
fix: call package when -p flag provided
2019-03-20 08:11:46 +11:00
Lea Anthony
d7cfc4c71a
Merge pull request #67 from wailsapp/fix-concurrent-websocket-writes
...
fix: use mutex to serialise websocket writes
2019-03-19 08:35:49 +11:00
Lea Anthony
fec3e7eac5
fix: use mutex to serialise websocket writes
2019-03-19 08:35:09 +11:00
Lea Anthony
9f5e2c7dd4
Merge pull request #66 from wailsapp/handle-javascript-nulls
...
fix: convert js nulls to Go zero values
2019-03-19 08:21:31 +11:00
Lea Anthony
c5276cca6c
fix: convert js nulls to Go zero values
2019-03-19 08:20:45 +11:00
Lea Anthony
74dbbbed8a
Merge pull request #65 from wailsapp/improved-ipc-encoding
...
Use hex encoded strings for callbacks
2019-03-17 16:57:50 +11:00
Lea Anthony
629ac4b93c
Use hex encoded strings for callbacks
2019-03-17 16:56:41 +11:00
Lea Anthony
5ece7e84b3
Release 0.11.0
2019-03-10 17:03:55 +11:00
Lea Anthony
eaba857676
Add frontend build back to serve
2019-03-10 17:02:57 +11:00
Lea Anthony
db489a3cae
Remove banner from application cli
2019-03-10 17:02:36 +11:00
Lea Anthony
4821ab8597
Automate version bumps
2019-03-10 17:02:12 +11:00
Lea Anthony
670b769f82
version bump
2019-03-09 05:18:23 +11:00
Lea Anthony
eb53399824
add wails bridge assets
2019-03-08 20:39:09 +11:00
Lea Anthony
24e4fbfb68
ignore frontend files when using wails serve
2019-03-08 20:38:55 +11:00
Lea Anthony
7f54ca4ac3
version bump
2019-03-07 21:30:30 +11:00
Lea Anthony
b224803e4d
fix vue basic template
2019-03-07 21:29:55 +11:00
Lea Anthony
28b2025aaa
Merge pull request #63 from wailsapp/0.9.9
...
0.9.9
2019-03-07 08:25:23 +11:00
Lea Anthony
77e85705d1
Version bump
2019-03-07 08:23:38 +11:00
Lea Anthony
9fd24595c7
fix asset imports in vue basic template
2019-03-07 08:23:29 +11:00
Lea Anthony
69067e85f5
Merge pull request #62 from wailsapp/Default-Prompts-not-populating
...
Default prompts not populating
2019-03-07 05:48:15 +11:00
Lea Anthony
c8db58e00e
Version bump
2019-03-07 05:47:13 +11:00
Lea Anthony
e96e0e0999
fix default prompts
2019-03-07 05:46:20 +11:00
Lea Anthony
2da21ec528
Merge pull request #60 from wailsapp/0.9.97
...
0.9.7
2019-03-06 19:14:46 +11:00
Lea Anthony
cda0b40414
Version bump
2019-03-06 19:12:38 +11:00
Lea Anthony
7f4229dd6b
Add issue command
2019-03-06 19:12:12 +11:00
Lea Anthony
68651b77f4
use os specific path seperator
2019-03-06 19:11:46 +11:00
Lea Anthony
bf001f5ad2
Improve prompt handling
2019-03-06 19:11:03 +11:00
Lea Anthony
d1907b4ce5
Update issue templates
2019-03-06 07:59:24 +11:00
Lea Anthony
56363d193d
Update issue templates
2019-03-04 22:36:00 +11:00
Lea Anthony
8553f43080
Misc linting fixes and version bump
2019-03-03 11:34:00 +11:00
Lea Anthony
587681bb8d
Bump version
2019-03-02 12:56:56 +11:00
Lea Anthony
afbf80ea4a
Merge pull request #59 from wailsapp/0.9.5
...
use mewn for templates
2019-03-02 12:55:36 +11:00
Lea Anthony
c180d7dccb
use mewn for templates
...
massively improve template handling
2019-03-02 12:54:10 +11:00
Lea Anthony
c20aabc8f8
Merge pull request #58 from wailsapp/update-command
...
initial update command
2019-02-23 10:23:32 +11:00
Lea Anthony
4cccb628c9
initial update command
2019-02-23 10:20:37 +11:00