Commit Graph

54 Commits

Author SHA1 Message Date
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
94f54366a7 Some temporary fixes for tempramental minifiers 2016-02-04 21:57:14 -05:00
99f2adf491 Add form for manga 2016-02-02 11:34:03 -05:00
ba94f439bb Simplify routing 2016-01-06 11:08:56 -05:00
e9e16dd2b1 Update header comments, add start of manga editing functionality 2016-01-04 16:58:33 -05:00
69f35d222c Poor style progress update commit 2015-11-13 16:31:01 -05:00
f3772528c5 Code style improvements 2015-10-06 11:38:20 -04:00
acb0a1e8a2 Fix views to match transformed data 2015-10-01 16:01:23 -04:00
b8f753a424 Use Anime transformer class 2015-09-28 14:41:45 -04:00
082b5296b9 Update manga model to use Zipper transformer 2015-09-21 09:48:15 -04:00
e2731db7ea Decouple and generalise 2015-09-17 23:11:18 -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
3e39aa0277 Miscellaneous rework, and adding/editing of collection items when logged in 2015-07-02 14:04:04 -04:00
4785b82208 Add php namespaces 2015-06-26 16:39:10 -04:00