Micah Lee
|
0626c2b6c3
|
LICENSE includes a note pointing to the 3rd party licenses
|
2018-06-18 16:26:53 -07:00 |
|
Micah Lee
|
1c552cc1e7
|
Version bump to 1.3.1 and updated changelog
|
2018-06-18 13:08:40 -07:00 |
|
Micah Lee
|
1cdd55cbe2
|
Oops, download 32-bit 7zip in build instructions
|
2018-06-18 12:55:59 -07:00 |
|
Micah Lee
|
7f9a27331e
|
Add requests build dependency, and use requests to download Tor Browser in get-tor-osx.py and get-tor-windows.py, because I was running into SSL certificate verification issues downloading using urllib
|
2018-06-18 12:53:27 -07:00 |
|
Micah Lee
|
53223bb52a
|
Upgrade get-tor scripts to download Tor Browser 7.5.5, which includes Tor 0.3.2.10
|
2018-06-18 12:10:28 -07:00 |
|
Micah Lee
|
3c8bc81b24
|
Update Windows build instructions to include newer versions of software
|
2018-06-18 12:00:50 -07:00 |
|
Micah Lee
|
13a5db2223
|
Renamed license files to be lowercase, use .txt extension
|
2018-06-18 10:34:06 -07:00 |
|
Micah Lee
|
4570db3786
|
Actually add licenses folder to PyInstaller spec
|
2018-06-17 16:55:04 -07:00 |
|
Micah Lee
|
9344fbd274
|
Update OnionShare copyright year to 2018
|
2018-06-17 16:53:44 -07:00 |
|
Micah Lee
|
a251dff670
|
Add onionshare license to licenses folder, and add licenses folder to PyInstaller spec, and to NSIS installer
|
2018-06-17 16:43:38 -07:00 |
|
Micah Lee
|
448bf2af4b
|
Added licenses for tor and obfs4
|
2018-06-17 16:19:09 -07:00 |
|
Micah Lee
|
47904704cc
|
Merge branch 'develop'
|
2018-02-26 10:06:54 -08:00 |
|
Micah Lee
|
8299aad90b
|
Merge branch 'mig5-disable_meek_lite_on_macos_and_windows' into develop
|
2018-02-26 10:05:30 -08:00 |
|
Miguel Jacq
|
022ed03287
|
Uninstantiated system variable
|
2018-02-26 14:02:15 +11:00 |
|
Miguel Jacq
|
56d3090fa6
|
Update changelog to note that meek_lite not supported on MacOS or Windows
|
2018-02-26 13:52:30 +11:00 |
|
Miguel Jacq
|
b513c59542
|
Hide the meek_lite options on macOS and Windows, as the obfs4proxy binary in TorBrowser is too old to support it
|
2018-02-26 13:48:28 +11:00 |
|
Micah Lee
|
f7dba635eb
|
Merge branch 'develop'
|
2018-02-25 17:45:27 -08:00 |
|
Micah Lee
|
88a765b7e1
|
Updated screenshots
|
2018-02-25 17:35:12 -08:00 |
|
Micah Lee
|
84fe68b04c
|
Merge branch 'mig5-cancel_share' into develop
|
2018-02-25 16:26:40 -08:00 |
|
Micah Lee
|
49fa2805e7
|
Merge branch 'cancel_share' of https://github.com/mig5/onionshare into mig5-cancel_share
|
2018-02-25 16:14:59 -08:00 |
|
Micah Lee
|
715e31b890
|
Merge branch 'mig5-dont_revert_on_invalid_bridges' into develop
|
2018-02-25 16:13:39 -08:00 |
|
Miguel Jacq
|
35aaf8c675
|
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
|
fce26c4286
|
Add ability to abort but not exit SettingsDialog/reconnect to Tor, on invalid settings. Do this for invalid bridges
|
2018-02-25 19:42:38 +11:00 |
|
Miguel Jacq
|
096c202362
|
Add ability to cancel a share
|
2018-02-25 17:44:27 +11:00 |
|
Miguel Jacq
|
1a7b5b6f7d
|
Revert "Remove cancel feature from the 1.3 CHANGELOG"
This reverts commit 782a4ddbb1 .
|
2018-02-25 16:43:45 +11:00 |
|
Miguel Jacq
|
0dfbb38acf
|
Merge pull request #644 from micahflee/641_fix_images_windows
Fix the broken images in Windows
|
2018-02-25 14:58:39 +11:00 |
|
Micah Lee
|
79b461d071
|
Merge branch 'develop' into 641_fix_images_windows
|
2018-02-24 19:40:23 -08:00 |
|
Micah Lee
|
43930058fb
|
Put <img> src in quotes
|
2018-02-24 19:39:03 -08:00 |
|
Micah Lee
|
6ded178343
|
Add pytest cache to gitignore
|
2018-02-24 19:17:29 -08:00 |
|
Micah Lee
|
471ccef9d3
|
Remove test_frozen_windows test because it is verify difficult to test for on a non-Windows platform
|
2018-02-24 19:17:18 -08:00 |
|
Micah Lee
|
3797e9e203
|
When using <img>, put the src in quotes. Otherwise the filename is likely to have spaces in it, and the <img> src will break. Also, in Windows use backslashes for local resources instead of forward slashes
|
2018-02-24 18:38:40 -08:00 |
|
Micah Lee
|
f41ad976ea
|
Rename in_progress_download to in_progress_downloads (plural) everywhere, to be consistent with completed_downloads
|
2018-02-24 18:37:19 -08:00 |
|
Micah Lee
|
c0ba9ab278
|
Merge branch 'delirious-lettuce-remove_platform_re' into develop
|
2018-02-24 17:57:01 -08:00 |
|
Micah Lee
|
e76b1e0c28
|
Merge branch 'remove_platform_re' of https://github.com/delirious-lettuce/onionshare into delirious-lettuce-remove_platform_re
|
2018-02-24 17:56:35 -08:00 |
|
Micah Lee
|
9345f62ff0
|
Merge branch 'mig5-revert_cancel_feature' into develop
|
2018-02-24 17:47:07 -08:00 |
|
Miguel Jacq
|
782a4ddbb1
|
Remove cancel feature from the 1.3 CHANGELOG
|
2018-02-25 12:34:49 +11:00 |
|
Miguel Jacq
|
cff267c09c
|
Revert the cancel feature that causes issues at least on macOS (#637)
|
2018-02-25 12:31:32 +11:00 |
|
Miguel Jacq
|
9f0adc0fb9
|
Revert "Fix updating primary action and re-enabling drag-n-drop when a share is canceled"
This reverts commit 9da3e2d8b0 .
|
2018-02-25 12:27:20 +11:00 |
|
Miguel Jacq
|
e6189494f3
|
Merge pull request #639 from delirious-lettuce/remove_duplicate_key
Remove duplicate key/value pair
|
2018-02-25 12:25:29 +11:00 |
|
delirious-lettuce
|
c2b13cc7ca
|
Remove duplicate key/value pair
|
2018-02-24 17:21:29 -07:00 |
|
Miguel Jacq
|
415cf3af98
|
Merge pull request #635 from micahflee/fix_meek_bug
Fix typo bug that is only triggered if obfs4proxy binary is not found
|
2018-02-25 10:25:33 +11:00 |
|
delirious-lettuce
|
641fec7c05
|
Remove use of re module by using str.endswith
|
2018-02-24 15:44:23 -07:00 |
|
Micah Lee
|
aafebff0c3
|
Merge branch 'mig5-version_1.3_bump' into develop
|
2018-02-24 14:39:22 -08:00 |
|
Micah Lee
|
ca754faa3b
|
Merge branch 'version_1.3_bump' of https://github.com/mig5/onionshare into mig5-version_1.3_bump
|
2018-02-24 14:39:15 -08:00 |
|
Micah Lee
|
b75237dcea
|
Fix typo bug that is only triggered if obfs4proxy binary is not found
|
2018-02-24 14:09:42 -08:00 |
|
Miguel Jacq
|
dface51dd0
|
Merge pull request #588 from micahflee/ux-update
Major user experience update
|
2018-02-25 08:27:46 +11:00 |
|
Miguel Jacq
|
606123db91
|
Version bump to 1.3
|
2018-02-25 08:27:39 +11:00 |
|
Miguel Jacq
|
560f27fc76
|
Merge pull request #631 from micahflee/626_squished_status_bar
Give settings button a fixed width to avoid it getting squished in macOS
|
2018-02-25 08:08:44 +11:00 |
|
Micah Lee
|
928de64171
|
Give settings button a fixed width to avoid it getting squished in macOS
|
2018-02-24 12:34:46 -08:00 |
|
Micah Lee
|
817a5746f9
|
Merge branch 'mig5-625_fix_size_of_app_for_mac_os' into ux-update
|
2018-02-24 12:03:40 -08:00 |
|