Micah Lee
|
cebdb27a0d
|
default to not printing debug data
|
2014-05-30 23:17:15 -04:00 |
|
Micah Lee
|
906eeccb54
|
running async startup work in a separate thread, and design tweaks
|
2014-05-30 23:12:52 -04:00 |
|
Connor Mendenhall
|
47ba6043ce
|
Add more unit tests.
|
2014-05-30 22:06:08 -05:00 |
|
Micah Lee
|
23f9a577fe
|
made a "Copy URL" button, and improved design
|
2014-05-30 22:29:07 -04:00 |
|
Micah Lee
|
6ad85f3e64
|
onionshare-gui automatically copies URL to clipboard
|
2014-05-30 21:43:04 -04:00 |
|
Micah Lee
|
898cbfce31
|
oops, changed order of set_file_info args
|
2014-05-30 21:27:21 -04:00 |
|
Micah Lee
|
4868a9155b
|
started web server in separate thread. organized file info, so it can be set from both cli and gui.
|
2014-05-30 21:25:26 -04:00 |
|
Micah Lee
|
837533e9c6
|
gui now handles NoTor successfully, and cleaned up business logic in both cli and gui
|
2014-05-30 21:03:53 -04:00 |
|
Connor Mendenhall
|
3a3b8fb21d
|
Start adding nose tests.
|
2014-05-30 19:55:28 -05:00 |
|
Micah Lee
|
90244d18f2
|
added ability for onionshare_gui to alert messages, and made selecting filename less brittle
|
2014-05-30 20:46:24 -04:00 |
|
Micah Lee
|
d3bf54f7b2
|
Merge pull request #26 from lazlolazlolazlo/patch-1
Add Dutch translation
|
2014-05-30 16:59:22 -07:00 |
|
Lazlo
|
11e3b297bc
|
Add Dutch translation
|
2014-05-30 09:02:02 +00:00 |
|
Micah Lee
|
680dc43a97
|
Merge branch 'master' into gui
|
2014-05-30 00:27:01 -04:00 |
|
Micah Lee
|
f1e79c6ff3
|
version bump to 0.2
|
2014-05-30 00:11:32 -04:00 |
|
Micah Lee
|
fa433b6144
|
removed unused my_quit_wrapper function, and run tails shutdown code
|
2014-05-29 23:27:40 -04:00 |
|
Micah Lee
|
9d7689f578
|
starting to build onionshare functionality into GUI
|
2014-05-29 23:23:40 -04:00 |
|
Micah Lee
|
3deab0dc40
|
rearranged onionshare_gui files, made it work better with packaging
|
2014-05-29 22:53:35 -04:00 |
|
Micah Lee
|
33cd3ba0ea
|
Merge branch 'master' into gui
|
2014-05-29 22:35:20 -04:00 |
|
Micah Lee
|
d3c4bb3e93
|
created a working web gui with message passing
|
2014-05-29 22:31:28 -04:00 |
|
Micah Lee
|
0f53d45489
|
making a webkit GUI, roughly based on http://www.aclevername.com/articles/python-webgui/
|
2014-05-29 21:05:30 -04:00 |
|
Micah Lee
|
74678603ab
|
made onionshare_gui its own python package
|
2014-05-29 19:24:19 -04:00 |
|
Micah Lee
|
0cd457f47f
|
fixed bug where onionshare throws 500 on download if you don't supply absolute path
|
2014-05-28 15:29:21 -04:00 |
|
Micah Lee
|
25b55093be
|
fixed bug involving global variables not getting set correctly, making strings not display in html
|
2014-05-27 20:13:52 -04:00 |
|
Micah Lee
|
62a309fdb8
|
removing finnish translations until I can work out utf8 bugs
|
2014-05-27 19:55:24 -04:00 |
|
Micah Lee
|
b2324b6715
|
making onionshare-gui fit the new directory structure, and stop using subprocess
|
2014-05-27 19:42:47 -04:00 |
|
Micah Lee
|
5524bb4163
|
Merge branch 'master' into gui
|
2014-05-27 19:36:15 -04:00 |
|
Micah Lee
|
2024ac2fb4
|
added Finnish translations, thanks to CryptoParty Finland
|
2014-05-27 17:49:13 -04:00 |
|
Micah Lee
|
72ee710c24
|
Merge pull request #20 from joke2k/master
add italian strings
|
2014-05-27 14:11:56 -07:00 |
|
Micah Lee
|
851777fe42
|
re-added dependencies, to get onionshare working in Tails again (fixes #16)
|
2014-05-27 21:08:56 +00:00 |
|
joke2k
|
56fc07a358
|
add italian strings
|
2014-05-27 17:39:26 +02:00 |
|
Micah Lee
|
b05d13af46
|
short-term readme update, now that onionshare is packaged in pypi
|
2014-05-24 23:08:27 -04:00 |
|
Micah Lee
|
1217f77269
|
renamed Tails binary from onionshare-tails to tails-onionshare
|
2014-05-24 22:57:52 -04:00 |
|
Micah Lee
|
df0d0be84c
|
added bin folder, which was being gitignored
|
2014-05-24 22:57:25 -04:00 |
|
Micah Lee
|
77a52cf2c5
|
replacing gitignore with one that is less problematic
|
2014-05-24 22:57:12 -04:00 |
|
Micah Lee
|
343961b9eb
|
un-ignore bin
|
2014-05-24 22:52:32 -04:00 |
|
Micah Lee
|
4a407418d5
|
remove classifiers from setup.py to get uploading to pypi working
|
2014-05-24 22:21:28 -04:00 |
|
Micah Lee
|
1165bd8c56
|
fix subprocess.call syntax
|
2014-05-24 21:39:27 -04:00 |
|
Micah Lee
|
9a75f39bc0
|
use subprocess instead of os.system, and gpg-sign releases
|
2014-05-24 21:36:59 -04:00 |
|
Micah Lee
|
1533d490c5
|
adding data files to MANIFEST.in
|
2014-05-24 21:19:43 -04:00 |
|
Micah Lee
|
a3c663992b
|
moved onionshare binary to bin folder
|
2014-05-24 21:17:39 -04:00 |
|
Micah Lee
|
6791fc48ce
|
packaging onionshare more proper-like
|
2014-05-24 21:16:44 -04:00 |
|
Micah Lee
|
8fa3fe3bfb
|
renaming onionshare.py to onionshare
|
2014-05-24 20:46:45 -04:00 |
|
Micah Lee
|
d868c1cfaa
|
removing bundled libraries
|
2014-05-24 20:43:58 -04:00 |
|
Micah Lee
|
e5e25b49f9
|
starting at version 0.1, and setting python dependencies
|
2014-05-24 20:43:20 -04:00 |
|
Micah Lee
|
e783d06a08
|
minor readme changes
|
2014-05-24 20:35:30 -04:00 |
|
Micah Lee
|
0740ce3c3c
|
Merge branch 'ikkebr-master'
Conflicts:
onionshare.py
|
2014-05-24 20:34:47 -04:00 |
|
Micah Lee
|
a973cf3391
|
Merge pull request #14 from TomRegan/master
Add French translation
|
2014-05-24 17:27:04 -07:00 |
|
Micah Lee
|
2fb31da2c9
|
Merge branch 'enotodden-master'
|
2014-05-24 20:25:39 -04:00 |
|
Espen Kåsa Notodden
|
c22937bdca
|
Let the OS choose a port instead of using a random integer (avoid collisions)..
|
2014-05-24 23:40:08 +02:00 |
|
Espen Kåsa Notodden
|
5d13d07a17
|
Merge branch 'master' of https://github.com/micahflee/onionshare
|
2014-05-24 23:38:24 +02:00 |
|