Evan Theurer
|
2aee051abc
|
Update main menu bar to bootstrap syntax.
|
11 years ago |
Evan Theurer
|
99b306d66c
|
Add ability to remove contact.
|
11 years ago |
Simon Eisenmann
|
b0c5963aa2
|
Prepare for 0.20.0 release.
|
11 years ago |
Simon Eisenmann
|
a602333a47
|
Rebuilt styles.
|
11 years ago |
Simon Eisenmann
|
20a38d8573
|
Merge pull request #72 from fancycode/controls_bar
Controls bar updates
|
11 years ago |
Joachim Bauch
|
72386d98f2
|
Added "Upload" button in control bar.
|
11 years ago |
Joachim Bauch
|
7672fd60e7
|
Show status while presentation is loading.
|
11 years ago |
Simon Eisenmann
|
082e1669e0
|
Removed debug.
|
11 years ago |
Simon Eisenmann
|
167bbe5f6c
|
Added fullscreen to presentation.
|
11 years ago |
Joachim Bauch
|
cf62a359e5
|
Make sure control overlay always has a fixed height.
|
11 years ago |
Joachim Bauch
|
6ecb15ad1d
|
Don't show controls bar automatically.
|
11 years ago |
Simon Eisenmann
|
6bb0dcdc18
|
Rebuilt styles.
|
11 years ago |
Simon Eisenmann
|
f2d27b009e
|
Merge pull request #71 from fancycode/presentation_file_cache
Keep list of presentations uploaded to the call.
|
11 years ago |
Joachim Bauch
|
7e43e300bb
|
Center presentation.
|
11 years ago |
Simon Eisenmann
|
c635b5db59
|
Create only one fake session per userid,
|
11 years ago |
Joachim Bauch
|
cce60e41f6
|
Keep list of presentations uploaded to the call.
This allows easy switching between presentations.
|
11 years ago |
Simon Eisenmann
|
ab35fa8f50
|
Make sure to disable presentation when screensharing and vice verca.
|
11 years ago |
Simon Eisenmann
|
8f796afcfe
|
Updated translations.
|
11 years ago |
Simon Eisenmann
|
89152d4ac0
|
Replaced PDF icon with folder icon.
|
11 years ago |
Simon Eisenmann
|
2dbf152e22
|
Cleaned up the fuzz.
|
11 years ago |
Simon Eisenmann
|
172e118d44
|
Video smally mode now has a background color.
|
11 years ago |
Simon Eisenmann
|
52dec11d5d
|
Added missing bye reason.
|
11 years ago |
Simon Eisenmann
|
3d1ccf73a0
|
Added documentation about busy reasons.
|
11 years ago |
Simon Eisenmann
|
d1c3bae38a
|
Updated wording for presentations and rebuilt translations.
|
11 years ago |
Simon Eisenmann
|
efd8b531a6
|
Rebuilt styles.
|
11 years ago |
Simon Eisenmann
|
780f47b0c4
|
Merge pull request #70 from fancycode/pdfjs_playground
PDF presentations
|
11 years ago |
Simon Eisenmann
|
98222a36b3
|
Merge pull request #69 from deathwish/master
Correct config install path variable names in Makefile.
|
11 years ago |
Simon Eisenmann
|
e39b08b79f
|
Implemented location sharing.
|
11 years ago |
Simon Eisenmann
|
724c4d27e5
|
Implemented fake sessions.
|
11 years ago |
Joachim Bauch
|
6604c43ba2
|
Also install pdf.js files.
|
11 years ago |
Joachim Bauch
|
e90d93358b
|
Updated building of pdf.js files.
|
11 years ago |
Joachim Bauch
|
f7c2db8abc
|
Load pdf.js only if required.
|
11 years ago |
Joachim Bauch
|
ce5bfce04e
|
Updated wording for invalid PDF documents.
|
11 years ago |
Joachim Bauch
|
58ce0c1450
|
Added "Upload" button to present a document.
|
11 years ago |
Joachim Bauch
|
57a9c97f0c
|
Updated for new welcome styles.
|
11 years ago |
Joachim Bauch
|
969226d4a0
|
Added error handling for cases where document could not be loaded and rendering issues.
|
11 years ago |
Joachim Bauch
|
0c8f14a097
|
Updated to pdf.js 1.0.44 (mozilla/pdf.js@a20c39083c30d07a81d0972c5c52eb93b2df3ea1).
|
11 years ago |
Joachim Bauch
|
4aea77b328
|
Close current document when loading another one.
|
11 years ago |
Joachim Bauch
|
ccb0ca4d8b
|
Handle error when loading PDF.
|
11 years ago |
Joachim Bauch
|
84701da67c
|
Only show controls if presentation has been loaded.
|
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
|
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
|
dc4c61344d
|
Make canvas "display: block" to get rid of overflow definition in container.
|
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
|
0eb0a6149a
|
Added information about dropping a PDF to present it.
|
11 years ago |