Micah Lee
|
86f2c198d5
|
Fix some of the language on strings, and move back to "upload" and "download" terminology
|
2018-09-23 14:00:13 -07:00 |
|
Allan Nordhøy
|
bead9d93e9
|
Spelling cancelled ;)
|
2018-09-23 06:38:39 +02:00 |
|
Allan Nordhøy
|
d773a777cc
|
No "expired", Allowed sharing timeframe
|
2018-09-23 06:28:31 +02:00 |
|
Allan Nordhøy
|
180a61d4ba
|
Language rework
|
2018-09-23 06:22:05 +02:00 |
|
Micah Lee
|
017a4ebe31
|
Merge branch 'develop' into 663_zip_away
|
2018-09-21 16:23:49 -07:00 |
|
Micah Lee
|
98fcf4d0ac
|
Remove the 'using_ephemeral' string
|
2018-09-21 15:11:18 -07:00 |
|
Micah Lee
|
eac4e44dc5
|
Remove no_filenames string, and instead display CLI usage if you don't specify filenames
|
2018-09-21 13:58:42 -07:00 |
|
Micah Lee
|
44f408c9ac
|
Remove unused wait_for_hs string, and change tests to test with a different string. Also remove a few other unused strings
|
2018-09-21 13:38:01 -07:00 |
|
Micah Lee
|
324538bdd3
|
When there is only 1 file being shared, don't zip it
|
2018-09-20 09:14:56 -07:00 |
|
Micah Lee
|
dbae501689
|
Remove obsolete strings (#770)
|
2018-09-19 21:44:37 -07:00 |
|
Micah Lee
|
1314ddf1be
|
Remove upload/download toggle buttons
|
2018-09-19 19:36:16 -07:00 |
|
Miguel Jacq
|
28674bf023
|
Add 'clear history' button to downloads and uploads windows
|
2018-09-19 14:37:07 +10:00 |
|
Miguel Jacq
|
f819942582
|
Merge pull request #761 from micahflee/760_fix_tor_crash
Fixes tor crash
|
2018-09-19 10:46:32 +10:00 |
|
Micah Lee
|
cc265491fd
|
Properly handle exceptions in CLI, and pass the actual exception message in TorErrorProtocolError exceptions
|
2018-09-18 17:17:25 -07:00 |
|
Micah Lee
|
b4a5280cf2
|
While I'm at it, bump the version to 2.0.dev
|
2018-09-18 16:19:07 -07:00 |
|
Micah Lee
|
359e470383
|
Make what's this links use the same string, and change their style
|
2018-09-17 16:11:52 -07:00 |
|
Micah Lee
|
cddc7f8c57
|
Merge branch 'prop224_receiver_mode' of https://github.com/mig5/onionshare into mig5-prop224_receiver_mode
|
2018-09-17 15:57:15 -07:00 |
|
Miguel Jacq
|
953727419c
|
Use the term 'upload' rather than 'download' in the Receive mode tooltip icons
|
2018-09-17 18:48:22 +10:00 |
|
Miguel Jacq
|
ff8b7df5a5
|
reduce verbosity of persistent mode label
|
2018-09-17 09:02:35 +10:00 |
|
Miguel Jacq
|
6c01d7a2da
|
Add 'what's this' labels to each General Setting
|
2018-09-17 09:01:30 +10:00 |
|
Miguel Jacq
|
8c3c0eb02b
|
Use 'settings' rather than 'options' in the SettingsDialog labels
|
2018-09-17 08:43:19 +10:00 |
|
Miguel Jacq
|
d8566c2d78
|
Move stealth to general options, and add hyperlinks for more info for this and legacy addresses
|
2018-09-16 13:54:47 +10:00 |
|
Miguel Jacq
|
3a7ae401af
|
Fix conflicts
|
2018-09-16 13:37:22 +10:00 |
|
Micah Lee
|
73f09f14c4
|
Make 404 error page look better, and remove the text that it's probably a typo, because in public mode that isn't necessarily true
|
2018-09-15 19:52:53 -07:00 |
|
Miguel Jacq
|
8bb75cc530
|
Fix conflict in tests
|
2018-09-15 12:07:01 +10:00 |
|
Micah Lee
|
8312058fcc
|
Merge branch 'develop' into receiver-mode-gui
|
2018-09-14 18:59:36 -07:00 |
|
Micah Lee
|
d2ef9872a4
|
Merge branch '681_remove_obsolete_strings' of https://github.com/mig5/onionshare into mig5-681_remove_obsolete_strings
|
2018-09-14 16:57:33 -07:00 |
|
Miguel Jacq
|
25eed81b00
|
Fixing a future check for persistent v3 onions (still disabled for now)
|
2018-09-13 16:35:24 +10:00 |
|
Miguel Jacq
|
11bf059015
|
Fix conflict from receiver-mode-gui branch
|
2018-09-04 11:48:39 +10:00 |
|
Miguel Jacq
|
47fc55aac1
|
Don't try and parse Tor version in order whether or not to show v2-only features. Just note in the QLabel what is v2-only. Still force v2 legacy mode on when using persistence or stealth.
|
2018-08-23 11:02:28 +10:00 |
|
Miguel Jacq
|
f0efb10d08
|
Add missing locale key for legacy v2 onions
|
2018-08-22 17:03:15 +10:00 |
|
Miguel Jacq
|
1a273e772b
|
remove obsolete strings
|
2018-07-22 17:13:23 +10:00 |
|
Miguel Jacq
|
e343aa194e
|
Revert "#681 remove obsolete strings"
This reverts commit e4d1f8b8f6 .
|
2018-07-22 16:26:10 +10:00 |
|
Miguel Jacq
|
e4d1f8b8f6
|
#681 remove obsolete strings
|
2018-07-22 16:20:19 +10:00 |
|
Miguel Jacq
|
3b45f93dbe
|
Expand 'public mode' (optional slugs) to be possible for sharing too, not just receiving, with no rate-limiting/self-destruct on invalid routes.
|
2018-07-21 17:06:11 +10:00 |
|
Miguel Jacq
|
a830eb57fe
|
#691 remove meek_lite Amazon
|
2018-07-21 15:52:11 +10:00 |
|
Miguel Jacq
|
e37dbb3efb
|
Only show the 'I'm Finished Sending' button if the user actually already sent (or tried to send) anything
|
2018-07-17 11:53:55 +10:00 |
|
Miguel Jacq
|
4092a65e0c
|
Improve styling of flash() messages by using categories, and style the closed.html. Replace references to 'Uploading' with 'Sending' for consistency
|
2018-07-17 11:45:14 +10:00 |
|
Micah Lee
|
1ad68c46d4
|
Merge branch 'license' into develop
|
2018-06-18 19:29:03 -07:00 |
|
Micah Lee
|
1c552cc1e7
|
Version bump to 1.3.1 and updated changelog
|
2018-06-18 13:08:40 -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
|
96a680e05d
|
Improve the CLI output for receive mode
|
2018-05-20 15:20:21 -07:00 |
|
Micah Lee
|
f5ce069031
|
Make it so the open folder button works in Linux, with nautilus
|
2018-05-20 14:40:27 -07:00 |
|
Micah Lee
|
9857d9fce8
|
Make the receive.html template not use slugs if receive_public_mode is True, and fix some bugs with receive routes
|
2018-05-20 11:16:09 -07:00 |
|
Micah Lee
|
7a571764ef
|
Allow file uploads to finish, and improve uploads styling
|
2018-05-19 22:58:55 -07:00 |
|
Micah Lee
|
ee9c0d0abb
|
Refactor uploads GUI so that each upload POST has one progess bar, and a list of files, with partial styling
|
2018-05-19 22:36:08 -07:00 |
|
Micah Lee
|
eb3d6f2171
|
Start making Web events actually put Upload objects into Uploads
|
2018-05-07 23:07:11 -07:00 |
|
Micah Lee
|
996f6c0725
|
Create an Upload class within Uploads, and add methods to Uploads to add, update, cancel, and reset
|
2018-05-07 16:38:29 -07:00 |
|
Micah Lee
|
be36f3a4b6
|
Rename some images to reuse in ReceiveMode, and make new upload window button images
|
2018-05-04 17:57:30 -07:00 |
|
Micah Lee
|
c77eba7f23
|
Tweak language of receive mode options
|
2018-05-04 17:33:18 -07:00 |
|