summaryrefslogtreecommitdiffstats
path: root/getjson.php
AgeCommit message (Expand)AuthorFilesLines
2012-02-07fixed page_index to advance when we click on a thumbnail from another pageArun Persaud1-9/+25
2012-01-31add prev/next pictures for easier slide show modeArun Persaud1-0/+42
2012-01-24added a tag cloudArun Persaud1-0/+6
2012-01-22cleanup and new featuresArun Persaud1-35/+32
2011-11-29changed tag search to use AND for multiple tagsArun Persaud1-9/+18
2011-11-29add support to query multiple tags, use "," as a separation characterArun Persaud1-3/+5
2011-11-26make tag search case insensitiveArun Persaud1-2/+2
2011-11-26fix automatic tag completionArun Persaud1-2/+2
2011-11-26escape all users input stringsArun Persaud1-3/+3
2011-11-25initial support for tag searchArun Persaud1-15/+56
2011-11-24add a basic index of all pages...Arun Persaud1-21/+28
2011-11-24fixed closing sqlite3 databaseArun Persaud1-1/+1
2011-11-24make index.php page aware; make default page start at 1Arun Persaud1-1/+1
2011-11-24make number of pictures/page a config option; replace "offset" with "page"Arun Persaud1-14/+10
2011-11-24option to use PDO connections to sqlite when connecting via phpArun Persaud1-5/+23
2011-11-22first few files for my tag-gallery... hopefully more to comeArun Persaud1-0/+40