Unlimited Paginator WorksJS
-
Makes any(?) page with a paginator on various Danbooru clones "bottomless"--blend pages together or separate each with a paginator.
[Konachan] Forum: Expandable Last PageJS
-
When using the "last" links: Allows prepending of previous pages and automatically appends the next page if it exists. // Redirects to the last page if the specified page doesn't exist.
[Konachan / yande.re] Thumbnails: Fix Highres LinkJS
-
*Does not work on wiki pages* (1) Changes the links below thumbnails to link to the original PNG instead of the highres JPEG. • (2) Changes the image size shown below thumbnails to the size of the original PNG which can be different for large images.
[Konachan] Tagging: Verify TagsJS
-
Adds "Verify tags" to the tags utility bar on the upload and post pages. Clicking "Verify tags" moves any tags not in use on the site to a separate textbox. Moved tags will be ignored on submission.
[Konachan] Wiki: Tag LinksJS
-
Adds "Edit Tag" and "Tag History" Links to the footer on the wiki pages. The links are also added to the artist creation page if there's a name in the url.
[Konachan] Profile: Prevent OverlapJS
-
When non-breaking text (such as IPv6) forces the left column to widen, this will move the right column along with it to prevent overlap.
[Konachan / yande.re / LB] Forum Post: View in ParentJS
-
When viewing an individual forum post that has a parent, the "Parent" link at the bottom is changed to "View in parent". This link takes you to the actual page the post you were viewing is on and then scrolls down to the post.
[Konachan / yande.re] Search: ID NavigationJS
-
Adds a "Mode" link to the paginator which switches between normal navigation and ID navigation. ID navigation prevents skipping over images as a result of images on previous pages being deleted and prevents showing images twice or loosing your place.
[Konachan / yande.re / LB] Search: Show X Per PageJS
-
Lets you set the # of posts to return per page. This can be set both for the current page and as a default to use when neither "page" nor "limit" is set. Adds a "#/page" link to the footer that pops up a settings box.
[Konachan / yande.re / LB] Forum List: Re-order columnsJS
-
Adds the ability to re-order columns in the forum list by dragging the headers. The layout is automatically saved in your browser and will be applied on each page load.
[Konachan / yande.re / LB] Avatar: StorageJS
-
Lets you save a list of avatars in your browser's local storage for later use. Save avatars from the "Set avatar" page. Avatars are accessible from the "Profile" and "Set Avatar" pages. Drag avatars to reorder. Click on avatars for options.
[Konachan] Pool: Fix ThumbnailsJS
-
Fixes the slight cropping of thumbnails on the pool pages. Also prevents the hovered thumbnail from moving when shift is pressed on an image with borders.
[Konachan / yande.re / LB] Thumbnail Info: Fix PositionJS
-
Pertaining to the info box that appears when holding shift while hovering over a thumbnail: Prevents the slight overlap over the thumbnail. And if the info box extends past the top of the window, it will be moved to the bottom or side.