Commit Graph

91 Commits

Author SHA1 Message Date
Santiago Forero eedee8afd6 Merge branch 'master' into master 2021-09-16 22:18:11 +00:00
Santiago Forero c02cf1e929 fix example config link in djinfo 2021-09-16 17:05:55 -05:00
Ben Harris b926b0d380 Merge pull request 'remove one header in dmca page' (#25) from forero/tilderadio-site:master into master
Reviewed-on: tilderadio/site#25
2021-09-15 23:13:51 +00:00
Santiago Forero 43d36bfeec remove one header in dmca page 2021-09-15 17:13:59 -05:00
Ben Harris 324ae061a5 Merge pull request 'fix typos, mention the web player.' (#24) from lohang/site:master into master
Reviewed-on: tilderadio/site#24
2021-09-15 03:00:01 +00:00
Lohan G b7389d8907 fix typos, mention the web player. 2021-09-15 02:56:16 +00:00
Ben Harris 5025739ef6 reorganize links 2021-09-12 21:32:37 -04:00
Ben Harris 8efcdfab8c update and clarify links 2021-09-12 20:46:17 -04:00
Ben Harris e5b4379406 tidy up formatting 2021-09-12 20:13:59 -04:00
Ben Harris af6bb5e0df update azuracast location 2021-09-12 17:39:16 -04:00
Ben Harris 11f25e9707 Merge pull request 'Validate html' (#23) from forero/tilderadio-site:master into master
Reviewed-on: tilderadio/site#23
2021-09-01 18:36:33 +00:00
Santiago Forero 1222388339 validate schedule/ html 2021-09-01 12:48:18 -05:00
Santiago Forero b57596bd47 validate html 2021-09-01 12:39:26 -05:00
Ben Harris 54e91ab6e7 Merge pull request 'close unclosed divs in header.php' (#22) from forero/tilderadiosite:master into master
Reviewed-on: tilderadio/site#22
2021-09-01 02:22:43 +00:00
Santiago Forero 9cf094f4ef close unclosed divs in header.php 2021-08-31 21:15:32 -05:00
Ben Harris c006a40edf Merge pull request 'Add current time pointer in schedule' (#21) from cel/tilderadio-site:pointer into master
Reviewed-on: tilderadio/site#21
2021-06-08 16:05:46 +00:00
Charles E. Lehner 05e101f9e8
Misc fixes for time pointer 2021-06-07 22:29:23 -04:00
Charles E. Lehner 1e68d971c8
Highlight active half-hour cell 2021-06-07 21:04:50 -04:00
Charles E. Lehner a731a47f1c
Add current time pointer in schedule 2021-05-30 14:02:37 -04:00
deepend 8916d836c5 Added Mastodon link to index.php 2021-05-09 00:22:28 +00:00
deepend aec6cc49ba Merge pull request 'Replace logo with new logo based on the radio emoji in Twemoji 13.0.2' (#20) from khuxkm/tilderadio-site:master into master
Reviewed-on: tilderadio/site#20
2021-05-02 03:56:39 +00:00
Robert Miles 03848b1924 Provide attribution for use of radio emoji 2021-04-29 16:47:55 +00:00
Robert Miles d32fa86540 Replace tilderadio logo with new logo based on Twemoji radio emoji 2021-04-29 16:47:09 +00:00
Ben Harris 8e9a7fed30 use git -C instead of cd 2021-04-02 11:12:17 -04:00
deepend 163d9991f8 Merge pull request 'Update 'slogans.txt'' (#19) from sedativeTether/site:master into master
Reviewed-on: tilderadio/site#19
2021-02-25 05:24:12 +00:00
cat K. 0f842a9c5c Update 'slogans.txt'
Added "SYNTH TUBA JAZZ VOMIT" to slogans
2021-02-24 23:24:59 +00:00
deepend 55df3c66fb Merge pull request 'adds manual stream info and restructures homepage a bit for readability and accessibility' (#18) from tomasino/tilderadio-site:homepage-tweaks into master
Reviewed-on: tilderadio/site#18
2020-10-10 02:04:10 +00:00
James Tomasino a447477ed4 adds manual stream info and restructures homepage a bit for readability and accessibility 2020-10-09 22:34:11 +00:00
deepend eda12ccb4a Merge pull request 'PHP is annoying and I want to stab whoever designed AzuraCast's API' (#17) from khuxkm/tilderadio-site:master into master
Reviewed-on: tilderadio/site#17
2020-09-28 23:32:50 +00:00
Robert Miles 6b6bc48ae7 PHP is annoying and I want to stab whoever designed AzuraCast's API
From the top:

 - gmdate needs an argument of what time to use. this one is on me being tired, but I shouldn't have to do this because
 - IDs are per-DJ, not per-slot, as I mentioned in my last PR. This wasn't the reason behind the issue, but if IDs were per-slot, my original dedupe would have worked *perfectly*.
 - AzuraCast's API gives weird ISO-8601 date strings instead of just *giving us UNIX timestamps*. Again, not the reason behind the issue, but it annoyed me when testing the dedupe fix.
2020-09-28 23:27:31 +00:00
Robert Miles 8b72e32771 Well, this is embarrassing...
Apparently I put too much faith in AzuraCast's scheduler. IDs are per-DJ, not per-slot, and some DJs (like tomasino) run multiple shows out of the same login. Ergo, this simply will not do.

The ID now used in the dedupe also includes beginning and ending, leading to a slot looking like "13Sun000000Sun010000". This *should* be unique, since AFAIK no DJ has multiple slots during the same time and the same login. (Not to mention slots really can't be at the same time.)
2020-09-28 22:04:15 +00:00
deepend b0d14c0ebb changed font
using same font as the rest of the page.
2020-09-27 05:22:31 +00:00
deepend f17df8ae52 Merge pull request 'Add next DJ to home page' (#14) from khuxkm/tilderadio-site:master into master
Reviewed-on: tilderadio/site#14
2020-09-27 04:55:51 +00:00
Robert Miles 3150e62a31 Add next DJ to home page
Fixes #11. Also adds schedule/nextdj.php, which outputs the same text, for use elsewhere TBD.
2020-09-27 04:54:31 +00:00
deepend 7d40425445 Merge pull request 'Adds a full calendar display to the tilderadio schedule' (#13) from tomasino/tilderadio-site:master into master
Reviewed-on: tilderadio/site#13
2020-09-27 02:15:54 +00:00
deepend 5aa784495e Merge pull request 'Fix duplication of ICS events and make TTT only show up on the last Sunday of each month' (#12) from khuxkm/tilderadio-site:master into master
Reviewed-on: tilderadio/site#12
2020-09-27 02:15:44 +00:00
James Tomasino 6c272afa11 fixes large h1s on mobile causing horizontal scrolling 2020-09-26 20:51:40 +00:00
James Tomasino edc9543120 css tweaks for better phone display 2020-09-26 20:48:58 +00:00
James Tomasino 3987c26428 successfully populating shows into calendar 2020-09-26 20:40:39 +00:00
James Tomasino d726d6522a programatically drawing calendar from $schedule 2020-09-26 20:25:24 +00:00
James Tomasino b8980af520 color scheme is hacker for cal 2020-09-26 19:41:02 +00:00
Robert Miles b5992444e8 Add back the $from and $to params, defining them to be what should be a span of 8 days
We can go over, since items will for sure not be duplicated with the dedupe in place.
2020-09-26 19:30:35 +00:00
James Tomasino 8729aecc37 adds hard-coded calendar without data as placeholder 2020-09-26 19:29:30 +00:00
Robert Miles 7e19179fcc Fix duplication of ICS events and make TTT only show up on the last Sunday of each month 2020-09-26 19:23:48 +00:00
James Tomasino 76c878d65a allow for remote development of schedule by pointing to live schedule json in dev 2020-09-26 19:02:06 +00:00
Ben Harris af00cded1e update test stream link 2020-07-21 11:34:54 -04:00
Ben Harris abc0b5f531 update slogan url 2020-07-13 02:22:22 -04:00
cmccabe 76abc458e7 relative link didn't work in schedule dir 2020-07-08 22:13:04 -04:00
Robert Miles 86166f3d31 Add link to calendar on schedule page 2020-07-03 02:52:02 -04:00
deepend dc59e404b7 Merge pull request 'Remove 2 days from $to, in an attempt to get AzuraCast to not give me duplicate events' (#9) from khuxkm/tilderadio-site:master into master
Reviewed-on: tilderadio/site#9
2020-07-03 01:58:43 -04:00