Commit graph

56 commits

Author SHA1 Message Date
fb061e0b24 Add Diablo To Games
Add calls to the Diablo 3 API to gather information from their "career"
api and display the information on the index page.

Also hid HTML from the main page that is no longer updated.
2012-09-12 08:57:08 -04:00
a1c0043c73 Fixed a bug where URLs with question marks could not be submitted -- need to make sure data is safe still. 2011-12-08 21:53:06 -05:00
4ab3f8ba08 Add .htaccess file to repository. 2011-12-04 04:06:25 -05:00
cf2df2920f Correclty use usort. 2011-12-04 04:05:33 -05:00
0558ad0609 remove data files from repo. 2011-12-04 04:04:15 -05:00
2bc358f373 Update ignored files. 2011-12-04 04:02:10 -05:00
578d9da5ba Sort armory characters by highest item level instead of progression. 2011-12-04 04:01:56 -05:00
d450267066 Ignore files that should not be added to repo....ever. 2011-12-04 03:45:36 -05:00
7bec443bc7 Warrior renamed. 2011-12-04 03:44:06 -05:00
a6c7ecc721 Deal with the potential that SERVER_NAME may not be a part of the superglobal _SERVER. 2011-10-28 21:57:02 -04:00
b1b54536eb Stop updating sc2ranks until I've played one game this season. 2011-10-28 21:54:57 -04:00
0eba9f5417 Fixed a bug where the default blank album cover was not showing if lastfm was did not return one. 2011-10-27 12:52:15 -04:00
529fcdc81d Make sure not to write data unless we need to. 2011-10-17 21:01:30 -04:00
73c1e11e71 Handle the case where we may receive incorrect data. 2011-10-17 19:28:21 -04:00
61b1aac452 Cannot use file_get_contents to connect to an https url; use cURL instead. 2011-10-17 18:25:05 -04:00
109be86bad Hopefully collect retweets from Twitter. Untested functionality. 2011-10-17 09:06:35 -04:00
61f87baebc Filename typo correction. 2011-10-17 09:05:40 -04:00
853749cbb4 Condense config files into one. 2011-10-16 06:33:28 -04:00
6a22a3580a Ensure Hulu output is correct whether or not a video has both a series and a title associated with it. 2011-10-16 04:15:48 -04:00
1abf895b9e Various aesthetic changes. 2011-10-16 04:01:05 -04:00
888ac1fdfe Various adjustments along with several comment additions. 2011-10-15 09:02:44 -04:00
582a9dc062 Use a readable timestamp and only check the max execute time if it is not zero. 2011-10-15 08:27:08 -04:00
2ef6c3d29b Log execution time based issues for review. 2011-10-15 07:59:07 -04:00
a4cbd44400 Prevent script from executing if it is currently running. 2011-10-15 07:16:54 -04:00
590a77cd45 Use the correct variable name. 2011-10-14 05:42:02 -04:00
afb499ca1f Remove debug print. 2011-10-14 05:29:23 -04:00
19bb4c412f Minor typo correction. 2011-10-14 05:27:58 -04:00
5649bc6f4f Correctly process Lastfm songs that are currently playing and display that information to the page. 2011-10-14 05:17:04 -04:00
f64e4246f6 Adjust to allow for other aliased localhosts. 2011-10-14 05:04:21 -04:00
1b0bda4a57 Adjust various alt tags and headers on page display. 2011-10-14 03:38:15 -04:00
84ca61b364 Restore blank cache files. 2011-10-14 03:14:23 -04:00
03d6763ac3 Remove old corner javascript. 2011-10-14 03:12:31 -04:00
8fb0337b70 Correct cache storage length. 2011-10-14 03:11:17 -04:00
ff1e3b8247 CSS implementation of WoW display. 2011-10-14 02:59:28 -04:00
797cbc31b9 Initial implementation of WoW display. 2011-10-14 02:54:29 -04:00
4a578a7e01 Deal with the possibility that our cache files might not currently exist. 2011-10-14 01:18:16 -04:00
ac6516bad7 Handle shows without series and correctly affiliate title with title and series with series. 2011-10-14 01:10:57 -04:00
ea4f928110 Minor word correct. 2011-10-11 00:46:00 -04:00
9981090808 Fix to Twitter data storage. 2011-10-11 00:43:34 -04:00
f4e89d5d1c Collect data from wow api. Not yet displayed publically. 2011-10-04 19:19:16 -04:00
c6e514e751 Use a jquery corner plugin instead of Nifty Corners. 2011-10-04 07:07:26 -04:00
7906d123c0 Add badge for github. 2011-10-04 07:06:19 -04:00
9c888647c1 Blank data files should still return array when json_decoded. 2011-10-04 06:03:56 -04:00
f22725e727 Add blank data files. 2011-10-04 06:02:30 -04:00
0f9b023935 Fixed incorrect config variable. 2011-10-04 05:49:42 -04:00
db6a24cb96 Store time and not the time since string in the cached data file. 2011-10-04 05:28:55 -04:00
7708493ebb Include crontab line as comment for later use. 2011-10-04 05:18:19 -04:00
e8ea5bd681 If we are not on the localhost, detect the files using the full path. 2011-10-04 05:13:43 -04:00
c9b6934be5 Describe database properly in config file. 2011-10-04 05:13:01 -04:00
f40b498ea1 Add favorite icon. 2011-10-04 04:38:33 -04:00