Kevin Routley

Results 143 issues of Kevin Routley

1. Filter tags to 'comi%' 2. Select 'comic' - 305,401 items. This is with `getPagedImagesForTag` **without** the `is_deleted=0` clause. 3. The first image in the list (49) is missing -...

bug

Eliminates the rating code/logic from the two sub-windows Makes more sense to consider it part of the viewing, not querying Would need to be smart about "current" image: if current...

enhancement

Can't filter on rating (safe, questionable, etc) using `filterView`. Rating doesn't apply to the tags, but can be applied to the images. [The count of images for the tag wouldn't...

enhancement

Add the ability to not show deleted images [those marked by Danbooru as deleted].

enhancement

On Windows, as intended, minimizing the "image window" minimizes all windows. This doesn't work on Linux.

bug

If the first clause in the multi-filter is marked NOT, the query ignores the NOT. I.e. in `getImagesForTags2` the first clause is always generated as: `(select tag_id from tags where...

bug

Cycling through images in a set. clicking the 'hide' button. Can't tell if an image has been hidden (still visible when cycling through the set). Don't want to query the...

enhancement

Ability to go to a random image, tag

enhancement

Pools have now been added to the db. To take advantage of this, a pools window might be appropriate. - Show pool names - Ability to filter on pool names...

enhancement