Commit Graph

6358 Commits

Author SHA1 Message Date
Buster Neece 15d817ecf6 Smarter caching and higher performance iteration on the API calls list. 2014-08-19 13:17:29 -05:00
Buster Neece 9b5ef02ec1 Merge branch 'master' into multistream 2014-08-19 04:03:59 -05:00
Buster Neece 498769deb2 Implement Notifico hook for notification. 2014-08-19 03:36:07 -05:00
Buster Neece 39c7339c22 Add special handling inside 404 code to return JSON-encoded error for speed and computer-readability. 2014-08-19 02:33:16 -05:00
Buster Neece 515ef048bc Supply "unique" and "total" listener counts for non-CCast stations. 2014-08-19 02:26:01 -05:00
Buster Neece 8baa36c0d0 Fix API endpoints in schedule. 2014-08-19 02:07:52 -05:00
Buster Neece 1639c8d75d Yikes, it uses seconds, not milliseconds! 2014-08-19 01:59:27 -05:00
Buster Neece 0ced5c256f Update nowplaying API to have cache refresh determined by the NP cron task. 2014-08-19 01:57:20 -05:00
Buster Neece 726a61814f Add "status" to nowplaying API endpoint, switch PVL homepage to use API endpoint, move to notify.js wrapper for web notifications. 2014-08-19 01:53:21 -05:00
Buster Neece 13e9ca06c1 Add API call cleanup to sync. 2014-08-19 00:04:09 -05:00
Buster Neece 44e6450c32 Further reduce the threshold for API checks. Grr. 2014-08-18 22:23:12 -05:00
Buster Neece 9a3a0eb9f2 Reduce threshold to limit memory usage. 2014-08-18 22:08:04 -05:00
Buster Neece 55635bbb91 Add API link to admin, expand threshold again, optimize memory. 2014-08-18 22:00:36 -05:00
Buster Neece f04777dcd7 Too much data!! Work with smaller data set. 2014-08-18 19:11:15 -05:00
Buster Neece 19dbd20d22 Creation of new API dashboard to pull statistics on API calls. 2014-08-18 19:07:52 -05:00
Buster Neece 0c4668dc15 Merge branch 'master' into multistream 2014-08-18 16:04:42 -05:00
Buster Neece eb4763cf85 Handling of Feedburner feeds. 2014-08-18 03:14:38 -05:00
Buster Neece 4e840a6dc3 Padding fix for station history, fix for podcasts with multiple links. 2014-08-18 02:42:07 -05:00
Buster Neece b8f384782f Remove type in yet another place. 2014-08-17 23:11:13 -05:00
Buster Neece 7e1ace4e15 That "type" field was used everywhere... 2014-08-17 23:08:55 -05:00
Buster Neece 9a8e16398e Fix it in one more place! 2014-08-17 23:06:49 -05:00
Buster Neece f95a329c8c Fix type error. 2014-08-17 23:06:12 -05:00
Buster Neece 79368d2723 Add live-updating clock, updating schedule on homepage, and "upcoming" events view for stations. 2014-08-17 22:36:30 -05:00
Buster Neece c6f097bd6d Major cleanup of schedule pulling on homepage, automatic refreshing. 2014-08-17 03:00:36 -05:00
Buster Neece 4fdbf9ba4b Cleanup of schedule sections, creation of new "upcoming" area. 2014-08-16 01:54:30 -05:00
Buster Neece 2c6cfd5ecb Stream model update, test migrate script, StreamsController inside Stations module. 2014-08-15 17:38:09 -05:00
Buster Neece 37747e9c3e Create new StationStream entity. 2014-08-13 01:18:22 -05:00
Buster Neece a38300ea55 Fix for command-line schedule syncing without a base URL. 2014-08-12 14:48:21 -05:00
Buster Neece 8c6e7d3ac1 New and greatly improved IceCast nowplaying data retrieval. 2014-08-12 02:28:27 -05:00
Buster Neece d34ce000f1 Remove the ads. Capitalism doesn't pay. 2014-08-12 00:53:48 -05:00
Buster Neece 8155a89447 More base URL fixes. 2014-08-12 00:31:48 -05:00
Buster Neece bd1448bfae Second fix to base URL setting! 2014-08-11 23:29:33 -05:00
Buster Neece f901a77e81 Update base URL function. 2014-08-11 23:21:04 -05:00
Buster Neece 480e3df754 Storage of base URL and customization of URL for mobile page. 2014-08-11 22:25:24 -05:00
Buster Neece 80760dcfd9 Updating Android apps section of apps page. 2014-08-11 21:37:11 -05:00
Buster Neece 452c01b3d2 Force SSL on Station Center. 2014-08-11 18:02:06 -05:00
Buster Neece 36fcea4de7 Tighter SSL integration to admin and login pages. 2014-08-11 17:59:41 -05:00
Buster Neece fc3aafba88 Prevent excessive error reporting with PVFM script. 2014-08-11 10:32:52 -05:00
Buster Neece d9874cb60f Fixes for SSL 2014-08-10 22:10:39 -05:00
Buster Neece 7754db4c6c Switch to using "//" prefix to re-enable full SSL security in some areas. 2014-08-10 19:34:37 -05:00
Buster Neece c3223f3e50 Paginate and add color indicator for signups and footage. 2014-08-10 19:10:24 -05:00
Buster Neece bb9b69ce0a Minor text change for signup button. 2014-08-10 16:41:14 -05:00
Buster Neece 1bfab7d5a7 Admin backend for signups. 2014-08-10 13:31:55 -05:00
Buster Neece c558e5b069 Persist data between convention signups. 2014-08-10 13:14:00 -05:00
Buster Neece f6d786b92c Fix signup check. 2014-08-09 18:08:33 -05:00
Buster Neece 8a53b70f5c Fix image issue with conventions on homepage. 2014-08-09 18:04:06 -05:00
Buster Neece c05383df8e Add PHPStorm doc hints to Action class. 2014-08-09 18:03:54 -05:00
Buster Neece 0837fcf977 Convention signup page creation. 2014-08-09 18:03:39 -05:00
Buster Neece b6a1bfecc7 Add red "warning" class to delete account link. 2014-08-07 15:13:14 -05:00
Buster Neece 33bd989f2e Reposition footer ad. 2014-08-07 15:08:09 -05:00