Jia Hao
|
e7390b9e33
|
Implement setting of verbose log level
|
2016-03-25 20:50:52 +08:00 |
|
Jia Hao
|
7b10e16ddb
|
Merge branch 'lostfictions-development' into development
|
2016-03-25 20:12:20 +08:00 |
|
Jia Hao
|
26cfb1a86f
|
Add test for connection error
|
2016-03-25 20:10:56 +08:00 |
|
Jia Hao
|
94c9fdb424
|
Contain fallback user agent within inferUserAgent
|
2016-03-25 20:10:45 +08:00 |
|
Jia Hao
|
9a9a63c15a
|
Use axios instead of request
|
2016-03-25 19:58:03 +08:00 |
|
Jia Hao
|
d2ed86e62c
|
Add test for infer user agent
|
2016-03-25 19:29:33 +08:00 |
|
Jia Hao
|
d890078e6e
|
Should throw error on invalid platform
|
2016-03-25 19:29:13 +08:00 |
|
Jia Hao
|
f4f315bb5f
|
Merge pull request #170 from BugiDev/feature/maximization
Added option for maximization of main window ( #133 )
|
2016-03-23 03:41:24 +08:00 |
|
Bogdan Begovic
|
39e2459aad
|
Added option for maximization of main window ( #133 ) - Fixed linting errors
|
2016-03-22 18:16:34 +01:00 |
|
Bogdan Begovic
|
7351c61664
|
Added option for maximization of main window ( #133 )
|
2016-03-22 18:09:21 +01:00 |
|
sa
|
4b6716efef
|
Infer user agent from Electron's online version list
|
2016-03-19 21:14:41 -04:00 |
|
Jia Hao
|
266a239104
|
Merge pull request #162 from iammarkoradak/development
Fix #159 FOUC with injected CSS files
|
2016-03-17 00:13:41 +08:00 |
|
Marko Radak
|
eeb661b6cd
|
Fix FOUC with inject CSS files
|
2016-03-14 07:39:41 +01:00 |
|
Jia Hao
|
aeddcea4cb
|
No need to run CI test for gulp release
CI tests should be run before starting the release process
|
2016-03-14 12:44:30 +08:00 |
|
Jia Hao
|
ffbe3fe93a
|
Change release docs for easier copy pasting
|
2016-03-14 12:43:44 +08:00 |
|
Jia Hao
|
d1e3d30935
|
6.12.1
|
2016-03-14 12:41:22 +08:00 |
|
Jia Hao
|
c5d4a4cc33
|
Update changelog for v6.12.1
|
2016-03-14 12:41:12 +08:00 |
|
Jia Hao
|
a8072d2234
|
Hopefully fix icon retrieval bugs
Icon ext from page-icon contains `.` before ext now, e.g. `.png`
|
2016-03-14 12:28:14 +08:00 |
|
Jia Hao
|
9dc47704ab
|
Prevent ico too large error
|
2016-03-14 12:27:19 +08:00 |
|
Jia Hao
|
f28ac6baef
|
Cleanup
|
2016-03-14 00:51:58 +08:00 |
|
Jia Hao
|
826ba0d779
|
6.12.0
|
2016-03-14 00:43:59 +08:00 |
|
Jia Hao
|
ac4cbc32db
|
Update changelog for v6.12.0
|
2016-03-14 00:43:45 +08:00 |
|
Jia Hao
|
08575ca75f
|
Put changelog in ./docs
|
2016-03-14 00:35:46 +08:00 |
|
Jia Hao
|
09e5d3b7c7
|
Use separate progress bar
|
2016-03-14 00:27:13 +08:00 |
|
Jia Hao
|
013e988391
|
Override logs for electron-packager properly
|
2016-03-13 20:12:45 +08:00 |
|
Jia Hao
|
517cfd7df7
|
Add link to api docs
|
2016-03-13 15:31:15 +08:00 |
|
Jia Hao
|
67dc46adf5
|
Split docs into multiple files
|
2016-03-13 15:27:32 +08:00 |
|
Jia Hao
|
5bad1d08dd
|
Use windows and osx to specify platform
|
2016-03-12 16:47:18 +08:00 |
|
Jia Hao
|
cbff6ba50d
|
Add note about nativefier-icons
|
2016-03-12 16:38:24 +08:00 |
|
Jia Hao
|
e6dc4b8441
|
Override output directory by default
|
2016-03-12 16:07:21 +08:00 |
|
Jia Hao
|
7ad7c346ef
|
Add progress bar
|
2016-03-12 15:46:07 +08:00 |
|
Jia Hao
|
e1f2e662e9
|
Add check for correct icon format
|
2016-03-12 15:17:03 +08:00 |
|
Jia Hao
|
6eaf335ba5
|
Remove unnecessary identify dependency check
|
2016-03-12 15:03:13 +08:00 |
|
Jia Hao
|
1f517886bb
|
Allow todo in comments
|
2016-03-12 15:02:49 +08:00 |
|
Jia Hao
|
7ba016bf50
|
Support only node 0.12 onwards
|
2016-03-12 02:00:00 +08:00 |
|
Jia Hao
|
b17c31e188
|
Fix lint error
|
2016-03-12 01:42:53 +08:00 |
|
Jia Hao
|
136c599f92
|
Use polyfill to support node >0.10
|
2016-03-12 01:36:18 +08:00 |
|
Jia Hao
|
7783f99e12
|
Update babel
Attempt to fix error
```
Error: only one instance of babel-polyfill is allowed
```
for Nodejs<=4
|
2016-03-11 13:47:00 +08:00 |
|
Jia Hao
|
54b251ee1c
|
Implement conversion to ico for windows target
|
2016-03-11 13:05:54 +08:00 |
|
Jia Hao
|
1862d7cafe
|
Fix bug in wrong icon format
|
2016-03-11 12:56:55 +08:00 |
|
Jia Hao
|
4c708fac26
|
Try to use assets store for icons before infer
Also promisified inferIcon
|
2016-03-11 12:40:08 +08:00 |
|
Jia Hao
|
b09021dc3a
|
6.11.0
|
2016-03-11 03:49:26 +08:00 |
|
Jia Hao
|
c36afb71d9
|
Update changelog for 6.11.0
|
2016-03-11 03:49:14 +08:00 |
|
Jia Hao
|
a49decbae8
|
Add optional dependencies
|
2016-03-11 02:29:13 +08:00 |
|
Jia Hao
|
dea22336d9
|
Update Readme for Windows dev setup
|
2016-03-11 02:27:49 +08:00 |
|
Jia Hao
|
3ceafcb2ee
|
Remove singleIco bin
|
2016-03-11 02:11:28 +08:00 |
|
Jia Hao
|
cedbb443af
|
Do not try to make ico singular
|
2016-03-11 00:03:28 +08:00 |
|
Jia Hao
|
3a6ae0d660
|
Implement conversion to .png on linux
Refactored icon shell helpers to a single file with helper functions
|
2016-03-10 23:36:00 +08:00 |
|
Jia Hao
|
d04cf0ad3a
|
Properly fail if icon is not found by pageicon
|
2016-03-10 15:52:02 +08:00 |
|
Jia Hao
|
34a5a52a28
|
Rename 'pngToIcns to convertToIcns'
|
2016-03-10 15:50:45 +08:00 |
|