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
|
e8f8240e92
|
Also pass number of downloaded/total bytes to "downloadedChunk" event.
|
11 years ago |
Joachim Bauch
|
83e5b5c082
|
Moved code to send events through mediaStream API to separate method.
|
11 years ago |
Joachim Bauch
|
52098ff09e
|
Fixed indent.
|
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
|
c280aacafa
|
Also pass "file" in "writeComplete" event.
|
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
|
3e6218325d
|
Added PdfViewer API.
|
11 years ago |
Joachim Bauch
|
3d1addc5a1
|
Added compatibility layer for pdf.js.
|
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 |
Joachim Bauch
|
f6659593e8
|
Added pdf.js 9308b52.
|
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
|
c3f43e754a
|
Remove unused alertify injection.
|
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
|
f38fd982aa
|
Implemented pictures for session.
|
11 years ago |
Simon Eisenmann
|
c25834703a
|
Added general ES5 compatibility check and refuse to start when no Object.create support is found.
|
11 years ago |
Simon Eisenmann
|
e894f83738
|
Replaced call icon eye with phone.
Chat is now default click action on buddies rather than call.
|
11 years ago |
Simon Eisenmann
|
52815105ed
|
Fixed javascript.
|
11 years ago |
Simon Eisenmann
|
72aaadadeb
|
Added checkt for Websocket support and show warning message if the browser does not support websockets.
|
11 years ago |
Simon Eisenmann
|
0424635e15
|
Implemented session subscription.
|
11 years ago |
Simon Eisenmann
|
7f0b305e0f
|
Cleaned up welcome screen of all the fuzz.
|
11 years ago |
Evan Theurer
|
aefdba0e77
|
Update ua-parser.js to 0.7.0.
|
11 years ago |
Evan Theurer
|
10b7e654c5
|
Update jquery.mobile-events.js to latest version.
|
11 years ago |
Evan Theurer
|
234e24cd70
|
Update text.js to 2.0.12.
|
11 years ago |
Evan Theurer
|
9a019a7aac
|
Update require.js to 2.1.14.
|
11 years ago |
Evan Theurer
|
21acec0fbd
|
Update howler.js to 1.1.22.
|
11 years ago |
Simon Eisenmann
|
7174eaee38
|
Fixed flicker of welcome screen.
Only auto show settings when in a room.
|
11 years ago |
Evan Theurer
|
fd3775b293
|
Update moment.js to 2.7.0.
|
11 years ago |
Evan Theurer
|
525ae4f22e
|
Update toastr.js to 2.0.3.
|
11 years ago |
Simon Eisenmann
|
c9f4349f44
|
Made form to show changable room name.
|
11 years ago |
Evan Theurer
|
b7550a4f7c
|
Use current buddyPicture if contact has none.
|
11 years ago |
Evan Theurer
|
930ab09391
|
Used contact pic from db.
|
11 years ago |
Evan Theurer
|
b3a2a015b2
|
Improve display name condition.
|
11 years ago |
Evan Theurer
|
e13f48fe59
|
Display contact name from db - not the current display name.
|
11 years ago |