Commit Graph

1205 Commits

Author SHA1 Message Date
Timothy Warren 1e42d431c8 Update travis config to test redis 2016-04-08 14:56:09 -04:00
Timothy Warren 05a3d0e729 Fix anime collection selection template to match db schema 2016-04-08 14:45:11 -04:00
Timothy Warren 4b4a259f8a Add Redis Cache driver 2016-04-08 14:25:45 -04:00
Timothy Warren 454324aba6 Update first migration to allow empty notes on collection 2016-04-08 13:39:37 -04:00
Timothy Warren 470795f21e Add changelog 2016-04-08 13:22:29 -04:00
Timothy Warren 95abe28322 Remove zepto 2016-04-08 13:22:10 -04:00
Timothy Warren e35373a114 Set up package.json for myth css processing 2016-04-08 11:57:16 -04:00
Timothy Warren ea1d342db5 Remove target=_blank from links 2016-04-08 11:56:17 -04:00
Timothy Warren 83a200871d Add caching to Manga views 2016-04-07 13:11:45 -04:00
Timothy Warren 0f6c998109 Add tests for SQL based api cache 2016-04-07 12:34:57 -04:00
Timothy Warren 440a999c2e Remove json 'cache' files from anime model 2016-04-07 12:32:32 -04:00
Timothy Warren 7711765563 Fix tests 2016-04-06 14:58:19 -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 3bcb0442ca Add migration for sql cache backend 2016-04-05 12:03:56 -04:00
Timothy Warren 2afbe84afd Start of interface for caching backend 2016-04-01 17:35:53 -04:00
Timothy Warren 06f07978dc Fix broken tests 2016-03-29 11:40:27 -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 c8789dc267 Update url generation to use new router 2016-03-07 14:37:49 -05: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 1ba302999d Merge remote-tracking branch 'origin/master' into develop 2016-02-16 12:26:54 -05:00
Timothy Warren 197a1f8326 Update some javascript documentation, and add show/hide methods 2016-02-16 12:07:01 -05:00
Timothy Warren 9cc491a05e Minor style fixes, and fix double message issue 2016-02-10 17:56:46 -05:00
Timothy Warren bcd28acfc5 Minor style fixes, and fix double message issue 2016-02-10 17:50:07 -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 1fb95adfbf Merge branch 'develop' into 'master'
Version 2.2

Pull Request tracking changes leading up to version 2.2

See merge request !1
2016-02-10 12:29:39 -05:00
Timothy Warren e8cc479a1e Better front-end tests 2016-02-10 12:25:13 -05:00
Timothy Warren fb29c90691 Update README 2016-02-09 21:42:56 -05:00
Timothy Warren 3027c8a4a8 Update tests relating to issue #9 2016-02-09 21:03:26 -05:00
Timothy Warren 0b6269edd6 Polyfill classList api for browsers lacking support 2016-02-09 20:57:40 -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 5563902b69 Combine javascript library files into one base file 2016-02-09 20:07:01 -05:00
Timothy Warren 874ad521a7 Update README with some server setup details, resolves #7 2016-02-09 16:45:22 -05:00
Timothy Warren a9f5e48bb2 Remove last dependencies on zepto 2016-02-08 20:21:41 -05:00
Timothy Warren cbc7555cf2 Remove zepto ajax calls 2016-02-08 13:37:44 -05:00
Timothy Warren e08161aec2 Further improve minifiers, add start of front-end tests 2016-02-08 11:32:39 -05:00
Timothy Warren 7754377ecb Fix #8, make minfiers output correctly 2016-02-08 10:57:44 -05:00
Timothy Warren 0b2a0d4ea9 Add basic htaccess file for apache 2016-02-05 14:14:02 -05:00
Timothy Warren 94f54366a7 Some temporary fixes for tempramental minifiers 2016-02-04 21:57:14 -05:00
Timothy Warren f5dc15659f Make build.xml file more phing friendly 2016-02-03 21:24:10 -05:00
Timothy Warren 1a21a23e73 Rewrite minifiers into cleaner classes. Resolves #5 2016-02-03 14:57:00 -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 467763f8a6 Fix manga editing for sections other than 'Reading' 2016-02-02 14:13:49 -05:00
Timothy Warren 99f2adf491 Add form for manga 2016-02-02 11:34:03 -05:00