Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-25 | initial support for tag search | Arun Persaud | 2 | -23/+101 |
2011-11-24 | add a basic index of all pages... | Arun Persaud | 3 | -24/+51 |
2011-11-24 | added a permalink and use clean urls | Arun Persaud | 4 | -7/+49 |
2011-11-24 | fixed closing sqlite3 database | Arun Persaud | 1 | -1/+1 |
2011-11-24 | make index.php page aware; make default page start at 1 | Arun Persaud | 2 | -5/+12 |
2011-11-24 | make number of pictures/page a config option; replace "offset" with "page" | Arun Persaud | 3 | -25/+23 |
2011-11-24 | option to use PDO connections to sqlite when connecting via php | Arun Persaud | 2 | -5/+24 |
2011-11-24 | use nice for all commands issued while creating thumbnails | Arun Persaud | 1 | -11/+13 |
2011-11-24 | limit number of created thumbnails per batch to 50 | Arun Persaud | 2 | -7/+7 |
2011-11-22 | remove some debug output | Arun Persaud | 1 | -2/+0 |
2011-11-22 | first few files for my tag-gallery... hopefully more to come | Arun Persaud | 10 | -0/+840 |