blankie
|
16f56abe62
|
Stop lowercasing search queries
Turns out that English tags are dependent on capitalization, like
OMOCAT and omocat:
- https://pixwhile.zangetsu.kaizoku.cyou/tags/OMOCAT/illustrations
- https://pixwhile.zangetsu.kaizoku.cyou/tags/omocat/illustrations
|
2023-06-16 17:45:48 +07:00 |
blankie
|
ca0f5e8a17
|
Silence GCC warnings
|
2023-06-09 19:29:19 +07:00 |
blankie
|
c0a424615c
|
Fix null pointer dereferences when redis is disabled
|
2023-06-09 13:42:21 +07:00 |
blankie
|
109556f2b7
|
Add redis support
|
2023-06-08 23:02:36 +07:00 |
blankie
|
773f75543e
|
Fix fetching original illust images
|
2023-06-07 16:16:03 +07:00 |
blankie
|
81dd9c9973
|
Add PixivClient::{search_illusts,get_search_suggestions}
|
2023-05-02 15:24:38 +07:00 |
blankie
|
14a08e4937
|
Enable webp
|
2023-04-28 15:12:50 +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
|
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 |
blankie
|
b414bfbf13
|
Use a unified string-to-number function
|
2023-04-07 22:13:25 +07:00 |
blankie
|
f6447d9ec5
|
Add PixivClient::get_illusts
|
2023-04-07 19:00:16 +07:00 |
blankie
|
9526a0df1b
|
Add URL utility
|
2023-04-06 19:24:09 +07:00 |
blankie
|
aecde91ad1
|
Add primitive user page
|
2023-04-05 23:36:20 +07:00 |
blankie
|
1e4b221dd7
|
Try to fetch another cover image thumbnail
|
2023-04-05 21:38:23 +07:00 |
blankie
|
b864b3d290
|
Add initial user fetching support
|
2023-04-05 00:01:50 +07:00 |