Commit Graph

287 Commits

Author SHA1 Message Date
Timothy Warren 98bf1e455f Episode incrementing and update work for anime 2017-01-06 21:39:01 -05:00
Timothy Warren 9d84398ee7 Better handling of alternate titles, Airing Status and genres for anime list views 2017-01-05 22:24:45 -05:00
Timothy Warren 09338e9132 Authentication, show edit forms for Anime 2017-01-05 13:41:32 -05:00
Timothy Warren 239b0c055c Update postcss to actually output compatible css 2017-01-04 13:51:04 -05:00
Timothy Warren 444e18c1d9 Update css to fit blocks within poster images 2017-01-04 13:40:46 -05:00
Timothy Warren f1893d9708 Manga lists and detail pages 2017-01-04 13:16:58 -05:00
Timothy Warren 3030b6b908 Start of changes for Manga list 2017-01-03 21:06:49 -05:00
Timothy Warren cdf9ad0105 Remove some old code to better make way for kitsu/MAL api integration 2017-01-03 20:29:43 -05:00
Timothy Warren 05c6f22f67 Another ugly progress commit
Sort of working:
* Get anime list by status
* Get anime description pages
2016-12-22 21:36:23 -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 e097b02457 Start of API integration 2016-12-20 12:55:43 -05:00
Timothy Warren f2fcc8ee93 Remove Hummingbird stuff 2016-12-16 21:52:59 -05:00
Timothy Warren 513ba4c70f Fix hhvm tests take 2 2016-11-03 11:39:24 -04:00
Timothy Warren 66e51af8d7 Fix hhvm tests 2016-11-03 11:30:22 -04:00
Timothy Warren ba9c41f495 Update CI tools to exclude old PHP versions 2016-11-01 09:10:11 -04:00
Timothy Warren 07ebb3e988 Update headers and namespaces 2016-10-20 22:32:17 -04:00
Timothy Warren c915ea871d Update EVERYTHING 2016-10-20 22:09:36 -04:00
Timothy Warren 656688a5f3 Make sure to use the version of phpunit I actually install 2016-08-30 12:02:21 -04:00
Timothy Warren 60c9c86580 Attempt to fix travis build 2016-08-30 11:51:35 -04:00
Timothy Warren b0c49ca19c Update Robofile to work properly 2016-08-30 11:45:17 -04:00
Timothy Warren dd2d25d54c Code style fixes to satisfy phpcs 2016-08-30 10:57:41 -04:00
Timothy Warren 230c80459e Update header comments 2016-08-30 10:01:18 -04:00
Timothy Warren f7915ba6f2 Move tests to tests/ directory 2016-08-29 17:09:56 -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 4e4ac58263 Fix tests broken due to changes in container 2016-08-29 15:36:36 -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 410d45029f Another attempt at hhvm setup 2016-08-03 18:43:09 -04:00
Timothy Warren 8f3ce089a4 actually use the correct composer command to install phpunit for hhvm 2016-08-03 18:25:28 -04:00
Timothy Warren 7e05a4dcc2 try a different docker container for running hhvm tests 2016-08-03 18:09:55 -04:00
Timothy Warren 7b9b62b200 Attempt hhvm testing on gitlab ci, adjust acceptable failures on travis 2016-08-03 14:30:36 -04:00
Timothy Warren 6bdd33da2a Don't install dev dependencies in test environments 2016-08-03 14:14:38 -04:00
Timothy Warren 3894ba8312 Another attempt to fix gitlab ci build 2016-08-03 14:08:02 -04:00
Timothy Warren 473a046ed8 Attempt to fix gitlab ci build 2016-08-03 13:47:14 -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 6b9770698b Refactor cache to remove dependency on container 2016-08-01 13:02:26 -04:00
Timothy Warren 893584696b Move cache class to IOn namespace, use safer json for serialization in cache drivers 2016-07-28 10:44:13 -04:00
Timothy Warren a108adfa23 Finish moving get_cached_image method to Util class 2016-07-27 14:32:37 -04:00
Timothy Warren f00acbe2d6 Fix travis ci tests 2016-07-27 13:35:30 -04:00
Timothy Warren 563adace2f Refactor out some Interdependency between Ion and AnimeClient namespaces 2016-07-27 13:18:52 -04:00
Timothy Warren cc7046f0ec Update the correct file to change config for gitlab ci 2016-07-25 12:29:42 -04:00
Timothy Warren b415938583 Attempt moving config file in a different way 2016-07-25 12:18:51 -04:00
Timothy Warren 2a41106638 Fix typo in test path 2016-07-25 12:04:56 -04:00
Timothy Warren cb046dbde2 Add redis config file for gitlab ci tests 2016-07-25 11:58:43 -04:00
Timothy Warren 96d3dfdbb4 Update Redis tests to work with gitlab ci 2016-07-22 17:48:13 -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 e2c6c14af8 Remove redundant mbstring extesion from build setup 2016-07-19 10:45:16 -04:00