Simon Eisenmann
beff7439b8
Bumped copyright to 2015.
10 years ago
Simon Eisenmann
9848786145
First step in getting rid of the huge mediastreamcontroller.
10 years ago
Simon Eisenmann
076bcdb271
Added modules section to config file to allow to disable screensharing, youtube and presentation support.
11 years ago
Simon Eisenmann
824a6e28e9
Moved welcome form to own directive and removed obsolete controller.
11 years ago
Simon Eisenmann
0c88aeab0e
Use strict javascript globally.
11 years ago
Lance Cooper
9118194e89
Refactor web app room logic into separate service.
...
Contains the following major changes:
* Export connector, api, and webrtc mediastream objects as angular services.
* Export url formatter as a separate angular service.
* Move `authorizing` flag to a function on the root scope.
* Use directive to set the page title.
* Move buddy list visibility toggling into the buddy list directive.
* Room information is no longer exposed on the root scope.
* Use room.joined and room.left events instead of room.
* Treat rooms as an object identified by name, rather than a string id.
* Remove the following unused or semantically ambiguous events from the
connector: opened, helloed, closed
* Centralize all room state in an angular service.
* Move call to hello from connector to api.
11 years ago
Simon Eisenmann
c456dc22d0
Cleaned up file upload implementation and made it use the new model based parent scope.
11 years ago
Evan Theurer
1364593c67
Use separate controllers for contactsmanager and contactsmanageredit.
11 years ago
Evan Theurer
6f7d236ed6
Connect onerror function to db actions. Cleanups.
11 years ago
Evan Theurer
09e9066b6c
Fix spacing.
11 years ago
Evan Theurer
c8f53d7758
Base ui to support uploading of pictures.
11 years ago
Simon Eisenmann
9738fea46e
Renamed buddyPicture directive to buddyPictureCapture to avoid name conflicts.
11 years ago
Joachim Bauch
da4bae5875
Added support for sharing YouTube videos in a call.
11 years ago
Joachim Bauch
f63bed66ed
Started adding support for ODF documents. Pages support is still TODO
11 years ago
Joachim Bauch
6e09f0eaa1
Renamed directive to more general "presentation", updated internal API to match this change.
11 years ago
Joachim Bauch
67665b89d6
Moved PDF display code to separate directive.
11 years ago
Joachim Bauch
3b57d952a7
Started playing around with pdf.js.
...
For now only renders static PDF from URL, but should become PDF presentation sharing sometime in the future.
11 years ago
Simon Eisenmann
cd52428026
Refactored dialogs and contacts manager.
11 years ago
Evan Theurer
687a2bd965
List contacts in contacts manager.
11 years ago
Simon Eisenmann
4f475fe532
Fixed merge.
11 years ago
Simon Eisenmann
ab3e5673b8
Implemented first simple Ui for contacts in chat.
11 years ago
Evan Theurer
7305d0a9ea
Breakout picture functionality into own directive. Update functions. Create corresponding styles page.
11 years ago
Simon Eisenmann
13ac41d417
Changed name of project to Spreed WebRTC.
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
943b81b851
Implemented page loader.
11 years ago
Simon Eisenmann
c489ab07e0
Implemented social links for email, facebook, twitter, google plus and xing.
12 years ago
Simon Eisenmann
6ffd3f2917
Initial public release.
12 years ago