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
|
ae13492749
|
Make receive_allow_receiver_shutdown setting work
|
2018-04-29 15:34:11 -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
|
0e41eff4a6
|
Typo
|
2018-04-24 17:18:33 -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
|
52fa4f3485
|
Update GPL copyright year
|
2018-04-24 10:07:59 -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 |
|
Micah Lee
|
6e3b1496ab
|
Merge branch 'develop' into receiver-mode
|
2018-04-23 12:53:35 -07:00 |
|
Micah Lee
|
1808b45ca7
|
Merge branch 'patch-1' of https://github.com/comradekingu/onionshare into comradekingu-patch-1
|
2018-04-23 12:51:03 -07:00 |
|
Allan Nordhøy
|
0634edb57b
|
Spellign: - not, expire
|
2018-04-23 04:21:37 +02:00 |
|
Micah Lee
|
1600fd8d3d
|
Merge branch 'develop' into receiver-mode
|
2018-04-22 17:38:28 -07:00 |
|
Micah Lee
|
f4bb2b193a
|
Merge branch '657_meek_warning' of https://github.com/mig5/onionshare into mig5-657_meek_warning
|
2018-04-22 15:31:45 -07:00 |
|
Micah Lee
|
506eb42ee1
|
Merge branch 'downloads_window' of https://github.com/mig5/onionshare into mig5-downloads_window
|
2018-04-22 14:48:57 -07:00 |
|
Allan Nordhøy
|
ddf125d09d
|
seem work → seem to work
|
2018-03-22 22:24:16 +01:00 |
|
Allan Nordhøy
|
ec599681ad
|
marked nouns, ellipsis, +, set up, addresses, could not
|
2018-03-22 22:06:08 +01:00 |
|
Micah Lee
|
5068fe8eda
|
Add new WSGI middleware just to attach the Web object to environ, and improve the UI of file upload progress
|
2018-03-21 18:27:42 -07:00 |
|
Micah Lee
|
0734de68ea
|
Display a template after closing the server, and standardize the style of other simple templates
|
2018-03-14 08:30:14 -07:00 |
|
Micah Lee
|
5665b3c313
|
In receive mode, allow uploader to close the server when they are done
|
2018-03-14 08:16:09 -07:00 |
|
Micah Lee
|
1410b445fa
|
Add receive mode warning, and print notification for each upload, in CLI mode
|
2018-03-14 07:35:04 -07:00 |
|
Micah Lee
|
15ff966986
|
Uploading files works in CLI
|
2018-03-14 04:03:50 -07:00 |
|
Micah Lee
|
aeaada0a5c
|
Add flash messages to receive template, and begin implementing upload POST
|
2018-03-13 05:50:26 -07:00 |
|
Micah Lee
|
6cc350b4f6
|
Started designing HTML/CSS for receive mode
|
2018-03-07 10:12:10 -08:00 |
|
Micah Lee
|
ccc2d10604
|
In CLI, validate downloads_dir when starting in receive mode
|
2018-03-06 07:40:57 -08:00 |
|
Micah Lee
|
9c6049c1ca
|
Show different message for receive mode than for send mode
|
2018-03-06 03:24:17 -08:00 |
|
Micah Lee
|
5d280ec68f
|
Move (optional) javascript into file, and use CSP to ban inline js
|
2018-03-06 03:17:54 -08:00 |
|
Micah Lee
|
f331ff06ae
|
Stop using inline css, and reorganize static folder
|
2018-03-06 03:03:24 -08:00 |
|
Micah Lee
|
0b26950d5b
|
Create separate templates and static folder, and make the web app use both of these. Yay, now we have real static resources
|
2018-03-06 02:54:12 -08:00 |
|
Micah Lee
|
05a935e049
|
Make separate template for send and receive mode
|
2018-03-06 02:06:44 -08:00 |
|
Micah Lee
|
7aa8c7f995
|
Add command line flag for receive mode
|
2018-03-05 07:45:10 -08:00 |
|
Miguel Jacq
|
02482fe417
|
Warn about the costs of using meek_lite bridges
|
2018-03-05 13:52:50 +11:00 |
|
Baccount
|
a9090cc225
|
Update eo.json
|
2018-03-02 18:44:52 -08:00 |
|
Baccount
|
78a9bd92d2
|
Update en.json
|
2018-03-02 18:43:30 -08:00 |
|
Miguel Jacq
|
2e1fe47eff
|
Add missing images for the downloads toggle button
|
2018-02-27 18:08:52 +11:00 |
|
Miguel Jacq
|
fcd84bcb8a
|
Move downloads into their own window that can be toggled on/off
|
2018-02-27 17:59:46 +11:00 |
|
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 |
|