Commit Graph

100 Commits

Author SHA1 Message Date
Timothy Warren 11068029e8 Handle syncing errors more consistently 2018-01-10 16:18:06 -05:00
Timothy Warren bbe2fd0a5d Update Artax, and update other code to work with new version 2017-12-08 22:32:00 -05:00
Timothy Warren 2ad0a24483 Miscellaneous code style changes 2017-12-06 14:40:13 -05:00
Timothy Warren 034174418b Update dependencies 2017-12-06 11:48:15 -05:00
Timothy Warren 015b3d0f34 Attempt to test PHP 7.2 2017-12-06 10:58:26 -05:00
Timothy Warren a8e2049d08 Refactor a bit to prepare for manga collection 2017-09-14 15:32:53 -04:00
Timothy Warren 921d594931 Update dependencies, and set a more locked-down content security policy 2017-04-13 15:08:28 -04:00
Timothy Warren 472be3c4ed Use snapshots library with tests to simplify testcases 2017-04-06 11:59:53 -04:00
Timothy Warren 394c1241fb Update dependencies, use ParallelAPIRequest 2017-03-28 11:01:38 -04:00
Timothy Warren b8b5beeae1 Code cleanup and fix 'On Hold' title on all section of anime list 2017-03-27 10:09:45 -04:00
Timothy Warren 0c2cc0e32b Get rid of whoops 2017-03-23 11:21:13 -04:00
Timothy Warren 443ffaa132 Rename on packagist 2017-02-28 16:47:39 -05:00
Timothy Warren 4b0226838c Attempt to fix travis ci after switch to phpdbg 2017-02-28 14:24:32 -05:00
Timothy Warren 14967e9ad0 Add phpunit as a dev dependency 2017-02-28 13:39:49 -05:00
Timothy Warren 30b43fd27c Lots of style fixes, with more to come 2017-02-17 10:55:17 -05:00
Timothy Warren 8898655a49 Various tweaking 2017-02-17 08:25:19 -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 c0b54e11e1 Update PHPUnit 2017-02-07 09:13:13 -05:00
Timothy Warren b6c2aee17a Update dependencies 2017-02-06 10:42:41 -05:00
Timothy Warren 47a43517cb More test coverage, attempt to get Gitlab to see test coverage 2017-01-27 15:41:52 -05:00
Timothy Warren a45eba3c56 Update cache dependency 2017-01-17 12:46:47 -05:00
Timothy Warren 496eb68078 Really ugly progress commit 2017-01-12 15:41:20 -05:00
Timothy Warren 712956d564 Fix unit tests 2017-01-10 21:13:44 -05:00
Timothy Warren e74fe9d2f5 Pull stuff from the Kitsu API 2016-12-21 12:46:20 -05:00
Timothy Warren c9f5964d5e Ugly progress commit 2016-12-20 12:58:37 -05:00
Timothy Warren c915ea871d Update EVERYTHING 2016-10-20 22:09:36 -04:00
Timothy Warren ac971c5248 Move src files to root of src/ 2016-08-29 16:36:13 -04:00
Timothy Warren eaa0e517c1 Build/doc generation updates 2016-08-29 15:50:59 -04:00
Timothy Warren 88e06a0052 Convert Dependency injection bootstrap file to use factory functions, rather than direct instances 2016-08-29 14:51:32 -04:00
Timothy Warren e0e63cf094 Move Ion namespace into composer dependency 2016-08-09 11:08:45 -04:00
Timothy Warren 47e67d5d1a Set up mutation testing for unit tests 2016-08-01 14:38:23 -04:00
Timothy Warren e62558d607 Add dev dependencies, augment gitignore 2016-08-01 13:10:00 -04:00
Timothy Warren fa22f7b493 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 89080171c9 Add batch image thumbnail creation, see #6, #14 2016-04-19 13:02:50 -04:00
Timothy Warren 98f3026a74 Start integration of PSR 7 Request/Response 2016-02-16 16:28:44 -05:00
Timothy Warren e109c6a06c Another attempt at code coverage for codeclimate 2016-01-12 12:47:48 -05:00
Timothy Warren e51159e7f3 Update whoops to 2.0 2016-01-11 14:57:43 -05:00
Timothy Warren 2391ca14ca Remove errorhandler, and replace with logger 2016-01-11 14:39:53 -05:00
Timothy Warren c04c85b999 Update composer.json 2015-12-16 10:12:31 -05:00
Timothy Warren 7d1c8c383c Update README and composer 2015-11-18 16:03:40 -05:00
Timothy Warren 69f35d222c Poor style progress update commit 2015-11-13 16:31:01 -05:00
Timothy Warren 5de88986ed Update some meta files 2015-10-01 16:21:09 -04:00
Timothy Warren b8f753a424 Use Anime transformer class 2015-09-28 14:41:45 -04:00
Timothy Warren e2731db7ea Decouple and generalise 2015-09-17 23:11:18 -04:00
Timothy Warren e53f9abf3f 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
Timothy Warren 38a2b470c5 Update information on anime collection, and remove sqlite file, which can be created by a database migration 2015-06-16 15:54:10 -04:00
Timothy Warren 7c913986d4 More caching, and start of anime collection view 2015-06-09 18:18:53 -04:00
Timothy Warren 77d2c29e38 First commit 2015-05-22 12:36:26 -04:00