1612 Commits (160d3bb17217804c20a98a9242cb13a3726d7783)
 

Author SHA1 Message Date
Joachim Bauch 8dfd371c6f Build pdf sandbox. 10 years ago
Joachim Bauch c973103c31 Run pdf.js rendering inside sandboxed iframe. 10 years ago
Joachim Bauch cbe9c0b51f Don't use global "encodeURI". 10 years ago
Simon Eisenmann 4db499cca3 MJPEG fix was backported to FF38. So we allow HD constraints starting with FF38 now. 10 years ago
Joachim Bauch 02bda0367d Merge rule (found by Hound). 10 years ago
Joachim Bauch 7cc196f4e0 Move sandbox code to own file, refactor common sandboxing code to service. 10 years ago
Joachim Bauch 6e54e7fc16 Added API to get absolute url. 10 years ago
Joachim Bauch 1727b7edd1 Implement methods to get current position / state. 10 years ago
Joachim Bauch 02c531591a Need "frame-src" CSP to load YouTube sandbox. 10 years ago
Joachim Bauch c8ad76005b Added seek and volume support, check origins in postMessage receivers. 10 years ago
Joachim Bauch 29fc1baa51 Initial code to support running YouTube player in a sandboxed iframe. 10 years ago
Simon Eisenmann 2be68c554c Moved default room type to config. 10 years ago
Simon Eisenmann 856a23faca Correct some errors found by golint. 10 years ago
Simon Eisenmann beff7439b8 Bumped copyright to 2015. 10 years ago
Simon Eisenmann 0a3f2cb879 Expose authorizing flag in scope and hide sign-in button when true. 10 years ago
Simon Eisenmann befa31eb8f Make travis test Go 1.4. 10 years ago
Simon Eisenmann d6f5dcac9e Moved from Sleepy to Sloth. 10 years ago
Simon Eisenmann 22c1e889cc Do not strip spaced in room path parts. 10 years ago
Simon Eisenmann 37ce3c6bfa Strip spurious slashes and white space in path segments of room names. 10 years ago
Simon Eisenmann 6d9ce526c0 Merge pull request #194 from longsleep/slashed-rooms 10 years ago
Simon Eisenmann e0fa8c8b43 Allow slashes unquoted in room names. This brings nested rooms. 10 years ago
Simon Eisenmann 513116f783 We finally have a ui controller. 10 years ago
Simon Eisenmann e9f617b26f Merge pull request #192 from longsleep/room-types 10 years ago
Simon Eisenmann 9df314a37f Use new Name field to send room name, rather than deprectated Id field. 10 years ago
Simon Eisenmann 69db76290d Added server side ApiVersion returned with self to distinguish client and server API version support. 10 years ago
Simon Eisenmann 4025f0fa76 Sync API version with docs and bumped to 1.4. 10 years ago
Simon Eisenmann 8c4298d82a Bumped server API version to 1.2. 10 years ago
Simon Eisenmann f4f7d8b423 Bumped copyright. 10 years ago
Simon Eisenmann aefdbdac6c Updated channel api docs to reflect room type changes. 10 years ago
Simon Eisenmann 8d4ff54505 Updated tests to new room name with type api. 10 years ago
Simon Eisenmann 0a44f596bf Implemented room types. 10 years ago
Simon Eisenmann 5a3652e229 Merge pull request #193 from longsleep/views-prepare 10 years ago
Simon Eisenmann fff50faa2d Bring back title attribute on logo. 10 years ago
Simon Eisenmann 3b52da2d82 Added increasing delay on reconnect to avoid killing slow browsers by reconnecting too fast. Reconnect delay now goes up to 10 seconds in 500 ms steps. 10 years ago
Simon Eisenmann ac24895d94 Moved more stuff to appcontroller. 10 years ago
Simon Eisenmann 9848786145 First step in getting rid of the huge mediastreamcontroller. 10 years ago
Simon Eisenmann 1d031b71ca Fixed missing chat envelope which got lost in 56aa603293. 10 years ago
Simon Eisenmann cb0ade48df Added conversion for older po2json generated files. 10 years ago
Simon Eisenmann bb6200444b Minimal po2json version is 0.4.1 to support updated jed. 10 years ago
Simon Eisenmann 84abb28cbe Rebuilt translations and completed German translation. 10 years ago
Simon Eisenmann 2c0892f009 Rebuilt styles. 10 years ago
Simon Eisenmann dab64f7d1f Merge pull request #188 from longsleep/ff-screensharing-candidate 10 years ago
Simon Eisenmann 22031e24b6 Merge pull request #178 from theurere/fix-scss-lint-idselector 10 years ago
Simon Eisenmann c5a91562fc Added selection to make screen, window and application possible in Firefox. 10 years ago
Simon Eisenmann 5bea610568 Bumped constraints support for HD to FF 40 to make sure MJPEG works fine. 10 years ago
Evan Theurer 4f9e0abb36 Fix scss-lint error IdSelector. 10 years ago
Simon Eisenmann 0c6d47b38c Enable HD constraints for FF >= 38 as https://bugzilla.mozilla.org/show_bug.cgi?id=1151628 was fixed. Lets hope it will land in 38. 10 years ago
Simon Eisenmann ccdd51fd74 Worked to get screen sharing to FF. 10 years ago
Simon Eisenmann 3da4f79470 Improved bash fu. 10 years ago
Evan Theurer b5f4893173 Do not let globally set scss-lint IdSelectors affect display of errors in other files. 10 years ago