MaZderMind
a16d784ae8
fix ssl-links in multi-mandator-mode
2015-11-10 18:53:33 +01:00
MaZderMind
afc1a5caf3
fix thumbs url
2015-11-08 20:36:45 +01:00
MaZderMind
61c9cf52b0
global streams api
2015-11-08 20:36:34 +01:00
MaZderMind
25ebd325db
add nixcon schedule url
2015-11-08 18:02:04 +01:00
MaZderMind
91eb02af5e
add configuration for ppw15b & nixcon
2015-11-08 17:53:35 +01:00
MaZderMind
8f3c94f87e
disable test conferences
2015-11-08 17:51:37 +01:00
MaZderMind
06ddb4266e
add some more configs as examples
2015-11-08 17:17:48 +01:00
MaZderMind
aec65f8a24
better exception-handling in mandator-code
2015-11-08 17:17:16 +01:00
MaZderMind
0d91cc5f11
finish overview-page
2015-11-08 16:31:29 +01:00
MaZderMind
a0b2129479
Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLs
2015-11-08 15:15:53 +01:00
MaZderMind
efe1f83a7c
implement mandator handling, supporting different styles per mandantor
2015-11-08 14:40:30 +01:00
MaZderMind
4c52028f55
experimental multi-client capability
2015-11-06 16:45:55 +01:00
Florian Larysch
32fd126b3f
update config comments about room-slug restrictions
2015-11-06 12:53:20 +01:00
MaZderMind
e84ce4fea6
fail when a roomslug contains invalid characters
2015-11-06 12:17:41 +01:00
Florian Larysch
596323d5a4
add a warning against fancy room-slugs
2015-11-05 13:29:22 +01:00
Daniel Meißner
caec9efb91
readme: added schedule.xml section
2015-11-05 00:23:05 +01:00
MaZderMind
b4fba321b7
fix css-path on installations not hosted on /
2015-10-29 19:39:16 +01:00
VOC
85ab952a38
use relative baseurl in css to avoid http/https issues
2015-10-22 17:33:40 +02:00
VOC
d650516f62
assets/ is served staticly and can't be generated dymicly. change route.
2015-10-22 17:24:45 +02:00
MaZderMind
428a7f2bc6
Merge branch 'php-less-compiler'
2015-10-06 13:01:43 +02:00
MaZderMind
d0e4536faf
use local-file cache
2015-10-05 17:37:25 +02:00
MaZderMind
3d2439faec
fix js-errors with rooms in the schedule unknown to the streaming-ws
2015-10-05 17:28:37 +02:00
MaZderMind
d9d8d4a497
use php-based lesscss compiler
2015-10-05 17:28:23 +02:00
MaZderMind
1e80133967
use inline-styled svg
2015-10-05 11:49:59 +02:00
MaZderMind
de36612254
neutralive cat background, so it also fits dark designs
2015-09-28 20:18:59 +02:00
MaZderMind
2d5efacb59
visually separate format-buttons from direct-links
2015-09-28 20:05:22 +02:00
Florian Larysch
7208ba0e53
fix formatting
2015-09-10 22:39:58 +02:00
Florian Larysch
6965d22644
explain that downloading HLS m3u8 files does not work
2015-09-10 22:38:53 +02:00
Florian Larysch
8e434bdd7f
only show events that will be streamed on "see you at"-page
2015-09-10 14:29:36 +02:00
Florian Larysch
1ca6777baf
ignore broken certificates when downloading the schedule
2015-09-10 14:28:56 +02:00
Florian Larysch
c46cc80be5
make STARTS_AT and/or ENDS_AT optional
...
This is especially useful for conferences which don't have a set time
frame.
2015-09-09 03:40:40 +02:00
MaZderMind
7cae550e7b
change default relive-json name to match configs/download.sh
2015-09-02 17:03:42 +02:00
MaZderMind
cbddca3d7e
remove impractical apcu cache
2015-09-02 17:03:16 +02:00
Florian Larysch
77683e1d5a
reuse styling of closed page for not-started page
2015-09-02 16:56:11 +02:00
Florian Larysch
79f010f5c3
catch all cases of $closed
2015-09-02 16:56:08 +02:00
Florian Larysch
fbd52e74a2
add some prose about releases/relive to the "closed" page
2015-09-02 16:40:02 +02:00
Florian Larysch
72185179ad
let relive be accessible even when the conference has ended
2015-09-02 16:19:39 +02:00
Florian Larysch
3fe5f315da
add some text to the not-started page to make it look less bleak
2015-09-02 16:04:14 +02:00
Florian Larysch
bb0581ce1d
be less sensationalist
2015-09-02 16:01:55 +02:00
Florian Larysch
2e9c619615
rename "not started yet"-page to fit conventions
2015-09-02 16:01:42 +02:00
Florian Larysch
e3fadc15c0
fix check for hasBegun condition
2015-09-02 16:00:14 +02:00
Florian Larysch
7a5c8ff018
Automatically open/close conference based on time.
...
Toggle the 'closed' bit based on the current time, rather than manually
setting it in the config. This patch also adds a distinction between the
time before the conference and after: Different pages will be displayed
as to not confuse the user.
2015-09-02 14:31:39 +02:00
Florian Larysch
502371650e
kill external ReLive support
2015-08-29 15:31:56 +02:00
Florian Larysch
a38bec4a41
change text next to audio only button from "video" to $format
...
Right now, the button says "Audio | video", which is slightly confusing.
This patch changes it to "Audio | $format_name", which might be better.
2015-08-29 12:25:38 +02:00
Florian Larysch
4a8d134fb4
change warning when no relive talks exist
...
This always happens when talks haven't started yet, so
we change the message to something less alarming.
2015-08-29 12:25:10 +02:00
Florian Larysch
576ea09fb1
fix some orthographic issues
2015-08-29 12:23:17 +02:00
MaZderMind
91c7cbeb5e
Use downloaded upcoming.json
2015-08-22 09:55:42 +02:00
MaZderMind
6842041bca
document downloader
2015-08-21 16:55:46 +02:00
MaZderMind
1c32fee299
use downloaded config in default setup
2015-08-21 16:52:29 +02:00
MaZderMind
c3d1af10f8
don't simulate an offset by default
2015-08-21 16:49:14 +02:00