Micah Lee
|
7927ede85b
|
Delete lock file if it's stale
|
2020-08-20 18:37:20 -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 |
|
Miguel Jacq
|
49b3ca4a08
|
rebase to fetch latest version of receive.html
|
2020-06-08 09:58:47 +10:00 |
|
Miguel Jacq
|
21480a5117
|
Use a more efficient way of parsing the path to /img on the static URL in order to load ajax.gif via receive.js
|
2020-06-08 09:57:55 +10:00 |
|
Miguel Jacq
|
ce73138890
|
#1123 Load the ajax.gif in receive.js via relative directory, now that static path is not... static
|
2020-06-08 09:57:30 +10:00 |
|
Miguel Jacq
|
b32e7f8725
|
Use a more efficient way of parsing the path to /img on the static URL in order to load ajax.gif via receive.js
|
2020-06-08 09:54:52 +10:00 |
|
Miguel Jacq
|
37cab50464
|
Use 'Delete' rather than 'Clear' when talking about removing file items from the FileList, since we have a Delete button for individual files
|
2020-06-08 09:48:00 +10:00 |
|
Saptak S
|
08f891f4f6
|
Show in UX that there's a disconnect
|
2020-06-07 15:56:05 +05:30 |
|
Miguel Jacq
|
a93cba3504
|
Set the server status indicator to 'Scheduled' when in Website Mode and autostart timer is in use, to match the other modes
|
2020-06-07 15:29:27 +10:00 |
|
Miguel Jacq
|
39f20874f2
|
#1126 update the status bar each time the active tab is changed
|
2020-06-07 15:07:28 +10:00 |
|
Saptak Sengupta
|
4f0958f143
|
Merge pull request #1125 from mig5/jquery_3_5_1
#1121 upgrade to jQuery 3.5.1
|
2020-06-01 11:29:50 +05:30 |
|