Micah Lee
|
f340e55dc3
|
Fixes a few strings after testing
|
2018-09-23 14:36:36 -07:00 |
|
Micah Lee
|
090e1aa107
|
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
|
969f3cff6f
|
Spelling cancelled ;)
|
2018-09-23 06:38:39 +02:00 |
|
Allan Nordhøy
|
5c94e8dd1f
|
No "expired", Allowed sharing timeframe
|
2018-09-23 06:28:31 +02:00 |
|
Allan Nordhøy
|
d36182a09c
|
Language rework
|
2018-09-23 06:22:05 +02:00 |
|
Micah Lee
|
5e942152a2
|
Remove the 'using_ephemeral' string
|
2018-09-21 15:11:18 -07:00 |
|
Micah Lee
|
20d950e142
|
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
|
13791ec1ab
|
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
|
dd15387339
|
Remove obsolete strings (#770)
|
2018-09-19 21:44:37 -07:00 |
|
Miguel Jacq
|
10f94de237
|
Add 'clear history' button to downloads and uploads windows
|
2018-09-19 14:37:07 +10:00 |
|
Micah Lee
|
739d48a183
|
Properly handle exceptions in CLI, and pass the actual exception message in TorErrorProtocolError exceptions
|
2018-09-18 17:17:25 -07:00 |
|
Micah Lee
|
2c80a74467
|
Make what's this links use the same string, and change their style
|
2018-09-17 16:11:52 -07:00 |
|
Micah Lee
|
245716c726
|
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
|
2896f1e3a8
|
Use the term 'upload' rather than 'download' in the Receive mode tooltip icons
|
2018-09-17 18:48:22 +10:00 |
|
Miguel Jacq
|
47a6d94ef3
|
reduce verbosity of persistent mode label
|
2018-09-17 09:02:35 +10:00 |
|
Miguel Jacq
|
e9721aa243
|
Add 'what's this' labels to each General Setting
|
2018-09-17 09:01:30 +10:00 |
|
Miguel Jacq
|
5a8f3b4f5c
|
Use 'settings' rather than 'options' in the SettingsDialog labels
|
2018-09-17 08:43:19 +10:00 |
|
Miguel Jacq
|
5443b6e63d
|
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
|
10771de2f8
|
Fix conflicts
|
2018-09-16 13:37:22 +10:00 |
|
Miguel Jacq
|
3a9c4fa165
|
Fix conflict in tests
|
2018-09-15 12:07:01 +10:00 |
|
Micah Lee
|
905a444099
|
Merge branch 'develop' into receiver-mode-gui
|
2018-09-14 18:59:36 -07:00 |
|
Miguel Jacq
|
ab80440a3c
|
Fixing a future check for persistent v3 onions (still disabled for now)
|
2018-09-13 16:35:24 +10:00 |
|
Miguel Jacq
|
1e70df4f22
|
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
|
a5cb8385af
|
Add missing locale key for legacy v2 onions
|
2018-08-22 17:03:15 +10:00 |
|
Miguel Jacq
|
f6f469db59
|
remove obsolete strings
|
2018-07-22 17:13:23 +10:00 |
|
Miguel Jacq
|
ba72623801
|
Revert "#681 remove obsolete strings"
This reverts commit b5c06d446aad28bb60958888c3f4de52ecb6d2a6.
|
2018-07-22 16:26:10 +10:00 |
|
Miguel Jacq
|
b5c06d446a
|
#681 remove obsolete strings
|
2018-07-22 16:20:19 +10:00 |
|
Miguel Jacq
|
e89a74729b
|
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
|
a6bc01533b
|
#691 remove meek_lite Amazon
|
2018-07-21 15:52:11 +10:00 |
|
Micah Lee
|
e1958193ff
|
Improve the CLI output for receive mode
|
2018-05-20 15:20:21 -07:00 |
|
Micah Lee
|
5bce32fc7d
|
Make it so the open folder button works in Linux, with nautilus
|
2018-05-20 14:40:27 -07:00 |
|
Micah Lee
|
d8d1dc800d
|
Allow file uploads to finish, and improve uploads styling
|
2018-05-19 22:58:55 -07:00 |
|
Micah Lee
|
28fe7a4cf5
|
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
|
1db37e13f5
|
Start making Web events actually put Upload objects into Uploads
|
2018-05-07 23:07:11 -07:00 |
|
Micah Lee
|
de43cd22fa
|
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
|
925f96ad0a
|
Rename some images to reuse in ReceiveMode, and make new upload window button images
|
2018-05-04 17:57:30 -07:00 |
|
Micah Lee
|
9b4bc135ec
|
Tweak language of receive mode options
|
2018-05-04 17:33:18 -07:00 |
|
Micah Lee
|
71e2b8aab4
|
Make the "download page loaded" and "upload page loaded" messages displayed as systray notifications instead of in the status bar, and make it work for Receive Mode
|
2018-04-29 16:41:05 -07:00 |
|
Micah Lee
|
7f320d3535
|
Display desktop notification to the user when the receiver closes the server, and finish up closing the server
|
2018-04-29 15:49:18 -07:00 |
|
Micah Lee
|
e8bd9be2e2
|
Add two new receive mode settings: receive_allow_receiver_shutdown and receive_public_mode
|
2018-04-28 21:08:53 -07:00 |
|
Micah Lee
|
8ae729361b
|
Make the quit warning work in receive mode, and use a different warning string
|
2018-04-28 15:23:57 -07:00 |
|
Micah Lee
|
0c5886fd7c
|
Change the URL description in receive mode
|
2018-04-27 23:02:04 -07:00 |
|
Micah Lee
|
15d42cb6a4
|
Add receive mode warning
|
2018-04-25 20:50:56 -07:00 |
|
Micah Lee
|
8d03f83b88
|
Make different strings for start server button for different modes
|
2018-04-25 20:14:27 -07:00 |
|
Micah Lee
|
d6810da736
|
Add ServerStatus to ReceiveMode, and update the server status indicator to have receive statuses too
|
2018-04-25 09:46:49 -07:00 |
|
Micah Lee
|
74509c5a13
|
Allow changing downloads_dir from SettingsDialog
|
2018-04-25 08:43:40 -07:00 |
|
Micah Lee
|
3b150f0cb4
|
Merge branch 'receiver-mode' into receiver-mode-gui
|
2018-04-24 17:22:06 -07:00 |
|
Micah Lee
|
86247b7456
|
In CLI recieve mode, tell the user where to look for uploaded files
|
2018-04-24 17:18:18 -07:00 |
|
Micah Lee
|
dd5e5ec247
|
Remove the desktop notification setting -- everyone gets them now
|
2018-04-24 09:26:06 -07:00 |
|
Micah Lee
|
2d2d93ae47
|
Begin to add the mode switcher (between "Share Files" and "Receive Files", with the settings button)
|
2018-04-23 19:51:51 -07:00 |
|