Commit graph

40 commits

Author SHA1 Message Date
Joey Payne
c7cee60da3 Fixed ssl context. 2015-09-27 18:19:22 -06:00
Joey Payne
7c2a837c9d Changed GUI build to pyinstaller. 2015-09-27 18:00:48 -06:00
Joey Payne
1de1f0b5a2 Version bump 0.2.6b. 2015-09-27 13:15:41 -06:00
Joey Payne
e85fe47a13 Added ability to specify comma separated values for the trust anchor. 2015-09-27 13:13:42 -06:00
Joey Payne
cc508621f1 Added ability to specify urls for all files. 2015-09-18 14:43:51 -06:00
Joey Payne
1825b09a36 Fixed empty image path causing error message. 2015-07-22 10:20:43 -06:00
Joey Payne
29c19d1337 Unverified context doesn't work on all versions of Python. Removed it. 2015-06-03 16:25:24 -06:00
Joey Payne
97b3bc74a3 Added ssl ignore for urllib2. 2015-06-02 09:18:52 -06:00
Joey Payne
e7ffeedeb0 Fixed some user data issues with windows for non-admin users. 2015-05-18 09:31:33 -06:00
Joey Payne
a6f8ab247c Added persistent user data and installer generator for windows. 2015-05-16 10:01:43 -06:00
Joey Payne
1b68592120 Added unicode support for projects. 2015-05-07 08:12:01 -06:00
Joey Payne
3bf1d82ec7 Added preliminary .desktop file generation for linux exports. 2015-05-06 23:12:15 -06:00
Joey Payne
7444c9582b Fixed issues with using deflating compression in zipfiles. 2015-05-06 22:26:54 -06:00
Joey Payne
1bc208738c Added some process control for windows and updated mac build scripts. 2015-04-21 09:58:22 -06:00
Joey Payne
d64e25f369 Modified CMD output to be a little more consistent for compressing files. 2015-04-21 08:16:08 -06:00
Joey Payne
17532053c9 Reworked GUI to be more space friendlty.
- Added compression ability for nw executables
- Added tabs to navigate options
- Added file menu with recent files and keyboard shortcuts
- Added a status bar for displaying information about fields
2015-04-21 08:02:19 -06:00
Joey Payne
e1efbfe269 Fixed a bug with validation. 2015-04-13 22:37:54 -06:00
Joey Payne
0a2f4ce4a4 Added "kiosk" and "show" options. 2015-04-10 15:34:19 -06:00
Joey Payne
6dc5a981b3 Added debug logging with --verbose for command_line.py. 2015-04-10 11:46:12 -06:00
Joey Payne
28c16b4254 Added better version sorting thanks to jerone.
Sorting versions now works, with major releases ahead of rc, alpha, beta
releases.
2015-04-10 08:03:27 -06:00
Joey Payne
5dc3fdd3ea Added error checking functionality.
If anything is causing the export button not to function, the field
will now be highlighted in red.
2015-04-10 00:19:51 -06:00
Joey Payne
5f29932200 Added plist modification to export.
CFBundleDisplayName -> App Name
CFBundleName -> App Name

CFBundleShortVersionString -> Version
CFBundleVersion -> Version
2015-04-09 22:39:36 -06:00
Joey Payne
b186d8a678 Fixed name/app name issues. They are now separate. 2015-04-09 22:39:36 -06:00
Alessandro Banfi
589d97e1aa Fixed a compatibility issue with force download default value setted to true under Windows. 2015-04-09 22:39:35 -06:00
Joey Payne
c20d3cf3b8 Fixed some issues with support for nwjs 0.12.0 2015-04-09 22:39:35 -06:00
Alessandro Banfi
fc7a6383d1 Added download resume to command_line.py. 2015-04-09 22:39:35 -06:00
Joey Payne
d5d48b2bb0 Fixed issues with exporting 0.12.x binaries. 2015-04-09 22:39:35 -06:00
Joey Payne
7e1f8cfea6 Fixed an issue with absolute paths on windows. 2015-04-09 22:39:35 -06:00
Joey Payne
718ec37767 Fixed a bug that made copying files over to the project directory not work. 2015-04-09 22:39:35 -06:00
Joey Payne
55fe7aa4c7 Fixed downloads not downloading when all are selected. 2015-04-09 22:39:35 -06:00
Joey Payne
3afea21cce Added new build scripts for mac. 2015-04-09 22:39:34 -06:00
Joey Payne
0265361135 Fixed issues with node-webkit renaming to nwjs. Added support for 64bit windows and mac osx. 2015-04-09 22:39:34 -06:00
Joey Payne
3d5130d0d6 Added a fix for windows executables not working. 2015-04-09 22:39:34 -06:00
Joey Payne
a380738aac Fixed issues with --name argument for command line. 2015-04-09 22:39:34 -06:00
Joey Payne
fa0d605562 Fixed some issues with mac building. 2015-04-09 22:39:34 -06:00
Joey Payne
b3281ce96b Fixed some bugs with file copying. 2015-04-09 22:39:34 -06:00
Joey Payne
6c0b0e54a3 Fixed error with parsing directories in windows. 2015-04-09 22:39:34 -06:00
Joey Payne
1e4a25419e Fixed an error with initialization of the command line app. 2015-04-09 22:39:33 -06:00
Joey Payne
8cb201b1dd Added possible values to help output. 2014-12-20 08:54:25 +13:00
Joey Payne
f7fa4cb6b6 Added command-line utility. Refactored code to accomodate. 2014-12-19 23:50:36 +13:00