Lea Anthony
2659d9d0c2
Remove mewn. Update templates. Remove logging.
2021-04-02 16:56:25 +11:00
Lea Anthony
befcf14d40
Initial support for embed
2021-04-02 15:30:59 +11:00
Lea Anthony
ee04a9235d
Merge commit '73ee9ef5307c6fa12007395efc68c900ba90070a'
2020-12-08 20:39:29 +11:00
Lea Anthony
003eecc4ff
Fix firebug flag
2020-10-31 16:23:23 +11:00
Lea Anthony
0c2c56e1dd
v1.8.1 ( #546 )
...
* resolve angular routing broken when app is built
* Updated contributors
* handle Set error on Update method
* Remove incorrect build flag
* v1.8.1-pre1
* added Get method
* fixed return
* implement gopath handling during cross compilation
* update messages to output xgo version
TODO: allow image override
* use wailsapp/xgo:1.0.1 for cross-compiling
* Support platform list in templates
* Add warnings for windows builds
* add fields Tags to ProjectOptions
* add args tags to func BuildNative
* add tags to func BuildDocker
* delete escape tags
* Update Contributors
* feat: Vue3, Vue Router, Vuex, and Typescript Template
* converted spaces to tabs in vue.config.js
* single quotes and tabs
Converted vue.config.js to using single quotes
Converted example.spec.ts to tabs instead of spaces.
* Added semicolons and mocha import
* Update contributors
* Make vue 3 template linux/mac only
* Add tags to build
* Add v2 artefacts
* Update Vuetify in package.json (#537 )
* Update contributors
* Replaced the old v-content tag with the new v-main (#536 )
* v1.8.1-pre4
* v1.8.1-pre5
* Update issue templates (#541 )
* Updated Contributors
* Remove zero copy string conversion
* v1.8.1-pre6
* Initial support for firebug (#543 )
* Initial support for firebug
* Remove windows message
* v1.8.1-pre7
* Update contributors
* Allow use of custom HTML
* Allow use of custom HTML (#545 )
* v1.8.1
Co-authored-by: Arthur Wiebe <arthur@artooro.com >
Co-authored-by: Ilgıt Yıldırım <ilgit.yildirim@triplebits.com >
Co-authored-by: Travis McLane <tmclane@gmail.com >
Co-authored-by: Altynbek <go.gelleson@gmail.com >
Co-authored-by: Kyle Muchmore <kyle.muchmore@kickview.com >
Co-authored-by: Balakrishna Prasad Ganne <balkripra.1996@gmail.com >
2020-10-29 20:18:52 +11:00
Lea Anthony
5b33ed28fd
Initial support for firebug ( #543 )
...
* Initial support for firebug
* Remove windows message
2020-10-28 21:20:47 +11:00
Lea Anthony
9098632aa3
Add tags to build
2020-10-25 20:44:44 +11:00
Lea Anthony
ef4d9ae97c
Add warnings for windows builds
2020-10-25 13:57:22 +11:00
Lea Anthony
e8a85d4cd6
Support platform list in templates
2020-10-16 15:15:49 +11:00
Travis McLane
0ad0092aa2
implement gopath handling during cross compilation
2020-09-15 20:17:20 +10:00
konez2k
71df64087b
refactor homedir to stdlib os.UserHomeDir (go1.12)
...
- remove mitchellh/go-homedir dependency
2020-07-13 20:00:59 +10:00
Lea Anthony
b9ffe53732
Add ldflags option to build
2020-06-22 20:13:15 +10:00
Lea Anthony
b091baa16f
fix: Project options getting overwritten
2020-06-06 14:42:59 +10:00
Dario Emerson
cc204ab1f7
Fix missing import
2020-05-21 01:35:34 +02:00
Dario Emerson
e860bd06ec
Default Platform for serve command
2020-05-20 14:36:52 +02:00
Travis McLane
2ab8fc37ab
remove linux/i386 (buggy)
2020-04-26 14:29:46 +10:00
Travis McLane
5d719685d3
cross compilation command + help
2020-04-26 14:29:46 +10:00
Travis McLane
404cd7d14e
linux packaging (noop) + list platforms
2020-04-26 14:29:46 +10:00
konez2k
b7f0155c3b
add cross-platform build and packaging
2020-04-26 14:29:46 +10:00
konez2k
0f36ee7030
add cross-compile flag to build command
2020-04-26 14:29:46 +10:00
Lea Anthony
8d3c32c630
Add verbose flag ( #350 )
...
* Implement verbose output
Works for build and serve
* Tidy go modules
2020-02-23 06:02:59 +11:00
Lea Anthony
fa1bc016fe
Ensure version in go.mod is up to date ( #339 )
2020-01-26 06:58:00 +11:00
Lea Anthony
332e9d66ea
Initial support for Typescript decl file ( #330 )
2020-01-11 22:35:05 +11:00
Lea Anthony
94c56115a5
Release v0.19.0 ( #285 )
...
* feat: attempt to support Zorin
* chore: bump version
* Add support for Gentoo
* docs: update contributors
* feat: test support for Fedora
* chore: version bump
* Update README.md
* feat: major refactor
* fix: config errors
* fix: capitalisation and binding fix
* fix: lint
* fix: linting
* config: eslint
* fix: more lint fixes
* fix: linting for hound
* Even more fixes
* chore: bump version
* fix: eslintrc config
* fix: renamed global logger
* fix: Print stdout on error :rolleyes:
* fix: add promises polyfill for the windows target
* style: replace double quotes with single quotes
* Update contributors
* feat: significant overhaul of runtime
* chore: Version Bump
* Fix Masterminds/semver reference import path (case-sensitivity)
* drop lsb_release
Signed-off-by: Chronophylos <nikolai@chronophylos.com >
* change DistributionID to NAME=
Signed-off-by: Chronophylos <nikolai@chronophylos.com >
* show distro id when creating a issue
Signed-off-by: Chronophylos <nikolai@chronophylos.com >
* fix assumption
Signed-off-by: Chronophylos <nikolai@chronophylos.com >
* docs: updated contributors
* fix: add support back for ubuntu, redhat
* chore: version bump
* fix(linux): fedora & centos support
* feat: gcc,npm,node versions on issues
* linux working
* darwin working
* feat: show gcc, node, npm version on issue report
* Delete npm-debug.log
* fix: crashing typo
* trim gcc string
* chore: version bump
* fix: gitbash fixes
* chore: hotfix
* fix: issue report
* fix: typo
* chore: hotfix version bump
* 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
* chore: bump version
* Linux db (#182 )
* feat: refactor linux distro detection
* linux db updates
* feat: add gccversioncommand + windows support
* fix: build-essential
* chore: linter fixes (#185 )
* 182 linux bd (#183 )
* fix: linuxdb.yaml entries
* fix: typo
* fix: yaml syntax error
* 188 support distribution linux mint (#189 )
* chore: update linux db
* chore: bump version
* chore: merge webview back in
* chore: rename webview for clarity
* chore: add stale issue bot config
* chore: add inprogress label
* 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
* chore: remove unused mewn file
* chore: deduplicate library verificaation code
* Update contributors
* fix: undefined: webview during build
* feat: VoidLinux support
* 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
* chore: bump version
* Elementary support + readme update (#210 )
* test: azure pipeline
* fix: azure pipeline yaml
* feat: elementary support+readme udpate
* fix: upgrade eslint
* 215 support distribution kali (#219 )
* test: azure pipeline
* fix: azure pipeline yaml
* feat: kali linux support
* feat: kali linux support
* fix: allow 0 return types
* duplicate code spotted (#221 )
* fix: duplicate code
* chore: release v0.17.14-pre
* chore: remove debug output
* (FIX) 215 support distribution kali (#224 )
* fix: kali support
* docs: add Mattn
* feat: KDE neon support (#234 )
* chore: version bump
* chore: remove some debug output
* fix: binding more than one struct method (#245 )
* feat: add runtime typings
* fix: multiple runtime fixes
* manjaro (#248 )
* manjaro
* Update go.mod
* chore: version bump
* fix: update runtime
* chore: version bump
* cmd/wails: report error status code to OS (#252 )
Fixes #251 .
* Update CONTRIBUTORS.md
* chore: version bump
* fix: importing runtime (#254 )
* chore: supress warnings
* Patch for file dialog on OSX (#258 )
* 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
* fix: force install when node_modules missing (#268 )
* fix: detect encoding on windows (#266 )
* fix: linting
* chore: bump version
* Migrate tool (#270 )
Experimental migration tool for projects < v1.0.0
* chore: version bump
* fix: add flag to fix windows builds (#272 )
* Bump version to v0.18.9-pre
* 261 korean fonts (#273 )
* fix: linting
* chore: bump version
* fix: unicode text for Windows
* release v0.18.10-pre
* 274 support spaces in windows paths (#275 )
* fix: escape windows commands
* fix: allow spaces in path to windres
* Update go.mod
* release v0.18.11-pre
* 261 korean fonts (#276 )
* fix: linting
* chore: bump version
* fix: unicode text for Windows
* fix: re-add webview_set_title
* release v0.18.12-pre
* hotfix: build issue for windows
* fix: npm/node version reporting
* fix: debug build should use terminal
* fix: make binary name more os specific
* 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
* v0.18.15-pre
* fix: remove unicode flag
* chore: bump version
* release v0.19.0
2019-11-05 14:47:05 +11:00
Lea Anthony
d399b7580d
Develop ( #255 )
...
Hotfix
2019-10-09 19:34:24 +11:00
Lea Anthony
20428b0407
Develop ( #250 )
2019-10-08 06:12:08 +11:00
Lea Anthony
105073e412
fix: add Debian support across tooling
2019-06-25 18:32:25 +10:00
Lea Anthony
7d171b0907
feat: initial support for platform requests
2019-06-24 09:11:06 +10:00
Lea Anthony
29ea5cc74d
fix: slign with new bug template
2019-05-22 19:13: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
7015b80888
feat: new template generator
2019-05-20 18:44:14 +10:00
Lea Anthony
b30031d025
feat: multiple template support
2019-05-18 07:15:15 +10:00
Lea Anthony
29256c5766
fix: update check
2019-05-12 15:11:40 +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
02199bbe9d
fix: updating from pre to release
2019-05-12 14:20:04 +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
71194108de
feat: better version comparison
2019-05-10 23:01:50 +10:00
Lea Anthony
0daec29fab
Updates to update command
2019-05-07 08:48:52 +10:00
Lea Anthony
aacfe8386a
always install bridge on serve
2019-04-27 09:29:19 +10:00
Lea Anthony
2d5825d73d
Speed up Wails Serve
2019-04-20 12:15:19 +10:00
Lea Anthony
58eee64326
more linting fixes
2019-04-11 08:26:57 +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
6c0906e87d
fix: call package when -p flag provided
2019-03-20 08:11:46 +11:00
Lea Anthony
eaba857676
Add frontend build back to serve
2019-03-10 17:02:57 +11:00
Lea Anthony
7f4229dd6b
Add issue command
2019-03-06 19:12:12 +11:00
Lea Anthony
c180d7dccb
use mewn for templates
...
massively improve template handling
2019-03-02 12:54:10 +11:00