Commit Graph

74 Commits

Author SHA1 Message Date
blankie 421bbcd6a0
Guess the size of thumbnails 2023-05-08 00:22:48 +07:00
blankie b0b8e5c3c9
Tidy up CSS 2023-05-06 00:11:41 +07:00
blankie 81c61965c4
Document illustration badges 2023-05-06 00:05:30 +07:00
blankie 727f5dd32b
Set illust badge's background color to red if the illust is AI-generated 2023-05-05 23:55:14 +07:00
blankie 2a6130b16c
Add badge for displaying amount of images in an illust 2023-05-05 23:55:10 +07:00
blankie 48dbc8e978
Automatically expand search suggestions if there is only one page of results 2023-05-02 15:50:18 +07:00
blankie 8d61ca4ee3
Don't close input tags 2023-05-02 15:49:15 +07:00
blankie cec8d1c4b7
Hide grid of illustrations if there aren't any 2023-05-02 15:48:45 +07:00
blankie b8de1cbb68
Fix compilation with GCC 2023-05-02 15:29:37 +07:00
blankie 2ecfe10584
Add search suggestions 2023-05-02 15:24:39 +07:00
blankie 4586931adf
Add illustration search box 2023-05-02 15:24:39 +07:00
blankie 71994b234b
Add link to tags 2023-05-02 15:24:39 +07:00
blankie fd946d1336
Add tags page 2023-05-02 15:24:38 +07:00
blankie 81dd9c9973
Add PixivClient::{search_illusts,get_search_suggestions} 2023-05-02 15:24:38 +07:00
blankie b71cbd039d
Ignore romaji versions of tags 2023-05-01 11:55:10 +07:00
blankie a448dd9b6e
Create a generic illusts pager 2023-04-28 16:00:21 +07:00
blankie 36a750762b
Try to fetch a much higher quality thumbnail for multi-page artworks 2023-04-28 15:39:09 +07:00
blankie c4407d86e5
Add gap between user link and artwork 2023-04-28 15:16:10 +07:00
blankie 14a08e4937
Enable webp 2023-04-28 15:12:50 +07:00
blankie 7ecbb7f8bc
Add LICENSE 2023-04-12 11:02:08 +07:00
blankie cc27f28c36
Fix images going off-screen 2023-04-10 22:01:38 +07:00
blankie ed7acd97cf
Try to further fix compilation on GCC 2023-04-10 21:24:11 +07:00
blankie a1171e9431
Don't set ignore_comments for compatibility with nlohmann::json versions < 3.9 2023-04-10 21:20:29 +07:00
blankie e5bba4ea36
Try to fix compiling on GCC 2023-04-10 21:06:27 +07:00
blankie 942894b6db
Lower required CMake version 2023-04-10 21:00:07 +07:00
blankie 2dc6fe809e
Strip /en/ off of proxied pixiv urls 2023-04-10 19:55:32 +07:00
blankie 79bae2c013
Rewrite pixiv URLs to Pixwhile 2023-04-10 00:34:13 +07:00
blankie 3f45dce9f8
Reduce vertical spacing with illust tags 2023-04-10 00:08:37 +07:00
blankie b749d8d58a
Highlight links in descriptions 2023-04-10 00:08:01 +07:00
blankie e69a00f446
Add documentation 2023-04-09 22:44:41 +07:00
blankie 933affe6b4
Redirect /users/\d+ to /users/\1/illustrations 2023-04-09 22:33:14 +07:00
blankie 4e4255618a
Flesh out home page 2023-04-09 22:28:00 +07:00
blankie 2b1509bfe2
Show illustration descriptions 2023-04-09 22:15:53 +07:00
blankie 04e34a6e3a
Show illustration upload time 2023-04-09 21:30:07 +07:00
blankie 64f8060a9f
Add url_small to thumbnails 2023-04-09 21:11:07 +07:00
blankie 26a5699487
Add link to preview page 2023-04-09 21:10:51 +07:00
blankie 12156f3aaa
Add preview page 2023-04-09 20:50:44 +07:00
blankie 8674a9195d
Add illustrations route 2023-04-09 20:31:50 +07:00
blankie eb71b8c1ba
Focus page selector when going through pages 2023-04-09 15:29:47 +07:00
blankie fef9a2f36e
Don't proxy s.pximg.net
Example user: 19467540
2023-04-09 15:17:06 +07:00
blankie 86749d3fbf
Fix fetching original cover images for some user
Example user: 23605419
2023-04-09 15:12:05 +07:00
blankie 87cef0ced1
Fix retrieving original cover image 2023-04-09 15:02:44 +07:00
blankie 936851a478
Finish the illustrations page 2023-04-09 12:55:26 +07:00
blankie 3d37733af9
Lazy load images 2023-04-09 12:38:45 +07:00
blankie 6e53c7a8e9
Check for the existence of display_tags 2023-04-08 23:34:55 +07:00
blankie 8a11873dfe
Use another API for getting user illusts 2023-04-08 23:27:45 +07:00
blankie 6fc4bcbc16
Add PixivClient::get_illust 2023-04-08 23:06:56 +07:00
blankie 1a9c9d1a53
Guard against missing user_webpage and social 2023-04-08 15:48:36 +07:00
blankie 00df5327f0
Split Images and User to pixivmodels.{h,cpp} 2023-04-08 14:42:16 +07:00
blankie 2750953d5c
Move original_or_thumbnail and thumbnail_or_original to Images 2023-04-07 23:58:38 +07:00