Commit Graph

  • 4aea77b328 Close current document when loading another one. Joachim Bauch 2014-07-09 14:47:34 +0200
  • ccb0ca4d8b Handle error when loading PDF. Joachim Bauch 2014-07-09 14:45:21 +0200
  • 84701da67c Only show controls if presentation has been loaded. Joachim Bauch 2014-07-09 14:44:57 +0200
  • fcc9c94137 Handle keycodes (left/right/space) to navigate the presentation. Joachim Bauch 2014-07-09 12:20:06 +0200
  • b2cf1b2ddf Make current page number editable to quickly switch pages. Joachim Bauch 2014-07-09 11:40:41 +0200
  • b32996f12a Show progress while presentation is being downloaded. Joachim Bauch 2014-07-09 11:22:25 +0200
  • e8f8240e92 Also pass number of downloaded/total bytes to "downloadedChunk" event. Joachim Bauch 2014-07-09 10:35:30 +0200
  • 83e5b5c082 Moved code to send events through mediaStream API to separate method. Joachim Bauch 2014-07-09 10:24:00 +0200
  • dc4c61344d Make canvas "display: block" to get rid of overflow definition in container. Joachim Bauch 2014-07-09 10:17:08 +0200
  • 52098ff09e Fixed indent. Joachim Bauch 2014-07-08 19:40:38 +0200
  • 5c987c7053 Automatically scale presentation to visible area. Joachim Bauch 2014-07-08 19:29:28 +0200
  • 7b0f599ec2 Handle conference cases where participants join/leave existing presentation. Joachim Bauch 2014-07-08 18:36:28 +0200
  • 0eb0a6149a Added information about dropping a PDF to present it. Joachim Bauch 2014-07-08 15:34:32 +0200
  • 626fcdc9bc Updated style of controls, show page number. Joachim Bauch 2014-07-08 15:10:13 +0200
  • 186502aeee All participants should have the same permissions and be able to present/upload files. Joachim Bauch 2014-07-08 14:44:59 +0200
  • bc89dd7205 Allow subscribers to control the presentation, too. Joachim Bauch 2014-07-08 13:58:36 +0200
  • 6b7a848f20 Handle case where page change event is received while file is still downloading. Joachim Bauch 2014-07-08 13:49:20 +0200
  • 6e09f0eaa1 Renamed directive to more general "presentation", updated internal API to match this change. Joachim Bauch 2014-07-08 13:41:13 +0200
  • d1b5c707b2 Started refactoring/cleanup. Joachim Bauch 2014-07-06 23:10:24 +0200
  • dac7813b43 Also minimize pdf.js worker. Joachim Bauch 2014-07-05 15:56:20 +0200
  • 67665b89d6 Moved PDF display code to separate directive. Joachim Bauch 2014-07-03 02:30:07 +0200
  • f8a9c78d14 Don't show first page initially if not presenter. Joachim Bauch 2014-07-03 00:26:57 +0200
  • d978c4c27f Support opening of file in Chrome. Joachim Bauch 2014-07-03 00:13:55 +0200
  • c280aacafa Also pass "file" in "writeComplete" event. Joachim Bauch 2014-07-03 00:06:57 +0200
  • 38ffb085b1 Use PDF icon. Joachim Bauch 2014-06-15 22:35:31 +0200
  • 57bfa7d2c6 First working version that actually transmits the file to another peer and synchornizes displaying. Still work-in-progress though... Joachim Bauch 2014-06-15 22:21:05 +0200
  • 0083f359f2 Only show controls for presenter. Joachim Bauch 2014-06-15 22:18:01 +0200
  • 3e6218325d Added PdfViewer API. Joachim Bauch 2014-06-15 22:17:33 +0200
  • 3d1addc5a1 Added compatibility layer for pdf.js. Joachim Bauch 2014-06-11 22:28:58 +0200
  • 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. Joachim Bauch 2014-06-11 22:25:22 +0200
  • f6659593e8 Added pdf.js 9308b52. Joachim Bauch 2014-06-11 22:18:02 +0200
  • 226803a63f Fixed a couple of errors in boostrap usage. Simon Eisenmann 2014-07-09 16:28:11 +0200
  • cd52428026 Refactored dialogs and contacts manager. Simon Eisenmann 2014-07-09 15:46:35 +0200
  • e317b25948 Merge branch 'theurere-contacts-manager' Simon Eisenmann 2014-07-09 14:11:20 +0200
  • aa6de1125d Merge branch 'contacts-manager' of https://github.com/theurere/spreed-webrtc-pub into theurere-contacts-manager Simon Eisenmann 2014-07-09 14:10:59 +0200
  • 09a6f7b808 Rebuilt translations and completed German translation. Simon Eisenmann 2014-07-09 13:21:27 +0200
  • 9326547165 Implemented upload file to chat with file selector. Simon Eisenmann 2014-07-09 13:14:53 +0200
  • 3f46a17c95 Improved hover color. Simon Eisenmann 2014-07-09 12:31:27 +0200
  • 82d07abeb7 Updated new wording. Simon Eisenmann 2014-07-09 12:22:28 +0200
  • 833d8c48a3 Improved usability of call/chat creation. Simon Eisenmann 2014-07-09 11:55:37 +0200
  • d3043b858b Fast animation. Simon Eisenmann 2014-07-09 10:36:04 +0200
  • 2b46e9b71b Add styles. #67 Evan Theurer 2014-07-09 09:42:37 +0200
  • 887e1c542f Move contacts under account in settings. Update contacts manager button text. Evan Theurer 2014-07-08 14:51:25 +0200
  • f4011efbe7 Update contacts manager table look. Evan Theurer 2014-07-08 14:36:11 +0200
  • 2f3c851e59 Handle when no contacts are present for contactsmanager. Remove unused template functionality. Evan Theurer 2014-07-08 13:51:39 +0200
  • c3f43e754a Remove unused alertify injection. Evan Theurer 2014-07-08 11:57:51 +0200
  • 8e6c992a30 Update edit contacts header text. Evan Theurer 2014-07-08 11:53:49 +0200
  • b50961170b Import rest of contactsmanager templates. Update templates. Evan Theurer 2014-07-08 11:49:41 +0200
  • 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. Evan Theurer 2014-07-08 11:47:39 +0200
  • 687a2bd965 List contacts in contacts manager. Evan Theurer 2014-07-04 13:11:07 +0200
  • f54ef543d0 Update template layout. Evan Theurer 2014-06-30 18:23:13 +0200
  • 73b21b8f5f Add contacts-manager modal templates. Evan Theurer 2014-06-30 16:30:11 +0200
  • f38fd982aa Implemented pictures for session. Simon Eisenmann 2014-07-08 19:57:13 +0200
  • 18e1ce45f4 Merge pull request #68 from fancycode/configure_log_versions Simon Eisenmann 2014-07-08 13:22:50 +0200
  • c25834703a Added general ES5 compatibility check and refuse to start when no Object.create support is found. Simon Eisenmann 2014-07-08 12:22:53 +0200
  • 2e63e9bdd6 Removed experimental button group. Simon Eisenmann 2014-07-08 11:44:46 +0200
  • b783155a77 Correct config install path variable names in Makefile. #69 Lance Cooper 2014-07-07 19:02:01 -0500
  • 7b7a389730 Fixed overlap of actions with video layout control. Simon Eisenmann 2014-07-07 18:14:36 +0200
  • e894f83738 Replaced call icon eye with phone. Chat is now default click action on buddies rather than call. Simon Eisenmann 2014-07-07 18:03:09 +0200
  • 37638d92e6 Use detected "sed". #68 Joachim Bauch 2014-07-07 16:56:29 +0200
  • 930c11eeea Log versions of third-party libraries/tools from `configure`. Joachim Bauch 2014-07-07 16:50:20 +0200
  • cbfc67c68d Added note about JSHint development dependency. Simon Eisenmann 2014-07-07 16:37:10 +0200
  • 52815105ed Fixed javascript. Simon Eisenmann 2014-07-07 16:34:00 +0200
  • 8ffc3af7f1 Reorganized styles and scaleable logo. Simon Eisenmann 2014-07-07 15:42:05 +0200
  • 72aaadadeb Added checkt for Websocket support and show warning message if the browser does not support websockets. Simon Eisenmann 2014-07-07 12:54:16 +0200
  • 0424635e15 Implemented session subscription. Simon Eisenmann 2014-07-04 16:30:35 +0200
  • 52f271a15c Merge branch 'longsleep-better-welcome' Simon Eisenmann 2014-07-03 17:37:15 +0200
  • 07dabacd2c Merge branch 'better-welcome' of https://github.com/longsleep/spreed-webrtc into longsleep-better-welcome Simon Eisenmann 2014-07-03 17:34:27 +0200
  • 25b714dab7 Fixed travis npm lookups. Simon Eisenmann 2014-07-03 16:46:20 +0200
  • 28618612e9 Use tiles as jpeg as this is much smaller by no visual difference. Simon Eisenmann 2014-07-03 14:50:04 +0200
  • 7f0b305e0f Cleaned up welcome screen of all the fuzz. #66 Simon Eisenmann 2014-07-03 12:58:16 +0200
  • e3bee1c85a Merge pull request #65 from theurere/update-r.js Simon Eisenmann 2014-07-03 10:11:04 +0200
  • 646aef00e4 Merge pull request #61 from theurere/update-text.js Simon Eisenmann 2014-07-03 10:10:56 +0200
  • be374ef19a Merge pull request #60 from theurere/update-require.js Simon Eisenmann 2014-07-03 10:10:44 +0200
  • b481f72931 Merge pull request #62 from theurere/update-jquery.mobile-events.js Simon Eisenmann 2014-07-03 10:09:30 +0200
  • 37cb973ac4 Merge pull request #59 from theurere/update-howler.js Simon Eisenmann 2014-07-03 10:09:05 +0200
  • 437b90461c Merge pull request #63 from theurere/update-ua-parser.js Simon Eisenmann 2014-07-03 10:08:12 +0200
  • 64608f05f8 Merge pull request #64 from theurere/update-pre-commit-hook Simon Eisenmann 2014-07-03 10:07:07 +0200
  • 199cb21b50 Do not check files in build/* #64 Evan Theurer 2014-07-02 18:21:49 +0200
  • 3c4eead45f Update r.js to 2.1.14. #65 Evan Theurer 2014-07-02 18:17:02 +0200
  • aefdba0e77 Update ua-parser.js to 0.7.0. #63 Evan Theurer 2014-07-02 16:42:30 +0200
  • 10b7e654c5 Update jquery.mobile-events.js to latest version. #62 Evan Theurer 2014-07-02 16:17:16 +0200
  • 234e24cd70 Update text.js to 2.0.12. #61 Evan Theurer 2014-07-02 15:54:50 +0200
  • 9a019a7aac Update require.js to 2.1.14. #60 Evan Theurer 2014-07-02 15:04:19 +0200
  • 21acec0fbd Update howler.js to 1.1.22. #59 Evan Theurer 2014-07-02 13:22:09 +0200
  • 7174eaee38 Fixed flicker of welcome screen. Only auto show settings when in a room. Simon Eisenmann 2014-07-01 19:53:32 +0200
  • 0c37d4851f Decode secrets as hex and recommend in configuration comments to generate secrets as hex values with example on how to do it. Simon Eisenmann 2014-07-01 16:45:14 +0200
  • d02aa95f5f Merge pull request #58 from theurere/update-moment.js Simon Eisenmann 2014-07-01 15:24:37 +0200
  • fd3775b293 Update moment.js to 2.7.0. #58 Evan Theurer 2014-07-01 15:13:45 +0200
  • 21f0769b1c Merge pull request #57 from theurere/update-toastr.js Simon Eisenmann 2014-07-01 13:58:50 +0200
  • 525ae4f22e Update toastr.js to 2.0.3. #57 Evan Theurer 2014-07-01 12:49:52 +0200
  • c9f4349f44 Made form to show changable room name. Simon Eisenmann 2014-06-30 23:48:20 +0200
  • e4dc2d81b8 Cloak inside. Simon Eisenmann 2014-06-30 23:41:42 +0200
  • 5f3ab32de7 Replaced spinner with notch. Simon Eisenmann 2014-06-30 22:05:02 +0200
  • 8bd79abceb Fixed flicker of pages. Simon Eisenmann 2014-06-30 22:03:31 +0200
  • 01a3623d03 Oops forgot to update changelog for new release. v0.19.1 Simon Eisenmann 2014-06-30 19:20:11 +0200
  • 11b72b387d Merge pull request #56 from fancycode/automake_updates Simon Eisenmann 2014-06-30 19:00:15 +0200
  • a47884f7fb Added fine grained control to HTTP and HTTPS listeners. Simon Eisenmann 2014-06-30 18:30:09 +0200
  • 3136119d20 Check for requirements when executing `make styleshint`. #56 Joachim Bauch 2014-06-30 18:23:21 +0200
  • 3f1f0ec6e8 Update template layout. #55 Evan Theurer 2014-06-30 18:23:13 +0200