Jia Hao
|
b7aada7967
|
Fix bug in setting icon on windows for windows
|
2016-03-10 12:46:09 +08:00 |
|
Jia Hao
|
a5e3c5c2f8
|
Add conversion of multiple ico to single ico
|
2016-03-09 14:45:08 +08:00 |
|
Jia Hao
|
f48ad3790b
|
Allow .ico to be changed into an .icns
Update shell script to support `.ico` files that contain sequential images
|
2016-03-08 23:58:38 +08:00 |
|
Jia Hao
|
31ee80f84f
|
Implement command line flag to start app in full screen, resolves #109
|
2016-02-25 18:26:28 +08:00 |
|
Jia Hao
|
1c334a3d7d
|
Fix bug when no injection scripts is passed
|
2016-02-25 16:51:23 +08:00 |
|
Jia Hao
|
e1426b849a
|
Implement injection of css
|
2016-02-25 14:56:32 +08:00 |
|
Jia Hao
|
4d49c01ff3
|
Implement injection of .js
|
2016-02-25 14:11:48 +08:00 |
|
Jia Hao
|
875149bcf7
|
Merge pull request #149 from garymoon/development
Make app data folder consistent per URL and allow clearing of app data from menu
|
2016-02-25 09:54:10 +08:00 |
|
Gary Moon
|
76fe17e39f
|
make app data folder consistent per URL
|
2016-02-23 13:05:56 -05:00 |
|
Jia Hao
|
1b0351cd01
|
Change flag usage
- `--ignore-certificate` to ignore invalid certificate errors,
- `--insecure` to disable web security to allow mixed content
|
2016-02-23 21:31:47 +08:00 |
|
Jia Hao
|
7bfa42ef71
|
Merge branch 'development' into feature/flash
# Conflicts:
# README.md
# src/build/buildApp.js
# src/cli.js
# src/options/optionsMain.js
|
2016-02-23 21:13:20 +08:00 |
|
Jia Hao
|
6182432175
|
Merge branch 'feature/disable-web-security' of https://github.com/wiederkehr/nativefier into wiederkehr-feature/disable-web-security
|
2016-02-23 21:09:01 +08:00 |
|
Jia Hao
|
14939800d9
|
Allow manual override of flash plugin path
|
2016-02-23 17:13:39 +08:00 |
|
Benjamin Wiederkehr
|
dc51407ccb
|
Added option to disable web security.
|
2016-02-22 21:33:33 +01:00 |
|
Jia Hao
|
6ddf84bee1
|
Refactor options to seperate folders
|
2016-02-20 10:39:51 +08:00 |
|
Jia Hao
|
0d27dd6ae0
|
Split buildApp to separate files
|
2016-01-29 14:26:35 +08:00 |
|
Jia Hao
|
ce8e762ac9
|
Put files in separate directories
|
2016-01-29 14:09:36 +08:00 |
|