Simon Eisenmann
|
42791ef8cd
|
Added dark borders to overlay bars.
|
11 years ago |
Simon Eisenmann
|
ebec6cdfa7
|
Use better icon for room bar action button.
|
11 years ago |
Simon Eisenmann
|
af248efc8d
|
Always show roombar and auto hide it when in a call.
|
11 years ago |
Simon Eisenmann
|
f56aa92579
|
Added new share option 'link'.
|
11 years ago |
Simon Eisenmann
|
67c9a8dbda
|
Auto focus input field on room bar show.
|
11 years ago |
Simon Eisenmann
|
e956868a34
|
Use pencil icon for room bar toogle.
|
11 years ago |
Simon Eisenmann
|
3b5a2467a7
|
Fixed a couple of asynchronousy related issues with room joins in various scenarios.
|
11 years ago |
Simon Eisenmann
|
90970f031c
|
Increased min height of modal dialogs.
|
11 years ago |
Simon Eisenmann
|
1deb430419
|
Use notify dialog to catch non ok callback too.
|
11 years ago |
Simon Eisenmann
|
5939e56434
|
Rebuilt translations and translated to German.
|
11 years ago |
Simon Eisenmann
|
4b91795882
|
Use alertify service instead of alerts.
|
11 years ago |
Simon Eisenmann
|
8d6c29a5cb
|
Removed star icon from prompt dialogs.
|
11 years ago |
Simon Eisenmann
|
c61701f1bc
|
Fixed map URL.
|
11 years ago |
Simon Eisenmann
|
45473b3b92
|
Fixed text to tell the correct thing.
|
11 years ago |
Simon Eisenmann
|
1e427ada7a
|
Include offset stuff in custom jquery build to support custom file inputs.
|
11 years ago |
Simon Eisenmann
|
12f38d2652
|
Show an alertify dialog when failed to join a room because not logged in.
|
11 years ago |
Simon Eisenmann
|
9d2c55abff
|
Improved dialog font color and text sizes.
|
11 years ago |
Simon Eisenmann
|
0f51026f35
|
Added comments to refactor service.
|
11 years ago |
Simon Eisenmann
|
8e2fdf1d06
|
Fixed room link generation.
|
11 years ago |
Simon Eisenmann
|
e5bc4fb996
|
Switch to default room if ultimatively failed to join a room.
|
11 years ago |
Simon Eisenmann
|
ce00e0b79b
|
Changed icon for contact manager.
|
11 years ago |
Simon Eisenmann
|
517dca28cc
|
Removed debug.
|
11 years ago |
Simon Eisenmann
|
9d047d68e7
|
Renamed classroom renderer to auditorium.
|
11 years ago |
Simon Eisenmann
|
5f5e1e340a
|
Added support to create a working audio or video only peer connection without either video or audio input device.
|
11 years ago |
Simon Eisenmann
|
1e11486ab5
|
Added support to show peers who have no video in conferences (as novideo peers.)
|
11 years ago |
Simon Eisenmann
|
e5ab72d9cf
|
Disabled stop function to support custom jQuery.
|
11 years ago |
Simon Eisenmann
|
ff540a0d50
|
Correctly handle bye in conferences.
|
11 years ago |
Simon Eisenmann
|
bd6352f613
|
Fixed toastr to work without jQuery animation stuff.
|
11 years ago |
Simon Eisenmann
|
00d85d4b0c
|
Removed debug.
|
11 years ago |
Simon Eisenmann
|
7bbea5b521
|
Do not wait for localVideo when already active.
|
11 years ago |
Simon Eisenmann
|
af1524d60e
|
Fixed DOM element access in Angular expression.
|
11 years ago |
Simon Eisenmann
|
59bc20f466
|
Added docs about jquery building.
|
11 years ago |
Simon Eisenmann
|
14afcc4416
|
Added CSP suggestions and example.
|
11 years ago |
Simon Eisenmann
|
ed279c707e
|
Fixed jquery sourceMapping.
|
11 years ago |
Simon Eisenmann
|
6bd2f87ca1
|
Updated to 1.2.27.
|
11 years ago |
Simon Eisenmann
|
9b87bc7cc3
|
Fixed whitespace.
|
11 years ago |
Simon Eisenmann
|
3fcca78182
|
Added support to enable Content-Security-Policy and Content-Security-Policy-Report-Only.
Export Csp boolean flag in global context (true if CSP is enabled).
Load extra styles if CSP is enabled.
|
11 years ago |
Simon Eisenmann
|
0c88aeab0e
|
Use strict javascript globally.
|
11 years ago |
Simon Eisenmann
|
b2a72c52eb
|
Updated jquery to smaller version.
|
11 years ago |
Simon Eisenmann
|
46474161a0
|
Updated example plugin to match new parameters and return definition.
|
11 years ago |
Simon Eisenmann
|
ec9252d708
|
Stream lined jQuery usage and ported code to Angular whenever possible. This changes plugin API as plugins now have to use Angular $q instead of jQuery Deferreds.
|
11 years ago |
Simon Eisenmann
|
7652fcd19b
|
Use custom build of Modernizr which only includes stuff we actually use.
|
11 years ago |
Simon Eisenmann
|
04ccd813d1
|
Rebuilt styles.
|
11 years ago |
Simon Eisenmann
|
8254693d0d
|
Merge pull request #148 from deathwish/restrict-room-creation
Restrict room creation
|
11 years ago |
Simon Eisenmann
|
24519bb315
|
Merge pull request #152 from theurere/update-buddyPicture-upload
Update buddy picture upload
|
11 years ago |
Simon Eisenmann
|
e51ef47c5d
|
Merge pull request #147 from theurere/contact-actions
Add support for chat and call in contacts manager.
|
11 years ago |
Simon Eisenmann
|
f8b20ecb10
|
Refactored automatic settings opener to open only once after user settings were loaded by adding the userSettingsLoaded event to appData service.
|
11 years ago |
Evan Theurer
|
131e27ad8f
|
Use correct aspect ratio when zooming in/out of picture.
|
11 years ago |
Evan Theurer
|
a2bc05af84
|
Invert vertical direction arrow moves uploaded image.
|
11 years ago |
Simon Eisenmann
|
aade700627
|
Fixed room join when not logged in by fixing authorizing flag (now in appData service).
|
11 years ago |