Go to file
blankie 773f75543e
Fix fetching original illust images
2023-06-07 16:16:03 +07:00
blankie No longer treat spaces as a valid character in URLs 2023-06-06 21:33:14 +07:00
routes Fix fetching original illust images 2023-06-07 16:16:03 +07:00
thirdparty Add URL query parameters to the canonical URL 2023-06-07 15:12:39 +07:00
.gitignore Add basic ass code 2023-04-03 15:59:00 +07:00
.gitmodules Add basic ass code 2023-04-03 15:59:00 +07:00
CMakeLists.txt Add tags page 2023-05-02 15:24:38 +07:00
LICENSE Add LICENSE 2023-04-12 11:02:08 +07:00
README.md Document illustration badges 2023-05-06 00:05:30 +07:00
RUNNING.md Add canonical_origin config option 2023-06-04 12:08:49 +07:00
config.cpp Add canonical_origin config option 2023-06-04 12:08:49 +07:00
config.h Add canonical_origin config option 2023-06-04 12:08:49 +07:00
example_config.json Add canonical_origin config option 2023-06-04 12:08:49 +07:00
file.h Try to fix compiling on GCC 2023-04-10 21:06:27 +07:00
main.cpp Fix fetching original illust images 2023-06-07 16:16:03 +07:00
misc.cpp Add basic ass code 2023-04-03 15:59:00 +07:00
misc.h Add basic ass code 2023-04-03 15:59:00 +07:00
numberhelper.cpp Use a unified string-to-number function 2023-04-07 22:13:25 +07:00
numberhelper.h Use a unified string-to-number function 2023-04-07 22:13:25 +07:00
pixivclient.cpp Fix fetching original illust images 2023-06-07 16:16:03 +07:00
pixivclient.h Fix fetching original illust images 2023-06-07 16:16:03 +07:00
pixivmodels.cpp Fix fetching original illust images 2023-06-07 16:16:03 +07:00
pixivmodels.h Add OGP metadata for users 2023-06-04 14:09:03 +07:00
servehelper.cpp Fix fetching original illust images 2023-06-07 16:16:03 +07:00
servehelper.h Fix fetching original illust images 2023-06-07 16:16:03 +07:00

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.