Micah Lee
0fc250fc55
Update the status indicator strings
2018-02-06 19:47:04 -08:00
Micah Lee
f93ed86283
Move server status indicator to the status bar at the bottom
2018-02-06 19:31:02 -08:00
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
attila
bc8f233db9
Update patch as per the suggestion by @mig5 on
...
https://github.com/micahflee/onionshare/pull/585
Tested on current snapshot, both gui and cli work
2018-02-06 16:39:04 -05:00
scootergrisen
888523b0ab
Add [da] translations
...
Perhaps add info about this in https://github.com/micahflee/onionshare/wiki/Translating so translators can know they need to translate this file also.
Or even better add the strings to the .json translations files so alle strings are in one place.
2018-02-06 18:26:01 +01: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
Miguel Jacq
ec25adaeac
Merge pull request #584 from scootergrisen/patch-3
...
Add da.json (danish translation)
2018-02-06 12:08:25 +11:00
attila
ae494c8e33
Second attempt at patches for an OpenBSD port, this time based off of 1.2
...
and after feedback from the upstream and other contributors at
https://github.com/micahflee/onionshare/pull/489
2018-02-05 18:06:37 -05:00
scootergrisen
3da58604ed
Add da.json (danish translation)
2018-02-05 23:59:40 +01:00
Miguel Jacq
d2530dc23f
Merge pull request #583 from scootergrisen/patch-2
...
Remove "at least"
2018-02-06 07:46:02 +11:00
scootergrisen
ec33c9eddc
Remove "at least"
2018-02-05 21:38:38 +01:00
Miguel Jacq
20a1a7006e
Merge pull request #581 from scootergrisen/patch-1
...
Remove a space
2018-02-06 07:32:58 +11:00
scootergrisen
0d8e842e48
Remove a space
2018-02-05 19:52:14 +01: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
Miguel Jacq
8cc651a370
#523 prioritise connecting to the v3 onionshare site when checking for updates, if Tor version is >= 0.3.2.9
2018-01-24 11:37:48 +11: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