alopexc0de
41a6684ccc
Add missing parenthesis that I forgot.
...
Whoops. PHP errors, yay.
2014-08-10 18:44:40 -04:00
alopexc0de
4ad0f8ce74
Change click tracking to sorted set.
...
Using a sorted set makes it easier to sort from highest to lowest on the stats page.
Minor change how tracking is done on the index and link checking has been updated.
2014-08-10 18:29:17 -04:00
alopexc0de
485f1fa66f
remove diagnostic print_r to test array values.
...
Checking to see if everything is getting into the array properly in the right place.
2014-08-09 20:32:53 -04:00
alopexc0de
7c71c5744e
Move stat table generation to stats.php.
...
This page is mostly static and it shouldn't require a call to process just to make a table.
2014-08-09 20:30:10 -04:00
alopexc0de
09280b93fa
Add rudimentary AJAX call for the stat table.
...
This might be temporary as I might decide to do the logic for this to happen on this page totally.
2014-07-24 21:23:29 -04:00
alopexc0de
173b977aaf
Fix my stupidity when naming my directories.
...
My naming convention put caps on everything and I was calling them without such capital letters
Which breaks on pretty much any OS other than Windows...
2014-07-24 20:41:14 -04:00
alopexc0de
92140f083a
Add the Montserrat google cdn font to relevant pages
...
I think I'm going to require a head file that has all this needed info
2014-07-14 18:37:43 -04:00
alopexc0de
591e3de923
Add favicon to website
2014-07-10 16:06:01 -04:00
alopexc0de
2692bdf753
Moved from windows to linux - Git is acting weird
...
The files changed totally apparently, even though no actual changes were made
2014-07-04 17:28:17 -04:00
alopexc0de
4a570655b1
Add the AJAX loading animation for when data needs to be pulled
...
The loader is set to display:none; unless given an event through jQuery
2014-06-22 21:21:32 -04:00
alopexc0de
b2ded2184e
Add placeholder top 5 links table to stats
2014-06-22 00:18:41 -04:00
alopexc0de
4546f165c5
Add the main files for the other elements of the website
...
About us, Link Statistics, Link Resolver, WPI
Interface and info not done
2014-06-18 00:31:24 -04:00