Commit Graph

99 Commits

Author SHA1 Message Date
Timothy Warren 89080171c9 Add batch image thumbnail creation, see #6, #14 2016-04-19 13:02:50 -04:00
Timothy Warren 733d3f3871 Resolves #10, adds ability to delete from anime collection 2016-04-14 19:10:03 -04:00
Timothy Warren b5949466e4 Add detail view to anime list 2016-04-14 17:51:00 -04:00
Timothy Warren 1f9afd07f3 Add ability to delete items from manga list. See #10 2016-04-14 17:00:34 -04:00
Timothy Warren 717c296e52 Add ability to delete items from anime list. References #10 2016-04-14 15:16:13 -04:00
Timothy Warren b528b8dc17 Re-add cache to manga controller so cache can be invalidated on update 2016-04-14 11:05:16 -04:00
Timothy Warren 330ac65e18 Add missing update to base API Model 2016-04-12 13:41:50 -04:00
Timothy Warren e26e9f10b6 Update manga model to cache the one api response. 2016-04-12 13:41:03 -04:00
Timothy Warren 5d0b879623 Miscellaneous cleanup 2016-04-08 18:05:52 -04:00
Timothy Warren 4b4a259f8a Add Redis Cache driver 2016-04-08 14:25:45 -04:00
Timothy Warren 83a200871d Add caching to Manga views 2016-04-07 13:11:45 -04:00
Timothy Warren 440a999c2e Remove json 'cache' files from anime model 2016-04-07 12:32:32 -04:00
Timothy Warren 7efa180bbf Add some naive cache invalidation to update methods 2016-04-06 12:11:07 -04:00
Timothy Warren 84e4e6ce1b Start of caching implementation 2016-04-05 13:19:35 -04:00
Timothy Warren 972d96c0e0 Fix search methods to work with new Request library 2016-04-05 12:06:07 -04:00
Timothy Warren 2dde6f8a7d Fix issue with cover not being hidden on last episode 2016-03-29 11:30:51 -04:00
Timothy Warren ed16fd8d45 Fix most of the broken tests 2016-03-03 16:53:17 -05:00
Timothy Warren dd74e85626 Further refactor handling of request variables, routing works again 2016-02-17 11:36:37 -05:00
Timothy Warren ab19e9db08 Get HTML output working again, still refactoring router 2016-02-17 10:29:05 -05:00
Timothy Warren 98f3026a74 Start integration of PSR 7 Request/Response 2016-02-16 16:28:44 -05:00
Timothy Warren d99f1e7595 Start of migration from php to toml config, see #11 2016-02-10 17:30:45 -05:00
Timothy Warren 3027c8a4a8 Update tests relating to issue #9 2016-02-09 21:03:26 -05:00
Timothy Warren 12d05dd71a Fixes issue #9 2016-02-09 20:20:54 -05:00
Timothy Warren ecf3bce14b Partially fix #9 -- API calls fail on 'Plan to Watch' section 2016-02-09 20:12:39 -05:00
Timothy Warren 4533ea0b26 Minor spacing fixes 2016-02-02 21:38:38 -05:00
Timothy Warren 540a82fe22 Minor code quality fixes for Scrutinizer 2016-02-02 21:28:32 -05:00
Timothy Warren 99f2adf491 Add form for manga 2016-02-02 11:34:03 -05:00
Timothy Warren 08348fd349 Add proper table sorting and add some security headers 2016-01-20 13:01:41 -05:00
Timothy Warren b611d02a2c Change logger methods to be inline with interface, fix Manga Model tests 2016-01-11 15:31:53 -05:00
Timothy Warren 2391ca14ca Remove errorhandler, and replace with logger 2016-01-11 14:39:53 -05:00
Timothy Warren 212c779552 Update collection to use flash messages and more intelligent redirects 2016-01-11 13:33:56 -05:00
Timothy Warren 3981b8471a Further refine Dispatcher 2016-01-08 16:39:18 -05:00
Timothy Warren 276a14a80c Refactor Dispatcher 2016-01-08 15:54:21 -05:00
Timothy Warren 45b04105f1 Fix http verb for update route, add correct http codes for http errors 2016-01-07 20:48:18 -05:00
Timothy Warren ae4530b5d2 Update codebase to use new Json class 2016-01-07 13:45:43 -05:00
Timothy Warren aa67b941d4 Fix PHP 5.5 build 2016-01-06 17:06:30 -05:00
Timothy Warren b94bf01dee Remove unnamespaced constants, and improve some tests 2016-01-06 15:44:40 -05:00
Timothy Warren ba94f439bb Simplify routing 2016-01-06 11:08:56 -05:00
Scrutinizer Auto-Fixer 2b5d650ef8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-01-05 14:55:08 +00:00
Timothy Warren e9e16dd2b1 Update header comments, add start of manga editing functionality 2016-01-04 16:58:33 -05:00
Scrutinizer Auto-Fixer 8b528d8659 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-01-04 16:15:25 +00:00
Timothy Warren 9c81836648 Add full edit form to anime list 2016-01-04 10:53:03 -05:00
Timothy Warren 6953cd08e6 Start of delete functionality for anime collection 2015-12-15 15:55:30 -05:00
Timothy Warren 30b6afb601 Some more minor code-style fixes 2015-12-09 14:54:11 -05:00
Timothy Warren 6ca086d85b Some code style fixes 2015-12-08 16:39:49 -05:00
Timothy Warren 70bfe2bab7 Fix collection functionality 2015-12-08 14:52:59 -05:00
Timothy Warren 56f9fa28aa Fix some minor formating issues 2015-11-18 10:54:06 -05:00
Timothy Warren 2577bad0af Update minor documention issues 2015-11-18 10:48:05 -05:00
Timothy Warren 254afc990e More test coverage 2015-11-18 10:31:42 -05:00
Timothy Warren 8d1986d13b Improve some test coverage 2015-11-17 16:45:41 -05:00