Micah Lee
|
10a53cad48
|
the uninstall.exe sig description is "Uninstall Onionshare" (#72)
|
2014-09-24 17:23:12 -07:00 |
|
Micah Lee
|
f076d68ec6
|
Authenticode signs uninstall.exe too (#72)
|
2014-09-24 17:09:47 -07:00 |
|
Micah Lee
|
bd5a463691
|
fixed NSIS version and URL
|
2014-09-24 16:53:17 -07:00 |
|
Micah Lee
|
d188f83176
|
updated installsize in nsis config
|
2014-09-24 14:05:13 -07:00 |
|
Micah Lee
|
0999bd678c
|
version bump to 0.6, updated changelog, updated readme, and took new screenshots
|
2014-09-23 00:51:59 +00:00 |
|
Micah Lee
|
04ecbf8544
|
updated OSX release files to support translations split into multiple files (#146)
|
2014-09-22 12:06:30 -07:00 |
|
Micah Lee
|
a75c561452
|
updated windows release files to support translations split into multiple files (#146)
|
2014-09-22 11:25:25 -07:00 |
|
Micah Lee
|
d73d859fed
|
fixed Windows/OSX image path problem, and updated NSIS Windows installer to install all the new .py files from refactoring
|
2014-09-04 13:20:39 -07:00 |
|
Micah Lee
|
d00b296c47
|
moving image files into /usr/share instead of /usr/lib (fixes #126)
|
2014-09-03 17:50:06 -07:00 |
|
Micah Lee
|
8d01ad7ec6
|
moved images to subfolder (#126)
|
2014-09-03 17:36:03 -07:00 |
|
Micah Lee
|
4edcce9ece
|
add utf-8 encoding to all .py files
|
2014-09-02 17:30:01 -07:00 |
|
Micah Lee
|
a6e99fcc21
|
added GPLv3 license to each source file
|
2014-09-02 12:10:42 -07:00 |
|
Micah Lee
|
d519e62b93
|
beginning ServerStatus layout
|
2014-08-27 16:11:43 -07:00 |
|
Micah Lee
|
78f6c31061
|
beginning to refactor onionshare_gui to work with multiple files (#66)
|
2014-08-27 14:21:08 -07:00 |
|
Micah Lee
|
1f7c85a837
|
removed unnecessary image, and deleted onionshare_gui/static folder
|
2014-08-27 13:54:59 -07:00 |
|
Micah Lee
|
0bc778437d
|
refactored cleanup handlers to use a queue, so they will work with the GUI
|
2014-08-26 15:44:44 -07:00 |
|
Micah Lee
|
60d97cfa5e
|
version bump from 0.5dev to 0.5
|
2014-08-20 17:51:20 -07:00 |
|
Micah Lee
|
2ac25e2995
|
import appropriate modules for constant_time_compare to work
|
2014-08-20 21:29:45 +00:00 |
|
Micah Lee
|
0f7fa5d214
|
remove SetCompressorDictSize from NSIS file because of internal compiler error
|
2014-08-18 14:33:25 -07:00 |
|
Micah Lee
|
d8d28b6287
|
move __future__ include to top of onionshare-launcher.py
|
2014-08-18 14:23:32 -07:00 |
|
Micah Lee
|
958324bbf5
|
updated NSIS file
|
2014-08-18 14:20:28 -07:00 |
|
Micah Lee
|
7a26178e26
|
removing QtWebkit as a dependency for PyInstaller and for building the .deb
|
2014-08-18 12:14:58 -07:00 |
|
Micah Lee
|
4ad2dda3a2
|
updated lists of files that were removed with changing gui to Qt native
|
2014-08-18 12:07:10 -07:00 |
|
Micah Lee
|
e8cc7c3a4a
|
fixed issue with pyinstaller packaging Qt4 on some OSX
|
2014-07-16 04:48:01 -07:00 |
|
Micah Lee
|
90a22f7249
|
version bump
|
2014-07-16 02:30:30 -07:00 |
|
Micah Lee
|
2edde2eb1f
|
Encoded strings passed to constant_time_compare as ascii, because it was
throwing errors in OSX. Also added --debug to command line version, and made onionshare server
log errors as well as the GUI.
|
2014-07-07 17:01:51 -07:00 |
|
Micah Lee
|
9a2d5863cf
|
better compression for windows installer, making it 13mb instead of 19mb
|
2014-06-27 19:07:20 -04:00 |
|
Micah Lee
|
00261f1866
|
fixes windows packaging issue
|
2014-06-27 18:18:43 -04:00 |
|
Micah Lee
|
9bf8814a92
|
simplified windows build system, and only include .pyc and not .py in windows installer package
|
2014-06-26 18:57:28 -04:00 |
|
Micah Lee
|
740ef0c84f
|
created windows installer with NSIS (#35)
|
2014-06-25 22:21:56 -04:00 |
|
Micah Lee
|
3a22b28f5a
|
wrote build_dmg.sh script, which creates a pretty dmg "drag-to-Applications" installer (#43)
|
2014-06-25 17:19:19 -07:00 |
|
Micah Lee
|
9db3ca59c8
|
made pyinstaller work for OSX (#43)
|
2014-06-25 14:42:39 -07:00 |
|
Micah Lee
|
8011472dee
|
better windows .ico (#35)
|
2014-06-24 17:44:27 -04:00 |
|
Micah Lee
|
9379c91480
|
added LICENSE to windows binary (#35)
|
2014-06-24 17:42:56 -04:00 |
|
Micah Lee
|
cf7d04099e
|
made pyinstaller work for windows (#35)
|
2014-06-24 17:23:10 -04:00 |
|
Micah Lee
|
a05efed7f9
|
better OSX icon (#43)
|
2014-06-19 22:23:18 -07:00 |
|
Micah Lee
|
a464b6fe1d
|
OSX version still needs a bit of work, but completely works now (#43)
|
2014-06-19 22:05:56 -07:00 |
|
Micah Lee
|
1cb31b922d
|
added OSX icon
|
2014-06-10 21:02:16 -07:00 |
|
Micah Lee
|
aaf8ae30d7
|
starting OSX packaging
|
2014-06-10 10:31:19 -07:00 |
|
Micah Lee
|
f51cca2c17
|
starting to create .desktop launcher (#32)
|
2014-06-09 23:03:37 -04:00 |
|