Commit Graph

31 Commits

Author SHA1 Message Date
Timothy Warren 91c435cdac Update header comments 2023-07-13 11:08:05 -04:00
Timothy Warren 5396091b83 Move new helper functions to a more logical place, fix UserTransformer test 2023-05-19 10:42:25 -04:00
Timothy Warren 351446a2ee Fix formatting 2023-05-18 16:27:31 -04:00
Timothy Warren b678a3401e More local fixes, add some more data to user profile page 2023-05-18 15:17:19 -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 e1ff1c6e21 Use MAL and Anlist IDs to do simultaneous updates and syncing. Resolves #39 2022-11-16 10:21:00 -05: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 9750d63e55 Use images directly from Kitsu for the rest of the views 2022-01-17 09:59:27 -05:00
Timothy Warren e8a14fedf2 Update user details page to pull images directly from Kitsu 2022-01-17 08:58:59 -05:00
Timothy Warren eb897adbd1 Update more views to use images directly from Kitsu 2022-01-17 08:37:00 -05:00
Timothy Warren 5fb1b87e67 Make all media images come directly from Kitsu API, including on the search pages 2022-01-12 18:23:40 -05:00
Timothy Warren b82b7d74fc Add airing date range to anime detail pages 2021-10-08 19:31:40 -04:00
Timothy Warren 5102c7c459 Filter out titles not in English or Japanese from media cards 2021-10-08 18:28:30 -04:00
Timothy Warren 73ee1a41e1 Fix more PHPStan issues 2021-02-12 19:17:39 -05:00
Timothy Warren c39bc23061 Add a bumch of soundness checks suggested by PHPStan 2021-02-10 17:17:51 -05:00
Timothy Warren 2f789cc4cf Add tests for title uniqueness check 2021-02-10 10:59:15 -05:00
Timothy Warren a18c0bd7b5 Handle null values better in title uniqueness check 2021-02-08 17:03:04 -05:00
Timothy Warren 8c3b583f92 Update PHP version in header comments 2021-02-04 11:57:01 -05:00
Timothy Warren 37ab6034ba Cleanup some path related things 2021-02-03 09:45:18 -05:00
Kevin Colwell fe1250732c Update header year code 2021-01-13 01:58:28 -05:00
Timothy Warren 144e3f5229 Increase test coverage 2020-12-11 15:37:55 -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 ad0dcb5750 Remove some more dead code 2020-10-21 18:52:12 -04:00
Timothy Warren 608251452f More cleanup, update changelog 2020-10-21 18:12:22 -04:00
Timothy Warren 52aabc2b12 Map more external sites 2020-09-10 15:36:34 -04:00
Timothy Warren 810731dfbd Update streaming logs, remove genres from anime list view 2020-09-09 13:25:27 -04:00
Timothy Warren 18e8d47167 Move Kitsu class out of API namespace 2020-08-26 15:22:14 -04:00