Révision | l'heure | Auteur |
---|---|---|
b1bd238 trunk | 2023-01-28 14:59:11 | supercell |
Update examples to use new API. |
||
aa02bba | 2023-01-28 14:54:35 | supercell |
Update dub.sdl |
||
8b0d2e3 v0.8 | 2023-01-21 17:22:30 | supercell |
Add PixivMagickException |
||
865763c | 2023-01-21 15:51:04 | supercell |
Fix some documentation |
||
4e77922 | 2023-01-19 15:17:06 | supercell |
Fix some unit tests. |
||
7f2a310 | 2023-01-19 13:48:13 | supercell |
Update for new version of MagickD |
||
2fbaa59 | 2023-01-19 13:44:07 | supercell |
Big ol' re-write. |
||
40368d6 | 2022-04-17 16:45:53 | supercell |
Add fetch_dependencies.bash script |
||
add83c4 | 2022-04-17 15:46:58 | supercell |
Add option to override downloaded file |
||
7d171c8 | 2022-04-17 15:43:40 | supercell |
Add FileExistsException |
||
a756e04 | 2022-04-17 15:40:27 | supercell |
Add new Ugoira class and method to fetch |
||
e836654 | 2022-04-16 20:22:10 | supercell |
Add method to fetch following account IDs. |
||
8b6dc9a | 2022-04-16 19:24:18 | supercell |
Add FullUser class and fetchUser method. |
||
acee1cc | 2022-04-16 19:05:16 | supercell |
Add Client.fetchProfileAll |
||
0061272 | 2022-04-16 18:54:57 | supercell |
Add UserProfile class. |
||
7356324 | 2022-04-16 18:49:11 | supercell |
Fix up enum values. |
||
a471da8 | 2022-04-16 18:44:53 | supercell |
Add template for json 'true' comparison. |
||
cd41d7b | 2022-04-15 18:42:24 | supercell |
Update some comments. |
||
ed73625 | 2022-01-08 12:57:17 | supercell |
Add COPYING |
||
35c079b | 2022-01-08 12:37:46 | supercell |
Update README |
||
e1c5d97 | 2022-01-08 12:37:24 | supercell |
Add PHPSESSID |
||
4114968 | 2022-01-08 11:47:51 | supercell |
add daily download example |
||
73e7480 | 2022-01-08 11:46:54 | supercell |
change Illustration.createDate to SysTime |
||
9c85bf0 | 2022-01-08 11:45:55 | supercell |
add Client.fetchIllustrationsFollowing method |
||
dc17ebd | 2022-01-08 10:34:08 | supercell |
change client.m_pixivConnection to RefCounted!HTTP |
||
99b0f83 | 2022-01-05 19:30:36 | supercell |
fix potential pointer escape |
||
aefba33 | 2022-01-05 19:24:32 | supercell |
Add User and ContentType |
||
542a576 | 2022-01-04 17:09:23 | supercell |
use the correct D version for JSON |
||
b2fe909 | 2022-01-04 17:08:47 | supercell |
finish simple module example |
||
b02dcdb | 2022-01-04 16:56:06 | supercell |
Update .gitignore |