Micah Lee
|
970a257792
|
Make macOS tabs left-aligned, and manually add close button
|
2020-08-20 21:23:05 -07:00 |
|
Micah Lee
|
2d21964660
|
Share mode and website mode are looking awesome
|
2020-08-20 17:16:47 -04:00 |
|
Micah Lee
|
ab89e89aa5
|
Beautify new tab page
|
2020-08-20 15:33:56 -04:00 |
|
Micah Lee
|
b7ec7694c3
|
Merge branch 'chat' of https://github.com/SaptakS/onionshare into SaptakS-chat
|
2020-08-19 18:56:55 -04:00 |
|
Micah Lee
|
cb0096ef93
|
Merge pull request #1139 from micahflee/910_flatpak
Flatpak support
|
2020-07-05 21:54:29 -07:00 |
|
Miguel Jacq
|
c6c08c1c05
|
Hide QR code button when server stops. Capitalise Code
|
2020-07-06 10:25:16 +10:00 |
|
Saptak S
|
7b16e03b00
|
Merge branch 'develop' of github.com:micahflee/onionshare into chat
|
2020-07-04 13:42:20 +05:30 |
|
Micah Lee
|
6fafee1ce8
|
Force saving files inside ~/OnionShare if running in flatpak
|
2020-06-30 14:27:32 -07:00 |
|
Micah Lee
|
525fbdce64
|
Merge branch 'develop' into 910_flatpak
|
2020-06-30 10:56:25 -07:00 |
|
Micah Lee
|
862c644460
|
Merge branch 'qrcode' of https://github.com/mig5/onionshare into mig5-qrcode
|
2020-06-29 12:25:21 -07:00 |
|
Micah Lee
|
6c1bec0ed6
|
Fix tests
|
2020-06-28 13:01:23 -07:00 |
|
Miguel Jacq
|
8f1da24c0d
|
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
|
0b9ea2c1dd
|
Update the QR code description text
|
2020-05-31 20:16:33 +10:00 |
|
Miguel Jacq
|
698222e402
|
#1115 Add QR Code for onion URL
|
2020-05-31 17:44:57 +10:00 |
|
Miguel Jacq
|
54b70aef82
|
#1116 Add a Clear All button in the File List area for share modes
|
2020-05-27 12:56:33 +10:00 |
|
Micah Lee
|
80b1246df8
|
Open files in linux with xdg-open instead of nautilus
|
2020-04-06 20:29:02 -07:00 |
|
Saptak S
|
bc3df3319a
|
Create GUI for onionshare chat mode with the tab workflow
|
2020-03-09 17:44:00 +05:30 |
|
Micah Lee
|
eefa43d923
|
When Tor settings change, make sure the tabs know
|
2019-11-28 14:57:01 -08:00 |
|
Micah Lee
|
f6f4665e30
|
Fix CLI to work with mode settings
|
2019-11-02 14:56:40 -07:00 |
|
Micah Lee
|
f00df6356c
|
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
|
9dc14e8f4e
|
Show warning when quitting while any tabs are active
|
2019-10-27 16:18:56 -07:00 |
|
Micah Lee
|
79393faa3d
|
Add warning about closing a persistent tab
|
2019-10-27 16:01:30 -07:00 |
|
Micah Lee
|
68310070a4
|
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
|
509516c46a
|
One attempt at making a new tab button
|
2019-10-26 22:39:59 -07:00 |
|
Micah Lee
|
6190de5c53
|
Tabs start out with new tab options, and remove the mode switcher from tabs
|
2019-10-26 21:56:57 -07:00 |
|
Miguel Jacq
|
0819402685
|
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
|
7cb950ca23
|
Remove one more reference, and remove them from all locales too
|
2019-09-22 16:19:11 -07:00 |
|
Micah Lee
|
d56ab5433c
|
Remove more references to website mode notifications that don't exist
|
2019-09-22 16:10:49 -07:00 |
|
Micah Lee
|
8ac18644a1
|
Remove references to website loaded notification that never actually get displayed
|
2019-09-22 16:07:37 -07:00 |
|
Micah Lee
|
ac4c6d7c07
|
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
|
d83b75cc04
|
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
|
da355ed8f9
|
Source string suggestions from the translators on Weblate
|
2019-09-16 17:58:15 +10:00 |
|
Miguel Jacq
|
a0d4e2880f
|
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
|
8aa871b277
|
Add web requests counter icon to history widget
|
2019-09-08 17:24:18 -07:00 |
|
Micah Lee
|
04d49dc3bd
|
Add individual downloads label to settings dialog
|
2019-09-08 12:02:17 -07:00 |
|
Micah Lee
|
37a2f6369c
|
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
|
bd329c487c
|
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
|
113cd7eb4b
|
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
|
1ceaaaf533
|
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
|
7dce7eec45
|
Rename "slug" to "password"
|
2019-05-20 22:18:49 -07:00 |
|
Micah Lee
|
c39705f978
|
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
|
c12230b9b1
|
Merge branch 'static-websites' of https://github.com/hiromipaw/onionshare into hiromipaw-static-websites
|
2019-05-10 09:46:54 -07:00 |
|
hiro
|
b3a87f6354
|
Clean code and fix UI bugs
|
2019-05-08 00:04:09 +02:00 |
|
Miguel Jacq
|
5c167ff20e
|
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
|
8eeb043ee2
|
Fix merge conflicts with upstream
|
2019-04-23 16:20:33 +02:00 |
|
hiro
|
6cc1d90e92
|
Clean ui, add strings, fix web listing logic
|
2019-04-23 16:11:14 +02:00 |
|
hiro
|
ef6db20674
|
Add gui for website sharing and listing
|
2019-04-23 16:09:40 +02:00 |
|
Micah Lee
|
9f68391a10
|
Remove version string
|
2019-04-21 13:21:57 -07:00 |
|
Micah Lee
|
fa7927725a
|
Remove more CLI strings
|
2019-04-21 12:58:53 -07:00 |
|
Miguel Jacq
|
05cafb4878
|
Reintroduce more strings still used
|
2019-04-20 14:57:33 +10:00 |
|