1
0
mirror of https://github.com/jiahaog/Nativefier synced 2024-06-21 07:06:35 +02:00
Commit Graph

37 Commits

Author SHA1 Message Date
Jia Hao
a9ccaa5c10 Add note about .png to .icns conversion only supported on OSX 2016-01-29 22:09:33 +08:00
Jia Hao
421838d986 Update badge to reference development branch 2016-01-29 22:05:52 +08:00
Jia Hao
7417c7da0d Update readme 2016-01-29 14:46:09 +08:00
Jia Hao
51acbaaa9c Cleanup options.js, rename --app-name to --name 2016-01-29 11:37:54 +08:00
Jia Hao
a4cee33080 Update readme for icons 2016-01-28 23:40:19 +08:00
Jia Hao
2bdb2ab753 Update readme for .png conversion 2016-01-28 11:38:58 +08:00
Jia Hao
6b0d10f9d4 Fix the icon parameter for linux and windows 2016-01-26 14:24:47 +08:00
Jia Hao
d74c368627 Add command line flag to make the packaged app ignore certificate errors, fixes #69 2016-01-25 23:42:28 +08:00
Jia Hao
303d439192 Merge branch 'master' of https://github.com/taiyoslime/nativefier into taiyoslime-master
# Conflicts:
#	src/cli.js
2016-01-24 15:33:57 +08:00
Jia Hao
ba1a270ee4 Update README so that Windows users know that they can press alt to show the application menu 2016-01-24 15:31:35 +08:00
Jia Hao
e86119ba96 Merge branch 'feature/show-menu-bar' of https://github.com/fearenales/nativefier into fearenales-feature/show-menu-bar
# Conflicts:
#	app/nativefier.json
#	app/src/main.js
#	src/buildApp.js
2016-01-24 15:24:27 +08:00
Jia Hao
231467c9f2 Add build status 2016-01-24 02:10:56 +08:00
taiyoslime
c85696f218 Fixed -h option's conflict on cli 2016-01-24 00:02:44 +09:00
Jia Hao
c5a76ade59 Remove notes about back button 2016-01-23 14:16:01 +08:00
Jia Hao
eabe6de892 Update README for modified build 2016-01-23 14:04:52 +08:00
Felipe Arenales
329d82a18c Hiding menu bar by default 2016-01-22 12:47:56 -02:00
Jia Hao
4089cd36cb Add changelog to readme 2016-01-22 21:16:45 +08:00
Jia Hao
c89f6a877b Implement script to set up dev environment 2016-01-22 20:49:37 +08:00
Jia Hao
f789a51dd2 Update Readme 2016-01-22 12:31:30 +08:00
Jia Hao
a6e580aa0a Override user agent by default,
- Remove `--pretend` flag. Pass `--honest` instead to disable the fake user agent
2016-01-22 11:59:57 +08:00
Jia Hao
59e9f6e104 Implement counter which closes #33, thanks to @jfouchard 2016-01-22 11:35:05 +08:00
Maxime
c75bfa9755 Add the missing http:// 2016-01-21 09:27:18 +01:00
Jia Hao
82317a08d3 Implement --pretend flag to easily simulate user agent strings, fixes #11 2016-01-21 12:53:12 +08:00
PoziWorld
f9e9c16d58 Minor copy fixes
an native desktop app => a native desktop app
can built => can be built
2016-01-20 14:55:40 -08:00
Jia Hao
762de5f1c8 Update documentation, no longer need to add the full url with the protocol
Fixes #13
2016-01-21 01:22:22 +08:00
Jia Hao
0786ae5449 Update readme 2016-01-19 22:02:01 +08:00
Jia Hao
9c9fe59ed7 Remove flag to show dev tools 2016-01-19 20:28:58 +08:00
Jia Hao
d91f5839d3 Use quotations in examples 2016-01-19 11:48:08 +08:00
Jia Hao
1f31d06a85 Implement command line flag to show developer tools 2016-01-19 11:42:52 +08:00
Jia Hao
48345eceb5 Implement setting of user agent to fix #8 2016-01-19 11:30:42 +08:00
Jia Hao
0b43db6109 Update Readme 2016-01-19 01:17:27 +08:00
Jia Hao
aefea56f3f Updated README 2015-07-06 13:44:49 +08:00
Jia Hao
4ddf10a108 Updated to support setting of window dimensions using the cli, and updated documentation 2015-07-06 10:31:09 +08:00
Jia Hao
3b815dd1ba Updated CLI and documentation 2015-07-06 10:12:30 +08:00
Jia Hao
4b34cf1ffb Updated documentation 2015-07-05 20:44:18 +08:00
Jia Hao
594607080e Updated version and readme 2015-07-05 16:43:44 +08:00
Jia Hao
2282245fec Added back the readme 2015-07-05 15:24:36 +08:00