Commit Graph

2979 Commits

Author SHA1 Message Date
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
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
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
Micah Lee
f65e50f399
Merge pull request #1133 from mig5/website_mode_autostart_scheduled_status
Set the server status indicator to 'Scheduled' when in Website Mode and autostart timer is in use, to match the other modes
2020-06-29 12:42:07 -07:00
Micah Lee
8395fef887
Merge pull request #1132 from mig5/update_status_bar_on_tab_change
#1126 update the status bar each time the active tab is changed
2020-06-29 12:41:34 -07:00
Micah Lee
423953b3c1
Merge pull request #1128 from mig5/fail_early_on_tests.sh
Fail early if any of the tests fail, rather than continue and possibly exit 0
2020-06-29 12:36:26 -07:00
Micah Lee
a07cdf855a
Remove forced height on copy URL button 2020-06-29 12:34:38 -07:00
Micah Lee
9c70edfd12
Merge branch 'qrcode' of https://github.com/mig5/onionshare into mig5-qrcode 2020-06-29 12:25:21 -07:00
Micah Lee
11d44eab50
Merge branch 'static_path_to_ajax_gif' of https://github.com/mig5/onionshare into mig5-static_path_to_ajax_gif 2020-06-29 11:35:19 -07:00
Micah Lee
f6ea6e4a1d
Fix tests 2020-06-28 13:01:23 -07:00
Micah Lee
55e95d527b
Merge branch 'clear_all_file_selection_widget' of https://github.com/mig5/onionshare into mig5-clear_all_file_selection_widget 2020-06-28 12:36:13 -07:00
Micah Lee
60ab5a1669
Merge pull request #1113 from Kcchouette/patch-1
update archlinux onionshare URL
2020-06-28 12:35:03 -07:00
Micah Lee
c3948ed950
Merge branch 'autostart_fixes' of https://github.com/mig5/onionshare into mig5-autostart_fixes 2020-06-28 12:29:38 -07:00
Micah Lee
a87faa1018
Merge branch 'onionshare_gui/selectableURL' of https://github.com/codyroberts/onionshare into codyroberts-onionshare_gui/selectableURL 2020-06-28 12:25:54 -07:00