Joachim Bauch
|
ccb0ca4d8b
|
Handle error when loading PDF.
|
11 years ago |
Joachim Bauch
|
fcc9c94137
|
Handle keycodes (left/right/space) to navigate the presentation.
|
11 years ago |
Joachim Bauch
|
b2cf1b2ddf
|
Make current page number editable to quickly switch pages.
|
11 years ago |
Joachim Bauch
|
b32996f12a
|
Show progress while presentation is being downloaded.
|
11 years ago |
Joachim Bauch
|
83e5b5c082
|
Moved code to send events through mediaStream API to separate method.
|
11 years ago |
Joachim Bauch
|
5c987c7053
|
Automatically scale presentation to visible area.
|
11 years ago |
Joachim Bauch
|
7b0f599ec2
|
Handle conference cases where participants join/leave existing presentation.
|
11 years ago |
Joachim Bauch
|
186502aeee
|
All participants should have the same permissions and be able to present/upload files.
|
11 years ago |
Joachim Bauch
|
bc89dd7205
|
Allow subscribers to control the presentation, too.
|
11 years ago |
Joachim Bauch
|
6b7a848f20
|
Handle case where page change event is received while file is still downloading.
|
11 years ago |
Joachim Bauch
|
6e09f0eaa1
|
Renamed directive to more general "presentation", updated internal API to match this change.
|
11 years ago |
Joachim Bauch
|
d1b5c707b2
|
Started refactoring/cleanup.
|
11 years ago |
Joachim Bauch
|
67665b89d6
|
Moved PDF display code to separate directive.
|
11 years ago |
Joachim Bauch
|
f8a9c78d14
|
Don't show first page initially if not presenter.
|
11 years ago |
Joachim Bauch
|
d978c4c27f
|
Support opening of file in Chrome.
|
11 years ago |
Joachim Bauch
|
57bfa7d2c6
|
First working version that actually transmits the file to another peer and synchornizes displaying. Still work-in-progress though...
|
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 |
Simon Eisenmann
|
9326547165
|
Implemented upload file to chat with file selector.
|
11 years ago |
Simon Eisenmann
|
833d8c48a3
|
Improved usability of call/chat creation.
|
11 years ago |
Evan Theurer
|
2f3c851e59
|
Handle when no contacts are present for contactsmanager. Remove unused template functionality.
|
11 years ago |
Evan Theurer
|
8e6c992a30
|
Update edit contacts header text.
|
11 years ago |
Evan Theurer
|
b50961170b
|
Import rest of contactsmanager templates. Update templates.
|
11 years ago |
Evan Theurer
|
61466f74c9
|
Return array from getAll in contactData. Create custom modal dom build ability in alertify with default header, body, footer dom. Update contactsmanager css class names. Add listener to add contact to contactsmanager on contactadded.
|
11 years ago |
Evan Theurer
|
687a2bd965
|
List contacts in contacts manager.
|
11 years ago |
Simon Eisenmann
|
7174eaee38
|
Fixed flicker of welcome screen.
Only auto show settings when in a room.
|
11 years ago |
Simon Eisenmann
|
bf6d017439
|
Added a bunch of appData events which might be useful to plugins.
|
11 years ago |
Simon Eisenmann
|
5752cba0fe
|
Optimized take buddy picture.
|
11 years ago |
Simon Eisenmann
|
4f475fe532
|
Fixed merge.
|
11 years ago |
Simon Eisenmann
|
d8996870a2
|
Show buddy list and chat even when in no room.
|
11 years ago |
Simon Eisenmann
|
3204c329bc
|
Implementd client side lookup support.
|
11 years ago |
Simon Eisenmann
|
28ad495a63
|
Added service to build requestAnimationFrame calls.
|
11 years ago |
Simon Eisenmann
|
2da69c4087
|
Store contacts in per user database.
|
11 years ago |
Simon Eisenmann
|
70cdfce628
|
Implemented localStorage service.
|
11 years ago |
Simon Eisenmann
|
4aa4e3f9e8
|
Implemented settings users controller as overrideable.
|
11 years ago |
Simon Eisenmann
|
a61632eda5
|
Implemented central click handler for buddy list clicks.
|
11 years ago |
Simon Eisenmann
|
d50fb327b3
|
Implemented contact add and remove with aggregated buddies.
|
11 years ago |
Simon Eisenmann
|
eae6b31dcd
|
Cleaned up borked revision checks.
|
11 years ago |
Simon Eisenmann
|
8792ebac29
|
Implemented next bunch of contact services.
|
11 years ago |
Simon Eisenmann
|
bd2bb78994
|
Implemented support to request and accept contacts when in a call with that contact.
|
11 years ago |
Simon Eisenmann
|
4c1f2e6fc8
|
Updated autocall feature to reflect API changes for contacts.
|
11 years ago |
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 |