Commit Graph

43 Commits

Author SHA1 Message Date
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 5cca3cf335 Fix changing a list item's status with no score or progress on MAL 2017-04-11 09:28:07 -04:00
Timothy Warren fb567e85e9 Simplify routing code a bit 2017-03-30 16:16:40 -04:00
Timothy Warren be0baac962 List characters on manga pages 2017-03-24 10:59:07 -04:00
Timothy Warren cf0db8b9fa Update all the page titles 2017-03-24 09:58:27 -04:00
Timothy Warren dd90dd541c Fix title of anime pages 2017-03-24 09:10:30 -04:00
Timothy Warren cdd3878e55 Show custom 404 pages for missing anime and characters 2017-03-24 09:08:39 -04:00
Timothy Warren b52d301b2a Fix issue with updating anime item 2017-03-22 11:15:40 -04:00
Timothy Warren bc6854a8e5 Show characters on anime details page 2017-03-20 13:14:01 -04:00
Timothy Warren 6bf107e1ad Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
Timothy Warren 5d2dac5b99 Add back 'All' menu item for anime 2017-03-07 17:51:08 -05:00
Timothy Warren ed01b28c0d Rework the rest of the mappings 2017-03-01 22:07:51 -05:00
Timothy Warren 5e9b3db1f2 Add new mapping class for Anime watching statuses 2017-03-01 20:51:40 -05:00
Timothy Warren adc331d60d PHPStan fixes 2017-02-22 14:46:35 -05:00
Timothy Warren 8898655a49 Various tweaking 2017-02-17 08:25:19 -05:00
Timothy Warren 0232d18f1f Yet more snake case to camel case 2017-02-16 14:30:06 -05:00
Timothy Warren 85cd77267b Make sure header comments are actually updated for all code files 2017-02-16 11:09:37 -05:00
Timothy Warren 84cb1cb520 And more snake case to camel case 2017-02-15 16:30:14 -05:00
Timothy Warren db07976403 Update header comments 2017-02-15 16:13:32 -05:00
Timothy Warren 29c04e62be More code styles fixes 2017-02-15 15:35:41 -05:00
Timothy Warren d94a280437 Snake case to camel case 2017-02-15 11:30:16 -05:00
Timothy Warren 5eea985828 Actually update MAL if enabled 2017-02-04 15:18:34 -05:00
Timothy Warren 0ec8d6d6b3 Restore cache clearing functionality 2017-01-16 11:26:19 -05:00
Timothy Warren d91432d960 Third time's a charm for updating the header comment? 2017-01-11 19:37:14 -05:00
Timothy Warren e060e1b107 Update header comments, with proper newlines 2017-01-11 10:34:24 -05:00
Timothy Warren c76bb4d32a Update header comments 2017-01-11 10:31:17 -05:00
Timothy Warren 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
Timothy Warren 6e818b7f45 Anime and Manga editing, incrementing, and deletion 2017-01-09 20:36:48 -05:00
Timothy Warren 98bf1e455f Episode incrementing and update work for anime 2017-01-06 21:39:01 -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 09338e9132 Authentication, show edit forms for Anime 2017-01-05 13:41:32 -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 07ebb3e988 Update headers and namespaces 2016-10-20 22:32:17 -04:00
Timothy Warren c915ea871d Update EVERYTHING 2016-10-20 22:09:36 -04:00
Timothy Warren dd2d25d54c Code style fixes to satisfy phpcs 2016-08-30 10:57:41 -04:00
Timothy Warren 230c80459e Update header comments 2016-08-30 10:01:18 -04:00
Timothy Warren ac971c5248 Move src files to root of src/ 2016-08-29 16:36:13 -04:00
Timothy Warren 97a5abe665 Namespace refactoring 2015-09-14 19:54:34 -04:00
Timothy Warren 9d139a7d1c Pass the tests! 2015-09-14 15:49:20 -04:00
Timothy Warren e53f9abf3f Some progress toward better structure through refactoring 2015-09-14 10:54:50 -04:00