Torjus
d216d9c08a
Merge branch 'develop' of github.com:havfo/multiparty-meeting into feat/file-sharing
...
* 'develop' of github.com:havfo/multiparty-meeting:
Create HOC to handle chat scrolling
Support fading elements with a previously set opacity without flicker
Add missing keyframe file
Fade out fullscreen button
2018-08-02 09:48:07 +02:00
Håvar Aambø Fosstveit
5c7b7a89df
Merge pull request #55 from havfo/feat/chat-scrolling
...
Create HOC to handle chat scrolling
2018-08-02 09:46:48 +02:00
Håvar Aambø Fosstveit
bfe3f7ab45
Merge pull request #51 from havfo/feat/hide-fullscreen-button
...
Hide fullscreen button
2018-08-02 09:45:58 +02:00
Torjus
2f9d145882
Create HOC to handle chat scrolling
2018-08-01 16:32:31 +02:00
Torjus
7b4e2f6a58
Add basic scroll-to-bottom functionality
2018-08-01 15:09:58 +02:00
Torjus
d6ba237d57
Add scrollbar when shared files overlap their container
2018-08-01 14:24:50 +02:00
Torjus
14a70de586
Bump sidebar size
2018-08-01 13:47:11 +02:00
Torjus
c5ba778b95
Add timeout message when searching for peers
2018-08-01 13:37:24 +02:00
Torjus
57fba6c8ed
Check if WebRTC is supported before enabling file sharing
2018-08-01 13:06:56 +02:00
Torjus
1686e3603f
Fix error when downloading your own files
2018-07-31 15:30:51 +02:00
Torjus
b3c45d004b
Add overlay when holding file above drop element
2018-07-31 15:24:08 +02:00
Torjus
b0f1e66c2f
Support fading elements with a previously set opacity without flicker
2018-07-31 14:17:11 +02:00
Torjus
b2cc744cf0
Add missing keyframe file
2018-07-31 14:13:42 +02:00
Torjus
e3b85adb35
Fade out fullscreen button
2018-07-31 14:01:22 +02:00
Torjus
60c6221af7
Use tabs for stylus file
2018-07-31 12:59:59 +02:00
Torjus
5ac91a2528
Explain headless electron requirement in README
2018-07-31 12:39:53 +02:00
Torjus
31a0017e70
Use webtorrent-hybrid for server webtorrents
2018-07-31 12:33:24 +02:00
Torjus
f6ca837646
Remove old notification functionality
2018-07-31 10:39:40 +02:00
Torjus
8bf2aed6de
Make the server seed all torrent files
2018-07-31 10:36:32 +02:00
Torjus
0561ff64ac
Add missing PropTypes
2018-07-31 10:14:14 +02:00
Torjus
35b3da155d
Store file upload history on server
2018-07-31 09:56:29 +02:00
Torjus
8b6ebe39b2
Support sending files in server
2018-07-30 16:43:05 +02:00
Torjus
fbe509b930
Minor styling improvements to the file sharing tab
2018-07-30 16:33:06 +02:00
Torjus
6042d305ac
Fix badge logic and add notification when receiving files
2018-07-30 15:05:20 +02:00
Torjus
3404950069
Add files badge to the ToolArea
2018-07-30 14:57:32 +02:00
Torjus
e6470d8e2e
Hide badge count when opening sidebar
2018-07-30 14:50:19 +02:00
Torjus
5138673fea
Move file sharing into a separate tab
2018-07-30 14:47:57 +02:00
Torjus
730c4e23c7
Add message when torrent finishes downloading
2018-07-30 12:47:02 +02:00
Torjus
48b8cdf26c
Distinguish between files sent by client and files sent in response
2018-07-30 11:44:36 +02:00
Torjus
37f7af3778
Show torrent file name based on magnet URI
2018-07-30 11:37:51 +02:00
Torjus
c908fa8855
Fix file dialog opening when sending chat messages
2018-07-30 11:31:00 +02:00
Torjus
a90c287989
Add notification while creating torrent file
2018-07-30 11:19:36 +02:00
Torjus
f912d82002
Use TURN server in WebTorrent config
2018-07-30 09:38:06 +02:00
Torjus
9f9d2c1c65
Improve duplicate torrent handling
2018-07-27 15:11:53 +02:00
Torjus
b5494798f9
Add notification when files are shared
2018-07-27 12:44:35 +02:00
Torjus
97a112ed12
Move file sharing input inside form element
2018-07-27 12:14:02 +02:00
Torjus
24f51cab8d
Slightly improve downloading UI
2018-07-27 12:02:53 +02:00
Torjus
fa9cc0468e
Fix chat styling
2018-07-27 11:33:14 +02:00
Torjus
9a72d6c093
Use button for adding files instead of raw input element
2018-07-27 11:24:13 +02:00
Torjus
2cf1ea5069
Allow selecting multiple files in file input
2018-07-27 11:20:14 +02:00
Torjus
088f3ccc7c
Add notification when Blob converting fails
2018-07-27 11:06:42 +02:00
Torjus
734bb1eb0a
Add file select input in addition to drag n drop
2018-07-27 10:47:49 +02:00
Torjus
8129cc0753
Add buttons to download specific files
2018-07-27 09:42:09 +02:00
Torjus
f64ff1b030
Share WebTorrent client between multiple components
2018-07-26 16:33:20 +02:00
Torjus
7112880ac0
Automatically save file when downloaded
2018-07-26 16:23:42 +02:00
Torjus
7efaf092c8
Initial work for file sharing using WebTorrent
2018-07-26 15:29:52 +02:00
Stefan Otto
4f8c896a43
Merge branch 'fix-raiseHand' into develop
2018-07-26 11:42:46 +02:00
Stefan Otto
ee3c183c9c
raiseHandState now visible for new participants, deleted raiseHand notification
2018-07-26 10:01:35 +02:00
Stefan Otto
479ebcf92a
Merge pull request #35 from torjusti/develop
...
Show floating action buttons on mobile after touchstart
2018-07-25 15:13:35 +02:00
Stefan Otto
19b1269dc3
Re added raiseHand feature: still missing state on server side and display in participant list
2018-07-25 15:12:31 +02:00