Commit Graph

86 Commits

Author SHA1 Message Date
Timothy Warren fe1caffc0f Simplify setup of rendering methods by putting them in a wrapper class 2023-12-21 13:19:59 -05:00
Timothy Warren 91c435cdac Update header comments 2023-07-13 11:08:05 -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 327065498b Reformat misc files 2022-03-03 18:19:02 -05:00
Timothy Warren 51eb460ce9 Test Type classes 2021-02-23 15:38:29 -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 5f494aa9bd Fix tests for PHP8...? 2020-12-11 14:26:54 -05:00
Timothy Warren 3c47570cce Bump version in header comments 2020-12-10 17:06:50 -05:00
Timothy Warren 1a3f1e9654 More components, resolve #31 2020-08-26 17:26:42 -04:00
Timothy Warren b75a99a145 Fix tests 2020-08-21 13:07:00 -04:00
Timothy Warren 7aeb74874b Create component system to help cut down on view duplication, see #31 2020-08-21 12:30:01 -04:00
Timothy Warren 9749c59549 Drastically reduce the amount of junk logging, and remove old logic from Character transformer 2020-08-18 16:59:08 -04:00
Timothy Warren 5997ce8a0f Remove some naming redundancies 2020-08-06 09:39:12 -04:00
Timothy Warren 9dc6643b78 slugs in person urls, refactor AnilistTrait to match KitsuTrait 2020-08-05 20:57:01 -04:00
Timothy Warren 9a112dc413 Bump version 2020-08-04 09:30:21 -04:00
Timothy Warren a0e7ebd2a0 Increment chapter/episode counts via GraphQL 2020-07-31 19:03:27 -04:00
Timothy Warren 4582e2e917 Refactor/streamline View layer 2020-07-31 16:22:32 -04:00
Timothy Warren 710d18a43b Prepare for Kitsu GraphQL 2020-07-28 16:11:13 -04:00
Timothy Warren e724f885c8 Simplify caching 2020-05-08 19:15:21 -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 8aa94f7c14 Update all the header comments 2020-03-11 15:15:05 -04:00
Timothy Warren ae70eab9ea Bump copyright year 2020-01-08 15:39:49 -05:00
Timothy Warren 6044a676a6 Various code style tweaks 2019-12-09 13:13:31 -05:00
Timothy Warren 8b677ab7a7 Update header comments 2019-12-06 09:16:35 -05:00
Timothy Warren fde9b05bdf Bump PHP version requirement 2019-12-03 15:17:25 -05:00
Timothy Warren 47d6314178 Use static closures in bootstrap 2019-05-08 08:55:58 -04:00
Timothy Warren b3366131b8 Lots of visual updates 2018-11-01 22:01:09 -04:00
Timothy Warren d6800dbc46 Ugly Progress Commit
* Cache and resize images - not just cache them
* Convert to webp on cache
* Show webp images if available
* Settings Form Generation (doesn't yet save)
2018-10-05 21:32:15 -04:00
Timothy Warren c9ed90acb4 Update header comments to version 4.1 2018-10-01 11:35:51 -04:00
Timothy Warren 034213fccc Progress with simultaneous updates to Anilist for Anime 2018-09-20 10:41:28 -04:00
Timothy Warren 3bca049cd8 Update file header comments 2018-08-22 13:48:27 -04:00
Timothy Warren 95b06a7e7e Eradicate MAL integration 2018-08-22 13:43:04 -04:00
Timothy Warren b5f8413ceb More prep for Anilist integration 2018-08-15 08:51:37 -04:00
Timothy Warren 0dcf25e16c More refactoring work, some groundwork for Anilist integration 2018-08-10 20:10:19 -04:00
Timothy Warren 231babe218 Code style improvements 2018-01-16 14:58:07 -05:00
Timothy Warren 7b9adbf52e Update copyright year 2018-01-15 14:43:15 -05:00
Timothy Warren 200ff1339c Rough start of Manga collection...need to set up proper structure for manga collection items 2017-09-14 16:18:13 -04:00
Timothy Warren 6bf107e1ad Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
Timothy Warren f932a80e58 Minor refactor of bootstrap setup 2017-03-03 11:33:32 -05:00
Timothy Warren db07976403 Update header comments 2017-02-15 16:13:32 -05:00
Timothy Warren 906a1f1efa Another ugly progress commit
- Eradicated Guzzle from main codebase
- All API requests now use Artax
- Refactor code to use function and constant imports
- And more!
2017-02-08 15:48:20 -05:00
Timothy Warren bf7f6973a4 Create Request Builder wrapper around Artax 2017-02-07 13:11:42 -05:00
Timothy Warren 5eea985828 Actually update MAL if enabled 2017-02-04 15:18:34 -05:00
Timothy Warren 0ae52a13f3 Refactor KitsuModel, add more docblocks 2017-01-26 13:03:38 -05:00
Timothy Warren 96cbf78e28 Fix cache clear command 2017-01-19 12:49:18 -05:00
Timothy Warren 1eecff0178 Streaming links, caching, and more MAL integration 2017-01-13 16:53:56 -05:00