Commit Graph

40 Commits

Author SHA1 Message Date
Timothy Warren 91c435cdac Update header comments 2023-07-13 11:08:05 -04:00
Timothy Warren e426fdd4a3 Fix a load of code cleanliness and style issues 2023-05-19 16:34:38 -04:00
Timothy Warren 465cd99165 Add specific locale arguments to keep up with the API 2023-05-18 12:55:38 -04:00
Timothy Warren 45449b6907 Code style updates 2023-05-09 12:49:36 -04:00
Timothy Warren e1ff1c6e21 Use MAL and Anlist IDs to do simultaneous updates and syncing. Resolves #39 2022-11-16 10:21:00 -05:00
Timothy Warren f673a84cf6 More work on #39 2022-09-22 12:08:21 -04:00
Timothy Warren 2139f031f4 Pass anilist ids more directly, see #39 2022-09-21 15:36:38 -04:00
Timothy Warren e4fe5bbfec Simplify file headers 2022-03-04 15:50:35 -05:00
Timothy Warren 4b35d25849 Update header comments 2022-03-04 12:32:17 -05:00
Timothy Warren 047ee4cb37 Set up a proper formatter for more consistent code style 2022-03-03 17:26:09 -05:00
Timothy Warren c8a38d5785 Remove a lot of redundant PHPDoc properties 2022-03-03 13:25:10 -05:00
Timothy Warren 02fa04d19d Code style fixes 2022-01-07 12:33:01 -05:00
Timothy Warren 545984bb18 Allow adding items to anime collection that are in the anime list 2021-12-29 17:04:55 -05:00
Timothy Warren 73ee1a41e1 Fix more PHPStan issues 2021-02-12 19:17:39 -05:00
Timothy Warren 7505907976 Yet more PHPStan fixes 2021-02-11 19:54:22 -05:00
Timothy Warren c39bc23061 Add a bumch of soundness checks suggested by PHPStan 2021-02-10 17:17:51 -05:00
Timothy Warren 8c3b583f92 Update PHP version in header comments 2021-02-04 11:57:01 -05:00
Timothy Warren 3039f412aa Move to PHP 8 2021-02-03 09:46:36 -05:00
Kevin Colwell fe1250732c Update header year code 2021-01-13 01:58:28 -05:00
Timothy Warren 3c47570cce Bump version in header comments 2020-12-10 17:06:50 -05:00
Timothy Warren 1ea5750a76 Refactor, increase test coverage 2020-12-10 15:59:37 -05:00
Timothy Warren bf4f86a010 Add random anime and random manga pages 2020-12-02 12:42:47 -05:00
Timothy Warren ad0dcb5750 Remove some more dead code 2020-10-21 18:52:12 -04:00
Timothy Warren ccb9c9d331 Extract common methods for Anime and Manga models into a trait 2020-08-26 15:24:49 -04:00
Timothy Warren 18e8d47167 Move Kitsu class out of API namespace 2020-08-26 15:22:14 -04:00
Timothy Warren 778cda6efc Some syncing cleanup 2020-08-24 13:10:43 -04:00
Timothy Warren 9a112dc413 Bump version 2020-08-04 09:30:21 -04:00
Timothy Warren 1c3216e26a Get manga updates working correctly with GraphQL, see #28 2020-08-04 09:20:28 -04:00
Timothy Warren a0e7ebd2a0 Increment chapter/episode counts via GraphQL 2020-07-31 19:03:27 -04:00
Timothy Warren f810e2573e Collection updates for 'all' tab 2020-04-30 15:33:16 -04:00
Timothy Warren ce0935333b Tweak error handling of anime collection db calls 2020-04-28 12:13:35 -04:00
Timothy Warren 62be0beae6 Fix history and collection bug 2020-04-23 20:03:55 -04:00
Timothy Warren 541b59bb28 Improve anime collection with multiple media selections 2020-04-23 18:57:22 -04:00
Timothy Warren 59f2d21a7f Add menu items for history, add manga reading history 2020-04-22 11:39:44 -04:00
Timothy Warren 0a83184db6 Convert Type constructors to static methods 2020-04-22 07:53:52 -04:00
Timothy Warren bc529e57e8 Big Work in progress commit 2020-04-21 19:22:56 -04:00
Timothy Warren f71a1ee1ae Update outdated interface reference 2020-04-17 13:34:36 -04:00
Timothy Warren 570c18a069 Type all the class attributes 2020-04-10 20:01:46 -04:00
Timothy Warren 6d55d4136e Bump version and PHP requirement in headers 2020-04-10 15:39:39 -04:00
Timothy Warren ef7c1da5f2 Move source code to sub folder so we can re-integrate ion 2020-03-11 22:11:00 -04:00