Lea Anthony
|
8a6c44963d
|
Upgrade packages for js runtime
|
2020-09-02 08:51:21 +10:00 |
|
Lea Anthony
|
d31c5522e9
|
fix: revert location of wails config
|
2020-09-02 07:07:12 +10:00 |
|
Tim Kipp
|
c2c9c331cd
|
refactor: attempt to refactor spacing issues detected by houndci
|
2020-09-01 20:43:20 +10:00 |
|
Tim Kipp
|
9d5280d4d6
|
feat(templates): updated react template to latest CRA implementation
|
2020-09-01 20:43:20 +10:00 |
|
Lea Anthony
|
01a1288364
|
Merge branch 'develop' of github.com:wailsapp/wails into develop
|
2020-08-23 09:50:58 +10:00 |
|
Lea Anthony
|
5cd34e07b9
|
Release v1.7.2-pre3
|
2020-08-23 09:50:16 +10:00 |
|
Lea Anthony
|
2290f36939
|
Allow customising of info.plist
|
2020-08-23 09:49:54 +10:00 |
|
Lea Anthony
|
b123156331
|
v1.7.2-pre2
|
2020-07-27 21:13:46 +10:00 |
|
Lea Anthony
|
23468ce7c7
|
Don't clean up windows files
|
2020-07-27 21:10:32 +10:00 |
|
konez2k
|
77bd34d601
|
refactor: use proper user config directory
replace os.UserHomeDir with os.UserConfigDir which manages properly the config folder based on platform.
|
2020-07-13 20:00:59 +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
|
5565f8ba94
|
v1.7.1
|
2020-07-03 20:05:01 +10:00 |
|
Lea Anthony
|
0a15cbaa1d
|
v1.7.0-pre2
|
2020-07-03 13:52:51 +10:00 |
|
Lea Anthony
|
c650671265
|
fix: vanilla template for windows
|
2020-07-03 13:48:27 +10:00 |
|
Lea Anthony
|
7106c338df
|
fix: windows icon name
|
2020-07-03 06:05:47 +10:00 |
|
Lea Anthony
|
ee93f3c1e6
|
v1.7.0-pre1
|
2020-06-22 20:14:10 +10:00 |
|
Lea Anthony
|
b9ffe53732
|
Add ldflags option to build
|
2020-06-22 20:13:15 +10:00 |
|
Lea Anthony
|
bbc16fe03a
|
Lint fixes
|
2020-06-19 09:38:01 +10:00 |
|
Lea Anthony
|
bdfc3ca631
|
Release v1.6.0
|
2020-06-19 09:26:19 +10:00 |
|
Lea Anthony
|
bce686d779
|
lint fixes
|
2020-06-19 08:52:44 +10:00 |
|
Lea Anthony
|
c0b0ef0200
|
Initial implementation of vanilla template
|
2020-06-19 08:52:44 +10:00 |
|
Lea Anthony
|
da20bcc8d2
|
v1.6.0-pre6
|
2020-06-06 14:42:59 +10:00 |
|
Lea Anthony
|
b091baa16f
|
fix: Project options getting overwritten
|
2020-06-06 14:42:59 +10:00 |
|
Lea Anthony
|
ecaaafa9d9
|
v1.6.0-pre5
|
2020-05-27 12:49:14 +10:00 |
|
Lea Anthony
|
0009da9585
|
fix: ignore case of linux distro id
|
2020-05-27 12:48:28 +10:00 |
|
Lea Anthony
|
6235e83677
|
v1.6.0-pre4
|
2020-05-27 10:38:40 +10:00 |
|
Lea Anthony
|
9f93e7d979
|
fix default libs identifier for solus
|
2020-05-27 10:35:42 +10:00 |
|
Lea Anthony
|
949bc40317
|
Fix package detection for solus
|
2020-05-27 10:35:42 +10:00 |
|
Lea Anthony
|
81777f29d8
|
update package names
|
2020-05-27 10:35:42 +10:00 |
|
Lea Anthony
|
5d35dd3105
|
Initial support for solus
|
2020-05-27 10:35:42 +10:00 |
|
Lea Anthony
|
ad034d3950
|
fix: popos ID
|
2020-05-27 08:28:23 +10:00 |
|
Lea Anthony
|
98337df92d
|
Support Pop!_OS
Added link to guide in request process
|
2020-05-27 08:28:23 +10:00 |
|
Dario Emerson
|
030b954971
|
Correctly add icon to window on Windows
|
2020-05-25 20:48:48 +10:00 |
|
Dario Emerson
|
7a3ab27977
|
Changed icon scaling algorithm to CatmullRom
|
2020-05-25 17:32:49 +10:00 |
|
Dario Emerson
|
0e6265a9d7
|
Moved ico file writing later
|
2020-05-25 17:32:49 +10:00 |
|
Dario Emerson
|
b003a080b0
|
Improved Windows .ico generation
|
2020-05-25 17:32:49 +10:00 |
|
Lea Anthony
|
376ba743f4
|
Release v1.6.0-pre3
|
2020-05-22 07:10:58 +10:00 |
|
Lea Anthony
|
aa8ffff68d
|
fix!
|
2020-05-21 22:05:17 +01:00 |
|
Lea Anthony
|
613a44af5e
|
fix: icon size
|
2020-05-21 22:05:17 +01:00 |
|
Lea Anthony
|
2e15c4e045
|
intial support for .ico generation
|
2020-05-21 22:05:17 +01:00 |
|
Dario Emerson
|
cc204ab1f7
|
Fix missing import
|
2020-05-21 01:35:34 +02:00 |
|
Dario Emerson
|
a94a1a9fcb
|
Merge branch 'develop' into 408-default-serve-platform
|
2020-05-21 01:33:22 +02:00 |
|
Dario Emerson
|
e860bd06ec
|
Default Platform for serve command
|
2020-05-20 14:36:52 +02:00 |
|
Lea Anthony
|
6da02e6b44
|
v1.6.0-pre2
|
2020-05-17 20:17:36 +10:00 |
|
Lea Anthony
|
7cd78df1cd
|
Support ArchLabs
|
2020-05-17 20:17:00 +10:00 |
|
Lea Anthony
|
bcecd854bc
|
v1.6.0-pre1
|
2020-05-16 07:21:26 +10:00 |
|
Lea Anthony
|
a8ecc1e872
|
Merge branch 'develop'
|
2020-04-26 16:10:56 +10:00 |
|
Lea Anthony
|
6fc419ab48
|
Version v1.5.0
|
2020-04-26 16:00:39 +10:00 |
|
Lea Anthony
|
10fc7d762b
|
fixes to OSX cross compile
|
2020-04-26 14:29:46 +10:00 |
|
Lea Anthony
|
61b9e50b8e
|
Rapply -o suffix handling
|
2020-04-26 14:29:46 +10:00 |
|