index
:
photo-tags.git
master
home made web gallery to show my photos (uses f-spot database)
arun@nubati.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-21
better display of description and time for a single photo
HEAD
master
Arun Persaud
1
-2
/
+2
2013-01-20
added licence
Arun Persaud
9
-0
/
+824
2012-11-17
updated copyright year on webpage
Arun Persaud
1
-1
/
+1
2012-11-17
add option to hide tags, e.g. remove them from the database
Arun Persaud
1
-1
/
+27
2012-11-17
made footer nicer
Arun Persaud
1
-2
/
+2
2012-11-17
show search tags, current tags, and tags of the current pic in one line
Arun Persaud
2
-11
/
+17
2012-11-17
add keyboard shortcuts for prev/next image
Arun Persaud
1
-3
/
+9
2012-11-17
some code cleanup
Arun Persaud
1
-9
/
+3
2012-11-17
display new tags in green on mouseover
Arun Persaud
1
-2
/
+2
2012-11-17
added information when displaying a single picture
Arun Persaud
2
-13
/
+43
2012-11-10
small whitespace cleanup
Arun Persaud
1
-3
/
+3
2012-11-10
fixed tag display and clicking on a tag button now removes the tag
Arun Persaud
1
-3
/
+18
2012-11-10
fixed tagcloud
Arun Persaud
2
-3
/
+3
2012-10-16
more bootstrap integration, cleanup and some small bugfixes
Arun Persaud
4
-74
/
+61
2012-09-25
fixed pagination to work correctly on index page
Arun Persaud
1
-10
/
+18
2012-09-24
added Bootstrap and converted some parts the pagination to it.
Arun Persaud
8
-53
/
+87
2012-06-03
added init function for code that needs to be called after the script has bee...
Arun Persaud
2
-23
/
+28
2012-06-03
added a help function to create_thumbnails script
Arun Persaud
1
-1
/
+13
2012-06-03
create thumbnails of all pictures at once, at limit option (-l) if we want to...
Arun Persaud
1
-6
/
+16
2012-06-03
add autoversioning of css and js files
Arun Persaud
2
-5
/
+23
2012-06-03
add rule to hide .git file
Arun Persaud
1
-0
/
+4
2012-06-03
moved javascript into separate file
Arun Persaud
2
-270
/
+270
2012-06-03
added more files to gitignore
Arun Persaud
1
-0
/
+5
2012-06-03
moved javascript into its own directory
Arun Persaud
2
-1
/
+1
2012-06-03
moved css files into their own directory
Arun Persaud
3
-2
/
+2
2012-06-03
moved icons into their own directory
Arun Persaud
4
-2
/
+2
2012-06-03
renamed .htaccess_template to htaccess_template to make it visible
Arun Persaud
2
-2
/
+2
2012-06-03
removed some trailing whitespace
Arun Persaud
3
-14
/
+14
2012-02-08
use d3.js enter/exit; don't reload the whole page, just the part that is needed
Arun Persaud
2
-102
/
+108
2012-02-07
some small cleanup
Arun Persaud
1
-23
/
+25
2012-02-07
fixed page_index to advance when we click on a thumbnail from another page
Arun Persaud
2
-17
/
+34
2012-02-07
fix permalink
Arun Persaud
1
-4
/
+6
2012-02-07
clean up and use a variable for the web base address everywhere
Arun Persaud
1
-26
/
+28
2012-02-07
added function for permalink update
Arun Persaud
1
-1
/
+5
2012-02-06
added prev/next arrows on top of single picture
Arun Persaud
5
-6
/
+163
2012-01-31
removed debug output
Arun Persaud
1
-1
/
+1
2012-01-31
add prev/next pictures for easier slide show mode
Arun Persaud
3
-3
/
+84
2012-01-24
tune tagcloud a bit
Arun Persaud
1
-2
/
+2
2012-01-24
fix autocomplete of tags
Arun Persaud
1
-1
/
+1
2012-01-24
added a tag cloud
Arun Persaud
2
-0
/
+27
2012-01-22
cleanup and new features
Arun Persaud
3
-118
/
+201
2011-12-03
add a link to the new redmine bug tracker; fixes #72
Arun Persaud
1
-1
/
+1
2011-11-29
changed tag search to use AND for multiple tags
Arun Persaud
1
-9
/
+18
2011-11-29
add support to query multiple tags, use "," as a separation character
Arun Persaud
2
-6
/
+8
2011-11-26
don't show page index if there is only one page
Arun Persaud
1
-33
/
+36
2011-11-26
make tag search case insensitive
Arun Persaud
1
-2
/
+2
2011-11-26
fix displaying of tags that include a whitespace (use + instead)
Arun Persaud
1
-1
/
+1
2011-11-26
fix automatic tag completion
Arun Persaud
2
-3
/
+3
2011-11-26
escape all users input strings
Arun Persaud
2
-4
/
+4
2011-11-26
updated showing of page index
Arun Persaud
1
-4
/
+38
[next]