Commit graph

69 commits

Author SHA1 Message Date
Håvar Aambø Fosstveit
d358170be9 Cleanups to notifications and code 2018-11-13 15:24:28 +01:00
Mészáros Mihály
d7a2832828
Merge branch 'feat/example-config' into RC1-1.0 2018-11-13 14:28:04 +01:00
Håvar Aambø Fosstveit
4d0020be9e Enable compression on Express server 2018-11-13 09:38:28 +01:00
Mészáros Mihály
9d44674b05 Add port listener config for http server 2018-11-12 12:08:15 +01:00
Mészáros Mihály
8350fcf006 Change default https listening port to 443 2018-11-12 12:01:39 +01:00
Håvar Aambø Fosstveit
377209b904
Update config.example.js 2018-10-31 18:22:25 +01:00
Håvar Aambø Fosstveit
abc6f4a7c4
Update config.example.js 2018-10-31 18:21:25 +01:00
Håvar Aambø Fosstveit
e38d5c55f4 Removed webtorrent from server 2018-10-31 12:49:38 +01:00
Håvar Aambø Fosstveit
ed5fc9d8ea Added cookie consent and fixed bug in server 2018-10-31 12:41:03 +01:00
Håvar Aambø Fosstveit
f39b315e1c Fixed some issues in server connected to login 2018-10-31 11:55:36 +01:00
Håvar Aambø Fosstveit
d7ce8253e2 Fix https redirect 2018-10-26 20:30:54 +02:00
Håvar Aambø Fosstveit
5233debdfa Removed video-mute button, and some small fixes 2018-10-24 12:38:37 +02:00
Håvar Aambø Fosstveit
345f8d9c3d New version of lastN 2018-10-24 09:54:51 +02:00
Håvar Aambø Fosstveit
64224fa830 Fixed socket architecture a bit 2018-10-22 12:56:19 +02:00
Håvar Aambø Fosstveit
c56928b184 Fix server 2018-10-22 10:38:08 +02:00
Håvar Aambø Fosstveit
44c6a55608 Fix server 2018-10-22 10:15:10 +02:00
Håvar Aambø Fosstveit
d9651b7d0f Cleanup of code, and redirect for http 2018-10-22 10:13:09 +02:00
Håvar Aambø Fosstveit
34765d520d Dependencies spring cleaning 2018-10-20 21:13:39 +02:00
Håvar Aambø Fosstveit
040b983567 Small fix to server 2018-10-19 14:59:15 +02:00
Håvar Aambø Fosstveit
1770b0ca61 Make mediasoup use all available threads on platform 2018-10-19 11:48:02 +02:00
Håvar Aambø Fosstveit
2c6b33c2b8 Combined some socket request code 2018-10-19 11:28:17 +02:00
Håvar Aambø Fosstveit
a7340fa155 Cleaned up some socket request code 2018-10-19 11:11:49 +02:00
Håvar Aambø Fosstveit
734a0aa575 Changed protoojs to socketio 2018-10-19 10:00:54 +02:00
Torjus
d6ba237d57 Add scrollbar when shared files overlap their container 2018-08-01 14:24:50 +02:00
Torjus
31a0017e70 Use webtorrent-hybrid for server webtorrents 2018-07-31 12:33:24 +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
Stefan Otto
ee3c183c9c raiseHandState now visible for new participants, deleted raiseHand notification 2018-07-26 10:01: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
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
Torjus
bdfc8384fa Update config.example.js 2018-07-23 12:23:19 +02:00
Torjus
313ce81685 Fix linting errors, export mediasoup server 2018-07-23 12:22:14 +02:00
Torjus
f44bde4ef4 Use Express instead of custom server, passport for auth and refactor server 2018-07-23 12:09:15 +02:00
Torjus
73f608aa50 Do not attempt setting own profile picture as peer picture 2018-07-18 15:02:40 +02:00
Torjus
a1fad12b5c Merge develop and remove comments 2018-07-18 14:45:36 +02:00
Torjus
89465e71f9 Add profile pic spreading to protoo server 2018-07-18 14:23:34 +02:00
Stefan Otto
e192f4e424 Write to static homer log file 2018-06-29 13:09:24 +02:00
Stefan Otto
d68c214f7f Fix for delivering svg via node http module 2018-06-29 12:48:50 +02:00
Håvar Aambø Fosstveit
c755e2f7f0 Updated background and dependencies 2018-06-29 09:20:47 +02:00
Stefan Otto
6ae1a097ae adding some 4:3 aspect fixes, adding httpserver for serving own static files, adding first working of oauth2.0 / openID Connect 2018-06-08 13:47:58 +02:00
Stefan Otto
7dfaeb65b5 Merge branch 'develop' of https://github.com/havfo/multiparty-meeting into develop 2018-04-24 11:10:30 +02:00
Stefan Otto
63b48ebd71 Raise hand over network - still no state on server (new participants don't get the raised hand state of others until the others change their raised hand state) 2018-04-24 10:05:54 +02:00
Mészáros Mihály
8a8d9938e9 fix lint error key-spacing 2018-04-23 15:31:08 +02:00
Stefan Otto
bd30a54958 raise-hand works local... 2018-04-10 10:51:12 +02:00
Håvar Aambø Fosstveit
886d77216a Cleaned up naming. Removed node-random-name to reduce size of final JS with about 50%. Updated README. 2018-03-03 13:27:02 +01:00
Håvar Aambø Fosstveit
15335869a2 Fixed styling 2018-03-02 17:39:52 +01:00