Commit graph

3887 commits

Author SHA1 Message Date
Micah Lee
54a2fb069d Wait longer in GUI tabs test, and check for the precense of chat mode widget in GUI base tests 2020-08-27 17:59:00 -04:00
Micah Lee
1da231940f Commit the english .pot files to the repo 2020-08-27 13:36:08 -07:00
Miguel Jacq
3d6378431b Explicitly try to start a v2 onion in order to evaluate the ability to support (legacy) stealth mode. Also set the auth_string attribute of the Onion object so we can pass it back to the clipboard in the UI 2020-08-27 15:02:23 +10:00
Micah Lee
44be539e34 Fix chinese links 2020-08-26 22:01:22 -07:00
Micah Lee
f68d3d6422 Add the same locales that OnionShare is translated into 2020-08-26 21:13:53 -07:00
Micah Lee
99810ca15d Fix header 2020-08-26 20:16:42 -07:00
Micah Lee
9cd1bea163 Make this just the docs website, not the full website 2020-08-26 20:14:12 -07:00
Micah Lee
4946acde99 Merge pull request #1171 from comradekingu/patch-6
Spelling: Flatpak, Don't send
2020-08-26 15:17:04 -07:00
Allan Nordhøy
d2a5ee622e Spelling: Flatpak, Don't send 2020-08-27 00:12:30 +02:00
Micah Lee
827e5b8d2c Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translations into weblate 2020-08-26 14:15:36 -07:00
marklin0913da248e4cdada422a
3450b0591e Translated using Weblate (Chinese (Traditional))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hant/
2020-08-26 23:12:58 +02:00
Sveinn í Felli
1035bc3c74 Translated using Weblate (Icelandic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/is/
2020-08-26 23:12:58 +02:00
Micah Lee
28d3f041d8 Merge branch 'develop' of github.com:micahflee/onionshare-weblate into weblate 2020-08-26 14:10:49 -07:00
Micah Lee
a956e7f1c8 Update help URL 2020-08-26 14:07:52 -07:00
Micah Lee
2f082dac76 Update descriptions in appdata and setup.py 2020-08-26 14:05:55 -07:00
Micah Lee
1bf7509be7 Updated readme again 2020-08-26 14:01:22 -07:00
Micah Lee
6360df0298 Update readme 2020-08-26 13:59:56 -07:00
Micah Lee
9eb584ae46 Split tor into its own separate page, and add translation docs to develop 2020-08-26 13:51:25 -07:00
Micah Lee
dc5a76a85b Add advanced docs, and other docs changes 2020-08-26 13:34:03 -07:00
Micah Lee
2758d89237 Added info about bridges 2020-08-25 17:44:38 -07:00
Micah Lee
acc718a298 Added security design 2020-08-25 17:35:50 -07:00
Micah Lee
ffd7c90e80 Add getting help 2020-08-25 17:21:35 -07:00
Micah Lee
1e6746283c Finished first draft of all features docs 2020-08-25 17:11:05 -07:00
Micah Lee
5b1cbe989e Some design changes 2020-08-25 15:29:39 -07:00
Micah Lee
562ceaa018 Add download links directly to the homepage 2020-08-25 15:07:48 -07:00
Micah Lee
0f396942eb Change logo to a png so it works in Tor Browser better, and add favicon 2020-08-25 09:19:30 -07:00
Micah Lee
6f787bc4fd Add more documentation 2020-08-24 20:58:23 -07:00
Micah Lee
c3f7e19dd3 Version bump to 2.3 and update changelog (for now) 2020-08-24 20:10:31 -07:00
Micah Lee
68d329c0c5 Add onionshare_gui.tab.chat_mode module to setup.py 2020-08-24 20:10:15 -07:00
Micah Lee
3921e78a89 Add some OnionShare styling to the theme and write some more docs 2020-08-24 19:56:34 -04:00
Micah Lee
17dbe8a168 Switch to sphinx-rtd-theme and use sphinx-intl 2020-08-24 19:30:21 -04:00
Micah Lee
779bd6daf7 Start adding documentation into the source tree 2020-08-23 22:52:43 -04:00
marklin0913da248e4cdada422a
0df5b8f48e Translated using Weblate (Chinese (Traditional))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hant/
2020-08-23 16:36:36 +02:00
ssantos
25d91a22ef Translated using Weblate (Portuguese (Portugal))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_PT/
2020-08-23 16:36:36 +02:00
Micah Lee
9356df7b72 Use Qt 5.14.0 in macOS 2020-08-21 19:44:02 -04:00
Micah Lee
4da1cf532e Updated build instructions for running tests 2020-08-21 19:41:29 -04:00
Micah Lee
c5e7b6c5bc Skip receive mode file permission tests in Windows 2020-08-21 19:34:00 -04:00
Micah Lee
6ef98c1208 Fix one more tempfile Windows test bug 2020-08-21 19:21:06 -04:00
Micah Lee
6cff43569d Wait longer, and Windows tests work 2020-08-21 19:14:53 -04:00
Micah Lee
d91da6fa77 When stopping an onion, dont even try if --local-only 2020-08-21 19:14:40 -04:00
Micah Lee
4c6237440a In web tests, allow mime-type to be either application/zip or application/x-zip-compressed 2020-08-21 18:37:15 -04:00
Micah Lee
8abf2f946a Windows batch script for running tests 2020-08-21 18:34:14 -04:00
Micah Lee
c94f296f86 Fix more tempfile already open problems in Windows tests 2020-08-21 18:33:45 -04:00
Micah Lee
2f4b32007c Close test temporary file before returning, to avoid permission denied error in windows 2020-08-21 17:38:25 -04:00
Micah Lee
b95b625283 Fix settings tests for Windows 2020-08-21 16:42:20 -04:00
Micah Lee
51be653a27 Change how TestLog works to also work in Windows 2020-08-21 16:17:37 -04:00
Micah Lee
5a580c1cbc Update windows build instructions 2020-08-21 14:49:33 -04:00
Micah Lee
f5919a242d Only import pwd in macOS, because it does not exist in Windows 2020-08-21 14:49:23 -04:00
Micah Lee
3a0cad00c5 Merge pull request #1158 from SaptakS/chat-user-check
Adds check whether username already exists
2020-08-21 09:51:56 -07:00
Saptak S
da6a1bd5d5 Adds check whether username already exists 2020-08-21 17:46:21 +05:30