713 Commits (f7c2db8abc2b87201ff2db9013e36d2a1e782175)
 

Author SHA1 Message Date
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
Joachim Bauch 626fcdc9bc Updated style of controls, show page number. 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 dac7813b43 Also minimize pdf.js worker. 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 38ffb085b1 Use PDF icon. 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 0083f359f2 Only show controls for presenter. 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. 11 years ago
Joachim Bauch f6659593e8 Added pdf.js 9308b52. 11 years ago
Simon Eisenmann 226803a63f Fixed a couple of errors in boostrap usage. 11 years ago
Simon Eisenmann cd52428026 Refactored dialogs and contacts manager. 11 years ago
Simon Eisenmann e317b25948 Merge branch 'theurere-contacts-manager' 11 years ago
Simon Eisenmann aa6de1125d Merge branch 'contacts-manager' of https://github.com/theurere/spreed-webrtc-pub into theurere-contacts-manager 11 years ago
Simon Eisenmann 09a6f7b808 Rebuilt translations and completed German translation. 11 years ago
Simon Eisenmann 9326547165 Implemented upload file to chat with file selector. 11 years ago
Simon Eisenmann 3f46a17c95 Improved hover color. 11 years ago
Simon Eisenmann 82d07abeb7 Updated new wording. 11 years ago
Simon Eisenmann 833d8c48a3 Improved usability of call/chat creation. 11 years ago
Simon Eisenmann d3043b858b Fast animation. 11 years ago
Evan Theurer 2b46e9b71b Add styles. 11 years ago
Evan Theurer 887e1c542f Move contacts under account in settings. Update contacts manager button text. 11 years ago
Evan Theurer f4011efbe7 Update contacts manager table look. 11 years ago