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
|
15671ce1d9
|
remove trailing slash from filenames before adding, because getting basename on OSX fails otherwise
|
2014-09-22 12:03:50 -07:00 |
|
Micah Lee
|
5b9176c9d4
|
combined Start Server and Stop Server buttons into a single button
|
2014-09-18 00:37:19 +00:00 |
|
Micah Lee
|
c159ef671d
|
removed unused strings
|
2014-09-18 00:26:22 +00:00 |
|
Micah Lee
|
b1e48fa9bb
|
Fixed drag & drop issue, and made drop here image work in Windows (fixes #129)
|
2014-09-17 15:48:19 -07:00 |
|
Micah Lee
|
89581b0a03
|
encode one way for CLI, encode another for GUI (#141)
|
2014-09-16 02:09:37 +00:00 |
|
Micah Lee
|
0a4ee35f5b
|
fixes unicode filename display in GUI (#141)
|
2014-09-16 01:15:57 +00:00 |
|
Micah Lee
|
8cdecbcaf4
|
removing unnecessary whitespace
|
2014-09-16 00:22:14 +00: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
|
36914114f9
|
sort the list of filenames being shared
|
2014-08-28 16:26:56 -07:00 |
|
Micah Lee
|
49eac35196
|
FileSelection and ServerStatus interact together, disabling buttons when appropriate
|
2014-08-27 17:24:44 -07:00 |
|
Micah Lee
|
78f6c31061
|
beginning to refactor onionshare_gui to work with multiple files (#66)
|
2014-08-27 14:21:08 -07:00 |
|