Simon Eisenmann
c5bd56c718
Cleaned up token and session id generation in preperation for userids.
11 years ago
Simon Eisenmann
1195b39b11
Added Userid fields to DataSession and DataSelf JSON documents.
11 years ago
Simon Eisenmann
8953a1a76e
Handle users request with sessions.
11 years ago
Simon Eisenmann
c7bddeda5f
Renamed everything which was named user to session in preperation for user implementation.
11 years ago
Simon Eisenmann
b8a5854428
Changed documentation to make a distinction between user and session.
11 years ago
Simon Eisenmann
8078d0d999
Do not show overlayActions in smally mode.
11 years ago
Simon Eisenmann
e423ac6a2f
Rebuilt translations and translated to German (de).
11 years ago
Simon Eisenmann
1f875e728c
Prepare for 0.17.4 release.
11 years ago
Simon Eisenmann
6d228f5dcf
Make sure that there is enough room for videos in kiosk mode and scroll if there isnt.
11 years ago
Simon Eisenmann
579d124707
Improved visibility of overlay actions.
11 years ago
Simon Eisenmann
7d8ebcc35a
Brought back pointer events in remote videos on kiosk view.
11 years ago
Simon Eisenmann
d215a03706
Onlye hangup call when really onloading and not before.
11 years ago
Simon Eisenmann
36fcf3a462
Updated dynamic styles to work with new renderer styles.
11 years ago
Simon Eisenmann
eb8f98c3fd
Fixed text shadow in overlayAction buttons.
11 years ago
Simon Eisenmann
3768be607a
Updated and rebuilt Japanese (ja) translation.
11 years ago
Simon Eisenmann
358687d0a8
Merge branch 'spreed-speakfreely-japanese' of github.com:cfrisemo/spreed-speakfreely into cfrisemo-spreed-speakfreely-japanese
...
Conflicts:
src/i18n/messages-ja.po
11 years ago
Simon Eisenmann
2ab7a1d057
Merge pull request #26 from fancycode/upgrader_api
...
Use new "websocket.Upgrader" API.
11 years ago
Simon Eisenmann
9b6cbda111
Merge pull request #25 from longsleep/native_https
...
Native HTTPS listener
11 years ago
Simon Eisenmann
a6cdd389d4
Updated to final phoenix TLS API.
11 years ago
cfrisemo
0a3246d695
Update of Japanese language file.
11 years ago
Simon Eisenmann
a8a6022e8c
Fixed couple of warnings found with golint.
11 years ago
Joachim Bauch
904cfd0ccf
Use new "websocket.Upgrader" API.
...
This doesn't change functionality for now, but will be required once support for compression has landed in gorilla/websocket.
@deathwish : You will have to update the Debian packages of Gorilla to build this.
11 years ago
Simon Eisenmann
609fb05189
Cleaned up and homogenized styles of audio video component.
11 years ago
Simon Eisenmann
93b9c9f088
Make sure to start video after it was put back into remoteVideos container.
11 years ago
Simon Eisenmann
cdae08182d
Fixed a couple of mouse hover issues due to CSS transitions.
11 years ago
Simon Eisenmann
755b0b386f
Make sure to reset renderer to default renderer when finished.
11 years ago
Simon Eisenmann
80dabdf414
Fixed peeractions hover.
11 years ago
Simon Eisenmann
efcc414aac
Removed translation debug.
11 years ago
Simon Eisenmann
e504b26aba
Implemented ui to switch video layout renderers.
11 years ago
Simon Eisenmann
24b4f57821
Overflow styles fixed for audioVideo component.
11 years ago
Simon Eisenmann
99d4ae4e22
Fixed style typo.
11 years ago
Simon Eisenmann
31f20567d1
Use videoLayout service to draw other layout when when a main view is shown.
11 years ago
Simon Eisenmann
c94bdb457d
Removed debug.
11 years ago
Simon Eisenmann
b074e77edd
Fixed data channel not ready error by deferring own event triggering.
11 years ago
Simon Eisenmann
7c87ec3325
Added example configuration for https.
11 years ago
Simon Eisenmann
27695c2a3d
Also start up the default HTTPS handler.
11 years ago
Simon Eisenmann
6c4df6eb92
Added target to make binary and force compile for already compiled vendor libs.
11 years ago
Simon Eisenmann
a5ae2e33bb
Make sure to use onepeople renderer when main view is active.
11 years ago
Simon Eisenmann
ef51f2367b
Do not overlap bar buttons.
11 years ago
Simon Eisenmann
7438f108a6
Make sure to align videos to the top.
11 years ago
Simon Eisenmann
ce186c9168
Make sure to handle iceConnectionState completed in addition to connected fixing conference connection issues when all ice candidates work.
11 years ago
Simon Eisenmann
052f768aea
Removed debug.
11 years ago
Simon Eisenmann
579e98a38b
Merge pull request #24 from deathwish/master
...
Allow Makefile variables CONFIG_FILE and CONFIG_PATH to be set externall...
11 years ago
Lance Cooper
561fff7ac9
Allow Makefile variables CONFIG_FILE and CONFIG_PATH to be set externally.
11 years ago
Simon Eisenmann
e5548e60d5
Prepeare for 0.17.3 release.
11 years ago
Simon Eisenmann
efcd86effe
Implemented alternative conference view 'conferencekiosk' (not enabled yet).
11 years ago
Simon Eisenmann
e1f616e3a0
Moved video layout renderer to own service.
11 years ago
Simon Eisenmann
8f8c065a4f
Get rid of submodule and directly added sleepy milestone1.
11 years ago
Simon Eisenmann
7ef45d1868
Merge pull request #23 from deathwish/master
...
Improve asset building and fix packaging issues.
11 years ago
Lance Cooper
61e142bfe6
Remove spurious executable permissions from fonts.
11 years ago