4
I Use This!
High Activity

Commits : Listings

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