summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-31add prev/next pictures for easier slide show modeArun Persaud3-3/+84
2012-01-24tune tagcloud a bitArun Persaud1-2/+2
2012-01-24fix autocomplete of tagsArun Persaud1-1/+1
2012-01-24added a tag cloudArun Persaud2-0/+27
2012-01-22cleanup and new featuresArun Persaud3-118/+201
2011-12-03add a link to the new redmine bug tracker; fixes #72Arun Persaud1-1/+1
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 Persaud2-6/+8
2011-11-26don't show page index if there is only one pageArun Persaud1-33/+36
2011-11-26make tag search case insensitiveArun Persaud1-2/+2
2011-11-26fix displaying of tags that include a whitespace (use + instead)Arun Persaud1-1/+1
2011-11-26fix automatic tag completionArun Persaud2-3/+3
2011-11-26escape all users input stringsArun Persaud2-4/+4
2011-11-26updated showing of page indexArun Persaud1-4/+38
2011-11-25initial support for tag searchArun Persaud2-23/+101
2011-11-24add a basic index of all pages...Arun Persaud3-24/+51
2011-11-24added a permalink and use clean urlsArun Persaud4-7/+49
2011-11-24fixed closing sqlite3 databaseArun Persaud1-1/+1
2011-11-24make index.php page aware; make default page start at 1Arun Persaud2-5/+12
2011-11-24make number of pictures/page a config option; replace "offset" with "page"Arun Persaud3-25/+23
2011-11-24option to use PDO connections to sqlite when connecting via phpArun Persaud2-5/+24
2011-11-24use nice for all commands issued while creating thumbnailsArun Persaud1-11/+13
2011-11-24limit number of created thumbnails per batch to 50Arun Persaud2-7/+7
2011-11-22remove some debug outputArun Persaud1-2/+0
2011-11-22first few files for my tag-gallery... hopefully more to comeArun Persaud10-0/+840