summaryrefslogtreecommitdiffstats
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2012-06-03moved javascript into its own directoryArun Persaud1-1/+1
2012-06-03moved css files into their own directoryArun Persaud1-2/+2
2012-06-03moved icons into their own directoryArun Persaud1-2/+2
2012-02-08use d3.js enter/exit; don't reload the whole page, just the part that is neededArun Persaud1-98/+94
2012-02-07some small cleanupArun Persaud1-23/+25
2012-02-07fixed page_index to advance when we click on a thumbnail from another pageArun Persaud1-8/+9
2012-02-07fix permalinkArun Persaud1-4/+6
2012-02-07clean up and use a variable for the web base address everywhereArun Persaud1-26/+28
2012-02-07added function for permalink updateArun Persaud1-1/+5
2012-02-06added prev/next arrows on top of single pictureArun Persaud1-5/+37
2012-01-31removed debug outputArun Persaud1-1/+1
2012-01-31add prev/next pictures for easier slide show modeArun Persaud1-2/+34
2012-01-24tune tagcloud a bitArun Persaud1-2/+2
2012-01-24fix autocomplete of tagsArun Persaud1-1/+1
2012-01-24added a tag cloudArun Persaud1-0/+21
2012-01-22cleanup and new featuresArun Persaud1-79/+153
2011-12-03add a link to the new redmine bug tracker; fixes #72Arun Persaud1-1/+1
2011-11-26don't show page index if there is only one pageArun Persaud1-33/+36
2011-11-26fix displaying of tags that include a whitespace (use + instead)Arun Persaud1-1/+1
2011-11-26fix automatic tag completionArun Persaud1-1/+1
2011-11-26escape all users input stringsArun Persaud1-1/+1
2011-11-26updated showing of page indexArun Persaud1-4/+38
2011-11-25initial support for tag searchArun Persaud1-8/+45
2011-11-24add a basic index of all pages...Arun Persaud1-2/+11
2011-11-24added a permalink and use clean urlsArun Persaud1-3/+7
2011-11-24make index.php page aware; make default page start at 1Arun Persaud1-4/+11
2011-11-24make number of pictures/page a config option; replace "offset" with "page"Arun Persaud1-11/+12
2011-11-22first few files for my tag-gallery... hopefully more to comeArun Persaud1-0/+94