make zoom work standalone |
|
More...
|
almost 18 years ago
|
update tag counts on set_tags / delete_tags_from_image |
|
More...
|
almost 18 years ago
|
add status messages during bulk_add |
|
More...
|
almost 18 years ago
|
debugging stuff |
|
More...
|
almost 18 years ago
|
typo |
|
More...
|
almost 18 years ago
|
wildcard searches. This may be faster, as the big query uses IDs rather than tags? needs testing~ |
|
More...
|
almost 18 years ago
|
allow parts of the upload process to say 'no, not ok!' |
|
More...
|
almost 18 years ago
|
utf8 support |
|
More...
|
almost 18 years ago
|
actually, they are different -- array_add checks for uniqueness |
|
More...
|
almost 18 years ago
|
database schema upgrader |
|
More...
|
almost 18 years ago
|
it *was* in the core API :P |
|
More...
|
almost 18 years ago
|
IM memory limit broken? |
|
More...
|
almost 18 years ago
|
specify images.id rather than id (could be tags.id) |
|
More...
|
almost 18 years ago
|
tags(image_id,tag) split into image_tags(image_id,tag_id) and tags(id,tag,count) |
|
More...
|
almost 18 years ago
|
re-layout of tag list, and better white space |
|
More...
|
almost 18 years ago
|
danbooru theme updates for theme engine 2 |
|
More...
|
almost 18 years ago
|
this needs proper theming |
|
More...
|
almost 18 years ago
|
make get_memory_limit use the global rather than the GD limit |
|
More...
|
almost 18 years ago
|
limit next / prev to 1 row |
|
More...
|
almost 18 years ago
|
memory limit for IM too |
|
More...
|
almost 18 years ago
|
style stuff to css |
|
More...
|
almost 18 years ago
|
optimise the common case, but speak slowly and use simple words, so that mysql can understand |
|
More...
|
almost 18 years ago
|
allow single tag wildcards |
|
More...
|
almost 18 years ago
|
turn off sql logging |
|
More...
|
almost 18 years ago
|
fix single-tag + image metadata search |
|
More...
|
almost 18 years ago
|
optimise a very common (99%) case |
|
More...
|
almost 18 years ago
|
default MIME type in .htaccess |
|
More...
|
almost 18 years ago
|
make thumbnails be single frame jpegs |
|
More...
|
almost 18 years ago
|
'install folder' is ambiguous |
|
More...
|
almost 18 years ago
|
and remove the link... |
|
More...
|
almost 18 years ago
|