blankie
|
Try to further fix compilation on GCC
|
2023-04-10 21:24:11 +07:00 |
routes
|
Add gap between user link and artwork
|
2023-04-28 15:16:10 +07:00 |
thirdparty
|
Add basic ass code
|
2023-04-03 15:59:00 +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
|
Lower required CMake version
|
2023-04-10 21:00:07 +07:00 |
LICENSE
|
Add LICENSE
|
2023-04-12 11:02:08 +07:00 |
README.md
|
Add documentation
|
2023-04-09 22:44:41 +07:00 |
RUNNING.md
|
Don't set ignore_comments for compatibility with nlohmann::json versions < 3.9
|
2023-04-10 21:20:29 +07:00 |
config.cpp
|
Don't set ignore_comments for compatibility with nlohmann::json versions < 3.9
|
2023-04-10 21:20:29 +07:00 |
config.h
|
Add URL utility
|
2023-04-06 19:24:09 +07:00 |
example_config.json
|
Don't set ignore_comments for compatibility with nlohmann::json versions < 3.9
|
2023-04-10 21:20:29 +07:00 |
file.h
|
Try to fix compiling on GCC
|
2023-04-10 21:06:27 +07:00 |
main.cpp
|
Redirect /users/\d+ to /users/\1/illustrations
|
2023-04-09 22:33:14 +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
|
Enable webp
|
2023-04-28 15:12:50 +07:00 |
pixivclient.h
|
Try to further fix compilation on GCC
|
2023-04-10 21:24:11 +07:00 |
pixivmodels.cpp
|
Show illustration descriptions
|
2023-04-09 22:15:53 +07:00 |
pixivmodels.h
|
Show illustration descriptions
|
2023-04-09 22:15:53 +07:00 |
servehelper.cpp
|
Rewrite pixiv URLs to Pixwhile
|
2023-04-10 00:34:13 +07:00 |
servehelper.h
|
Rewrite pixiv URLs to Pixwhile
|
2023-04-10 00:34:13 +07:00 |