You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
blankie 42da969ac5
Fix squished cover image
https://pixwhile.zangetsu.kaizoku.cyou/users/15361232
1 week ago
blankie Don't close input tags 4 weeks ago
routes Fix squished cover image 1 week ago
thirdparty Use constinit instead of consteval 2 weeks ago
.gitignore Add basic ass code 2 months ago
.gitmodules Add basic ass code 2 months ago
CMakeLists.txt Add tags page 4 weeks ago
LICENSE Add LICENSE 2 months ago
README.md Document illustration badges 3 weeks ago
RUNNING.md Don't set ignore_comments for compatibility with nlohmann::json versions < 3.9 2 months ago
config.cpp Don't set ignore_comments for compatibility with nlohmann::json versions < 3.9 2 months ago
config.h Add URL utility 2 months ago
example_config.json Don't set ignore_comments for compatibility with nlohmann::json versions < 3.9 2 months ago
file.h Try to fix compiling on GCC 2 months ago
main.cpp Add illustration search box 4 weeks ago
misc.cpp Add basic ass code 2 months ago
misc.h Add basic ass code 2 months ago
numberhelper.cpp Use a unified string-to-number function 2 months ago
numberhelper.h Use a unified string-to-number function 2 months ago
pixivclient.cpp Add PixivClient::{search_illusts,get_search_suggestions} 4 weeks ago
pixivclient.h Add PixivClient::{search_illusts,get_search_suggestions} 4 weeks ago
pixivmodels.cpp Fix viewing user illustrations 3 weeks ago
pixivmodels.h Guess the size of thumbnails 3 weeks ago
servehelper.cpp Change CSS classes 2 weeks ago
servehelper.h Implement ETags 2 weeks ago

README.md

Pixwhile is an alternative frontend to Pixiv that utilizes no Javascript.

Features

  • Does not contain an asinine amount of Javascript
  • Allows you to open the original versions of cover images and profile pictures
  • Can view illustrations and list user illustrations
  • Can search for newest and oldest illustrations

Missing Features

This list is not exhaustive, nor does it mean that these are being worked on.

  • Can only search for newest and oldest illustrations
  • No search
  • No ability to login
  • No ability to see comments or like counts

Miscellaneous Information

In a page containing a list of illustrations (e.g. a user's illustrations page or a search results page), illustrations containing multiple images will have a badge indicating the amount of images inside. Illustrations that are marked as being AI-generated will have a badge with a red background.