Commit graph

54 commits

Author SHA1 Message Date
Joey Payne
4fbeedc787 Modified bat file code to hopefully print values. 2015-11-11 16:40:14 -07:00
Joey Payne
078189dbbf Fixed logic with bat files. 2015-11-11 16:32:57 -07:00
Joey Payne
35bf4ad53c Added .bat and .bash scripts for exporting. 2015-11-11 13:52:02 -07:00
Joey Payne
6124bf436e Added preliminary export script functionality for python scripts. 2015-11-11 09:10:41 -07:00
Joey Payne
2eac0aa7dd Updated command line to take in compression options. 2015-11-10 17:23:06 -07:00
Joey Payne
71133bc566 Forced removing of directories. 2015-11-10 15:08:47 -07:00
Joey Payne
9ebed8fde9 Remove output dir on export. 2015-11-10 14:02:21 -07:00
Joey Payne
93aad9919d Tried to fix windows import issue. 2015-11-10 13:54:38 -07:00
Joey Payne
cf1c55d30f Attempted to fix no output for windows. 2015-11-10 13:45:02 -07:00
Joey Payne
8e87853107 Tried to fix windows path error. 2015-11-10 12:43:25 -07:00
Joey Payne
272e3ade14 Fixed error with opening error.log that causes strange issues with greyed out fields. 2015-11-02 17:29:01 -07:00
Joey Payne
f8eab59502 Fixed license file and added a try catch statement to the ssl create context. 2015-10-28 11:37:58 -06:00
Joey Payne
54915c585d Version bump. 2015-10-06 23:23:03 -06:00
Joey Payne
caa0b2f3cf Added preliminary support for uncompressed folders on mac. 2015-10-06 23:12:44 -06:00
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