Micah Lee
|
b93b3e8d1a
|
Add back some strings, and force pyinstaller to include an import required for chat
|
2020-09-21 20:45:57 -07:00 |
|
Micah Lee
|
b728f57fcf
|
Oops, add back these english strings that the checking script cannot find
|
2020-09-14 16:41:51 -07:00 |
|
Micah Lee
|
78ba479a35
|
Fix check_lacked_trans.py so it works with black formatting, and remove unused translations from en.json
|
2020-09-14 15:57:46 -07:00 |
|
Micah Lee
|
a6d55efd29
|
Merge pull request #1176 from SaptakS/expand-url
Adds UI/UX enhancements in different sections of tab layouts
|
2020-09-14 14:31:11 -07:00 |
|
Saptak S
|
12c7548c08
|
Adds UI/UX enhancements in different sections of tab layouts
|
2020-09-07 13:54:06 +05:30 |
|
Allan Nordhøy
|
c799b69869
|
Spelling: Flatpak, Don't send
|
2020-08-27 00:12:30 +02:00 |
|
Micah Lee
|
1c8f22f31b
|
Make macOS tabs left-aligned, and manually add close button
|
2020-08-20 21:23:05 -07:00 |
|
Micah Lee
|
327253fc26
|
Share mode and website mode are looking awesome
|
2020-08-20 17:16:47 -04:00 |
|
Micah Lee
|
298cfa3d3f
|
Beautify new tab page
|
2020-08-20 15:33:56 -04:00 |
|
Micah Lee
|
8e1b34ce13
|
Merge branch 'chat' of https://github.com/SaptakS/onionshare into SaptakS-chat
|
2020-08-19 18:56:55 -04:00 |
|
Micah Lee
|
0b4821c905
|
Merge pull request #1139 from micahflee/910_flatpak
Flatpak support
|
2020-07-05 21:54:29 -07:00 |
|
Miguel Jacq
|
58a96ef787
|
Hide QR code button when server stops. Capitalise Code
|
2020-07-06 10:25:16 +10:00 |
|
Saptak S
|
41681f82ec
|
Merge branch 'develop' of github.com:micahflee/onionshare into chat
|
2020-07-04 13:42:20 +05:30 |
|
Micah Lee
|
0ae2d7f611
|
Force saving files inside ~/OnionShare if running in flatpak
|
2020-06-30 14:27:32 -07:00 |
|
Micah Lee
|
17b0af98f2
|
Merge branch 'develop' into 910_flatpak
|
2020-06-30 10:56:25 -07:00 |
|
Micah Lee
|
9c70edfd12
|
Merge branch 'qrcode' of https://github.com/mig5/onionshare into mig5-qrcode
|
2020-06-29 12:25:21 -07:00 |
|
Micah Lee
|
f6ea6e4a1d
|
Fix tests
|
2020-06-28 13:01:23 -07:00 |
|
Miguel Jacq
|
37cab50464
|
Use 'Delete' rather than 'Clear' when talking about removing file items from the FileList, since we have a Delete button for individual files
|
2020-06-08 09:48:00 +10:00 |
|
Miguel Jacq
|
faae3d58d2
|
Update the QR code description text
|
2020-05-31 20:16:33 +10:00 |
|
Miguel Jacq
|
4cf508ed8e
|
#1115 Add QR Code for onion URL
|
2020-05-31 17:44:57 +10:00 |
|
Miguel Jacq
|
1632a00a91
|
#1116 Add a Clear All button in the File List area for share modes
|
2020-05-27 12:56:33 +10:00 |
|
Micah Lee
|
2ad8b167ba
|
Open files in linux with xdg-open instead of nautilus
|
2020-04-06 20:29:02 -07:00 |
|
Saptak S
|
819e406d46
|
Create GUI for onionshare chat mode with the tab workflow
|
2020-03-09 17:44:00 +05:30 |
|
Micah Lee
|
8530321e5d
|
When Tor settings change, make sure the tabs know
|
2019-11-28 14:57:01 -08:00 |
|
Micah Lee
|
b8f1299496
|
Fix CLI to work with mode settings
|
2019-11-02 14:56:40 -07:00 |
|
Micah Lee
|
784d6e8144
|
Show settings at the top of each mode, both mode-specific settings and setting that exist for all mode types
|
2019-10-27 18:16:48 -07:00 |
|
Micah Lee
|
b7a095d64d
|
Show warning when quitting while any tabs are active
|
2019-10-27 16:18:56 -07:00 |
|
Micah Lee
|
654fccc009
|
Add warning about closing a persistent tab
|
2019-10-27 16:01:30 -07:00 |
|
Micah Lee
|
df658a0e70
|
Allow closing tabs, and throw warning when trying to close tabs that contain an active server
|
2019-10-27 15:01:14 -07:00 |
|
Micah Lee
|
3ceab336f9
|
One attempt at making a new tab button
|
2019-10-26 22:39:59 -07:00 |
|
Micah Lee
|
144985b1c1
|
Tabs start out with new tab options, and remove the mode switcher from tabs
|
2019-10-26 21:56:57 -07:00 |
|
Miguel Jacq
|
a2b5ab43b5
|
Reverse the update checker strings to show the correct message for invalid version or connection issue
|
2019-10-19 15:02:22 +11:00 |
|
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 |
|