konez2k
3edca62a38
cleanup unused imports
2020-02-18 12:44:11 +01:00
Lea Anthony
79188c503f
Develop ( #343 )
...
* Support Distribution 'ArcoLinux' #310 (#312 )
* Support Distribution 'ArcoLinux' #310
* Vuetify2 support (resurrected from git@github.com:MichaelHipp/wails.git) (#315 )
* Initial create of vuetify2-basic folder
* Change template descr of vuetify-basic to say Vuetify 1.5
* Get vuetify2 template installing vuetify v2.0 (but with styling probs)
* Update App.vue, HelloWorld.vue for Vuetify v2
* Remove babel-polyfill, add mdi/font
* fix: codacy corrections
* fix: babel -> core-js, regenerator-runtime
Co-authored-by: Michael Hipp <michael@redmule.com >
Co-authored-by: Lea Anthony <lea.anthony@gmail.com >
* Update Contributors
* v1.0.2-pre1
* [313-remote-conn] allow remote connections to the websocket bridge (#314 )
* [313-remote-conn] feat: compute wsURL based on window.location
* [313-remote-conn] feat: allow any host to connect to vue server
removing the 'host: "localhost"' specification causes the development
server to listen on all interfaces.
* [313-remote-conn] feat: allow any host to connect to angular dev server
* test: reinject tabs
Co-authored-by: Lea Anthony <lea.anthony@gmail.com >
* fix: disable host check for vuetify 2 template
* v1.0.2-pre2
* fix: shutdown ipcmanager
* use channel to trigger shutdown
* load linuxdb from relative path
* Feat manjaro arm & deepin (#324 )
* feat: new distros: manjaroARM & Deepin
* v1.0.2-pre3
* [326-platform-raspbian] feat: implement raspbian support (#327 )
* fix: emit arguments (#306 )
* v1.0.2-pre4 Raspbarian support
* Initial support for Typescript decl file (#330 )
* v1.0.2-pre5
* revert to Go 1.12
* New CI (#331 )
* prepare
* new CI/github actions
* Rename later-pre.yml to latest-pre.yml
* Update latest-pre.yml
* Update README.md
* Ensure version in go.mod is up to date (#339 )
* release v1.0.2-pre6
* Fix typescript generation
* Release v1.0.2-pre7
* 316-multi-bridge-conn (#317 )
* [316-multi-bridge-conn] feat: use callback func for bridge response
* [316-multi-bridge-conn] feat: implement multiple session support
* split client handling portion into 'session'
* keep track of sessions by remote address (ip & port)
* notify each of the sessions anytime an event comes across the bus
* [316-multi-bridge-conn] chore: move bridge files to package
* [316-multi-bridge-conn] chore: remove deprecated Callback function
The Callback function is no longer needed for the operation of
the frontend callback since the ipc.Dispatch function now requires
a callback function to be provided as an argument.
This function can be a private function since it is passed by reference.
* [316-multi-bridge-conn] chore: make webview.Callback private
* [316-multi-bridge-conn] chore: remove unused injectCSS function
I believe a slightly better method of doing this might need to be devised
if it is needed in the future. I presume it should collect the values
into a cache and then inject it into each sesssion as it appears.
* [316-multi-bridge-conn] ensure wails:ready event is emitted
Event is only emitted for the first session created from the Bridge.
* [316-multi-bridge-conn] emit events for session lifecycle
Emit an event for each session started and ended.
* [316-multi-bridge-conn] fix: session handling fixes
Co-authored-by: Lea Anthony <lea.anthony@gmail.com >
* Release v1.0.2-pre8
* Release v1.0.2
Co-authored-by: Byron <ktc@protonmail.com >
Co-authored-by: Travis McLane <tmclane@gmail.com >
Co-authored-by: Michael Hipp <michael@redmule.com >
2020-02-08 09:58:16 +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
8c7480d277
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
2019-10-23 14:08:56 +11:00
Lea Anthony
20428b0407
Develop ( #250 )
2019-10-08 06:12:08 +11:00
Lea Anthony
694f80434a
fix: revert fix
...
Masterminds have fixed it upstream
2019-09-05 08:50:40 +10:00
Lea Anthony
0ad0c4151a
feat: use slicer v1.3.2
2019-07-01 18:27:10 +10:00
Lea Anthony
4a376f1b67
fix: windows spinner
2019-05-25 12:22:20 +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
8432f725a9
chore: updated go mod files
2019-05-20 18:45:01 +10:00
Lea Anthony
cd152f0cd7
Merge branch 'master' into v0.14.0-pre
2019-05-12 15:15:11 +10:00
Lea Anthony
82289714ba
chore: update go mod files
2019-05-12 13:00:34 +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
fdcc2fd2e5
Update webview to 0.2.7
2019-04-26 18:54:06 +10:00
Lea Anthony
eeb6fa4677
linting fixes
2019-04-10 08:38:46 +10:00
Lea Anthony
629ac4b93c
Use hex encoded strings for callbacks
2019-03-17 16:56:41 +11:00
Lea Anthony
c8db58e00e
Version bump
2019-03-07 05:47:13 +11:00
Lea Anthony
cda0b40414
Version bump
2019-03-06 19:12:38 +11:00
Lea Anthony
c180d7dccb
use mewn for templates
...
massively improve template handling
2019-03-02 12:54:10 +11:00
Lea Anthony
4cccb628c9
initial update command
2019-02-23 10:20:37 +11:00
Lea Anthony
cf916c8e8b
Updated sums
2019-02-21 08:24:30 +11:00
Lea Anthony
ff91241592
updated licenses + gomod
2019-02-20 22:48:59 +11:00
Lea Anthony
bdcf98fc15
Significant support for Windows builds
2019-02-20 22:24:47 +11:00
Lea Anthony
b18f04b30d
removed survey
2019-02-19 19:37:45 +11:00
Lea Anthony
8e909fc9f4
Move to mewn
2019-02-18 08:31:22 +11:00
Lea Anthony
3bc86a4f50
Move bridge runtimes out of bundled assets
2019-02-17 06:12:05 +11:00
Lea Anthony
b5b78fddee
move webview out to seperate project
2019-02-11 08:28:07 +11:00
Lea Anthony
fa6cf17079
Fixed wails serve. Improved code structure.
2019-02-04 08:45:12 +11:00
Lea Anthony
0ca039e914
Initial commit of simplification
2019-01-30 09:00:46 +11:00
Lea Anthony
e6bec8f7cc
Add Licenses
2019-01-12 09:26:51 +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
Lea Anthony
859b2dd638
Initial commit for Port-Init
2018-12-26 16:27:07 +11:00
Lea Anthony
5493e1d4ac
feat: add windows dependencies
2018-12-23 15:37:51 +11:00
Lea Anthony
db550f81cd
Initial commit of the Setup command
2018-12-16 18:28:18 +11:00