Commit Graph

3119 Commits

Author SHA1 Message Date
Saptak S
00cd37bfd3
Adds check whether username already exists 2020-08-21 17:46:21 +05:30
Micah Lee
1a6c2f3d63
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
9e9dfb86e3
Allow tor files to be in /usr/share or /usr/local/share in tests 2020-08-20 22:37:25 -07:00
Micah Lee
e68266fe63
Merge pull request #1157 from micahflee/1156_mac_tabs
Fix macOS tabs
2020-08-20 22:33:02 -07:00
Micah Lee
84a148ad20
Merge pull request #1154 from micahflee/1073_tabs_design
New design
2020-08-20 21:28:27 -07:00
Micah Lee
1c8f22f31b
Make macOS tabs left-aligned, and manually add close button 2020-08-20 21:23:05 -07:00
Micah Lee
7688fd5d45
Fix drag and drop by hiding DropHereWidget widget, and adjust location of DropCountLabel 2020-08-20 23:01:56 -04:00
Micah Lee
09e5ce1ce2
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
7927ede85b
Delete lock file if it's stale 2020-08-20 18:37:20 -04:00
Micah Lee
218f9a651c
Show chat mode server status widgets in the tab bar as well 2020-08-20 17:56:56 -04:00
Micah Lee
f65e7a3507
Receive mode and chat mode are also looking awesome 2020-08-20 17:44:49 -04: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
dc15883080
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
9482461a00
Split chat messages into username and message, and change UI for displaying messages 2020-08-19 19:40:00 -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
ihor_ck
e243fd043e
Translated using Weblate (Ukrainian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/uk/
2020-08-05 14:32:46 +02:00
Jonatan Nyberg
c1a72a35af
Translated using Weblate (Swedish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/
2020-08-05 14:32:46 +02:00
WaldiS
571ae63073
Translated using Weblate (Polish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pl/
2020-07-26 19:41:54 +02:00
scootergrisen
ecc078a7c3
Translated using Weblate (Danish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/
2020-07-26 19:41:54 +02:00
Oymate
4838946b04
Translated using Weblate (Bengali)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bn/
2020-07-11 06:12:32 +02:00
Moo
bfdafa4fed
Translated using Weblate (Lithuanian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/lt/
2020-07-07 04:53:45 +02:00
Moo
c90810a2a3
Added translation using Weblate (Lithuanian) 2020-07-06 22:50:09 +02:00
Micah Lee
0b4821c905
Merge pull request #1139 from micahflee/910_flatpak
Flatpak support
2020-07-05 21:54:29 -07:00
Micah Lee
0e16d3b69e
Merge pull request #1143 from mig5/hide_qr_code_on_stop
Hide qr code on stop
2020-07-05 21:22:24 -07:00
Miguel Jacq
e68b4c674d
Add tests to make sure URL, QR Code, description etc are hidden when server stops 2020-07-06 10:37:58 +10:00
Miguel Jacq
58a96ef787
Hide QR code button when server stops. Capitalise Code 2020-07-06 10:25:16 +10:00
Micah Lee
c8e92a5e3c
Merge pull request #1142 from SaptakS/viewport-meta
Adds viewport and charset meta tags
2020-07-05 14:11:29 -07:00
Saptak S
8ac1ae40ba
Adds viewport and charset meta tags 2020-07-06 00:54:29 +05:30
Micah Lee
4a4811afb5
Merge pull request #1122 from mig5/fix_progress_bar_2GB_file_and_receive_mode_eta_progress
#1095 Fix crash for shares larger than 2GB. #1089 add ETA/bytes uploaded in progress bar of ReceiveMode items
2020-07-05 11:48:48 -07:00
Micah Lee
45c8e33791
Merge pull request #1140 from SaptakS/responsive
Adds responsiveness in receive and share modes webapps
2020-07-05 11:20:41 -07:00
Micah Lee
7ce0f18f36
Switch icon to 512x512 png 2020-07-05 10:25:16 -07:00
Saptak S
38d3eec427
Adds responsiveness in receive and share modes webapps 2020-07-05 20:59:25 +05:30
Oymate
931dce45a2
Translated using Weblate (Bengali)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bn/
2020-07-05 09:41:48 +02:00
Saptak S
992ced72f6
Adds noscript HTML 2020-07-04 19:25:38 +05:30
Saptak S
7215b463ed
Updates jQuery and poetry dependencies in Chat 2020-07-04 19:05:07 +05:30
Saptak S
41681f82ec
Merge branch 'develop' of github.com:micahflee/onionshare into chat 2020-07-04 13:42:20 +05:30
Micah Lee
76c85c518b
Remove watchdog and psutil deps 2020-06-30 17:47:37 -07:00
Micah Lee
5628a7282c
Oops, should be return instead of break 2020-06-30 17:31:18 -07:00
Micah Lee
25cb1c19f4
Simplify flatpak detection 2020-06-30 14:53:38 -07:00
Micah Lee
7b5c8e8b31
When giving flatpak warning, break before setting the selected dir 2020-06-30 14:40:40 -07:00
Micah Lee
903f4001e5
Missing import 2020-06-30 14:29:33 -07:00
Micah Lee
0ae2d7f611
Force saving files inside ~/OnionShare if running in flatpak 2020-06-30 14:27:32 -07:00
Micah Lee
aa60123cf3
Add flatpak detection 2020-06-30 14:18:59 -07:00
Micah Lee
a5fa83ca0c
Merge branch 'develop' into 910_flatpak 2020-06-30 13:41:39 -07:00
Micah Lee
172a30d5c9
Merge pull request #1138 from micahflee/1137_receive_folder
Fix receive mode folder selection
2020-06-30 13:40:33 -07:00
Micah Lee
44f732d716
When setting the data_dir in the GUI, set it to the new directory that was just selected, not the one that was already there 2020-06-30 13:33:30 -07:00
Micah Lee
ed6e8aa268
Install setuptools for everything, not just windows 2020-06-30 11:26:44 -07:00
Micah Lee
17b0af98f2
Merge branch 'develop' into 910_flatpak 2020-06-30 10:56:25 -07:00
Miguel Jacq
de81447b8f
Set the maximum for the individual file history item to MB to avoid > 2GB crash 2020-06-30 13:40:26 +10:00