Go to file
defaultkavy 1a6d0e580f
v0.3.1
fix: jumping scroll when open page.
new: new FileType 'webp'.
change: $PostGrid get posts limit change to 100 post per time.
new: sound icon come out beside on video duration if video has sound.
fix: image too big when new posts insert to $PostGrid, disable loading post's transition.
new: mouse hover/down or touch on $PostTile have scale transition.
change: $PostTile video detail color change to dark theme.
change: Post all $State property have a loading string.
new: Post.ready will return Promise when post data is fetched.
new: Post.hasSound, Post.previewURL
optimize: post_route get Post and fetching.
fix: post page video size will be clarify when rendered.
2024-10-06 15:07:48 +08:00
dist v0.3.1 2024-10-06 15:07:48 +08:00
scripts v0.2.1 2024-05-18 20:09:33 +08:00
src v0.3.1 2024-10-06 15:07:48 +08:00
.gitignore init 2024-05-17 03:30:49 +08:00
index.html v0.3.0 2024-10-06 02:21:31 +08:00
index.scss v0.3.1 2024-10-06 15:07:48 +08:00
package.json v0.3.1 2024-10-06 15:07:48 +08:00
README.md init 2024-05-17 03:30:49 +08:00
tsconfig.json init 2024-05-17 03:30:49 +08:00
vite.config.ts v0.3.0 2024-10-06 02:21:31 +08:00

Danbooru Viewer

A modern style viewer for Danbooru.

Usage

  • Click this link.
  • Replace danbooru.donmai.us to danbooru.defaultkavy.com without changing pathname and url parameters, will directly open the same page on Danbooru Viewer.