Commit Graph

65 Commits

Author SHA1 Message Date
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 1634e98799 Miscellaneous code style changes 2017-12-06 14:40:13 -05:00
Timothy Warren 1ea3a59b6a Correct some errors in creating and deleting anime collection items 2017-12-06 12:30:12 -05: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 2d19809ad3 Refactor a bit to prepare for manga collection 2017-09-14 15:32:53 -04:00
Timothy Warren 06213df29f Miscellaneous code cleanup 2017-04-17 16:13:36 -04:00
Timothy Warren 1df71121eb Use proxy and cached images on user info page 2017-04-13 14:25:39 -04:00
Timothy Warren 2d9c5b3093 Css tweaks, and start caching kitsu images 2017-04-13 11:15:16 -04:00
Timothy Warren 59446649f6 Fix changing a list item's status with no score or progress on MAL 2017-04-11 09:28:07 -04:00
Timothy Warren 4bd62ce881 Fix various edge cases 2017-04-10 15:31:35 -04:00
Timothy Warren e5e4323486 Make sure Cast heading only shows up if there are actual cast entries 2017-04-06 21:27:03 -04:00
Timothy Warren ea2b4fe148 Catch API timeouts 2017-04-05 13:01:51 -04:00
Timothy Warren 06bc655a59 Details and user page updates, resolves #27 2017-03-31 16:36:22 -04:00
Timothy Warren 82c86b7b47 Update detail pages 2017-03-31 13:37:53 -04:00
Timothy Warren aa901550a1 Update header comments 2017-03-30 16:49:48 -04:00
Timothy Warren 67819156ed Simplify routing code a bit 2017-03-30 16:16:40 -04:00
Timothy Warren 88c65dd0df Add and delete manga simulaneously from kitsu and mal 2017-03-29 14:25:03 -04:00
Timothy Warren 528deae789 Allow manga +1 button to update both kitsu and mal 2017-03-29 14:00:57 -04:00
Timothy Warren 493ac3ca03 Code cleanup and fix 'On Hold' title on all section of anime list 2017-03-27 10:09:45 -04:00
Timothy Warren f59827f95f List characters on manga pages 2017-03-24 10:59:07 -04:00
Timothy Warren bc8822e725 Update all the page titles 2017-03-24 09:58:27 -04:00
Timothy Warren da336876b6 Fix title of anime pages 2017-03-24 09:10:30 -04:00
Timothy Warren f7119a5b0f Show custom 404 pages for missing anime and characters 2017-03-24 09:08:39 -04:00
Timothy Warren e84b837dce Fix issue with updating anime item 2017-03-22 11:15:40 -04:00
Timothy Warren 0187140e8e Show characters on anime details page 2017-03-20 13:14:01 -04:00
Timothy Warren 3e68fec704 Add basic character pages 2017-03-08 12:55:49 -05:00
Timothy Warren d7c47f3c1f Update all the header comments with the correct repository url 2017-03-07 20:53:58 -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 1f86d4460c Add new mapping class for Anime watching statuses 2017-03-01 20:51:40 -05:00
Timothy Warren d620e44114 PHPStan fixes 2017-02-22 14:46:35 -05:00
Timothy Warren 7889849fe2 Update method references in Manga controller 2017-02-21 15:37:29 -05:00
Timothy Warren adecbe1e5c Update method references in Collection controller 2017-02-21 15:36:34 -05:00
Timothy Warren 58549b7018 Various tweaking 2017-02-17 08:25:19 -05:00
Timothy Warren 1f6100c367 Yet more snake case to camel case 2017-02-16 14:30:06 -05:00
Timothy Warren 4def692123 Make sure header comments are actually updated for all code files 2017-02-16 11:09:37 -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 8c31a3b6d6 More snake case to camel case 2017-02-15 15:56:10 -05:00
Timothy Warren 7648d31e53 More code styles fixes 2017-02-15 15:35:41 -05:00
Timothy Warren e5db6bebe8 Snake case to camel case 2017-02-15 11:30:16 -05:00
Timothy Warren a48c3e5f8e Actually update MAL if enabled 2017-02-04 15:18:34 -05:00
Timothy Warren a266c68f9b Restore cache clearing functionality 2017-01-16 11:26:19 -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