Commit Graph

49 Commits

Author SHA1 Message Date
Timothy Warren 3c0fd79195 Settings control panel saves to admin-override.toml in the app/config directory, resolves #7 2018-10-08 15:45:46 -04:00
Timothy Warren c9ed90acb4 Update header comments to version 4.1 2018-10-01 11:35:51 -04:00
Timothy Warren 0624c3be67 Check config object shape on page load 2018-08-24 14:37:53 -04:00
Timothy Warren 3bca049cd8 Update file header comments 2018-08-22 13:48:27 -04:00
Timothy Warren b5f8413ceb More prep for Anilist integration 2018-08-15 08:51:37 -04:00
Timothy Warren be2b387391 More refactoring, fix snapshot tests 2018-08-08 13:05:38 -04:00
Timothy Warren f06ba6e3cd Lots of style fixes and minor logic tweaks 2018-01-18 16:21:45 -05:00
Timothy Warren 231babe218 Code style improvements 2018-01-16 14:58:07 -05:00
Timothy Warren 7b9adbf52e Update copyright year 2018-01-15 14:43:15 -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 b2300f4cfb Remove duplicated function 2017-03-30 16:57:58 -04:00
Timothy Warren 92fe6b7146 Update header comments 2017-03-30 16:49:48 -04:00
Timothy Warren 0c2cc0e32b Get rid of whoops 2017-03-23 11:21:13 -04:00
Timothy Warren 14e8fa9f03 More PHPStan fixes 2017-02-22 15:08:29 -05:00
Timothy Warren 1ec7322b18 Split user config from application config 2017-02-10 15:50:07 -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 9d84398ee7 Better handling of alternate titles, Airing Status and genres for anime list views 2017-01-05 22:24:45 -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 dd2d25d54c Code style fixes to satisfy phpcs 2016-08-30 10:57:41 -04:00
Timothy Warren ac971c5248 Move src files to root of src/ 2016-08-29 16:36:13 -04:00
Timothy Warren d99f1e7595 Start of migration from php to toml config, see #11 2016-02-10 17:30:45 -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 b94bf01dee Remove unnamespaced constants, and improve some tests 2016-01-06 15:44:40 -05:00
Timothy Warren e9e16dd2b1 Update header comments, add start of manga editing functionality 2016-01-04 16:58:33 -05:00
Timothy Warren 5d2cad4690 Remove loose functions file 2015-11-16 19:30:04 -05:00
Timothy Warren f75016ca69 Update header comments 2015-11-16 11:40:01 -05:00
Timothy Warren 69f35d222c Poor style progress update commit 2015-11-13 16:31:01 -05:00
Timothy Warren b687dcf2a8 Rearrange some namespaces and add more docblocks 2015-10-09 22:29:59 -04:00
Timothy Warren a8e3c594e3 Basic Menu generation 2015-10-09 14:34:55 -04:00
Timothy Warren dbbea163d1 Scrutinizer fixes 2015-10-06 10:44:33 -04:00
Scrutinizer Auto-Fixer 7e695edd29 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 e2731db7ea Decouple and generalise 2015-09-17 23:11:18 -04:00
Timothy Warren 156461a0b9 Start of refactoring routing to be more convention based 2015-09-16 12:25:35 -04:00
Timothy Warren 97a5abe665 Namespace refactoring 2015-09-14 19:54:34 -04:00
Timothy Warren e53f9abf3f 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