Commit Graph

55 Commits

Author SHA1 Message Date
f314538972 Various refactoring, better webp image handling 2018-11-01 22:15:20 -04:00
3842df13db Small code consistency update 2018-10-29 15:48:54 -04:00
d0af6fd9e8 Update JsonAPI helper to better handle input data without mangling 2018-10-29 09:39:56 -04:00
83a6629f03 Fix tests, and category list for Manga detail page 2018-10-16 14:32:52 -04:00
5810405f12 Remove a reference to genres from an older version of the Kitsu API 2018-10-16 14:22:47 -04:00
c9ed90acb4 Update header comments to version 4.1 2018-10-01 11:35:51 -04:00
0f31a5e10a Ugly progress commit 2018-09-27 16:45:12 -04:00
a6c253b969 Lots of Anilist integration, see #5 2018-09-26 22:31:04 -04:00
034213fccc Progress with simultaneous updates to Anilist for Anime 2018-09-20 10:41:28 -04:00
3bca049cd8 Update file header comments 2018-08-22 13:48:27 -04:00
bc2122dd98 Fix test failure 2018-08-20 13:41:25 -04:00
2a2ff87b3b Various cleanup, some work on #7 2018-08-20 13:01:16 -04:00
0dcf25e16c More refactoring work, some groundwork for Anilist integration 2018-08-10 20:10:19 -04:00
49295148d1 Update some types
* Remove empty values from types for serialization, so that empty values
are not sent with API requests
* Allow use of explicit setters for more complex types
2018-08-09 11:34:02 -04:00
be2b387391 More refactoring, fix snapshot tests 2018-08-08 13:05:38 -04:00
9a7084078f Some minor code cleanliness refactoring 2018-08-08 10:12:45 -04:00
92ad051f6a Add trailer videos to anime detail pages 2018-01-31 10:55:20 -05:00
f06ba6e3cd Lots of style fixes and minor logic tweaks 2018-01-18 16:21:45 -05:00
7b9adbf52e Update copyright year 2018-01-15 14:43:15 -05:00
372b616101 Update some api calls based on api changes 2017-09-12 12:18:31 -04:00
28da32f2ac Get images from proxy or cache for Manga views, and Add views 2017-04-13 11:44:03 -04:00
08aff2ffe8 All anime images now pull from proxy or cache 2017-04-13 11:26:28 -04:00
8b43dee20f Css tweaks, and start caching kitsu images 2017-04-13 11:15:16 -04:00
679560e185 Fix various edge cases 2017-04-10 15:31:35 -04:00
7825e46321 Replace 0 with - 2017-04-07 13:57:14 -04:00
b210954874 Make sure rating parameter sent to Kitsu is greater than 0 2017-04-06 14:53:38 -04:00
528d3584b8 Make sure rating is only updated if it is numeric 2017-03-29 16:09:22 -04:00
15b26d8e39 Simultaneously update kitsu and MAL manga list item 2017-03-29 13:29:03 -04:00
6bf107e1ad Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
93038e61e5 More code style fixes 2017-02-17 11:37:22 -05:00
db07976403 Update header comments 2017-02-15 16:13:32 -05:00
da9ebe8867 More style fixes 2017-02-15 13:07:36 -05:00
deecb5a912 Start of work to replace Guzzle with Artax 2017-02-08 00:44:57 -05:00
5eea985828 Actually update MAL if enabled 2017-02-04 15:18:34 -05:00
108c649a91 Misc updates 2017-01-31 12:52:43 -05:00
0ae52a13f3 Refactor KitsuModel, add more docblocks 2017-01-26 13:03:38 -05:00
b2fb562de6 Fix display of streaming links in cover and list views 2017-01-25 13:37:39 -05:00
10368fabe4 Fix anime collection 2017-01-16 13:49:51 -05:00
1eecff0178 Streaming links, caching, and more MAL integration 2017-01-13 16:53:56 -05:00
496eb68078 Really ugly progress commit 2017-01-12 15:41:20 -05:00
d91432d960 Third time's a charm for updating the header comment? 2017-01-11 19:37:14 -05:00
e060e1b107 Update header comments, with proper newlines 2017-01-11 10:34:24 -05:00
c76bb4d32a Update header comments 2017-01-11 10:31:17 -05:00
712956d564 Fix unit tests 2017-01-10 21:13:44 -05:00
6e818b7f45 Anime and Manga editing, incrementing, and deletion 2017-01-09 20:36:48 -05:00
e085754955 Update header comments 2017-01-06 23:34:56 -05:00
98bf1e455f Episode incrementing and update work for anime 2017-01-06 21:39:01 -05:00
9d84398ee7 Better handling of alternate titles, Airing Status and genres for anime list views 2017-01-05 22:24:45 -05:00
09338e9132 Authentication, show edit forms for Anime 2017-01-05 13:41:32 -05:00
f1893d9708 Manga lists and detail pages 2017-01-04 13:16:58 -05:00