Commit graph

64 commits

Author SHA1 Message Date
Lukas Schauer
251b39501b
room feedback: use hasFeedback on conference instead of doing direkt lookup of conference config 2024-03-24 14:59:04 +01:00
Andreas Hubel
b6d80d2dd0
feat: add fallback + new config options for cdn urls 2024-02-03 01:50:47 +01:00
Jannik Beyerstedt
1cd3e2b60b PHP 8: Fix major compatibility issues
PHP8 deprecated, that class member variables can be created outside the class
definition or constructor, which prevented the code to run at all. Additionally
the error handling has changed, which has lead to multiple other errors during
the runtime.
Finally, strftime was deprecated in PHP 8.1.
2023-10-27 20:18:21 +02:00
Andreas Hubel
05c773f8b8 fix(social): proper mastodon config lookup 2022-12-27 13:52:32 +01:00
Andreas Hubel
d2db107dc0 fix/feat(chat): make it work, split chat and social config 2022-12-27 12:45:56 +01:00
Andreas Hubel
e3c9b434ef fix schedule room name lookup 2022-12-25 03:00:31 +01:00
Andreas Hubel
ad005b8c50 config json: fix mappings and default values 2022-12-25 02:55:34 +01:00
Andreas Hubel
0acd4fb914 feat: add room default config flags 2022-12-25 02:55:33 +01:00
derchris
b1428771fe fix feedback form 2021-12-26 06:18:09 +01:00
derchris
ab093c2d98 fix typo 2021-12-22 03:34:46 +01:00
derchris
1183def6dd Add per room info tab (HTML) 2021-12-22 03:23:03 +01:00
Lukas Schauer
e3cd9d55f7
path for native_hd.m3u8 2021-04-03 23:47:56 +02:00
Anton Schubert
449fe43f66
add h264-only feature and HQ stream for revision 2021-04-03 23:28:32 +02:00
Anton Schubert
36ad969d40
add back HD streams to streams api, add poster url to api-v2 2020-09-04 19:55:34 +02:00
Anton Schubert
a2bad03489
Revert "add back HD streams to streams api, add poster url to api-v2"
This reverts commit fa6f1dd855.
2020-09-04 19:51:14 +02:00
Anton Schubert
fa6f1dd855
add back HD streams to streams api, add poster url to api-v2 2020-09-04 19:45:45 +02:00
Simeon Keske
ca0ad31572
make cdn configurable 2020-06-14 15:24:18 +02:00
Anton Schubert
2947bf6f6c
remove obsolete stereo flag 2020-05-07 23:42:45 +02:00
Anton Schubert
6ca102c77d
remove legacy video tab 2020-05-02 22:34:48 +02:00
Anton Schubert
b3b4ef36b1 use thumbnail/poster from cdn instead of locally 2020-02-02 23:24:00 +01:00
Ike
dffd7ec9dd Implement embedded webchat 2019-10-25 21:25:09 +02:00
Andreas Hubel
a9e8f9c6f1 fix room name fallback 2019-03-13 15:43:11 +01:00
dedeibel
221c7ff3a7 Added short display name feature for longer rooms / schedule and mobile view 2018-12-30 15:46:21 +01:00
Andreas Hubel
182b9d5ca6 show latest tweets instead of top tweets 2018-06-06 00:22:39 +02:00
MaZderMind
888bff1972 migrate logic to select current & upcoming talk into the Room class 2018-05-12 01:57:14 +02:00
MaZderMind
af1f503160 select dash-stream as default, provide legacy streams under the legacy label 2018-03-24 12:16:24 +01:00
Anton Schubert
b8aa2f2976 fix hls playlist url in adaptive player 2018-01-24 23:35:50 +01:00
Anton Schubert
26158ebc51 fix hls playlist url 2018-01-24 23:30:00 +01:00
Anton Schubert
d83d5df9c2 fix dash manifest url 2018-01-24 23:29:53 +01:00
dedeibel
0b73843d5e Leading Spaces to Tabs 2017-12-11 20:03:35 +01:00
dedeibel
b25046267f Removed dash and music translations from the api because its wrong 2017-12-10 18:27:34 +01:00
dedeibel
eed207f8df Allowed multi translation for embedding, fixed autoplay option 2017-12-10 18:27:05 +01:00
Benjamin Peter
be515f5150 Added multple translation tracks with configurable endpoints and labels 2017-12-10 18:25:21 +01:00
Anton Schubert
91cb022fe6 hardcode dash relay temporarily 2017-07-08 04:37:03 +02:00
Anton Schubert
329c7a13bd change dash and multiquality-hls paths to existing hls url-scheme 2017-07-08 00:45:28 +02:00
Anton Schubert
a1cc81790f update dash-player to simultaneous dash/hls player 2017-05-28 03:37:40 +02:00
MaZderMind
fbb304af5a add dash to the json-api 2016-12-29 03:55:26 +01:00
MaZderMind
3b896417ec enable dash on dekan only 2016-12-28 20:52:27 +01:00
MaZderMind
d00fda4353 working example of minimal dash player 2016-12-22 20:25:35 +01:00
MaZderMind
7f8841fc0b repair dash lookup 2016-12-19 06:58:13 +01:00
MaZderMind
a12d86ec05 Merge branch 'master' into events/33c3 2016-12-18 13:34:57 +01:00
MaZderMind
1e6353b9fa change default of schedule-name to display-name 2016-12-18 13:33:09 +01:00
MaZderMind
f6c0270d40 rewrite data-model so that every configuration option is accessed through the conference 2016-12-10 18:22:34 +01:00
MaZderMind
521f0e2e1c add dash tab (with dummy content) 2016-12-08 22:38:46 +01:00
MaZderMind
4e8fed0b77 accept ?forceopen=yes to force a conference open 2016-09-03 19:55:40 +02:00
MaZderMind
cfecaf7734 allow rooms to be forced to full-width 2015-12-20 16:41:39 +01:00
MaZderMind
a439f454df implement new subtitles L2S2 interface 2015-12-20 15:29:09 +01:00
MaZderMind
afc1a5caf3 fix thumbs url 2015-11-08 20:36:45 +01:00
MaZderMind
e84ce4fea6 fail when a roomslug contains invalid characters 2015-11-06 12:17:41 +01:00
MaZderMind
e7f0dfa9d8 Link to Twitter-Search instead of the Tweet-Intent 2015-04-10 13:49:24 +02:00