Jia Hao
|
e0e5b16f0b
|
DRY for building es6 with babel
|
2016-02-28 01:07:52 +08:00 |
|
Jia Hao
|
8ef3137d02
|
Change eslint to disallow unused variables
|
2016-02-28 00:49:54 +08:00 |
|
Jia Hao
|
99fcb60a44
|
Split gulpfile into multiple parts
|
2016-02-28 00:45:44 +08:00 |
|
Jia Hao
|
45bcccd17e
|
6.10.1
|
2016-02-26 03:14:34 +08:00 |
|
Jia Hao
|
ca19307e53
|
Update changelog for v6.10.1
|
2016-02-26 03:14:14 +08:00 |
|
Jia Hao
|
0ed5bd8c7b
|
Fix #117 ENOENT when infering flash
|
2016-02-26 03:13:11 +08:00 |
|
Jia Hao
|
866991d6a1
|
Fix typo in header
|
2016-02-25 19:09:08 +08:00 |
|
Jia Hao
|
a4462b191d
|
6.10.0
|
2016-02-25 19:04:52 +08:00 |
|
Jia Hao
|
474eab4e89
|
Update changelog for v6.10.0
|
2016-02-25 19:04:30 +08:00 |
|
Jia Hao
|
c4700fcb7b
|
Fix bug in mocha where next task is executed before mocha callback
|
2016-02-25 19:01:56 +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
|
9b3de78d37
|
Fix bug where css is always injected
|
2016-02-25 15:25:14 +08:00 |
|
Jia Hao
|
166aa8962e
|
Add readme for injection
|
2016-02-25 15:09:26 +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
|
4351906a42
|
6.9.1
|
2016-02-25 12:28:08 +08:00 |
|
Jia Hao
|
76d65d8aa2
|
Update changelog for v6.9.1
|
2016-02-25 12:27:54 +08:00 |
|
Jia Hao
|
564d829c73
|
Do not npm ignore binaries
|
2016-02-25 12:27:10 +08:00 |
|
Jia Hao
|
961d711cd7
|
6.9.0
|
2016-02-25 12:22:55 +08:00 |
|
Jia Hao
|
b395310e4e
|
Update changelog for v6.9.0
|
2016-02-25 12:22:31 +08:00 |
|
Jia Hao
|
4c03e72137
|
Add note about flash needing testing
|
2016-02-25 12:12:23 +08:00 |
|
Jia Hao
|
6faba7da42
|
Refactor menu arguments into options
|
2016-02-25 10:37:06 +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
|
ce76d0be7f
|
add mainWindow and options objects to createMenu args and refactor
|
2016-02-24 09:45:22 -05:00 |
|
Gary Moon
|
546bad7035
|
remove clear cache menu item
|
2016-02-24 09:44:39 -05:00 |
|
Gary Moon
|
df6f958904
|
Fix linter errors
|
2016-02-23 19:14:11 -05:00 |
|
Gary Moon
|
e4a4476e35
|
Added clear app data and clear cache options
|
2016-02-23 18:19:52 -05: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
|
2a31561fda
|
Add documentation about flash and web security
|
2016-02-23 21:25:20 +08:00 |
|
Jia Hao
|
0c17f19631
|
Merge branch 'feature/flash' into development
|
2016-02-23 21:21:29 +08:00 |
|
Jia Hao
|
e76d587c6d
|
NPM ignore everything except compiled files
|
2016-02-23 21:20:26 +08:00 |
|
Jia Hao
|
9510014dd6
|
Put github files in .github
|
2016-02-23 21:18:58 +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
|
a6d9de4e01
|
Merge branch 'wiederkehr-feature/disable-web-security' into development
|
2016-02-23 21:09:25 +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
|
ba071cf5a8
|
Fix escaped string
|
2016-02-23 17:21:09 +08:00 |
|
Jia Hao
|
dab9a06774
|
Update documentation for flash
|
2016-02-23 17:13:51 +08:00 |
|
Jia Hao
|
14939800d9
|
Allow manual override of flash plugin path
|
2016-02-23 17:13:39 +08:00 |
|
Jia Hao
|
6ca4e794cd
|
Implement rudimentary inferment of flash
|
2016-02-23 16:46:14 +08:00 |
|
Benjamin Wiederkehr
|
dc51407ccb
|
Added option to disable web security.
|
2016-02-22 21:33:33 +01:00 |
|
Benjamin Wiederkehr
|
481793b02f
|
Promise to add insecure-content option.
|
2016-02-22 18:39:41 +01:00 |
|
Jia Hao
|
88bb589de8
|
Fix #146 Specifying --electron-version does not work
|
2016-02-22 02:46:42 +08:00 |
|
Jia Hao
|
cf24858ba6
|
Ignore coverage file from lint
|
2016-02-20 10:39:59 +08:00 |
|
Jia Hao
|
6ddf84bee1
|
Refactor options to seperate folders
|
2016-02-20 10:39:51 +08:00 |
|
Jia Hao
|
4663b99050
|
Merge pull request #142 from jiahaog/master
Add version flag for readme
Former-commit-id: a6280c7234af246df0a13cad45b5870715f25a09
|
2016-02-19 12:32:10 +08:00 |
|
Jia Hao
|
738b7b9d5c
|
Merge pull request #126 from jiahaog/revert-79-flash_support
Revert "flash support #2"
Former-commit-id: 4651171c4f9ea696149f289df4ac6fa125c5b690
|
2016-02-19 01:20:15 +08:00 |
|
Jia Hao
|
69a4d97ac2
|
Update example api usage for require('nativefier').default
Fixes #120
Former-commit-id: 6cf9926e3f7ff59639f4df58b9db77b99f33f82b
|
2016-02-19 00:54:43 +08:00 |
|
Jia Hao
|
fdecb6b8ac
|
Add issue template
Former-commit-id: 273ad3cd153b50ea2112454359a9d16398689397
|
2016-02-19 00:16:20 +08:00 |
|