Commit Graph

42 Commits

Author SHA1 Message Date
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
2a2ff87b3b Various cleanup, some work on #7 2018-08-20 13:01:16 -04:00
be2b387391 More refactoring, fix snapshot tests 2018-08-08 13:05:38 -04:00
06c55a2094 Fix tests 2018-08-08 11:18:57 -04:00
9a7084078f Some minor code cleanliness refactoring 2018-08-08 10:12:45 -04:00
da8f4acb29 Use template literals instead of mustache templates 2018-01-30 16:57:13 -05:00
7b9adbf52e Update copyright year 2018-01-15 14:43:15 -05:00
bbe2fd0a5d Update Artax, and update other code to work with new version 2017-12-08 22:32:00 -05:00
377e102650 Create missing manga items on kitsu and mal with sync command 2017-03-29 12:32:36 -04:00
0b18c06058 Minor api model refactoring 2017-03-28 14:36:23 -04:00
6bf107e1ad Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
5d2dac5b99 Add back 'All' menu item for anime 2017-03-07 17:51:08 -05:00
ed01b28c0d Rework the rest of the mappings 2017-03-01 22:07:51 -05:00
adc331d60d PHPStan fixes 2017-02-22 14:46:35 -05:00
9f0484a93b Use new ParallelAPIRequest class 2017-02-20 13:37:08 -05:00
30b43fd27c Lots of style fixes, with more to come 2017-02-17 10:55:17 -05:00
8898655a49 Various tweaking 2017-02-17 08:25:19 -05:00
db07976403 Update header comments 2017-02-15 16:13:32 -05:00
8f8c413927 Fix update requests broken by Artax conversion 2017-02-09 20:10:13 -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
5eea985828 Actually update MAL if enabled 2017-02-04 15:18:34 -05:00
10368fabe4 Fix anime collection 2017-01-16 13:49:51 -05:00
d91432d960 Third time's a charm for updating the header comment? 2017-01-11 19:37:14 -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
39118d63e5 All basic API functionality:
* Anime List Item:
	* Creation
	* Updating
	* Retreiving
	* Deletion

* Manga List Item:
	* Creation
	* Updating
	* Retreiving
	* Deletion

* Anime detail page
* Manga detail page
2017-01-10 12:35:46 -05:00
6e818b7f45 Anime and Manga editing, incrementing, and deletion 2017-01-09 20:36:48 -05:00
e085754955 Update header comments 2017-01-06 23:34:56 -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
cdf9ad0105 Remove some old code to better make way for kitsu/MAL api integration 2017-01-03 20:29:43 -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
e74fe9d2f5 Pull stuff from the Kitsu API 2016-12-21 12:46:20 -05:00
c9f5964d5e Ugly progress commit 2016-12-20 12:58:37 -05:00
07ebb3e988 Update headers and namespaces 2016-10-20 22:32:17 -04:00
c915ea871d Update EVERYTHING 2016-10-20 22:09:36 -04:00
dd2d25d54c Code style fixes to satisfy phpcs 2016-08-30 10:57:41 -04:00
230c80459e Update header comments 2016-08-30 10:01:18 -04:00
ac971c5248 Move src files to root of src/ 2016-08-29 16:36:13 -04:00
97a5abe665 Namespace refactoring 2015-09-14 19:54:34 -04:00
e53f9abf3f Some progress toward better structure through refactoring 2015-09-14 10:54:50 -04:00