Commit Graph

265 Commits (57fba6c8edee16d0e9dea7a38fcfbcc21474a7b5)

Author SHA1 Message Date
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 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
Torjus e0dd93ea12 Show floating action buttons on mobile after touchstart 2018-07-25 11:30:50 +02:00
Stefan Otto 4e1a4a9d4e
Merge pull request #31 from torjusti/develop
Show avatar when logged in and support logging out
2018-07-24 13:29:12 +02:00
Torjus a6015692b2 💄 2018-07-24 11:26:31 +02:00
Torjus aca2ec90f0 Show avatar when logged in and support logging out 2018-07-24 11:14:52 +02:00
Stefan Otto c414fd5301
Merge pull request #30 from torjusti/fix/update-packages
Upgrade all packages, use react-copy-to-clipboard instead of abandoned react-clipboard.js
2018-07-24 09:39:56 +02:00
Torjus 491f9c0002 Upgrade all packages, use react-copy-to-clipboard instead of abandoned react-clipboard.js 2018-07-24 09:31:42 +02:00
Stefan Otto 7800474234
Merge pull request #28 from torjusti/fix/server-refactor
[WIP] Use Express instead of custom server, passport for auth and refactor server files

Remember: config.example.js changed!
2018-07-23 13:51:35 +02:00
Torjus 8b99f07854 Tear out login in progress logic 2018-07-23 13:47:46 +02:00
Torjus 4f0140ea36 Fix authorization logic 2018-07-23 13:26:05 +02:00
Torjus 6bdc29682b Use module.exports, not exports 2018-07-23 12:26:50 +02:00
Torjus 3a24e0b3ad Remove unused callback endpoint 2018-07-23 12:23:41 +02:00