186 Commits (740f3cb99e52875f2cbc18cfc1ea56e14babfafd)

Author SHA1 Message Date
Simon Eisenmann 1227dbccef Started end points for contact storage. 11 years ago
Simon Eisenmann ab3e5673b8 Implemented first simple Ui for contacts in chat. 11 years ago
Simon Eisenmann 64258b8a68 Fixed bug that video got enabled on destroyed scope. 11 years ago
Evan Theurer 80121696ea Move to displaying preview image in video element to img element using canvas. 11 years ago
Evan Theurer b907999f81 Start/stop video stream when taking/retaking a picture. 11 years ago
Evan Theurer 7305d0a9ea Breakout picture functionality into own directive. Update functions. Create corresponding styles page. 11 years ago
Evan Theurer 1fc810a9d5 Refactor countdown. 11 years ago
Evan Theurer eab6c09d3e Update 'take a profile picture' implementation to allow preview of taken picture. 11 years ago
Simon Eisenmann 13ac41d417 Changed name of project to Spreed WebRTC. 11 years ago
Simon Eisenmann 20b504aacd Fixed bunch of Javascript syntax issues. 11 years ago
Simon Eisenmann a0733b6555 Applied jsbeautify target to all Javascript files making them use same syntax style and tab indentation everywhere. 11 years ago
Simon Eisenmann 6dc0bc3f9b Fixed a load of Javascript syntax errors found with jshint. 11 years ago
Simon Eisenmann 3aeca7069e Make sure that settings are saved on reload. 11 years ago
Simon Eisenmann 05dbd4459d Fixed auto open of settings when no displayName is set. 11 years ago
Simon Eisenmann 8442e45807 Cleanup of session register code. 11 years ago
Simon Eisenmann 8e23be4f46 Finialized settings integration. 11 years ago
Simon Eisenmann 69039af618 Playing around with keygen element. 11 years ago
Simon Eisenmann 9a1b3c9548 Only show logout and warning if there is something stored. 11 years ago
Simon Eisenmann 6b1ea5901f Store settings implicitly on close to improve usabilityt. 11 years ago
Simon Eisenmann 2bdc6c8b1a Implemented user id integration in setting (register, logout). 11 years ago
Simon Eisenmann 609fb05189 Cleaned up and homogenized styles of audio video component. 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 e504b26aba Implemented ui to switch video layout renderers. 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 a5ae2e33bb Make sure to use onepeople renderer when main view is active. 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 50e17e5bff Fixed video sizing when there were less videos than possible slots in a row. 11 years ago
Simon Eisenmann ef0505be5c No longer set height of container making the own video always flow to the bottom. 11 years ago
Simon Eisenmann 5090105177 Fixed video bottom overflow in certain window sizes. 11 years ago
Simon Eisenmann 7dcdd7b82d Use context aware text element quoting instead of sanitize. 11 years ago
Simon Eisenmann 37f406235f Properly sanitize room names in chat. 11 years ago
Simon Eisenmann 395b9ccf2d Use bound events to handle buddlist show/hide mouse over. 11 years ago
Simon Eisenmann 5d60f8216b Also use dblclick event for fullscreen trigger. 11 years ago
Simon Eisenmann 5ee0330366 Fixed screensharing bye message in conference mode. 11 years ago
Simon Eisenmann 4457b276d9 Only show buddy list on room changes when its not on auto hide. 11 years ago
Simon Eisenmann a77297ab5a Allow easy extensions of supported languages. 12 years ago
Simon Eisenmann 362248cfa0 Always make screen sharing availble when browser supports it. 12 years ago
Simon Eisenmann 850a8a94d2 Fixed audio indicator to actually work correctly. 12 years ago
Simon Eisenmann ed867a14f3 Added support for screen sharing options (fit screen). 12 years ago
Simon Eisenmann 26b82f2e90 Fixed couple of edge cases where chat animations got stuck or nothing was shown. 12 years ago
Simon Eisenmann 6c787bb146 Auto unmax chat when layout hide. 12 years ago
Simon Eisenmann a30e815fb0 Implemented chat sessions view. 12 years ago
Simon Eisenmann 4988edcd36 Cleanups. 12 years ago
Simon Eisenmann 557dc99f1b Cound chat message badge per chat. 12 years ago
Simon Eisenmann 31467b90ce Made chat room reuse sane. 12 years ago
Simon Eisenmann c93fd57c50 First bunch of dom and js changes to make chat switching and events more sane. 12 years ago
Simon Eisenmann b5d2bf079d Group chat is now named room chat. 12 years ago
Simon Eisenmann 11fda3d937 Hide buddy list per default and only show when room status becomes true. 12 years ago