Commit graph

194 commits

Author SHA1 Message Date
Lukas Schauer
cb3bbbfd3a
trying to fix end of conference foo 2023-01-05 17:58:27 +01:00
Sören Beye
ae3707c173
feat: Add schedule button to header (#204) 2022-12-29 02:26:38 +01:00
Andreas Hubel
6a423a8090 feat(schedule): first draft for modal event details popover 2022-12-29 00:46:39 +01:00
Andreas Hubel
af08312c03 jev22: enable relive + releases links 2022-12-27 14:30:08 +01:00
Andreas Hubel
f7c98b9663 fix confernece resolution issue introduced by previous commit
This fixes an bug introduced with commit 36a6ee344f.
2022-12-27 13:57:53 +01:00
Andreas Hubel
36a6ee344f misc fixes 2022-12-27 13:52:32 +01: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
f2010ff3d6 feat(schedule): add option for day index offset 2022-12-26 18:57:34 +01:00
Andreas Hubel
e2b4a996aa fix: merge feature flags into main config 2022-12-26 16:52:24 +01:00
Andreas Hubel
3303d4b406 fix: schedule room to streaming room mapping 2022-12-26 00:41:28 +01:00
Andreas Hubel
e3c9b434ef fix schedule room name lookup 2022-12-25 03:00:31 +01:00
Andreas Hubel
454efe897b cleanup 2022-12-25 02:55:34 +01:00
Andreas Hubel
ad005b8c50 config json: fix mappings and default values 2022-12-25 02:55:34 +01:00
Andreas Hubel
6fc8b204b2 chore: allow // comments in config.json 2022-12-25 02:55:34 +01:00
Andreas Hubel
affc820965 misc++ 2022-12-25 02:55:34 +01:00
Andreas Hubel
5aa07560bb fix bugs 2022-12-25 02:55:34 +01:00
Andreas Hubel
78de064699 feat: allow to generate confence class from json
# Conflicts:
#	model/Conferences.php
2022-12-25 02:55:33 +01:00
Andreas Hubel
f77b532447 chore: centralize feedback config 2022-12-25 02:55:33 +01:00
Andreas Hubel
cbfcf00e19 fix: to not rebuild program from schedule again and again 2022-12-25 02:55:33 +01:00
Andreas Hubel
0acd4fb914 feat: add room default config flags 2022-12-25 02:55:33 +01:00
Andreas Hubel
59e8e25927 catch config not found exception as 404 2022-05-13 14:29:57 +02:00
Andreas Hubel
e9d6de7587 fix: add upcoming filter, refactor from short_name to slug 2022-04-22 00:09:57 +02:00
Andreas Hubel
9deac37a33 chore: refactor Upcoming into singleton 2022-04-21 23:41:13 +02:00
Andreas Hubel
7f98aaf293 relive player: allow lookup by guid, not only id 2021-12-28 12:34:37 +01:00
Andreas Hubel
7355c032fd hide HLS from room / video stream title 2021-12-27 05:41:55 +01:00
derchris
b1428771fe fix feedback form 2021-12-26 06:18:09 +01:00
derchris
1e5e18d39d enable audio again with HLS 2021-12-26 06:17:25 +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
derchris
6f1f8dc6c0 Make download command Windows compatible 2021-12-22 03:21:57 +01:00
Andreas Hubel
356a088f9b fix schedule exception with php 7.4 2021-12-17 11:13:45 +01:00
Lukas Schauer
5c1dd9dae6
removing support for legacy webm streams 2021-10-27 01:23:31 +02:00
Lukas Schauer
9c95a3f126
fix hls path 2021-04-03 23:51:54 +02: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
Lukas Schauer
6cf52103ef
Revert "add the worlds most ugliest caching code"
This reverts commit 228da72825.
2021-02-12 14:25:29 +01:00
Lukas Schauer
6f33aabd6c
Revert caching hack for rc3
This reverts commit ecc622911e.
2021-02-12 14:23:17 +01:00
Lukas Schauer
ecc622911e
Perfected prefambulation levels reached 2020-12-28 19:24:18 +01:00
Lukas Schauer
228da72825
add the worlds most ugliest caching code 2020-12-27 14:58:55 +01:00
Andreas Hubel
21e66fcce6 add option for additonal licence text on about page 2020-12-23 01:13:33 +01:00
Andreas Hubel
c7bee023a4 bugfix for empty schedule 2020-10-31 21:13:03 +01:00
Anton Schubert
c31a16cb6d
preserve schedule timezones and show current time + event timezone on the website (#117) 2020-10-31 20:43:09 +01: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
Lukas Schauer
97d432051f
fix hls urls 2020-09-04 19:01:06 +02:00
Andreas Hubel
bb14de87d8 sotm: change end date 2020-07-05 22:02:56 +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