Commit Graph

53 Commits

Author SHA1 Message Date
Timothy Warren f04cc7d1d5 Some minor code cleanliness refactoring 2018-08-08 10:12:45 -04:00
Timothy Warren dc9d7ab4e1 Lots of style fixes and minor logic tweaks 2018-01-18 16:21:45 -05:00
Timothy Warren 55cabc5840 Code style improvements 2018-01-16 14:58:07 -05:00
Timothy Warren d1987fc710 Handle syncing errors more consistently 2018-01-10 16:18:06 -05:00
Timothy Warren d3cbe06cb0 Update Artax, and update other code to work with new version 2017-12-08 22:32:00 -05:00
Timothy Warren 1634e98799 Miscellaneous code style changes 2017-12-06 14:40:13 -05:00
Timothy Warren 815bf835d3 Update dependencies 2017-12-06 11:48:15 -05:00
Timothy Warren 30062ab65d Attempt to test PHP 7.2 2017-12-06 10:58:26 -05:00
Timothy Warren 2d19809ad3 Refactor a bit to prepare for manga collection 2017-09-14 15:32:53 -04:00
Timothy Warren e714599fad Update dependencies, and set a more locked-down content security policy 2017-04-13 15:08:28 -04:00
Timothy Warren b444648a3d Use snapshots library with tests to simplify testcases 2017-04-06 11:59:53 -04:00
Timothy Warren 161c2b3bc1 Update dependencies, use ParallelAPIRequest 2017-03-28 11:01:38 -04:00
Timothy Warren 493ac3ca03 Code cleanup and fix 'On Hold' title on all section of anime list 2017-03-27 10:09:45 -04:00
Timothy Warren e7aba2a256 Get rid of whoops 2017-03-23 11:21:13 -04:00
Timothy Warren 2223243a45 Rename on packagist 2017-02-28 16:47:39 -05:00
Timothy Warren dc879d0511 Attempt to fix travis ci after switch to phpdbg 2017-02-28 14:24:32 -05:00
Timothy Warren 7d03a69196 Add phpunit as a dev dependency 2017-02-28 13:39:49 -05:00
Timothy Warren 9951053b4f Lots of style fixes, with more to come 2017-02-17 10:55:17 -05:00
Timothy Warren 58549b7018 Various tweaking 2017-02-17 08:25:19 -05:00
Timothy Warren 0e9c257ab7 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 76c9adbc43 Update PHPUnit 2017-02-07 09:13:13 -05:00
Timothy Warren 093abdb14b Update dependencies 2017-02-06 10:42:41 -05:00
Timothy Warren ad4b71ac03 More test coverage, attempt to get Gitlab to see test coverage 2017-01-27 15:41:52 -05:00
Timothy Warren 2c106f607c Update cache dependency 2017-01-17 12:46:47 -05:00
Timothy Warren 270f9ab167 Really ugly progress commit 2017-01-12 15:41:20 -05:00
Timothy Warren 8d559dc664 Fix unit tests 2017-01-10 21:13:44 -05:00
Timothy Warren 0c910bff1a Pull stuff from the Kitsu API 2016-12-21 12:46:20 -05:00
Timothy Warren a41acb28f6 Ugly progress commit 2016-12-20 12:58:37 -05:00
Timothy Warren 5e2a68dc84 Update EVERYTHING 2016-10-20 22:09:36 -04:00
Timothy Warren bf01e41e32 Move src files to root of src/ 2016-08-29 16:36:13 -04:00
Timothy Warren 756db06540 Build/doc generation updates 2016-08-29 15:50:59 -04:00
Timothy Warren f1a6f99fc4 Convert Dependency injection bootstrap file to use factory functions, rather than direct instances 2016-08-29 14:51:32 -04:00
Timothy Warren 3335093e87 Move Ion namespace into composer dependency 2016-08-09 11:08:45 -04:00
Timothy Warren cc65cc9cf1 Set up mutation testing for unit tests 2016-08-01 14:38:23 -04:00
Timothy Warren 1ccce00e46 Add dev dependencies, augment gitignore 2016-08-01 13:10:00 -04:00
Timothy Warren 4772c6df95 Update Redis cache driver to use PHP-only library, removing the dependence on an extension: 2016-07-22 17:22:00 -04:00
Timothy Warren 741d9d0805 Add batch image thumbnail creation, see #6, #14 2016-04-19 13:02:50 -04:00
Timothy Warren 28adcaf95a Start integration of PSR 7 Request/Response 2016-02-16 16:28:44 -05:00
Timothy Warren e59ead5a84 Another attempt at code coverage for codeclimate 2016-01-12 12:47:48 -05:00
Timothy Warren 9b03f102f3 Update whoops to 2.0 2016-01-11 14:57:43 -05:00
Timothy Warren 816a309f18 Remove errorhandler, and replace with logger 2016-01-11 14:39:53 -05:00
Timothy Warren 1251486aa3 Update composer.json 2015-12-16 10:12:31 -05:00
Timothy Warren 52397bbd61 Update README and composer 2015-11-18 16:03:40 -05:00
Timothy Warren afced2339a Poor style progress update commit 2015-11-13 16:31:01 -05:00
Timothy Warren 651b9c4483 Update some meta files 2015-10-01 16:21:09 -04:00
Timothy Warren a7ae1ac3a6 Use Anime transformer class 2015-09-28 14:41:45 -04:00
Timothy Warren 602759b471 Decouple and generalise 2015-09-17 23:11:18 -04:00
Timothy Warren cee211621c Some progress toward better structure through refactoring 2015-09-14 10:54:50 -04:00
Timothy Warren 567b6a3a9d Refactor input to use Aura/Web, set up minifier for css/js, and reorganize route config format 2015-06-24 16:01:35 -04:00
Timothy Warren b7323b93e6 Resize images on caching 2015-06-18 10:30:28 -04:00