Commit Graph

68 Commits

Author SHA1 Message Date
188baa5cc8 Update "TV Rating" to "Age Rating" and add additional classes for sorting. 2022-01-02 21:29:08 +00:00
3dbaf7ef32 Update column headers for better consistency between pages 2022-01-02 21:16:34 +00:00
6ed1b81451 Lots of little code fixes, hides notices shown on PHP 8.1 2021-12-02 16:06:34 -05:00
a79ab842ee Remove genres from manga list view 2020-09-09 13:26:31 -04:00
a14ac3a122 Get Person detail pages via GraphQL, resolves #27 2020-08-27 15:01:00 -04:00
1a3f1e9654 More components, resolve #31 2020-08-26 17:26:42 -04:00
e944ddc75c Update profile page to use GraphQL, see #27 2020-08-24 15:20:07 -04:00
edb022be13 Use components instead of duplicating html everywhere 2020-08-21 19:25:27 -04:00
9dc6643b78 slugs in person urls, refactor AnilistTrait to match KitsuTrait 2020-08-05 20:57:01 -04:00
78b195f966 Add some previously missing GraphQL fields 2020-08-03 14:36:14 -04:00
b0c75d989f Groundwork for some upcoming API updates 2020-07-30 15:16:24 -04:00
7c0ea492e1 Get Manga details from GraphQL, See #27 2020-07-29 17:51:58 -04:00
4a70422b23 Add better re-read messages to manga 2020-05-05 19:12:17 -04:00
541b59bb28 Improve anime collection with multiple media selections 2020-04-23 18:57:22 -04:00
bce1afa546 Collection "All Tab", and filtering. Resolves #6, #7 2019-07-10 13:32:05 -04:00
aa6965e98f Tweak display of descriptions on detail pages 2019-05-08 16:08:51 -04:00
ea2a368100 Use larger cover images for edit forms 2019-05-08 14:18:18 -04:00
c0e16c6d07 Remove data transformation from media detail pages, and into the proper transformers 2018-11-08 12:15:30 -05:00
4ace9b6806 Make all the css classes and ids kebob case 2018-11-02 10:48:20 -04:00
b3366131b8 Lots of visual updates 2018-11-01 22:01:09 -04:00
be2f7708ad Add staff section on Manga detail pages 2018-10-29 15:17:48 -04:00
29a4114e8c Fix staff section on Anime detail pages, center unusually sized images instead of stretching them 2018-10-29 14:43:06 -04:00
bcc7815ae6 Ugly Progress Commit
* Update Person pages to have series organized by character for Voice
Acting
* Miscellaneous style updates
* Add placeholder images for items missing images
2018-10-26 13:08:45 -04:00
247a9d0e5b More webp images, fix login 2018-10-05 22:36:54 -04:00
d6800dbc46 Ugly Progress Commit
* Cache and resize images - not just cache them
* Convert to webp on cache
* Show webp images if available
* Settings Form Generation (doesn't yet save)
2018-10-05 21:32:15 -04:00
0f31a5e10a Ugly progress commit 2018-09-27 16:45:12 -04:00
7c0d02758b Remove php js minifier script, in favor of commited js files 2018-08-20 12:58:56 -04:00
1fa5cce5ae Remove lines and shading from add forms 2018-08-14 11:36:26 -04:00
ea31131e0f Adjust layout of edit pages 2018-08-13 15:13:20 -04:00
dd46e292c4 Update some styles 2018-08-10 20:09:28 -04:00
e01a96b8fb First go at tabs for collection 2018-08-08 17:04:35 -04:00
be2b387391 More refactoring, fix snapshot tests 2018-08-08 13:05:38 -04:00
04ec5b2fd6 Tweak handling of empty list sections 2017-09-14 17:33:24 -04:00
28da32f2ac Get images from proxy or cache for Manga views, and Add views 2017-04-13 11:44:03 -04:00
c50b1da53b Details and user page updates, resolves #27 2017-03-31 16:36:22 -04:00
1e28a1795d Update detail pages 2017-03-31 13:37:53 -04:00
fb567e85e9 Simplify routing code a bit 2017-03-30 16:16:40 -04:00
2d33663318 Add rereading info to manga list 2017-03-30 14:50:25 -04:00
15b26d8e39 Simultaneously update kitsu and MAL manga list item 2017-03-29 13:29:03 -04:00
be0baac962 List characters on manga pages 2017-03-24 10:59:07 -04:00
84cb1cb520 And more snake case to camel case 2017-02-15 16:30:14 -05:00
8cbfaf3646 More snake case to camel case 2017-02-15 15:56:10 -05:00
108c649a91 Misc updates 2017-01-31 12:52:43 -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
9d84398ee7 Better handling of alternate titles, Airing Status and genres for anime list views 2017-01-05 22:24:45 -05:00
f1893d9708 Manga lists and detail pages 2017-01-04 13:16:58 -05:00
3030b6b908 Start of changes for Manga list 2017-01-03 21:06:49 -05:00
b5949466e4 Add detail view to anime list 2016-04-14 17:51:00 -04:00
1f9afd07f3 Add ability to delete items from manga list. See #10 2016-04-14 17:00:34 -04:00