Commit Graph

42 Commits

Author SHA1 Message Date
8aa94f7c14 Update all the header comments 2020-03-11 15:15:05 -04:00
ae70eab9ea Bump copyright year 2020-01-08 15:39:49 -05:00
6044a676a6 Various code style tweaks 2019-12-09 13:13:31 -05:00
8b677ab7a7 Update header comments 2019-12-06 09:16:35 -05:00
fde9b05bdf Bump PHP version requirement 2019-12-03 15:17:25 -05:00
ac382a96a8 Simplify/clean up some base classes 2018-12-21 15:52:34 -05:00
9c0b1e73ef Move data transformation out of controllers, and into transformers 2018-11-08 11:36:42 -05: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
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
9a7084078f Some minor code cleanliness refactoring 2018-08-08 10:12:45 -04: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
08aff2ffe8 All anime images now pull from proxy or cache 2017-04-13 11:26:28 -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
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
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
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
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
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
cdf9ad0105 Remove some old code to better make way for kitsu/MAL api integration 2017-01-03 20:29:43 -05:00
05c6f22f67 Another ugly progress commit
Sort of working:
* Get anime list by status
* Get anime description pages
2016-12-22 21:36:23 -05:00
e74fe9d2f5 Pull stuff from the Kitsu API 2016-12-21 12:46:20 -05:00
e097b02457 Start of API integration 2016-12-20 12:55:43 -05:00