1040 Commits

Author SHA1 Message Date
Pedro Ferreira
f22d545dbc VC/Zoom: code style improvements (review)
Co-authored-by: Adrian Moennich <adrian.moennich@cern.ch>
2020-11-30 10:02:59 +01:00
Pedro Ferreira
e56fed04bc VC/Zoom: fix typo 2020-11-30 10:02:59 +01:00
Pedro Ferreira
716fc30ac7 VC/Zoom: fix corner case in host user selection 2020-11-30 10:02:59 +01:00
Pedro Ferreira
8cc8267e0e VC/Zoom: fix initial value of host muting flag 2020-11-30 10:02:59 +01:00
Pedro Ferreira
717310d367 VC/Zoom: add option to enable/disable webinars overall 2020-11-30 10:02:59 +01:00
Pedro Ferreira
650ff3d3c7 VC/Zoom: split config in sections 2020-11-30 10:02:59 +01:00
Pedro Ferreira
a2c76a55f6 VC/Zoom: fix bug with merging 2020-11-30 10:02:59 +01:00
Pedro Ferreira
56eeb2e85b VC/Zoom: use correct SQLAlchemy API 2020-11-30 10:02:59 +01:00
Pedro Ferreira
dd8908763e VC/Zoom: reinstate "make me host" feature 2020-11-30 10:02:59 +01:00
Pedro Ferreira
4b00c73717 VC/Zoom: hide description if there's none 2020-11-30 10:02:59 +01:00
Pedro Ferreira
c536f742eb VC/Zoom: fix docstring 2020-11-30 10:02:59 +01:00
Pedro Ferreira
ced6c9ec67 VC/Zoom: deleted unnecessary template 2020-11-30 10:02:59 +01:00
Pedro Ferreira
24bde98bcf VC/Zoom: fix indentation in e-mail text 2020-11-30 10:02:59 +01:00
Pedro Ferreira
d208f622de VC/Zoom: password -> passcode, make it editable 2020-11-30 10:02:59 +01:00
Pedro Ferreira
efc71c9fbf VC/Zoom: add instructions for webhook configuration 2020-11-30 10:02:59 +01:00
Pedro Ferreira
4f058327ca VC/Zoom: update pytest.ini 2020-11-30 10:02:59 +01:00
Pedro Ferreira
5436b29767 VC/Zoom: set correct version, setup.py improvements 2020-11-30 10:02:59 +01:00
Pedro Ferreira
edb155ead8 VC/Vidyo: remove leftover import 2020-11-30 10:02:59 +01:00
Pedro Ferreira
9f850cc659 VC/Zoom: set dependency versions 2020-11-30 10:02:59 +01:00
Pedro Ferreira
de775861a6 VC/Zoom: generate number-only passwords 2020-11-30 10:02:59 +01:00
Pedro Ferreira
5fca92553d VC/Zoom: update missing fields 2020-11-30 10:02:59 +01:00
Pedro Ferreira
dac1ba02b9 VC/Zoom: add webhook to update meetings 2020-11-30 10:02:59 +01:00
Pedro Ferreira
33c154807e VC/Zoom: Remove unnecessary HTTP API hook 2020-11-30 10:02:59 +01:00
Pedro Ferreira
17b07e39d3 VC/Zoom: Add missing license headers 2020-11-30 10:02:59 +01:00
Pedro Ferreira
9cda4f715c VC/Zoom: Add simple operational tests for creation/update 2020-11-30 10:02:59 +01:00
Pedro Ferreira
4f86a1e2cf VC/Zoom: Move util functions to util file 2020-11-30 10:02:59 +01:00
Pedro Ferreira
55334e9190 Add .vscode to .gitignore 2020-11-30 10:02:59 +01:00
Pedro Ferreira
7a4f628f40 VC/Zoom: make README nicer 2020-11-30 10:02:59 +01:00
Pedro Ferreira
4c23e59b54 VC/Zoom: remove unused configuration options 2020-11-30 10:02:59 +01:00
Pedro Ferreira
00c9529828 VC/Zoom: Delete plugin-specific files 2020-11-30 10:02:59 +01:00
Pedro Ferreira
f820fc75ba Merge branch 'version_2' of ../../indico_zoom_plugin into vc-vidyo-room-name-sanitization 2020-11-30 10:02:59 +01:00
Adrian Moennich
05ce7f913d Add copyright.yml for new header update script 2020-11-27 18:27:18 +01:00
Pedro Ferreira
b881c133c6 VC/Zoom: Move everything to vc_zoom dir 2020-11-25 15:49:44 +01:00
Pedro Ferreira
354df7b1d7 VC/Zoom: Add webinar mode 2020-11-25 15:49:44 +01:00
Pedro Ferreira
6525135348 VC/Zoom: Better notifications, rename owner -> host 2020-11-25 15:49:44 +01:00
Pedro Ferreira
5e65555855 VC/Zoom: Make host URL e-mail notification optional 2020-11-25 15:49:44 +01:00
Pedro Ferreira
ead1b7ce13 VC/Zoom: Add proper password visibility option 2020-11-25 15:49:44 +01:00
Pedro Ferreira
80214c2a57 VC/Zoom: Use JSONB store instead of a separate table 2020-11-25 15:49:44 +01:00
Pedro Ferreira
39e066a163 VC/Zoom: Ignore url_map file 2020-11-25 15:49:44 +01:00
Pedro Ferreira
4ace8576cb VC/Zoom: Add pytest config 2020-11-25 15:49:44 +01:00
Pedro Ferreira
66ef537486 VC/Zoom: Add warning when times change 2020-11-25 15:49:44 +01:00
Pedro Ferreira
c060e4ed50 VC/Zoom: Remove plugin tasks, not needed 2020-11-25 15:49:44 +01:00
Pedro Ferreira
cf059df6fd VC/Zoom: Bump version 2020-11-25 15:49:44 +01:00
Pedro Ferreira
8600b566b4 VC/Zoom: Second version of plugin
Many configuration improvements, proper updating of rooms.
2020-11-25 15:49:44 +01:00
Pedro Ferreira
936cd87ca3 VC/Zoom: Add code linting config 2020-11-25 15:49:44 +01:00
Pedro Ferreira
d1bf677665 VC/Zoom: Remove url_map.json from VC 2020-11-25 15:49:44 +01:00
gmariano
dc91b69c0b VC/Zoom: Initial Commit 2020-11-25 15:49:44 +01:00
Pedro Ferreira
435e54e367 VC/Vidyo: Add is_new flag 2020-11-12 14:07:36 +01:00
Adrian Moennich
81b091d7f7 LiveSync: Fix displayed command name 2020-11-11 14:56:54 +01:00
Adrian Moennich
c3499f1813 Storage/S3: Use high-level API supporting chunks
Otherwise it's impossible to store files larger than 5GB
2020-10-30 13:51:17 +01:00