Commit Graph

1257 Commits

Author SHA1 Message Date
Micah Lee
69fe7f0d98
Move version label into settings dialog 2018-02-06 19:05:02 -08:00
Micah Lee
6fa095a650
Update server status images to have less harsh colors 2018-02-06 18:35:55 -08:00
Micah Lee
a1aa25c792
Start with a narrower width 2018-02-06 18:35:35 -08:00
Micah Lee
8f77603182
Improve the UI of the quit warning 2018-02-06 17:47:05 -08:00
Micah Lee
ab1d6a65dd
Update color and style of progress bars 2018-02-06 17:10:42 -08:00
Micah Lee
5ca4bb0157
Give server button rounded corners. Change style of persistent URL label 2018-02-06 16:14:56 -08:00
Micah Lee
2a23b02f98
Increase minimum width, and remove word wrap, to fix QLabel squishing problem 2018-02-06 16:11:48 -08:00
Micah Lee
24a672dac9
Make the server button and URL display much nicer, and replace string "URL" with "address" for usability 2018-02-06 16:01:59 -08:00
Micah Lee
f23e2a8a90
Progressively hide shutdown timer-related UI, so only relevant widgets are shown at any time 2018-02-05 18:20:09 -08:00
Micah Lee
5dad0e81a3
Increase minimum window width 2018-02-05 09:46:22 -08:00
Micah Lee
021c1ddc24
Stylize the server button 2018-02-05 09:44:17 -08:00
Micah Lee
5328a6f7f6
Resize the window when adding new files 2018-02-05 09:33:31 -08:00
Micah Lee
fd089f8803
Move autostop timer checkbox below the start sharing button 2018-02-05 09:29:28 -08:00
Micah Lee
83c9cd4e00
Show or hide primary action layout section the first time, in case filenames are passed in from the cli 2018-02-05 09:26:05 -08:00
Micah Lee
cf1ff97ce9
Create a "primary action" layout, and only show it when there are files in the file list 2018-02-05 09:24:43 -08:00
Micah Lee
8dd9b045cc
Add delete button back, but only show it when files are selected 2018-02-04 21:45:35 -08:00
Micah Lee
0bb9bf649d
Remove delete button, use delete X's instead 2018-02-04 21:18:41 -08:00
Micah Lee
e17dbd4fdd
Only do the fake item hack if there are items in the list 2018-02-04 20:50:24 -08:00
Micah Lee
d892213db1
Move DropHereLabel and DropCountLabel classes out of FileList 2018-02-04 20:36:34 -08:00
Micah Lee
52d080d2a3
Give file items widgets, so they can soon contain working delete buttons 2018-02-04 20:09:51 -08:00
Micah Lee
ea7420e0cf
When dragging files into the window, highlight the drop area in blue and show a count of files to be added 2018-02-04 19:28:42 -08:00
Micah Lee
ae2140ceb8
Update drag and drop look and instructions 2018-02-04 13:13:38 -08:00
Miguel Jacq
3e0010ca01
Merge pull request #579 from b-meson/dev/master
link to our mailing list
2018-02-01 08:27:39 +11:00
Freddy Martinez
e207db2a6c link to our mailing list 2018-01-31 10:59:46 -08:00
Micah Lee
3d85edc778
Merge branch 'Baccount-bump-Tor-to-0.2.3.9' into develop 2018-01-30 22:15:46 -08:00
Micah Lee
cbe95be6bd
Merge branch 'bump-Tor-to-0.2.3.9' of https://github.com/Baccount/onionshare into Baccount-bump-Tor-to-0.2.3.9 2018-01-30 21:57:09 -08:00
Micah Lee
3dcbb2ada7
Merge branch 'mig5-535_force_update_check_via_qthread' into develop 2018-01-30 21:49:57 -08:00
Micah Lee
cedfd5deff
Merge branch '535_force_update_check_via_qthread' of https://github.com/mig5/onionshare into mig5-535_force_update_check_via_qthread 2018-01-30 21:28:25 -08:00
Micah Lee
4d77eea1b5
Merge branch 'mig5-mac-python36-update-certs' into develop 2018-01-30 21:05:19 -08:00
Micah Lee
4ddd6456c2
Merge branch 'mac-python36-update-certs' of https://github.com/mig5/onionshare into mig5-mac-python36-update-certs 2018-01-30 21:05:11 -08:00
Micah Lee
289a8650b4
Merge branch 'Baccount-Update-URL' into develop 2018-01-30 21:03:16 -08:00
Micah Lee
5aed6f96a1
Merge branch 'Update-URL' of https://github.com/Baccount/onionshare into Baccount-Update-URL 2018-01-30 21:02:21 -08:00
Micah Lee
ce38c3cc97
Merge branch 'mig5-556_obfs4_in_custom_bridges' into develop 2018-01-30 20:54:59 -08:00
Micah Lee
a996d2d86a
Merge branch '556_obfs4_in_custom_bridges' of https://github.com/mig5/onionshare into mig5-556_obfs4_in_custom_bridges 2018-01-30 20:47:29 -08:00
Micah Lee
29ad669e54
Create github code owners file, make myself the owner 2018-01-30 14:59:43 -08:00
Baccount
6fda59551f
Update get-tor-windows.py 2018-01-23 09:24:27 -08:00
Baccount
0a66951508
Update macOS version tor to 0.2.3.9 2018-01-23 09:19:53 -08:00
Miguel Jacq
a28f427c0c
reinstate the emitted signals for invalid version/error checking for updates 2018-01-23 16:51:13 +11:00
Miguel Jacq
70a624c331
#535 do the forced update check via a (non-blocking) QThread 2018-01-23 16:32:14 +11:00
Miguel Jacq
9a3bcb9834
stricter regex of IPv4 as well as IPv6 IPs in custom bridges 2018-01-22 16:24:26 +11:00
Miguel Jacq
524f8839d2
Add instruction to update Python 3.6's internal certificate store, to avoid validation error on archive.torproject.org 2018-01-21 13:42:46 +11:00
Miguel Jacq
a068bf4518
Merge pull request #560 from Baccount/eject-DMG
Eject dmg
2018-01-21 13:37:03 +11:00
Miguel Jacq
b82f17717d
Merge pull request #563 from pierwill/french-translations
French string translations
2018-01-21 13:31:41 +11:00
pierwill
c8215f9670 French string translations 2018-01-20 15:41:52 -06:00
Baccount
1fb2116efd
Update en.json 2018-01-18 22:36:34 -08:00
Baccount
e597ce0c2b
Update get-tor-osx.py 2018-01-18 22:29:35 -08:00
Miguel Jacq
16bd3291e3
Support for obfs4 in custom bridges 2018-01-19 15:31:11 +11:00
Micah Lee
95c8c0fb81
Merge branch 'mig5-fix_slug_cli_mode' 2018-01-18 12:40:55 -08:00
Micah Lee
c797dc93e1
Merge branch 'fix_slug_cli_mode' of https://github.com/mig5/onionshare into mig5-fix_slug_cli_mode 2018-01-18 12:15:57 -08:00
Miguel Jacq
206472cb78
load Settings in onionshare/__init__.py before we initiate the web thread, since it needs to send the saved slug to the web server 2018-01-18 22:42:43 +11:00