Commit graph

390 commits

Author SHA1 Message Date
MaZderMind
751c58ebf7 use close-view in allclosed view 2016-12-10 18:26:34 +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
e4141027ad always select 1024x embed code as default, fixes #29 2016-12-10 11:32:52 +01:00
MaZderMind
521f0e2e1c add dash tab (with dummy content) 2016-12-08 22:38:46 +01:00
atze
44ac76a012 fix typo 2016-11-26 10:42:54 +01:00
derpeter
d816968d4e changed close page text as we stream more events as we are organizing / recording 2016-10-24 00:11:50 +02:00
MaZderMind
4e8fed0b77 accept ?forceopen=yes to force a conference open 2016-09-03 19:55:40 +02:00
MaZderMind
913881497e refresh schedule-view regularly 2016-08-21 15:58:01 +02:00
MaZderMind
db7eaa3822 fullscreen schedule view 2016-08-21 12:16:09 +02:00
MaZderMind
a91df33997 place schedule elements absolute on calulated positions, fixes wrap-around bug 2016-08-02 22:11:45 +02:00
MaZderMind
53fa8f43e5 fix schedule display with unknown rooms 2016-03-25 13:12:07 +01:00
David Siegel
bc853493fa fix typo: remove superfluous "the" in about text 2016-01-01 16:36:13 +01:00
MaZderMind
90fa5e229c show last conference & relive on startpage 2015-12-30 23:08:19 +01:00
MaZderMind
de21ef94cc use locally configured display name for room in schedule 2015-12-28 16:42:03 +01:00
MaZderMind
f271e14078 make the click-targets in he schedule bigger, thanks @sebastian 2015-12-28 16:36:06 +01:00
MaZderMind
6be05f6090 add audio-only multiview 2015-12-28 11:26:17 +01:00
MaZderMind
d1fdb62377 force protocol on urls coming from relive 2015-12-28 11:21:51 +01:00
MaZderMind
47fc9e487e fix slides direct links 2015-12-27 20:30:40 +01:00
MaZderMind
779722166b add titles as explanation to the icons 2015-12-27 02:25:36 +01:00
Jannes Jeising
704ee59b91 Design draft for 32C3 2015-12-27 01:23:10 +01:00
MaZderMind
bc3473d7bc fix duplicate 'Streaming' on generic views 2015-12-25 21:42:12 +01:00
MaZderMind
79a4f1adad switched from c3voc to uppercase C3VOC 2015-12-25 21:19:52 +01:00
MaZderMind
ec3a6d5c76 optimize style of allconferences page 2015-12-23 13:56:52 +01:00
MaZderMind
c1c54bd129 show warning when running in preview mode 2015-12-23 13:53:05 +01:00
MaZderMind
2c7b183e63 fix onepager typo 2015-12-20 18:01:22 +01:00
MaZderMind
cfecaf7734 allow rooms to be forced to full-width 2015-12-20 16:41:39 +01:00
MaZderMind
83d4c7d017 global about-page (aka onepager) 2015-12-20 16:28:02 +01:00
MaZderMind
a439f454df implement new subtitles L2S2 interface 2015-12-20 15:29:09 +01:00
MaZderMind
eea8ca4591 Friendlier 500er Message 2015-12-10 20:01:58 +01:00
MaZderMind
50c5c14865 Rename 'Music' to 'Radio' on all public places 2015-12-09 21:46:46 +01:00
MaZderMind
13bcfcd6f0 Fix Headline-Wrapping in Overview by moving the Headline out of the Row 2015-12-09 21:41:06 +01:00
MaZderMind
9d434af7f2 generate closed-page countdown on server-side 2015-12-02 18:17:18 +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
VOC
d650516f62 assets/ is served staticly and can't be generated dymicly. change route. 2015-10-22 17:24:45 +02:00
MaZderMind
1e80133967 use inline-styled svg 2015-10-05 11:49: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
fbd52e74a2 add some prose about releases/relive to the "closed" page 2015-09-02 16:40:02 +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
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
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
5e446908ea Allow Disabling Embed-Autoplay 2015-08-21 12:14:53 +02:00
MaZderMind
86ab8c4cd4 Hide "is over" if Event-Title is Equal to Next-Event-Title 2015-08-21 12:13:21 +02:00
MaZderMind
442d5686cd Number Room-Groups in Overview 2015-07-14 16:59:21 +02:00
MaZderMind
e769a7e0a7 Extend Streamdump-Download Text 2015-07-13 14:28:58 +02:00
MaZderMind
cfa25f1d82 USe Wide Display for the Boxes 2015-07-13 14:27:38 +02:00
MaZderMind
906d15245b Add Download-Box to Relive-Player View 2015-07-13 14:27:20 +02:00
MaZderMind
c9d21e1ec3 Dynamicly generate release-link text 2015-07-13 14:22:39 +02:00
MaZderMind
5c70ea810b Move released-box to the top and color it green 2015-07-13 14:22:21 +02:00
MaZderMind
a3becf276c Prepare URLs in index 2015-07-13 14:03:13 +02:00
MaZderMind
a0069a0b6c TLS Switching button 2015-07-03 13:21:09 +02:00
MaZderMind
a03e8ec2d5 Add a fixed buffer for rounding offsets when scaling time to pixels 2015-05-07 21:51:29 +02:00
MaZderMind
91a548285c Countdown in closed-View 2015-04-30 13:07:38 +02:00
MaZderMind
fd374f8b62 Show all upcoming Events in closed View 2015-04-06 15:03:38 +02:00
MaZderMind
d8eca933a6 Repair Switchers to not shadow $stream in the following Templates 2015-04-06 00:28:17 +02:00
MaZderMind
8f14dd9084 Audio & Video-Player Embeding 2015-04-06 00:28:03 +02:00
MaZderMind
7b70c44859 No Partay Today 2015-04-05 19:24:29 +02:00
MaZderMind
ec2adb7182 Show Tech-String in Switcher 2015-04-05 19:24:19 +02:00
MaZderMind
ad8179841a Hide Navbar-Buttons in Closed-State 2015-04-04 20:41:23 +02:00
MaZderMind
0b6b442435 Small fixes to Closed-Template 2015-04-04 20:32:40 +02:00
MaZderMind
0fb8904157 Implement Close-Down Page with Upcoming Event 2015-04-04 20:12:49 +02:00
MaZderMind
6913b01e5d Show Display-Names and Link Rooms in Relive-View 2015-04-04 13:31:34 +02:00
MaZderMind
b8f51fa77f Merge branch 'multiview' 2015-04-04 12:31:20 +02:00
Florian Larysch
cee3889ef5 relive: We're out of beta. Add a more helpful info text. 2015-04-03 21:31:48 +02:00
MaZderMind
2a24e19809 Experimental Multi-Viewer 2015-04-03 20:49:29 +02:00
MaZderMind
a392d2d107 no party. for no-one. 2015-04-03 18:45:35 +02:00
MaZderMind
cd063cf05f Fix missing trailing / when deployed directly on a domain 2015-04-03 18:19:34 +02:00
Florian Larysch
13652168a7 relive-player: make the hint about desktop players clearer 2015-04-03 18:05:23 +02:00
MaZderMind
ae76dc32ef Fix Generic Feedback-Form 2015-04-02 12:23:33 +02:00
MaZderMind
d863253409 remove excess icons 2015-04-02 11:39:59 +02:00
MaZderMind
7428fbab25 Hide Group-Headline when no Title is specified 2015-04-01 20:54:08 +02:00
MaZderMind
811f757b96 Wider Audio-Player 2015-03-31 23:21:00 +02:00
MaZderMind
90ffc426a0 Fix About-Page by using the Model-Class 2015-03-31 23:18:52 +02:00
MaZderMind
024d632396 Implement Relive based on the MVT Pattern 2015-03-31 23:17:01 +02:00
MaZderMind
d3c8802ff0 Hardcode about-Url in Template 2015-03-31 22:01:35 +02:00
MaZderMind
69156f7cf1 Datepicker in Feedback-Read GUI 2015-03-31 21:56:23 +02:00
MaZderMind
7a163c226c Feedback Read-View 2015-03-31 21:38:03 +02:00
MaZderMind
a0c939e003 Submit Form via Ajax and report Errors 2015-03-31 16:36:36 +02:00
MaZderMind
5c80bf0c03 Fix Stream-Selection in Feedback-Form 2015-03-31 08:40:50 +02:00
MaZderMind
1a050c087e error handling 2015-03-31 08:19:08 +02:00
MaZderMind
f98d93cd15 Remove default selection on IPv4 2015-03-31 07:00:25 +02:00
MaZderMind
e0b4c56053 Implement Feedback-Form based on MVT Pattern 2015-03-31 07:00:10 +02:00
MaZderMind
e6b64e9ef4 Link to Rooms 2015-03-30 21:40:22 +02:00
MaZderMind
fc4cf5793c Rename program to schedule 2015-03-30 21:18:09 +02:00
MaZderMind
f7d9d59274 Implement MVT Pattern based on simple Config options 2015-03-30 16:20:30 +02:00
MaZderMind
ea4b6c7699 Move get/set-Calls into ModelBase and abstract all access into a Model
Conflicts:
	model/Overview.php
	model/Room.php
	model/StreamList.php
	tests/ModelTestbase.php
2015-03-29 21:42:01 +02:00
MaZderMind
537faf131d Fix HTML Nesting 2015-03-14 13:46:47 +01:00
MaZderMind
cb48ba9b70 Introduce Models abstracting the Config away from Views & Templates 2015-03-14 13:46:47 +01:00
MaZderMind
007f5c56af Fix Schedule-Tab 2015-03-09 23:31:13 +01:00
MaZderMind
4e077ae3d5 Open IRC-Link in new Window 2015-03-08 14:15:43 +01:00
MaZderMind
e13e16405a Fix Stream-Selection in Feedback-Form 2015-03-03 23:28:14 +01:00
MaZderMind
b53ee02f9d Use Twitter-Blue for Twitter-Button 2015-03-03 13:45:53 +01:00
MaZderMind
f386a6b7e9 USe configured URL in Overview 2015-03-03 13:08:09 +01:00
MaZderMind
53c4d5c90f Fixes for Schedules with more and with not streamed Rooms 2015-03-03 13:06:12 +01:00
MaZderMind
1e6d220ce6 Configurable Header 2015-03-03 12:54:44 +01:00
MaZderMind
d18545cbc5 Reduce default Banner-HTML 2015-03-03 11:21:13 +01:00
MaZderMind
9f9fe26bdd Fix Canonical-URL when deployed in a Folder 2015-03-03 11:20:45 +01:00
MaZderMind
949bb96fc4 nice error msg 2015-03-02 17:20:22 +01:00
MaZderMind
0c72458e61 conditional header-logo 2015-03-02 17:19:43 +01:00
MaZderMind
40c699e1a3 Relive 2015-03-02 16:38:50 +01:00
MaZderMind
583092bff8 won't get better 2015-03-02 16:38:28 +01:00
MaZderMind
3b16385db8 Multitude of Smartphone-Fixes 2015-03-02 14:55:37 +01:00
MaZderMind
7f8942ef50 Fix Image-Path & Indentation 2015-03-02 11:16:14 +01:00
Daniel Meißner
9dd79e8d05 about: replaced dynamic flattr button to minimize user tracking 2015-03-02 11:05:29 +01:00
MaZderMind
7768a71a78 Relive-Player 2015-03-02 07:35:42 +01:00
MaZderMind
58cf88be64 Format-Texts in Switcher 2015-03-01 18:28:16 +01:00
MaZderMind
c094ad5e73 Feedback-System 2015-03-01 16:57:07 +01:00
MaZderMind
04161beec5 404-page 2015-03-01 16:46:04 +01:00
MaZderMind
9670e42803 modify about-page to be as usable as possible for other conferences 2015-03-01 16:22:38 +01:00
MaZderMind
b07e1beaa8 music & audio tabs 2015-03-01 16:17:20 +01:00
MaZderMind
9f5dad12d1 Switcher-Styles 2015-03-01 14:49:26 +01:00
MaZderMind
f8362a9c02 Feedback-Form and Chat-Tab tweaks 2015-03-01 14:19:16 +01:00
MaZderMind
911e7ac836 program view 2015-03-01 13:01:15 +01:00
MaZderMind
787b5b657f Chat-Panel 2015-03-01 12:02:11 +01:00
MaZderMind
810f165a10 Formats-Selection styling 2015-03-01 11:17:27 +01:00
MaZderMind
510e6cdbf2 generate switcher based on config 2015-02-28 20:50:25 +01:00
MaZderMind
663a234bb1 room selection handling rewrite 2015-02-28 19:12:27 +01:00
MaZderMind
40c0a97e7b Video-Player placement & fixes 2015-02-27 19:59:23 +01:00
MaZderMind
18031079f5 Work on Room-Page 2015-02-27 17:21:51 +01:00
MaZderMind
ea0e8de1c5 Headline is back 2015-02-27 12:51:09 +01:00
MaZderMind
1dc96f73d0 Finish Overview-Page 2015-02-27 10:46:35 +01:00
MaZderMind
6db2f0f4b9 shuffle things around on the way to a bootstrap-based configurable website 2015-02-26 17:57:42 +01:00
MaZderMind
249a86a414 link released relive-streams to media 2014-12-28 18:11:31 +01:00
MaZderMind
574feed16e mark relive as beta 2014-12-28 14:55:25 +01:00
MaZderMind
81af82d863 remove slidestream from saal6 2014-12-28 00:49:35 +01:00
MaZderMind
dc0af5c2a5 fix loading order 2014-12-27 21:10:59 +01:00
MaZderMind
da15fd33e4 relive gui 2014-12-27 20:56:20 +01:00
MaZderMind
ab0a2cfbf2 Merge branch 'master' into relivew
Conflicts:
	31c3/assets/css/lustige-styles.css.map
2014-12-27 16:19:13 +01:00
MaZderMind
03d3f65e9c show speaker in program view 2014-12-27 13:26:08 +01:00
MaZderMind
5a67e025f4 link ReLive 2014-12-27 13:02:34 +01:00
MaZderMind
77d3c10bd8 enable webm stresms for native 2014-12-27 10:01:33 +01:00
MaZderMind
a0b7031f99 change stream notification 2014-12-27 09:48:06 +01:00
MaZderMind
c264ac62b4 disable webm 2014-12-27 00:58:13 +01:00
MaZderMind
78ea394513 sendezentrum img 2014-12-27 00:27:21 +01:00
MaZderMind
8450b9954b new room urls 2014-12-27 00:19:04 +01:00
MaZderMind
7b7860d341 no webm hd atm 2014-12-26 20:55:08 +01:00
MaZderMind
696066a2df more files 2014-12-26 01:47:21 +01:00
MaZderMind
d41452b307 replive play 2014-12-26 01:46:20 +01:00
MaZderMind
a2b8258e26 text fix 2014-12-23 14:56:44 +01:00
MaZderMind
cc8a0bc569 recordings block style 2014-12-23 11:31:08 +01:00
MaZderMind
024adda9a4 move motd after the charset declaration
otherwise firefox has issues parsing the deocument as utf-8
2014-12-23 11:20:44 +01:00
MaZderMind
c75a5565ef more startpage styling 2014-12-23 11:15:37 +01:00
MaZderMind
96fae0eb5b set <link rel="canonical" /> to guard against cache-servers being listed in search results 2014-12-23 09:33:39 +01:00
MaZderMind
fed0e67996 update Privacy Policy 2014-12-22 14:22:03 +01:00
MaZderMind
2040e49f94 standalone feedback page & intrinsic save mechanism 2014-12-22 13:30:42 +01:00
MaZderMind
ec86373093 fix prev. fix 2014-12-20 17:03:27 +01:00
MaZderMind
2055cea8e9 fix url 2014-12-20 17:03:22 +01:00
MaZderMind
73a7aff385 fix checkbox values 2014-12-20 16:59:17 +01:00
MaZderMind
27d0ac37fd flattr button 2014-12-20 15:36:12 +01:00
MaZderMind
0b5520c8f1 remove unused class 2014-12-20 15:25:06 +01:00
MaZderMind
ea3492d317 add more feedback options 2014-12-20 15:24:59 +01:00
MaZderMind
48c00718d0 build the frondpage using bootstrap grid
wrap to one col on phone
2014-12-20 15:24:37 +01:00
MaZderMind
a51c188eb7 feedback form interaction 2014-12-20 15:23:27 +01:00
MaZderMind
addbb6b5ce experimental feedback form 2014-12-20 11:57:09 +01:00
MaZderMind
9bca506c73 licence is CC-BY 3.0 2014-12-18 12:57:59 +01:00
MaZderMind
a8667cf947 fix irc channel name 2014-12-16 11:24:21 +01:00
MaZderMind
7a9ce3ee17 exchange cgi-irc url 2014-12-16 00:13:45 +01:00
MaZderMind
913bb4f270 move up 2014-12-15 23:48:59 +01:00
MaZderMind
18086d7082 remove empty line 2014-12-15 23:43:48 +01:00
MaZderMind
9a3dc47e3c show what we think about browser-video 2014-12-15 23:24:19 +01:00
MaZderMind
93717623ae use properly linked assembly path 2014-12-15 22:59:21 +01:00
MaZderMind
0b693d0d87 newline after eol 2014-12-15 22:21:45 +01:00
MaZderMind
0a5bfd28df move auto to end of hls-list 2014-12-15 22:21:26 +01:00
MaZderMind
92ed876cbe there will be an hd-webm stream 2014-12-13 14:07:01 +01:00
MaZderMind
2aa691a677 link player-page from program 2014-12-13 13:41:21 +01:00
MaZderMind
63ec39cfe0 audio-player style & placement 2014-12-13 01:38:46 +01:00
MaZderMind
fe099ee04d link partners in footer 2014-12-13 01:27:13 +01:00
MaZderMind
d3e0d3fac5 program formatting 2014-12-13 01:23:48 +01:00
MaZderMind
7cd0564c43 slide-stream switcher 2014-12-13 01:17:02 +01:00
MaZderMind
f60e25ece5 irc channel name & twitter link 2014-12-12 14:34:22 +01:00
MaZderMind
44a4852e34 no ogg stream 2014-12-12 14:34:22 +01:00
MaZderMind
ebc241f23d higher bitrates for party audio streams 2014-12-12 14:34:22 +01:00
MaZderMind
41d1390c10 subtitles playback 2014-12-12 14:34:22 +01:00
Peter
0cca2efa51 atze said so 2014-12-08 23:56:49 +01:00
MaZderMind
2498b5df0f more rework of about-text 2014-12-05 16:15:57 +01:00
MaZderMind
c72a19e944 link auphonic, fix wording 2014-12-05 12:52:29 +01:00
MaZderMind
577c664fc1 change wording regarding streamdumps 2014-12-05 12:25:42 +01:00
MaZderMind
fd6153ee5e about-text 2014-12-05 10:00:28 +01:00
MaZderMind
dfa682e1d2 31C3 style 2014-12-04 23:03:01 +01:00
MaZderMind
9a3c16aecb slide-stream will be delivered as a ultra-low-bitrate video
not as jpegs like last year
2014-12-02 23:57:38 +01:00
MaZderMind
866b1ec28a hq is now called sd 2014-12-02 23:50:13 +01:00
MaZderMind
31b7f9a73d default hls to auto-bitrate 2014-12-02 23:46:17 +01:00
MaZderMind
c1348eec03 miniroom formats 2014-11-29 20:44:21 +01:00
MaZderMind
aaffba38c1 fix denglish in 404 2014-11-29 19:45:42 +01:00
MaZderMind
3963871e8f match stream names, urls and bitrates
see https://c3voc.de/wiki/31c3:cdn and https://c3voc.de/wiki/intern:31c3:cdn
2014-11-14 12:47:54 +01:00
MaZderMind
bdb6996709 nerd-compatibly explanations to the formats 2014-11-10 23:42:34 +01:00
MaZderMind
c05b9a49f0 disarm about-text 2014-11-10 23:12:57 +01:00
MaZderMind
91837b1646 show program teaser on the startpage 2014-11-10 23:03:20 +01:00
MaZderMind
2ad3b1c61c basic setup for dynamic program teasers on the startpage 2014-11-10 01:07:11 +01:00
MaZderMind
3265e2c340 about-text fixes 2014-11-10 00:45:47 +01:00
MaZderMind
ec40760bcd c3voc - all lowercase 2014-11-10 00:44:03 +01:00
MaZderMind
154bcb3ca2 about page 2014-11-10 00:33:40 +01:00
MaZderMind
2708b8c41c fix swapped tab-list 2014-11-09 23:48:37 +01:00