Micah Lee
87c530e754
Merge branch 'cancel_share' of https://github.com/mig5/onionshare into mig5-cancel_share
2018-02-25 16:14:59 -08:00
Miguel Jacq
adb10dc1e0
Alert wording change (we no longer 'ignore' invalid bridges, the user has to fix them)
2018-02-26 02:49:51 +11:00
Miguel Jacq
a5219c0a77
Add ability to cancel a share
2018-02-25 17:44:27 +11:00
Micah Lee
4d58c1978a
Put <img> src in quotes
2018-02-24 19:39:03 -08:00
Miguel Jacq
a6fe2a1c8a
Revert the cancel feature that causes issues at least on macOS ( #637 )
2018-02-25 12:31:32 +11:00
Miguel Jacq
6b91b90bc6
Merge pull request #588 from micahflee/ux-update
...
Major user experience update
2018-02-25 08:27:46 +11:00
Miguel Jacq
236525f332
Re-work the UI widgets to make it smaller on Macbook Pro and other smaller screens
2018-02-24 15:38:45 +11:00
irykoon
0f991a2bff
Fix typo
...
Again, many thanks to the careful review by @mig5 !
2018-02-20 05:45:15 +00:00
Micah Lee
5ae760d00d
Merge branch 'info_widgets_download_info' of https://github.com/mig5/onionshare into mig5-info_widgets_download_info
2018-02-19 17:55:03 -08:00
Miguel Jacq
609404d7fe
merge ux-update in, and fix conflict
2018-02-20 07:47:21 +11:00
irykoon
4ad832c44f
Adopt more user-friendly wording
...
Thank you @mig5 for the great suggestion.
2018-02-19 07:34:09 +00:00
Miguel Jacq
16937de6cd
Add download status widgets to info bar
2018-02-19 08:33:47 +11:00
irykoon
25e3c7b24d
Support meek_lite Pluggable Transport
...
Currently, meek/meek_lite is one of the few, if not only, mature pluggable transport that works in some heavily cenosored areas, for example, China. Therefore, this can be a nice feature to have.
2018-02-15 23:19:53 +00:00
Micah Lee
2077d09cbb
Update tooltip strings, and also copy to clipboard strings
2018-02-13 17:58:51 -08:00
Micah Lee
1707cc2025
Merge branch 'url_label_tooltips' of https://github.com/mig5/onionshare into mig5-url_label_tooltips
2018-02-13 17:31:25 -08:00
Micah Lee
bbb892b468
Merge branch 'copy_urls_moved_to_desktop_notifications' of https://github.com/mig5/onionshare into mig5-copy_urls_moved_to_desktop_notifications
2018-02-13 17:21:40 -08:00
Miguel Jacq
e65a605631
Set URL label tooltips
2018-02-11 18:32:18 +11:00
Miguel Jacq
d065de03a1
actually show those messages in the system tray, not still in the statusbar, and with the mandatory titles
2018-02-11 17:52:14 +11:00
Miguel Jacq
6efee70194
Adjust width of window to fit status bar messages, unwrapped, to avoid squishing widgets.
...
Add pluralisation of filemanager total file(s)
Use 'timer expired' rather than 'timeout reached'
2018-02-11 17:16:59 +11:00
Miguel Jacq
9a2b206dcd
Merge branch 'ux-update' of https://github.com/micahflee/onionshare into ux_update_fix_shutdown_timer
2018-02-11 17:15:52 +11:00
Micah Lee
def8289a8b
Added an info label to file selection, to show the total count and size
2018-02-10 11:48:14 -08:00
Miguel Jacq
b13fb41555
Allow the user to cancel a share that is still starting up
2018-02-09 18:43:57 +11:00
Miguel Jacq
fff27a07a2
Set the URL label to explicitly mention when persistent. Remove older Persistence warning to save clutter. Add ToolTip to explain what Persistence means
2018-02-09 07:55:22 +11:00
Miguel Jacq
6a7dd3828d
Reduce the size of the closing messages so they only wrap 2 lines
2018-02-08 12:03:40 +11:00
Miguel Jacq
8b03dee0b2
Fix shutdown timer and insert larger messages as word-wrapped widgets into the Status Bar
2018-02-08 11:32:34 +11:00
Micah Lee
d16021d34b
Move auto-stop timer into settings, so its UI does not show up unless the user specifically enables that feature
2018-02-07 09:55:55 -08:00
Micah Lee
24c944635a
Merge branch 'develop' into ux-update
2018-02-06 19:55:30 -08:00
Micah Lee
d8d6409359
Update the status indicator strings
2018-02-06 19:47:04 -08:00
Micah Lee
2e2c3c275e
Move server status indicator to the status bar at the bottom
2018-02-06 19:31:02 -08:00
Micah Lee
8590797640
Improve the UI of the quit warning
2018-02-06 17:47:05 -08:00
Micah Lee
4790cef966
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
scootergrisen
d5e3073eba
Remove "at least"
2018-02-05 21:38:38 +01:00
scootergrisen
74d0d75b18
Remove a space
2018-02-05 19:52:14 +01:00
Micah Lee
9ec38b49fa
Update drag and drop look and instructions
2018-02-04 13:13:38 -08:00
Micah Lee
4f5d87abe5
Merge branch 'Update-URL' of https://github.com/Baccount/onionshare into Baccount-Update-URL
2018-01-30 21:02:21 -08:00
Baccount
76c4e890ce
Update en.json
2018-01-18 22:36:34 -08:00
Miguel Jacq
8ff81721c7
Support for obfs4 in custom bridges
2018-01-19 15:31:11 +11:00
Miguel Jacq
b07e299b0c
Clarify that obfs4 bridges can't be used as custom bridges, and that obfs4proxy is needed for obfs4 bridges
2018-01-17 16:30:12 +11:00
Miguel Jacq
f14521af6a
Fix conflicts arising from the reuse_private_key branch
2018-01-16 15:30:36 +11:00
Micah Lee
d0c07266bb
Merge branch 'check_is_valid_file' of https://github.com/mig5/onionshare into mig5-check_is_valid_file
2018-01-14 18:54:48 -08:00
Miguel Jacq
a7edf810c8
Merge branch 'master' into check_is_valid_file
2018-01-14 20:24:02 +11:00
Miguel Jacq
81bd0ec221
Validate syntax of custom bridges
2018-01-14 20:12:24 +11:00
Miguel Jacq
293c17cf00
Resolve conflict with upstream's onion.py
2018-01-14 18:53:46 +11:00
Miguel Jacq
e97bee96fe
Resolve conflict with upstream's onion.py
2018-01-14 18:49:49 +11:00
Miguel Jacq
339eb09b57
Add a 'persistent URL' label when re-using a private key
2018-01-14 18:41:54 +11:00
Miguel Jacq
eff94d7bfd
Move the saving of private key into the SettingsDialog and Onion objects entirely (no QPushButton to save it)
2018-01-13 20:58:24 +11:00
Miguel Jacq
4079704be5
Check the file is a valid file or dir (not just that it exists)
2018-01-02 09:36:57 +11:00
Miguel Jacq
5faecdb3c6
Don't show alert dialogs when Tor disconnects - just display in statusbar and stop any active share.
2017-12-23 16:43:58 +11:00
Miguel Jacq
c3c50c0955
Fixes for the edge case where Tor connection dialog is canceled, but the Tor process remains open in the background, which was causing onion.is_authenticated() to True. Remove excessive alerts
2017-12-21 14:08:13 +11:00
Miguel Jacq
1f47177c7b
Fix the Bridges widgets so that they only appear when bundled Tor is chosen. Fixes all the other widget cramming issues.
2017-12-12 08:43:12 +11:00