Commit Graph

54 Commits

Author SHA1 Message Date
c9ed90acb4 Update header comments to version 4.1 2018-10-01 11:35:51 -04:00
034213fccc Progress with simultaneous updates to Anilist for Anime 2018-09-20 10:41:28 -04:00
3bca049cd8 Update file header comments 2018-08-22 13:48:27 -04:00
95b06a7e7e Eradicate MAL integration 2018-08-22 13:43:04 -04:00
b5f8413ceb More prep for Anilist integration 2018-08-15 08:51:37 -04:00
0dcf25e16c More refactoring work, some groundwork for Anilist integration 2018-08-10 20:10:19 -04:00
231babe218 Code style improvements 2018-01-16 14:58:07 -05:00
7b9adbf52e Update copyright year 2018-01-15 14:43:15 -05:00
200ff1339c Rough start of Manga collection...need to set up proper structure for manga collection items 2017-09-14 16:18:13 -04:00
6bf107e1ad Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
f932a80e58 Minor refactor of bootstrap setup 2017-03-03 11:33:32 -05:00
db07976403 Update header comments 2017-02-15 16:13:32 -05:00
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
bf7f6973a4 Create Request Builder wrapper around Artax 2017-02-07 13:11:42 -05:00
5eea985828 Actually update MAL if enabled 2017-02-04 15:18:34 -05:00
0ae52a13f3 Refactor KitsuModel, add more docblocks 2017-01-26 13:03:38 -05:00
96cbf78e28 Fix cache clear command 2017-01-19 12:49:18 -05:00
1eecff0178 Streaming links, caching, and more MAL integration 2017-01-13 16:53:56 -05:00
496eb68078 Really ugly progress commit 2017-01-12 15:41:20 -05:00
e060e1b107 Update header comments, with proper newlines 2017-01-11 10:34:24 -05:00
c76bb4d32a Update header comments 2017-01-11 10:31:17 -05:00
98bf1e455f Episode incrementing and update work for anime 2017-01-06 21:39:01 -05:00
09338e9132 Authentication, show edit forms for Anime 2017-01-05 13:41:32 -05:00
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
c9f5964d5e Ugly progress commit 2016-12-20 12:58:37 -05:00
c915ea871d Update EVERYTHING 2016-10-20 22:09:36 -04:00
230c80459e Update header comments 2016-08-30 10:01:18 -04:00
88e06a0052 Convert Dependency injection bootstrap file to use factory functions, rather than direct instances 2016-08-29 14:51:32 -04:00
893584696b Move cache class to IOn namespace, use safer json for serialization in cache drivers 2016-07-28 10:44:13 -04:00
563adace2f Refactor out some Interdependency between Ion and AnimeClient namespaces 2016-07-27 13:18:52 -04:00
e26e9f10b6 Update manga model to cache the one api response. 2016-04-12 13:41:03 -04:00
5d0b879623 Miscellaneous cleanup 2016-04-08 18:05:52 -04:00
84e4e6ce1b Start of caching implementation 2016-04-05 13:19:35 -04:00
2dde6f8a7d Fix issue with cover not being hidden on last episode 2016-03-29 11:30:51 -04:00
98f3026a74 Start integration of PSR 7 Request/Response 2016-02-16 16:28:44 -05:00
2391ca14ca Remove errorhandler, and replace with logger 2016-01-11 14:39:53 -05:00
9c81836648 Add full edit form to anime list 2016-01-04 10:53:03 -05:00
6ca086d85b Some code style fixes 2015-12-08 16:39:49 -05:00
70bfe2bab7 Fix collection functionality 2015-12-08 14:52:59 -05:00
5d2cad4690 Remove loose functions file 2015-11-16 19:30:04 -05:00
Scrutinizer Auto-Fixer
4e1bcd962a Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-11-16 15:33:30 +00:00
69f35d222c Poor style progress update commit 2015-11-13 16:31:01 -05:00
485ba46838 More test coverage 2015-10-15 09:25:30 -04:00
a8e3c594e3 Basic Menu generation 2015-10-09 14:34:55 -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
6b322d18da Miscellaneous updates, prep for menu generator 2015-10-05 16:54:25 -04:00
b8f753a424 Use Anime transformer class 2015-09-28 14:41:45 -04:00
e2731db7ea Decouple and generalise 2015-09-17 23:11:18 -04:00
8a68559f0e More namespace refactoring 2015-09-15 13:19:29 -04:00
97a5abe665 Namespace refactoring 2015-09-14 19:54:34 -04:00