Commit Graph

80 Commits

Author SHA1 Message Date
Micah Lee
68bba73a8c added progress download progress notifications (#36) 2014-06-11 19:45:10 -04:00
Micah Lee
28b9140afd force tails users to run as root (#42) 2014-06-10 21:55:58 +00:00
Micah Lee
c2ab0206dd deleted tails python libs, and started new method for installing in tails (#42) 2014-06-10 17:41:13 -04:00
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
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
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
Connor Mendenhall
47ba6043ce Add more unit tests. 2014-05-30 22:06:08 -05: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
Lazlo
11e3b297bc Add Dutch translation 2014-05-30 09:02:02 +00: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
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
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
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