Commit Graph

55 Commits

Author SHA1 Message Date
Timothy Warren f04cc7d1d5 Some minor code cleanliness refactoring 2018-08-08 10:12:45 -04:00
Timothy Warren fa2d79c77e Miscellaneous style updates 2018-02-02 09:50:58 -05:00
Timothy Warren a6dc8caaa0 Use template literals instead of mustache templates 2018-01-30 16:57:13 -05:00
Timothy Warren dc9d7ab4e1 Lots of style fixes and minor logic tweaks 2018-01-18 16:21:45 -05:00
Timothy Warren 55cabc5840 Code style improvements 2018-01-16 14:58:07 -05:00
Timothy Warren 4a0792e4fe Update copyright year 2018-01-15 14:43:15 -05:00
Timothy Warren d3cbe06cb0 Update Artax, and update other code to work with new version 2017-12-08 22:32:00 -05:00
Timothy Warren 23552d62b1 Adding missing method for manga collection 2017-09-15 15:05:35 -04:00
Timothy Warren d798a057c7 Rough start of Manga collection...need to set up proper structure for manga collection items 2017-09-14 16:18:13 -04:00
Timothy Warren 3bb4f32bdb Simultaneously update kitsu and MAL manga list item 2017-03-29 13:29:03 -04:00
Timothy Warren 08a882bbb6 Create missing manga items on kitsu and mal with sync command 2017-03-29 12:32:36 -04:00
Timothy Warren 4f528ca2c8 Minor api model refactoring 2017-03-28 14:36:23 -04:00
Timothy Warren f3df8f1588 Remove code coverage ignore annotations 2017-03-24 08:49:39 -04:00
Timothy Warren d7c47f3c1f Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
Timothy Warren b6dc104947 Fix 'All' section on Manga page 2017-03-07 18:41:51 -05:00
Timothy Warren 26d339e546 Add back 'All' menu item for anime 2017-03-07 17:51:08 -05:00
Timothy Warren 88f6a3fc4f Rework the rest of the mappings 2017-03-01 22:07:51 -05:00
Timothy Warren 9c7ed16538 Update Manga mappings and enums 2017-03-01 21:52:30 -05:00
Timothy Warren d620e44114 PHPStan fixes 2017-02-22 14:46:35 -05:00
Timothy Warren 96fce9a6d5 Use new ParallelAPIRequest class 2017-02-20 13:37:08 -05:00
Timothy Warren 9951053b4f Lots of style fixes, with more to come 2017-02-17 10:55:17 -05:00
Timothy Warren 1f58d7a419 Slightly reorganize model hierarchy 2017-02-17 08:39:27 -05:00
Timothy Warren 58549b7018 Various tweaking 2017-02-17 08:25:19 -05:00
Timothy Warren 365da603fa And more snake case to camel case 2017-02-15 16:30:14 -05:00
Timothy Warren b902464446 Update header comments 2017-02-15 16:13:32 -05:00
Timothy Warren 7648d31e53 More code styles fixes 2017-02-15 15:35:41 -05:00
Timothy Warren 506cce02cf Remove some unused code 2017-02-15 11:18:55 -05:00
Timothy Warren e2aa61f580 Fix update requests broken by Artax conversion 2017-02-09 20:10:13 -05:00
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 a48c3e5f8e Actually update MAL if enabled 2017-02-04 15:18:34 -05:00
Timothy Warren b8f75e14ec Fix display of streaming links in cover and list views 2017-01-25 13:37:39 -05:00
Timothy Warren 07c4682711 Update views for collection, remove old json import 2017-01-16 14:03:30 -05:00
Timothy Warren 3dac007390 Fix anime collection 2017-01-16 13:49:51 -05:00
Timothy Warren 951187783b Third time's a charm for updating the header comment? 2017-01-11 19:37:14 -05:00
Timothy Warren 3f34ecee28 Update header comments, with proper newlines 2017-01-11 10:34:24 -05:00
Timothy Warren 036396a382 Update header comments 2017-01-11 10:31:17 -05:00
Timothy Warren a5dd9f0650 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
Timothy Warren 08b4227b34 Anime and Manga editing, incrementing, and deletion 2017-01-09 20:36:48 -05:00
Timothy Warren 187812576c Update header comments 2017-01-06 23:34:56 -05:00
Timothy Warren 8412588940 Episode incrementing and update work for anime 2017-01-06 21:39:01 -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 9eda005399 Authentication, show edit forms for Anime 2017-01-05 13:41:32 -05:00
Timothy Warren 609ba57078 Manga lists and detail pages 2017-01-04 13:16:58 -05:00
Timothy Warren 772aeae20f Start of changes for Manga list 2017-01-03 21:06:49 -05:00
Timothy Warren 9bd5d62ca7 Remove some old code to better make way for kitsu/MAL api integration 2017-01-03 20:29:43 -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 27f66cfea3 Update headers and namespaces 2016-10-20 22:32:17 -04:00
Timothy Warren 5e2a68dc84 Update EVERYTHING 2016-10-20 22:09:36 -04:00