Go to file
blankie 933affe6b4
Redirect /users/\d+ to /users/\1/illustrations
2023-04-09 22:33:14 +07:00
blankie Use a unified string-to-number function 2023-04-07 22:13:25 +07:00
routes Redirect /users/\d+ to /users/\1/illustrations 2023-04-09 22:33:14 +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 Redirect /users/\d+ to /users/\1/illustrations 2023-04-09 22:33:14 +07:00
config.cpp Add URL utility 2023-04-06 19:24:09 +07:00
config.h Add URL utility 2023-04-06 19:24:09 +07:00
example_config.json Further annotate example_config.json 2023-04-06 15:43:53 +07:00
file.h Add basic ass code 2023-04-03 15:59:00 +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 Use another API for getting user illusts 2023-04-08 23:27:45 +07:00
pixivclient.h Use another API for getting user illusts 2023-04-08 23:27:45 +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 Don't proxy s.pximg.net 2023-04-09 15:17:06 +07:00
servehelper.h Add URL utility 2023-04-06 19:24:09 +07:00