Commit graph

28 commits

Author SHA1 Message Date
17c59ef407 Adding optional ?focus=filename to focus a specific image 2010-11-01 23:28:45 -07:00
1ce75d2da8 Adding search box, make searches case insensitive 2010-10-23 16:36:13 -07:00
7eeb7d9bae Initial work on keyword search 2010-10-23 14:01:21 -07:00
5149259970 Make sure cache is invalidated whenever we do an edit. 2010-08-21 21:39:58 -07:00
ad19ca5200 Adding hidden URL (*.edit) to edit captions through web interface. 2010-08-21 21:06:24 -07:00
be7ad56dc1 Take care of HTML escaping of Velocity references. 2010-08-18 22:01:37 -07:00
0fe2667b30 Make use of the caption element to provide the "title" for the fancybox. Better that duplicating the data, and it also allows for HTML elements within the caption. 2010-08-18 21:48:00 -07:00
b19fae9f12 Less radical easing curve 2010-07-31 17:00:42 -07:00
88883126b3 Quick/dirty fix for IE 2010-07-31 16:33:37 -07:00
a62d53a98f Use fancybox/jquery for a more web2.0 experience. 2010-07-31 15:24:45 -07:00
jzulli
e926c4bc2e Blah 2010-07-29 13:42:05 -07:00
d6e2f6c947 Adding box shadow around the photo. 2010-07-17 16:54:51 -07:00
3a4ac78bb6 Better quality in JPEG compression on the way out. 2010-06-03 03:08:42 -07:00
cad37df18b Refactoring the file/directory parsing code away from the properties model of the metadata. 2010-05-23 13:13:32 -07:00
72c827c3f2 Reverting useless cache 2010-05-23 13:12:46 -07:00
75beeacab7 With caching we get concurrency issues, so synchronize.. 2010-05-22 19:33:35 -07:00
ca752abf64 After profiling, add another cache where it matters -- direcoryentries 2010-05-22 13:19:07 -07:00
6400a66234 atually made use of the cache 2010-05-22 12:49:16 -07:00
807fdd8268 reinstantiated Resin workaround. 2010-05-22 12:42:47 -07:00
fdc1f4deea add a layer of caching for directory props. 2010-05-22 12:32:00 -07:00
6dd333992e introduce slf4j 2010-05-22 12:31:34 -07:00
bd8abd9053 Make sure the date computations don't overflow the integer range. 2010-05-20 11:32:24 -07:00
22b810c991 Instead of using cache.properties to keep the parsed directory contents, put it in the database. 2010-05-08 15:22:05 -07:00
0382aa0977 cosmetic cleanup 2010-05-03 22:29:36 -07:00
d6bc15d939 fix bug so thumbnail can be specified as subdir name 2010-05-02 15:33:21 -07:00
573b5db985 Merge branch 'master' of ssh://forkalsrud.org/home/gitroot/album 2010-02-13 12:47:23 -08:00
639ab48cd1 use settings from ${user.home}/forkalsrud.org/ 2010-02-06 13:38:43 -08:00
a6d3fc333f changed layout to default maven2 structure 2010-02-06 12:52:30 -08:00