Micah Lee
|
9e7118bc7a
|
Remove one more reference, and remove them from all locales too
|
2019-09-22 16:19:11 -07:00 |
|
Micah Lee
|
6679cedb1c
|
Remove more references to website mode notifications that don't exist
|
2019-09-22 16:10:49 -07:00 |
|
Micah Lee
|
9accff1ade
|
Remove references to website loaded notification that never actually get displayed
|
2019-09-22 16:07:37 -07:00 |
|
Micah Lee
|
26f2490673
|
Merge pull request #1030 from mig5/1029_optional_csp
Make setting the Content-Security-Policy header optional so it doesn't break website mode shares
|
2019-09-22 12:57:13 -07:00 |
|
Miguel Jacq
|
d8c0bc4e4f
|
Invert the CSP header setting and put it in its own Website Mode settings group. Make the CSP header mandatory for share/receive modes, optional for website mode only.
|
2019-09-22 16:49:31 +10:00 |
|
Miguel Jacq
|
09ba78efcf
|
Source string suggestions from the translators on Weblate
|
2019-09-16 17:58:15 +10:00 |
|
Miguel Jacq
|
2524ddaf94
|
Make setting the Content-Security-Policy header optional so it doesn't break website mode shares
|
2019-09-16 12:10:17 +10:00 |
|
Micah Lee
|
41b815f0b3
|
Add web requests counter icon to history widget
|
2019-09-08 17:24:18 -07:00 |
|
Micah Lee
|
ece908e170
|
Add individual downloads label to settings dialog
|
2019-09-08 12:02:17 -07:00 |
|
Micah Lee
|
644b47082a
|
Start making IndividualFileHistoryItem widgets appear in the history, and make non-GET requests return 405 Method Not Allowed
|
2019-09-03 21:46:32 -07:00 |
|
Miguel Jacq
|
173b2d3f5e
|
Register a history item when an individual file is viewed that does not match a 'reserved' path
|
2019-09-02 18:01:56 +10:00 |
|
Micah Lee
|
877a73ab59
|
Remove the "Allow downloading individual files" setting altogether, and make it just automatically enabled if "Stop sharing..." is disabled
|
2019-09-01 21:22:59 -07:00 |
|
Micah Lee
|
1c465b40fe
|
Add new "Allow downloading of individual files" checkbox to share settings, and only allow it to be enabled when "Stop sharing after files have been sent" is unchecked
|
2019-09-01 20:15:30 -07:00 |
|
Micah Lee
|
7d89f80f20
|
Rename "slug" to "password"
|
2019-05-20 22:18:49 -07:00 |
|
Micah Lee
|
79b87c3e30
|
Add an error 401 handler, and make it start counting invalid password guesses instead of 404 errors for rate limiting
|
2019-05-20 19:04:50 -07:00 |
|
Micah Lee
|
c378a32c51
|
Merge branch 'static-websites' of https://github.com/hiromipaw/onionshare into hiromipaw-static-websites
|
2019-05-10 09:46:54 -07:00 |
|
hiro
|
abc30b315c
|
Clean code and fix UI bugs
|
2019-05-08 00:04:09 +02:00 |
|
Miguel Jacq
|
d9ce92bba0
|
Remove hardcoded 'seconds' from the autostop timer countdown string, now that we use a human-friendly time (#979)
|
2019-05-06 17:35:28 -07:00 |
|
hiro
|
357374c147
|
Fix merge conflicts with upstream
|
2019-04-23 16:20:33 +02:00 |
|
hiro
|
0c6dbe4c8a
|
Clean ui, add strings, fix web listing logic
|
2019-04-23 16:11:14 +02:00 |
|
hiro
|
391c82f2a6
|
Add gui for website sharing and listing
|
2019-04-23 16:09:40 +02:00 |
|
Micah Lee
|
506db1b5a5
|
Remove version string
|
2019-04-21 13:21:57 -07:00 |
|
Micah Lee
|
bea6e3878c
|
Remove more CLI strings
|
2019-04-21 12:58:53 -07:00 |
|
Miguel Jacq
|
69249f81b1
|
Reintroduce more strings still used
|
2019-04-20 14:57:33 +10:00 |
|
Miguel Jacq
|
1f87f56da4
|
Re-insert strings that the strings checker script lied to me about
|
2019-04-20 14:51:03 +10:00 |
|
Miguel Jacq
|
a7bbe818bf
|
Unlocalize CLI strings
|
2019-04-20 10:31:34 +10:00 |
|
Micah Lee
|
d25d97095a
|
Rename "help_debug" string to "help_verbose"
|
2019-04-18 19:36:06 -07:00 |
|
Miguel Jacq
|
ee3a14a025
|
Standardise all startup_timer, scheduled_start attributes as 'autostart_timer'
|
2019-03-25 15:28:31 +11:00 |
|
Miguel Jacq
|
c411e8d61a
|
Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer'
|
2019-03-25 15:05:54 +11:00 |
|
Miguel Jacq
|
49285e047c
|
Fix conflicts
|
2019-03-25 13:43:08 +11:00 |
|
Miguel Jacq
|
bd774ab448
|
rename CLI args for autostart/stop timers
|
2019-03-24 18:19:50 +11:00 |
|
Miguel Jacq
|
539be2ded3
|
Human-friendly autostart/autostop countdown timers on server button, tooltips
|
2019-03-24 17:53:13 +11:00 |
|
Miguel Jacq
|
5d36048298
|
Remove newlines from strings
|
2019-03-24 16:38:01 +11:00 |
|
Miguel Jacq
|
99505a4c7d
|
Allow the bundled Tor connection timeout to be configurable from the CLI
|
2019-03-12 15:29:07 +11:00 |
|
Miguel Jacq
|
365798b12f
|
Various Startup Timer fixes for strings, bundled mode, stealth mode, startup/shutdown time clashes
|
2019-03-11 15:55:17 +11:00 |
|
Miguel Jacq
|
00a8b88264
|
Prevent a scheduled share from starting after the scheduled time has passed. Add a test for this
|
2019-03-06 16:49:32 +11:00 |
|
Miguel Jacq
|
31c360b44d
|
Add a Startup Timer feature (scheduled start / dead man's switch)
|
2019-03-05 10:28:27 +11:00 |
|
Micah Lee
|
2a949802d2
|
Separete onion settings into their own group, and remove css that was breaking the look of the "Copy HidServAuth" button
|
2019-01-28 20:30:05 -08:00 |
|
Micah Lee
|
634b8ecebd
|
When canceling a receive mode transfer, display date range in the UI
|
2019-01-20 15:49:08 -08:00 |
|
Micah Lee
|
6e3b103ef5
|
Rename receive mode "downloads_dir" to the OnionShare "data_dir"
|
2019-01-20 11:46:20 -08:00 |
|
Micah Lee
|
b8f0d78954
|
Change many more strings to stop using 'download'/'upload' language
|
2019-01-19 20:56:09 -08:00 |
|
Micah Lee
|
862a0dc067
|
Rename images to remove upload/download references, and update more strings
|
2019-01-19 19:00:41 -08:00 |
|
Micah Lee
|
3ae1e04c0a
|
Updated language on key share/receive mode strings to remove the confusing upload and download words
|
2019-01-19 18:30:13 -08:00 |
|
Micah Lee
|
043237bc20
|
Merge branch 'develop' into 406_osx_sandbox
|
2018-12-16 17:11:18 -08:00 |
|
Micah Lee
|
a0e0b71da4
|
Remove "(legacy) from v2-only settings dialog options"
|
2018-12-13 20:58:13 -08:00 |
|
Micah Lee
|
aadb2a01f0
|
Only show onion settings if there is a Tor connection
|
2018-12-05 20:14:52 -08:00 |
|
Micah Lee
|
3a0c8dc323
|
In macOS, split "Add" button into "Add Files" and "Add Folder" buttons
|
2018-11-27 12:10:16 -08:00 |
|
Miguel Jacq
|
d3b5e1e256
|
Merge develop branch and fix conflicts
|
2018-11-13 14:45:40 +11:00 |
|
Allan Nordhøy
|
8016010a22
|
Spelling: Recipient
|
2018-11-12 01:35:18 +01:00 |
|
Micah Lee
|
6233487ecd
|
Receive mode puts files in a directory based on the timestamp of the upload
|
2018-10-25 21:13:16 -07:00 |
|