1022 Commits

Author SHA1 Message Date
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
Adrian Moennich
d3a416679c Storage/S3: Do not require secret if readonly 2020-10-21 21:46:30 +02:00
Indico Team
d3dcc045b3 Reinstall dev deps with clean lockfile 2020-09-18 10:02:21 +02:00
Adrian Moennich
f38e91a9da Fix stylelint issues 2020-09-18 09:58:52 +02:00
Indico Team
3b85530947 Reformat stylesheets using stylelint 2020-09-18 09:58:15 +02:00
Indico Team
23d7be6560 Reformat stylesheets using prettier 2020-09-18 09:57:40 +02:00
Indico Team
eb755802bc Un-ignore package-lock.json 2020-09-18 09:56:35 +02:00
Adrian Moennich
70b88bcdb7 Update dev dependencies 2020-09-18 09:55:13 +02:00
Adrian Moennich
c1d415dd7f Use 2-space css indent in .editorconfig 2020-09-18 09:44:01 +02:00
Adrian Moennich
b84acef19b Fix dev deps & add stylelint config 2020-09-18 09:32:06 +02:00
Adrian Moennich
463fe4e61f meta: Bump version for 2.3 2020-09-14 17:33:08 +02:00
Adrian Moennich
04abb4a48c meta: Allow newer versions in same release cycle 2020-09-14 17:32:43 +02:00
Adrian Moennich
b84742c99a Configure flake8-quotes 2020-09-14 17:28:56 +02:00
Adrian Moennich
171cc04ce0 Bump plugin versions to 2.3 2020-09-14 17:01:19 +02:00
Adrian Moennich
14497ebf3b Meta: Move importer plugins into an extra
We'll most likely discontinue them, and they don't need to be updated
for 2.3, so like this new installations won't get them anymore by
default.
2020-09-14 16:57:35 +02:00
Adrian Moennich
2e53c7040b Storage/S3: Fix copying File files 2020-09-01 08:17:31 +02:00
Adrian Moennich
8714d3a13e Update transifex config 2020-08-19 20:43:06 +02:00
Indico Team
2a73af5957 Update *.pot files 2020-08-19 20:41:59 +02:00
Adrian Moennich
41bc004747 Fix i18n extraction 2020-08-19 20:41:36 +02:00