3044 Commits

Author SHA1 Message Date
Micah Lee
2e6fa725e7 Merge pull request #1161 from micahflee/1076_mac_win_tests
Make GUI test suite run in Windows and macOS
2020-08-27 15:07:58 -07:00
Micah Lee
705d05b2c6 Merge pull request #1172 from mig5/fix_stealth_mode
Explicitly try to start a v2 onion in order to evaluate the ability to support (legacy) stealth mode
2020-08-27 15:07:36 -07:00
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
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
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
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
Micah Lee
bee64d570e Fix base GUI test to take account that the macOS version has separate Add Files and Add Folder 2020-08-20 22:53:43 -07:00
Micah Lee
185b5a161b Allow tor files to be in /usr/share or /usr/local/share in tests 2020-08-20 22:37:25 -07:00
Micah Lee
26309833fa Merge pull request #1157 from micahflee/1156_mac_tabs
Fix macOS tabs
2020-08-20 22:33:02 -07:00
Micah Lee
27d593238e Merge pull request #1154 from micahflee/1073_tabs_design
New design
2020-08-20 21:28:27 -07:00
Micah Lee
970a257792 Make macOS tabs left-aligned, and manually add close button 2020-08-20 21:23:05 -07:00
Micah Lee
6bb21b0687 Fix drag and drop by hiding DropHereWidget widget, and adjust location of DropCountLabel 2020-08-20 23:01:56 -04:00
Micah Lee
324167b8e6 Merge pull request #1155 from micahflee/1152_stale_lock
Delete lock file if it's stale
2020-08-20 22:38:08 -04:00
Micah Lee
79f8465407 Delete lock file if it's stale 2020-08-20 18:37:20 -04:00
Micah Lee
1880aa34f2 Show chat mode server status widgets in the tab bar as well 2020-08-20 17:56:56 -04:00
Micah Lee
1363d4101c Receive mode and chat mode are also looking awesome 2020-08-20 17:44:49 -04: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
06d2b75f3e Remove new message and change username buttons (user just presses enter instead) and update a bunch of css 2020-08-19 20:22:15 -04:00
Micah Lee
0d4d5b773c Split chat messages into username and message, and change UI for displaying messages 2020-08-19 19:40:00 -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
ihor_ck
f393e77984 Translated using Weblate (Ukrainian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/uk/
2020-08-05 14:32:46 +02:00
Jonatan Nyberg
c815aa7e34 Translated using Weblate (Swedish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/
2020-08-05 14:32:46 +02:00
WaldiS
0affbadf1a Translated using Weblate (Polish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pl/
2020-07-26 19:41:54 +02:00
scootergrisen
bfbbae9f8e Translated using Weblate (Danish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/
2020-07-26 19:41:54 +02:00
Oymate
cdb559ae0c Translated using Weblate (Bengali)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bn/
2020-07-11 06:12:32 +02:00
Moo
cd2a592919 Translated using Weblate (Lithuanian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/lt/
2020-07-07 04:53:45 +02:00
Moo
adabc0ca94 Added translation using Weblate (Lithuanian) 2020-07-06 22:50:09 +02:00