5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 07:41:37 +08:00
Commit Graph

3315 Commits

Author SHA1 Message Date
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