Simon Eisenmann
b3d03b819c
Serve odf and pdf sandbox from the server to prepare CSP http header for Firefox compatibility as Firefox does not support CSP in meta tag (see https://bugzilla.mozilla.org/show_bug.cgi?id=663570 ).
10 years ago
Simon Eisenmann
e35dd0f8a3
Added URL support to sandbox service.
10 years ago
Simon Eisenmann
dc7bbd9b76
Create sandbox iframes on demand rather than always by template code.
10 years ago
Joachim Bauch
31df90a03a
No need for "allow-same-origin" in presentation sandboxes.
10 years ago
Joachim Bauch
f59eb17cf3
Destroy sandbox API when scope is destroyed.
10 years ago
Joachim Bauch
a1288820bd
Ignore "ready" message here.
10 years ago
Joachim Bauch
c973103c31
Run pdf.js rendering inside sandboxed iframe.
10 years ago
Simon Eisenmann
beff7439b8
Bumped copyright to 2015.
10 years ago
Simon Eisenmann
0c88aeab0e
Use strict javascript globally.
11 years ago
Joachim Bauch
7a40a6a7c5
Revoke temporary URLs when closing.
11 years ago
Joachim Bauch
a63247fc16
Refactored presentations code to support arbitrary drawing canvases and don't use hardcoded "pdf*" events.
11 years ago
Joachim Bauch
1fae6fcf85
Various presentation updates that improve conference use cases.
...
- Support multiple simultaneous up-/downloads.
- Support dragging / selecting multiple files.
- Only select first presentation automatically.
- Show download progress in control overlay.
11 years ago
Simon Eisenmann
d1c3bae38a
Updated wording for presentations and rebuilt translations.
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
969226d4a0
Added error handling for cases where document could not be loaded and rendering issues.
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
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
5c987c7053
Automatically scale presentation to visible area.
11 years ago
Joachim Bauch
bc89dd7205
Allow subscribers to control the presentation, too.
11 years ago
Joachim Bauch
67665b89d6
Moved PDF display code to separate directive.
11 years ago