Commit Graph

33 Commits

Author SHA1 Message Date
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 4c75701c0d Better handling of alternate titles, Airing Status and genres for anime list views 2017-01-05 22:24:45 -05:00
Timothy Warren a92acd203d 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 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 afbde14116 Code style fixes to satisfy phpcs 2016-08-30 10:57:41 -04:00
Timothy Warren bf01e41e32 Move src files to root of src/ 2016-08-29 16:36:13 -04:00
Timothy Warren b6307eb88b Start of migration from php to toml config, see #11 2016-02-10 17:30:45 -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 38faaebb5f Remove unnamespaced constants, and improve some tests 2016-01-06 15:44:40 -05:00
Timothy Warren 205c7ac76d Update header comments, add start of manga editing functionality 2016-01-04 16:58:33 -05:00
Timothy Warren bd6b5e2b54 Remove loose functions file 2015-11-16 19:30:04 -05:00
Timothy Warren ae88282b13 Update header comments 2015-11-16 11:40:01 -05:00
Timothy Warren afced2339a Poor style progress update commit 2015-11-13 16:31:01 -05:00
Timothy Warren f49e4fe3d8 Rearrange some namespaces and add more docblocks 2015-10-09 22:29:59 -04:00
Timothy Warren 3de32f52af Basic Menu generation 2015-10-09 14:34:55 -04:00
Timothy Warren aedabd6eda Scrutinizer fixes 2015-10-06 10:44:33 -04:00
Scrutinizer Auto-Fixer 7c5a73e73b Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-10-06 14:24:48 +00:00
Timothy Warren 602759b471 Decouple and generalise 2015-09-17 23:11:18 -04:00
Timothy Warren c788cf5d87 Start of refactoring routing to be more convention based 2015-09-16 12:25:35 -04:00
Timothy Warren b1c6039630 Namespace refactoring 2015-09-14 19:54:34 -04:00
Timothy Warren cee211621c Some progress toward better structure through refactoring 2015-09-14 10:54:50 -04:00
Timothy Warren c39ee31e87 Dependency injection! 2015-06-29 09:46:49 -04:00
Timothy Warren 4785b82208 Add php namespaces 2015-06-26 16:39:10 -04:00
Timothy Warren 0c73343291 Better integrate minification scripts, and add more unit tests 2015-06-26 12:03:42 -04:00
Timothy Warren 0b63f810a9 First unit tests, add a few of the forgotten app requirements 2015-06-25 17:00:29 -04:00
Timothy Warren d4d8b5d9c7 Move the configurable item to top of index.php 2015-06-16 11:43:30 -04:00
Timothy Warren 9afe5379aa Add list views and additional configuration options 2015-06-16 11:11:35 -04:00
Timothy Warren aedfc743c6 Refactor EVERYTHING, for better, more configurable code 2015-06-11 16:44:52 -04:00
Timothy Warren 7c913986d4 More caching, and start of anime collection view 2015-06-09 18:18:53 -04:00
Timothy Warren c96bbb92c5 Added manga controller 2015-05-27 09:03:42 -04:00
Timothy Warren 77d2c29e38 First commit 2015-05-22 12:36:26 -04:00