Commit Graph

3878 Commits

Author SHA1 Message Date
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
Tom Regan
a825e8c4bc Add French translation 2014-05-24 21:35:08 +01:00
Micah Lee
91bc156614 Merge branch 'msjoinder-patch-1' 2014-05-24 15:01:27 -04:00
Micah Lee
4ad0c13c93 Merge branch 'patch-1' of https://github.com/msjoinder/onionshare into msjoinder-patch-1 2014-05-24 14:59:37 -04:00
Micah Lee
570ded479a Merge branch 'MeanderingCode-master' 2014-05-24 14:58:29 -04:00
Espen Kåsa Notodden
ad93dafaae Merge branch 'master' of https://github.com/micahflee/onionshare 2014-05-24 19:17:17 +02:00
Msjoinder
e219bc1036 comma fix 2014-05-24 09:52:23 -05:00
Msjoinder
e761437c09 Add Spanish translation 2014-05-24 09:51:57 -05:00
Espen Kåsa Notodden
786959eed3 remove bogus return.. 2014-05-24 10:45:16 +02:00
Sean Leonard
dfe4d893cf README.md small typo fix 2014-05-23 22:10:24 -07:00
Micah Lee
31235367c5 Merge branch 'enotodden-master' 2014-05-23 22:53:18 -04:00
Micah Lee
dc5f415007 removed return to make load_strings function work 2014-05-23 22:52:55 -04:00
Espen Kåsa Notodden
a9a023aceb Add translated strings support and norwegian translations 2014-05-24 02:26:08 +02:00
Henrique Pereira
13fc2ea0e0 Refactored onionshare
Packaged, refactored the main function, added a setup.py, added a better
.gitignore
2014-05-23 12:37:10 -03:00
Micah Lee
f355296c01 new design, so new screenshot 2014-05-22 21:42:33 -04:00
Micah Lee
abda3d4aad work-in-progress on the onionshare GUI 2014-05-22 21:32:09 -04:00
Micah Lee
066b0239ee added awesome pink skull and crossbone 404 error page 2014-05-22 19:49:42 -04:00
Micah Lee
ef18336520 add doctype to index template 2014-05-22 19:49:19 -04:00