Micah Lee
|
ddef48048b
|
Update readme
|
2020-08-26 13:59:56 -07:00 |
|
Micah Lee
|
0d174f80e5
|
Split tor into its own separate page, and add translation docs to develop
|
2020-08-26 13:51:25 -07:00 |
|
Micah Lee
|
638f48b128
|
Add advanced docs, and other docs changes
|
2020-08-26 13:34:03 -07:00 |
|
Micah Lee
|
7c5d160288
|
Added info about bridges
|
2020-08-25 17:44:38 -07:00 |
|
Micah Lee
|
27ff862a14
|
Added security design
|
2020-08-25 17:35:50 -07:00 |
|
Micah Lee
|
29db256eba
|
Add getting help
|
2020-08-25 17:21:35 -07:00 |
|
Micah Lee
|
cae83797c6
|
Finished first draft of all features docs
|
2020-08-25 17:11:05 -07:00 |
|
Micah Lee
|
e111652eeb
|
Some design changes
|
2020-08-25 15:29:39 -07:00 |
|
Micah Lee
|
591c1bc101
|
Add download links directly to the homepage
|
2020-08-25 15:07:48 -07:00 |
|
Micah Lee
|
9395a99b5a
|
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
|
23776ecc9a
|
Add more documentation
|
2020-08-24 20:58:23 -07:00 |
|
Micah Lee
|
23899fad58
|
Version bump to 2.3 and update changelog (for now)
|
2020-08-24 20:10:31 -07:00 |
|
Micah Lee
|
584ca92498
|
Add onionshare_gui.tab.chat_mode module to setup.py
|
2020-08-24 20:10:15 -07:00 |
|
Micah Lee
|
50ae994535
|
Add some OnionShare styling to the theme and write some more docs
|
2020-08-24 19:56:34 -04:00 |
|
Micah Lee
|
b3b09a6f2c
|
Switch to sphinx-rtd-theme and use sphinx-intl
|
2020-08-24 19:30:21 -04:00 |
|
Micah Lee
|
50dbe20270
|
Start adding documentation into the source tree
|
2020-08-23 22:52:43 -04:00 |
|
Micah Lee
|
ddf1532eed
|
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
|
00cd37bfd3
|
Adds check whether username already exists
|
2020-08-21 17:46:21 +05:30 |
|
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 |
|