Thomas White
|
7545965edb
|
Fixed IOError in onionshare.py (load_strings())
Onionshare.py can now be run from inside ~/onionshare/onionshare.
|
2014-06-07 00:00:22 -04:00 |
|
Micah Lee
|
5475038d79
|
if a string doesn't exist, fallback to English
|
2014-06-06 22:04:13 -04:00 |
|
Micah Lee
|
c8f3632fa4
|
added new english strings for GUI
|
2014-06-06 22:00:18 -04:00 |
|
Micah Lee
|
927282a432
|
displays web logs in GUI now. fixes #33
|
2014-06-06 21:54:08 -04:00 |
|
Micah Lee
|
67ea5b5c2c
|
refactored GUI to use a second flask server for communication
|
2014-06-06 21:20:57 -04:00 |
|
Micah Lee
|
9daa475cc0
|
removed #! lines, since onionshare_gui.py and webgui.py aren't executable
|
2014-06-06 18:05:29 -04:00 |
|
Micah Lee
|
f73e402b2f
|
Merge branch 'ecmendenhall-unit-tests'
|
2014-06-06 15:51:55 -04:00 |
|
Micah Lee
|
9ffa0937d2
|
Merge branch 'unit-tests' of https://github.com/ecmendenhall/onionshare into ecmendenhall-unit-tests
|
2014-06-06 15:50:30 -04:00 |
|
Micah Lee
|
e9900fc5e9
|
Merge branch 'joshuathayer-plugin-changes'
|
2014-06-06 15:49:05 -04:00 |
|
Micah Lee
|
d272002084
|
removing unnecessary output, whitespace
|
2014-06-06 15:48:52 -04:00 |
|
Joshua Thayer
|
467977195c
|
Merge branch 'master' of https://github.com/micahflee/onionshare into plugin-changes
Conflicts:
onionshare/onionshare.py
|
2014-06-05 17:17:13 -07:00 |
|
Joshua Thayer
|
d0b3145e17
|
Adds local-only command line flag.
|
2014-06-05 16:11:21 -07:00 |
|
Joshua Thayer
|
5b03b41bcd
|
Fixes port bug when using tor browser, adds local-only flag
|
2014-06-05 15:52:05 -07:00 |
|
Joshua Thayer
|
af46ee0bda
|
Adds meta tags to index.html
|
2014-06-05 15:16:56 -07:00 |
|
Connor Mendenhall
|
88eeaf47fa
|
Update README with testing information.
|
2014-06-02 22:55:02 -05:00 |
|
Connor Mendenhall
|
d64af1673a
|
Add unit tests: file stats and port selection.
|
2014-06-02 22:47:11 -05:00 |
|
Micah Lee
|
1a6f08a846
|
waiting slightly longer for webkit to initialize, because sometimes it's not ready after 0.1 sec
|
2014-05-31 20:16:03 -04:00 |
|
Micah Lee
|
1485734462
|
Merge branch 'gui' into ecmendenhall-write-tests
|
2014-05-31 19:57:27 -04:00 |
|
Micah Lee
|
79f36fc804
|
Merge branch 'write-tests' of https://github.com/ecmendenhall/onionshare into ecmendenhall-write-tests
|
2014-05-31 19:55:53 -04:00 |
|
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 |
|