Micah Lee
|
e81f809882
|
Move all resources (locale, images, html, version.txt) into central resources dir, and clean up logic to find absolute paths to resources
|
2016-04-12 15:14:02 -07:00 |
|
Micah Lee
|
683610e962
|
Update copyright year to 2016
|
2016-02-15 22:37:28 -08:00 |
|
Micah Lee
|
62c69c4c0b
|
Porting onionshare GUI from python2 to python3, and also from PyQt4 to PyQt5 (#261). This commit ports onionshare_gui.
|
2016-02-12 15:12:27 -08:00 |
|
Micah Lee
|
ce79633eec
|
"Stop sharing automatically" checkbox respected in GUI when toggled before the server is started (fixes #223)
|
2015-11-20 13:43:19 -08:00 |
|
Micah Lee
|
dc58921187
|
Add docstrings to all classes and methods (fix #198)
|
2015-11-15 19:01:20 -08:00 |
|
Micah Lee
|
bbee1599c5
|
Updated copyright year to 2015
|
2015-09-07 21:48:49 -07:00 |
|
Thomas Waldmann
|
179eefae29
|
pep8: fix empty line counts
top level: 2, else 1
I also advice to not put "pass" into empty classes, but rather a docstring instead of "pass".
|
2014-11-18 18:29:32 +01:00 |
|
Micah Lee
|
4f6cff6503
|
warns about sending large files in GUI (#123)
|
2014-09-18 01:35:30 +00:00 |
|
Micah Lee
|
89581b0a03
|
encode one way for CLI, encode another for GUI (#141)
|
2014-09-16 02:09:37 +00: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
|
fcdcfd7c39
|
added download progress bars to GUI, and made close automatically act as stop server automatically
|
2014-08-27 23:52:56 -07:00 |
|
Micah Lee
|
9cb1871b02
|
close automatically checkbox respects --stay-open argument again
|
2014-08-27 17:27:54 -07:00 |
|
Micah Lee
|
db6600cb71
|
beginning Options layout
|
2014-08-27 16:46:19 -07:00 |
|