Граф коммитов

5547 Коммитов

Автор SHA1 Сообщение Дата
Christoph Wurst 1fbda6ed4b add Backbone.Marionette
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2016-10-17 19:27:34 +02:00
Lukas Reschke 8f9cb3db4b Merge pull request #50 from nextcloud/add-appcode-checker
Add appcode checker
2016-10-17 11:39:30 +02:00
Lukas Reschke e620e508ca
Strict comparison 2016-10-17 11:38:17 +02:00
Lukas Reschke a49858424f
Add appcode checker 2016-10-17 11:35:30 +02:00
Lukas Reschke 84117e76eb Merge pull request #48 from nextcloud/ci_javascript_css
Check JavaScript / CSS files for errors/style using Drone CI (#42).
2016-10-15 12:56:49 +02:00
Joachim Bauch 0e0b2cb05d Check JavaScript / CSS files for errors/style using Drone CI (#42). 2016-10-14 14:39:10 +02:00
Joachim Bauch 7a1b1dcd14 Added script to check CSS files using stylelint. 2016-10-14 14:08:45 +02:00
Joachim Bauch 905557c8a2 Added script to check JavaScript files using eslint. 2016-10-14 14:08:45 +02:00
Joachim Bauch cbe0728a34 Minor changes to prepare for CI testing using eslint. 2016-10-14 14:08:45 +02:00
Joachim Bauch 8dcaf26dd5 Don't use non-existent pseudo-selector ":full-screen". 2016-10-14 14:06:25 +02:00
Lukas Reschke 60e8d535d1 Merge pull request #47 from nextcloud/duplicate_roomnames
Prevent duplicate room names.
2016-10-14 13:27:42 +02:00
Joachim Bauch c872e752ef Return non-200 status if user tries to create room that already exists. 2016-10-13 17:51:55 +02:00
Lukas Reschke bd91478f93 Merge pull request #43 from fancycode/configure_stun
Make STUN server configurable through settings.
2016-10-13 17:26:53 +02:00
Joachim Bauch e51d236bae Prevent duplicate room names. 2016-10-11 14:44:46 +02:00
Joachim Bauch b33d59de10 Make STUN server configurable through settings.
This change adds a new section "Spreed" to the "Additional settings" where you
can configure the STUN server (#2).
2016-10-11 12:14:11 +02:00
Lukas Reschke 95159f7bda Merge pull request #44 from fancycode/join_empty_roomname
Don't try to create rooms with an empty name.
2016-10-10 20:13:03 +02:00
Lukas Reschke 4c717ad33f Merge pull request #41 from fancycode/handle_gum_errors
Handle errors when accessing local media.
2016-10-10 20:10:11 +02:00
Joachim Bauch b71517adac Fixed joining rooms after they have been created. 2016-10-10 14:32:13 +02:00
Joachim Bauch 11aeec10fb Don't try to create rooms with an empty name. 2016-10-10 14:31:56 +02:00
Joachim Bauch 3492a85bee Handle errors when accessing local media.
For now uses a custom message for HTTPS-required error in Chrome (#18) and
the "NotAllowedError" error if the used denied access to the devices. All
other errors show the message as reported by the browser.
2016-10-10 10:47:21 +02:00
Lukas Reschke ed06e60ea4 Merge pull request #29 from nextcloud/db-column-widths
fix DB column types and widths
2016-10-04 15:49:24 +02:00
Christoph Wurst 661154d23a
fix DB column types and widths
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2016-10-04 14:24:20 +02:00
Jan-Christoph Borchardt 0d2db2a271 fix background for multiple participants 2016-09-26 20:28:20 +02:00
Jan-Christoph Borchardt dd153b730d layout fixes for 4-person calls 2016-09-22 00:30:10 +02:00
Jan-Christoph Borchardt 348ba2c87f layout fix for calls with 3 people 2016-09-22 00:13:05 +02:00
Jan-Christoph Borchardt edeeba5b88 fix more layout details 2016-09-21 23:55:26 +02:00
Jan-Christoph Borchardt c606751fb2 toggle fullscreen via more-button 2016-09-21 20:02:18 +02:00
Jan-Christoph Borchardt 675649a938 improve look of room chooser input 2016-09-21 18:58:54 +02:00
Jan-Christoph Borchardt e43646ea49 fix layout issue for real 2016-09-21 18:21:27 +02:00
Jan-Christoph Borchardt afbbb1df61 position video for empty content 2016-09-21 16:51:15 +02:00
Lukas Reschke 6fb4e260c8
Merge branch 'master' of https://github.com/nextcloud/spreed 2016-09-21 16:39:28 +02:00
Lukas Reschke b0a0097d5f
Add video to empty view 2016-09-21 16:39:14 +02:00
Jan-Christoph Borchardt da8b859c28 fix small positioning detail 2016-09-21 16:33:33 +02:00
Jan-Christoph Borchardt 487d6c4067 add default filter for slightly better look 2016-09-21 15:56:17 +02:00
Jan-Christoph Borchardt 5eac42937a show 1on1 partner video fullscreen always 2016-09-20 23:56:58 +02:00
Jan-Christoph Borchardt c6e469f745 move add room function to top of sidebar, fix #9 2016-09-20 18:47:41 +02:00
Jan-Christoph Borchardt 948e866408 add app to menu, fix #3 2016-09-20 18:06:13 +02:00
Jan-Christoph Borchardt dae6491617 initial styling for 1-on-1 calls 2016-09-20 17:55:11 +02:00
Lukas Reschke 57942fa7fc
Add participants 2016-09-20 14:21:39 +02:00
Jan-Christoph Borchardt ecbf48e944 move participant number to proper position 2016-09-20 01:25:59 +02:00
Lukas Reschke cafeae1d52
Fix url 2016-09-19 23:29:24 +02:00
Lukas Reschke 50b8fc6f5c
Rename appid to spreed
Fixes #1
2016-09-19 23:21:15 +02:00
Lukas Reschke 65ffc79ce0
Also allow blob 2016-09-19 22:52:53 +02:00
Lukas Reschke 694f6406fa
Ping more often 2016-09-05 09:52:20 +02:00
Lukas Reschke 88907e9f7b
Hide video when loading new channel 2016-09-05 00:20:42 +02:00
Lukas Reschke bb2eba453a
Make 9.1 the minimum version 2016-09-04 23:59:14 +02:00
Lukas Reschke 41b0ae0c9a
Initial import 2016-09-04 23:54:11 +02:00