2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-06-07 06:50:48 +00:00

Commit Graph

  • eb4a948506 Remove unnecessary statement to delete temporary files as they are already cleared if the keep parameter is not passed to tmp.dirSync Jia Hao 2016-01-19 11:58:26 +0800
  • 1c87305d39 6.2.0 v6.2.0 Jia Hao 2016-01-19 11:49:50 +0800
  • d91f5839d3 Use quotations in examples Jia Hao 2016-01-19 11:48:08 +0800
  • d2733c4cb0 Change name for config file to nativefier.json Jia Hao 2016-01-19 11:45:17 +0800
  • 1f31d06a85 Implement command line flag to show developer tools Jia Hao 2016-01-19 11:42:52 +0800
  • 48345eceb5 Implement setting of user agent to fix #8 Jia Hao 2016-01-19 11:30:42 +0800
  • fb4a99a872 Implement electron API changes for requiring module as per http://blog.atom.io/2015/11/17/electron-api-changes.html Jia Hao 2016-01-19 11:28:04 +0800
  • 63df4f0283 MIT License Jia Hao 2016-01-19 11:25:54 +0800
  • 73f56e0ebb Add new line Jia Hao 2016-01-19 11:23:52 +0800
  • 6baf6f277a Implemented intelligent app name retrieval v6.1.0 Jia Hao 2016-01-19 01:18:15 +0800
  • 0b43db6109 Update Readme Jia Hao 2016-01-19 01:17:27 +0800
  • e12d10042c Make help text clearer, add parsing of width and height Jia Hao 2016-01-19 01:17:12 +0800
  • 549427c8ac Fix bug in default argument for targetUrl Jia Hao 2016-01-19 00:44:15 +0800
  • 3b02889435 Implement scraping of the web page name for the app Jia Hao 2016-01-19 00:40:24 +0800
  • a57d00f701 Add MIT License Jia Hao 2016-01-19 00:15:29 +0800
  • 86b2e0f0ef Add .npmignore to ignore src v6.0.0 Jia Hao 2016-01-19 00:01:58 +0800
  • 5411e9c71a Validate url before building the app Jia Hao 2016-01-18 23:56:59 +0800
  • 10c1a9c97a Remove logging and make help clearer Jia Hao 2016-01-18 23:56:41 +0800
  • 7d359a99fa Use arrow function and remove console.log statement Jia Hao 2016-01-18 23:56:17 +0800
  • 0fe67234f2 Implement cli Jia Hao 2016-01-18 23:38:52 +0800
  • 36b5597063 Add prepublish script Jia Hao 2016-01-18 23:36:05 +0800
  • 0eb2e83dc2 Cleanup code Jia Hao 2016-01-18 22:07:22 +0800
  • 5379740dda Initial commit for working module only with api change Jia Hao 2016-01-18 21:45:18 +0800
  • 5f20dca5cc Merge pull request #6 from starquake/patch-2 Jia Hao 2015-11-17 16:08:04 +0800
  • 7a7a04d56a Fix error in usage example Jan Visser 2015-11-06 14:53:28 +0100
  • e987b6425f Merge pull request #4 from gfpacheco/badge-not-osx Jia Hao 2015-08-07 14:24:50 +0800
  • 5adf9d3a5d Prevent call to setBadge when not on OSX Guilherme Pacheco 2015-08-06 00:34:32 -0300
  • 054c7f9ad5 5.1.1 Jia Hao 2015-07-06 13:48:34 +0800
  • aefea56f3f Updated README Jia Hao 2015-07-06 13:44:49 +0800
  • 0bca6ffce1 Added screenshot Jia Hao 2015-07-06 13:36:42 +0800
  • fdb0750e47 5.1.0 v5.1.0 Jia Hao 2015-07-06 11:48:09 +0800
  • 4e7312ea03 1.1.0 Jia Hao 2015-07-06 11:46:50 +0800
  • 619e8c60b9 Quit app when all windows are closed Jia Hao 2015-07-06 11:46:08 +0800
  • d7859160eb Only set the title listener after the webview finishes loading Jia Hao 2015-07-06 11:45:55 +0800
  • 4ddf10a108 Updated to support setting of window dimensions using the cli, and updated documentation Jia Hao 2015-07-06 10:31:09 +0800
  • 3b815dd1ba Updated CLI and documentation Jia Hao 2015-07-06 10:12:30 +0800
  • 80f1863b8b Implemented setting of badge configuration in the command line Jia Hao 2015-07-06 09:46:27 +0800
  • 199b1423e5 Implemented mac app badge through listening for webview title changes Jia Hao 2015-07-06 09:38:04 +0800
  • c1509e30d9 1.0.9 v1.0.9 Jia Hao 2015-07-05 20:47:48 +0800
  • 46bb14ac2a Implemented opening of links in new window Jia Hao 2015-07-05 20:44:45 +0800
  • 4b34cf1ffb Updated documentation Jia Hao 2015-07-05 20:44:18 +0800
  • 247345f203 Implemented selectAll, copy, cut, paste, undo keyboard shortcuts Jia Hao 2015-07-05 20:11:34 +0800
  • e9bd05aa34 1.0.8 v1.0.8 Jia Hao 2015-07-05 17:02:25 +0800
  • 397567a4e7 Corrected yet another bug in creating a temporary directory Jia Hao 2015-07-05 17:02:09 +0800
  • 594607080e Updated version and readme Jia Hao 2015-07-05 16:43:44 +0800
  • 4495b26c92 Fixed enormous bug in not passing the app configuration properly Jia Hao 2015-07-05 16:43:32 +0800
  • 4a621b14a7 1.0.6 v1.0.6 Jia Hao 2015-07-05 16:02:40 +0800
  • 9f74b690a1 Corrected bug in file directory Jia Hao 2015-07-05 16:02:31 +0800
  • 7e43248e11 Added keywords Jia Hao 2015-07-05 15:49:47 +0800
  • d48fb6b84c 1.0.4 v1.0.4 Jia Hao 2015-07-05 15:24:58 +0800
  • 2282245fec Added back the readme Jia Hao 2015-07-05 15:24:36 +0800
  • 0d2f85cb0f 1.0.3 v1.0.3 Jia Hao 2015-07-05 15:21:30 +0800
  • 0f7df66d36 deleted readme Jia Hao 2015-07-05 15:21:25 +0800
  • ffab8e5a6b 1.0.2 v1.0.2 Jia Hao 2015-07-05 15:18:31 +0800
  • afe7f26558 1.0.1 v1.0.1 Jia Hao 2015-07-05 15:12:10 +0800
  • 140c444a96 Added documentation Jia Hao 2015-07-05 15:11:49 +0800
  • debc395599 Validation of url should trigger after the check for the required arguments Jia Hao 2015-07-05 15:10:36 +0800
  • 0939715017 Modified package.json Jia Hao 2015-07-05 14:46:06 +0800
  • ff5545435a Changed usage command Jia Hao 2015-07-05 14:45:48 +0800
  • d40e605e98 Reformattted code with tabs and colons Jia Hao 2015-07-05 14:17:40 +0800
  • 8ddeac3443 Implemented validation of url Jia Hao 2015-07-05 14:16:07 +0800
  • 104821b759 Initial commit Jia Hao 2015-07-05 14:08:13 +0800
  • d33c1e5fa2 Modified gitignore Jia Hao 2015-07-05 14:02:36 +0800
  • 189fd022d7 Update readme and usage.txt with command-line version-string examples rameshv 2015-07-01 20:52:43 -0400
  • dcf1da5d1a 5.0.0 v5.0.0 Max Ogden 2015-07-01 13:04:55 -0700
  • 042228fb5c update collaborators Max Ogden 2015-07-01 13:03:14 -0700
  • 8d26a51213 Merge pull request #88 from kfranqueiro/refactor =^._.^= 2015-07-01 12:54:34 -0700
  • a360f6c2ee Add more comprehensive tests Kenneth G. Franqueiro 2015-06-24 00:05:36 -0400
  • a157f716a5 Implement multi-target options and refactor code Kenneth G. Franqueiro 2015-06-19 22:36:15 -0400
  • cff6ab50ee update readme Max Ogden 2015-06-27 20:08:47 -0500
  • 714c02cc00 4.2.0 v4.2.0 Max Ogden 2015-06-27 20:07:42 -0500
  • 2d128d8e99 fix testapp Max Ogden 2015-06-27 20:07:33 -0500
  • 86edff69d8 add basic tests, remove unused folder, make linux out dir behave like other OSes Max Ogden 2015-06-27 19:48:35 -0500
  • 5cc8a4b688 Merge pull request #82 from kfranqueiro/win32-ignore =^._.^= 2015-06-27 19:27:07 -0500
  • b80a060716 Merge pull request #76 from kfranqueiro/rename-helper =^._.^= 2015-06-27 19:26:42 -0500
  • e01849fbf3 Merge branch 'tengyifei-master' Max Ogden 2015-06-27 19:26:07 -0500
  • ec321d2593 merge Max Ogden 2015-06-27 19:25:56 -0500
  • 5e0edab6fe Merge pull request #74 from malept/rename-across-volumes =^._.^= 2015-06-27 19:24:30 -0500
  • 59228f2214 Merge pull request #63 from Rameshv/versionedit =^._.^= 2015-06-27 19:24:11 -0500
  • 065114b785 Merge branch 'chentsulin-master' Max Ogden 2015-06-27 19:23:40 -0500
  • e81627f11e merge Max Ogden 2015-06-27 19:23:33 -0500
  • f39ba8c8f2 Support --overwrite Yifei Teng 2015-06-17 18:31:43 -0700
  • fc98b0c8cb license file Max Ogden 2015-06-23 10:15:09 -0700
  • 9da60ff319 bsd-2-clause Max Ogden 2015-06-23 10:14:41 -0700
  • 63db115257 Fix path separator replacement for ignore on Windows Kenneth G. Franqueiro 2015-06-22 21:22:12 -0400
  • 178b3d4cd3 Fix regression with the asar code Mark Lee 2015-06-22 07:52:44 -0700
  • e4ad46b2a8 Fix renaming folders across volumes on OS X Mark Lee 2015-06-14 17:01:24 -0700
  • dd2a5d4b68 Fix #65: Rename Helper application on Mac OS X Kenneth G. Franqueiro 2015-06-17 23:50:52 -0400
  • 947c2084aa skipping the rcedit when both icon & version-string hash is not available rameshv 2015-06-17 16:39:58 +0530
  • 554f3b7354 4.1.3 v4.1.3 jden 2015-06-16 10:40:40 -0700
  • 5b1c5477f6 Merge pull request #69 from mmuehlberger/master jden 2015-06-16 10:37:24 -0700
  • c1269f62c8 Add quotes around signing identity to allow spaces Markus Mühlberger 2015-06-16 18:49:44 +0200
  • d2a2f05476 version-string hash added to update the windows executable resource using rcedit rameshv 2015-06-12 18:02:37 +0530
  • 81340093ee Merge pull request #61 from malept/deduplicate-code Mark Lee 2015-06-11 08:29:10 -0700
  • 9bcb1a81d9 Rename variable which mirrors the function name Mark Lee 2015-06-09 19:37:46 -0700
  • bdc8c46362 Move prune to common module Mark Lee 2015-06-09 19:30:43 -0700
  • 16b2feb39f Move user ignore filter to common module Mark Lee 2015-06-09 19:26:55 -0700
  • f3d17bceb2 Fix comment Mark Lee 2015-06-09 19:17:57 -0700
  • 83dd1dcb34 Move asar code to a common location Mark Lee 2015-06-09 19:17:21 -0700
  • f8c64fe755 get rid of sourcedir in path for ignore filter matching C.T. Lin 2015-06-02 00:08:52 +0800