Micah Lee
|
edaa8bd073
|
The CLI error message gets printed from the Onion object, so don't try to print it the exception
|
2020-11-29 12:30:19 -08:00 |
|
Micah Lee
|
068b95f683
|
All Tor-related that get thrown from the onionshare_cli.Onion object now get translated in the GUI
|
2020-11-29 12:25:09 -08:00 |
|
Micah Lee
|
7bcfe6cad1
|
Add rebuild-cli.sh script
|
2020-11-29 10:42:04 -08:00 |
|
Micah Lee
|
66e9feae51
|
Merge pull request #911 from mgalicer/878-enhance-url-copying
Resolve #878 UX: Enhance URL copying
|
2020-11-28 19:12:29 -08:00 |
|
Micah Lee
|
8bf6ecf530
|
Merge pull request #1223 from micahflee/1159_kill_stale_tor
When starting OnionShare, kill old tor process if it exists
|
2020-11-27 15:52:01 -08:00 |
|
Micah Lee
|
3b06d0a08a
|
Merge pull request #1230 from micahflee/1053_website_folders
Allow directory listing work to with or without trailing slash
|
2020-11-27 14:19:18 -08:00 |
|
Saptak Sengupta
|
3c455d6d49
|
Merge pull request #1229 from micahflee/1228_chat_description
Fix URL description text for chat mode
|
2020-11-24 21:25:48 +05:30 |
|
Micah Lee
|
58d5748e13
|
Update snapcraft release docs
|
2020-11-23 21:20:29 -08:00 |
|
Micah Lee
|
269c0cacc0
|
Merge pull request #1232 from micahflee/1220_desktop_launcher
Add .desktop launchers in both snap and flatpack packages
|
2020-11-23 20:56:33 -08:00 |
|
Micah Lee
|
44aa71af18
|
Add .desktop launchers in both snap and flatpack packages
|
2020-11-23 20:51:16 -08:00 |
|
Micah Lee
|
abca27cb58
|
Allow directory listing work with or without trailing slash (removing trailing slash by default), and make directory listing links absolute instead of relative
|
2020-11-23 14:52:52 -08:00 |
|
Micah Lee
|
e8419e660c
|
Merge pull request #1216 from SaptakS/fix-username-session
Fix username updation to both the sessions
|
2020-11-23 13:58:54 -08:00 |
|
Micah Lee
|
3dccc3d93b
|
Fix URL description text for chat mode
|
2020-11-23 13:12:06 -08:00 |
|
Micah Lee
|
a241bb555c
|
Merge pull request #1224 from comradekingu/patch-14
Changed "ZIP file" and "and then" in Tor doc
|
2020-11-18 07:50:29 -08:00 |
|
Micah Lee
|
189f8d55e9
|
Merge pull request #1226 from comradekingu/patch-15
Changed "Snap", "as", "and", in source doc
|
2020-11-18 07:50:02 -08:00 |
|
Micah Lee
|
beedaf004d
|
Merge pull request #1227 from comradekingu/patch-16
Changed doubledot, "precautions" in security doc
|
2020-11-18 07:49:09 -08:00 |
|
Allan Nordhøy
|
44ae9e06e3
|
Changed doubledot, "precautions" in security doc
|
2020-11-18 13:46:33 +00:00 |
|
Allan Nordhøy
|
b67480a3b1
|
Useful
|
2020-11-18 09:46:53 +00:00 |
|
Allan Nordhøy
|
1745abc169
|
Spelling: marked noun, "the guides"
|
2020-11-18 09:46:30 +00:00 |
|
Allan Nordhøy
|
d4069c5048
|
Changed "Snap", "as", "and", in source doc
|
2020-11-18 09:44:52 +00:00 |
|
Allan Nordhøy
|
133429cb40
|
Ending dot
|
2020-11-18 09:01:38 +00:00 |
|
Allan Nordhøy
|
c071213b65
|
Changed "ZIP file" and "and then" in Tor doc
|
2020-11-18 08:50:05 +00:00 |
|
Micah Lee
|
65dff09a68
|
Make onionshare tor process detection work in Windows
|
2020-11-17 18:46:22 -08:00 |
|
Micah Lee
|
4085814a33
|
Update CLI deps
|
2020-11-17 18:46:04 -08:00 |
|
Micah Lee
|
d13d89ae92
|
Fix torrc filename
|
2020-11-17 18:08:59 -08:00 |
|
Micah Lee
|
894fb7c070
|
Kill stale tor process
|
2020-11-17 18:06:36 -08:00 |
|
Micah Lee
|
9f21d505de
|
Remove Onion.bundle_tor_supported because it is now always supported
|
2020-11-17 17:45:31 -08:00 |
|
Micah Lee
|
ac5075e082
|
Move psutil dependency from desktop to CLI
|
2020-11-17 17:45:04 -08:00 |
|
Micah Lee
|
c26f3e6868
|
Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translations into develop
|
2020-11-15 14:49:04 -08:00 |
|
Micah Lee
|
fdeafac466
|
Update docs translations
|
2020-11-15 14:44:58 -08:00 |
|
Micah Lee
|
766144649e
|
Updated tor docs for 2.3
|
2020-11-15 14:42:16 -08:00 |
|
Micah Lee
|
ca04137ec7
|
Merge branch 'patch-7' of https://github.com/comradekingu/onionshare into comradekingu-patch-7
|
2020-11-15 14:17:41 -08:00 |
|
Micah Lee
|
9c18a9cbe9
|
Update security design docs for 2.3
|
2020-11-15 14:16:13 -08:00 |
|
Micah Lee
|
65320b5e87
|
Merge branch 'patch-8' of https://github.com/comradekingu/onionshare into comradekingu-patch-8
|
2020-11-15 14:01:12 -08:00 |
|
Micah Lee
|
f288089c86
|
More updates to install docs
|
2020-11-15 14:00:36 -08:00 |
|
Micah Lee
|
0931f70a44
|
Update poetry deps for docs
|
2020-11-15 13:10:47 -08:00 |
|
Hosted Weblate
|
64e7d651f4
|
Translated using Weblate (Japanese)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/
Translated using Weblate (Catalan)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ca/
Translated using Weblate (French)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/
Co-authored-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Co-authored-by: Localisation Lab <ao@localizationlab.org>
Co-authored-by: Taro Tanaka <anon_japan@protonmail.com>
|
2020-11-14 15:28:49 +01:00 |
|
Saptak S
|
fd5ce25291
|
Fixes rebasing errors
|
2020-11-11 15:11:25 +05:30 |
|
Saptak S
|
d023b4c0be
|
Makes button style similar to main page buttons
|
2020-11-11 14:52:23 +05:30 |
|
marigalicer
|
18ba75f661
|
Resolve #878 UX: Enhance URL copying
- Style Copy Address as high contrast button
- Make .onion URL text selectable
co-authored-by: aguestuser<aguestuser@riseup.net>
|
2020-11-11 14:52:08 +05:30 |
|
Micah Lee
|
491a4b6964
|
Update help for 2.3.dev2
|
2020-11-10 21:10:30 -08:00 |
|
Micah Lee
|
6111697056
|
Merge branch 'patch-10' of https://github.com/comradekingu/onionshare into comradekingu-patch-10
|
2020-11-10 21:08:27 -08:00 |
|
Micah Lee
|
5346bd5e48
|
Update feature docs for 2.3.dev2
|
2020-11-10 21:06:48 -08:00 |
|
Micah Lee
|
516a7865cc
|
Merge branch 'patch-11' of https://github.com/comradekingu/onionshare into comradekingu-patch-11
|
2020-11-10 20:56:16 -08:00 |
|
Micah Lee
|
9507f786c5
|
Update develop docs for 2.3.dev2
|
2020-11-10 20:55:21 -08:00 |
|
Micah Lee
|
44d608be15
|
Merge branch 'patch-12' of https://github.com/comradekingu/onionshare into comradekingu-patch-12
|
2020-11-10 20:42:59 -08:00 |
|
Micah Lee
|
8e60e329da
|
Merge branch 'develop' of github.com:micahflee/onionshare into develop
|
2020-11-10 20:42:12 -08:00 |
|
Micah Lee
|
4aed5ce443
|
Update advanced docs for 2.3.dev2
|
2020-11-10 20:41:50 -08:00 |
|
Micah Lee
|
bf9e0adda9
|
Merge branch 'patch-13' of https://github.com/comradekingu/onionshare into comradekingu-patch-13
|
2020-11-10 20:19:00 -08:00 |
|
Micah Lee
|
d87747e0f8
|
Delete old circleci config
|
2020-11-10 20:03:07 -08:00 |
|