Danbooru Ajax Interface

New interface to search images on Booru-style sites.

As of 2016-01-24. See the latest version.

Author
VIPPER
Ratings
0 0 0
Version
3.1415
Created
2014-10-18
Updated
2016-01-24
License
N/A
Applies to

NEW VERSION 3

Other boorus can be added now.
Currently testing Konachan and Yande.re.

Overview

This script provides a cleaner interface to browse Danbooru/Gelbooru.
It is in essence a repository-like interface for faster image browsing.

This script does not provide any easy access to any user-related page or resource, such as Login, Comments, Blacklists, Uploads, Forums, etc.
However, in the case the user is logged, some benefits can be used, such as searching with more than 2 tags at once on Danbooru (only if you have this privilege, of course).

The overall page look is based in the old Ajax Sagubooru page.

Features

  • Show up to 100 images per page.
  • Images with notes are marked in yellow.
  • Images deleted from Danbooru are marked in red.
  • Show images (and its notes) that have been deleted.
  • Show images that requires upgraded accounts (banned/censored).

Usage

  • Holding CTRL and clicking on an image thumbnail only loads its tags on the left side.
  • Clicking on an image thumbnail (without holding CTRL):
    • Loads the image on the viewer.
    • Loads its tags on the left side.
    • Shows the current notes on top of the image.
  • While on the image viewer:
    • Click on the image to show/hide the current notes.
    • Click outside the viewer to close it.
    • Double-click anywhere to close the image viewer.
    • The link at the bottom of the viewer leads to the post page.
    • CTRL+S to open/save image.

Changes

3.1415

  • Code cleaning: Cleaner Danbooru requests.
  • Cookies are sent on all requests, just in case.
  • Rely on user session to stay logged in (don't check cookies for user info).
  • Press CTRL+S to open current image: trigger open/save dialog (in some cases just loads the image).

0.2.8

  • Added option to force large images to fit the screen width.

0.2.73

  • Posts with over a hundred notes now show properly on Danbooru.

0.2.72

  • Fixed some Opera issues. See topic #128521.

0.2.71

  • Code update: Newly added sites default values.

0.2.7

  • Code update: Testing option to add new sites.

0.2.65

  • Fixed note positioning.
  • Fixed possible API limits for logged users.

0.2.64

  • Notes being loaded multiple times.
  • Notes from previous closed image showing up.
  • Added link to post page.

0.2.63

  • Anonymous search on Danbooru.
  • Posts count on Danbooru.