Commit Graph

56 Commits

Author SHA1 Message Date
Timothy Warren 48e51c816f Add better re-read messages to manga
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-05-05 19:12:17 -04:00
Timothy Warren 52b562f455 Improve anime collection with multiple media selections
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-04-23 18:57:22 -04:00
Timothy Warren dd6e99877a Collection "All Tab", and filtering. Resolves #6, #7 2019-07-10 13:32:05 -04:00
Timothy Warren 62781355b1 Tweak display of descriptions on detail pages
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-05-08 16:08:51 -04:00
Timothy Warren aa1e6675c2 Use larger cover images for edit forms
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-05-08 14:18:18 -04:00
Timothy Warren 9ad74ed887 Remove data transformation from media detail pages, and into the proper transformers
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2018-11-08 12:15:30 -05:00
Timothy Warren 7a4816d34d Make all the css classes and ids kebob case
timw4mail/HummingBirdAnimeClient/PR-12 This commit looks good Details
2018-11-02 10:48:20 -04:00
Timothy Warren 067c9b4035 Lots of visual updates 2018-11-01 22:01:09 -04:00
Timothy Warren bd4cfaafe1 Add staff section on Manga detail pages
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2018-10-29 15:17:48 -04:00
Timothy Warren 679c369427 Fix staff section on Anime detail pages, center unusually sized images instead of stretching them
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2018-10-29 14:43:06 -04:00
Timothy Warren 50b65d66e1 Ugly Progress Commit
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
* 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
Timothy Warren f1a54d8782 More webp images, fix login 2018-10-05 22:36:54 -04:00
Timothy Warren 616ae1ea82 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
Timothy Warren e3b4b9dd32 Ugly progress commit 2018-09-27 16:45:12 -04:00
Timothy Warren ce44761420 Remove php js minifier script, in favor of commited js files 2018-08-20 12:58:56 -04:00
Timothy Warren 79b8c09a9b Remove lines and shading from add forms 2018-08-14 11:36:26 -04:00
Timothy Warren 24ea198dad Adjust layout of edit pages 2018-08-13 15:13:20 -04:00
Timothy Warren 787687abf8 Update some styles 2018-08-10 20:09:28 -04:00
Timothy Warren 28e4f22d7c First go at tabs for collection 2018-08-08 17:04:35 -04:00
Timothy Warren 3b3156e78a More refactoring, fix snapshot tests 2018-08-08 13:05:38 -04:00
Timothy Warren f9a667b20b Tweak handling of empty list sections 2017-09-14 17:33:24 -04:00
Timothy Warren 029073a4ea Get images from proxy or cache for Manga views, and Add views 2017-04-13 11:44:03 -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 67819156ed Simplify routing code a bit 2017-03-30 16:16:40 -04:00
Timothy Warren e7ef11c423 Add rereading info to manga list 2017-03-30 14:50:25 -04:00
Timothy Warren 3bb4f32bdb Simultaneously update kitsu and MAL manga list item 2017-03-29 13:29:03 -04:00
Timothy Warren f59827f95f List characters on manga pages 2017-03-24 10:59:07 -04:00
Timothy Warren 365da603fa And more snake case to camel case 2017-02-15 16:30:14 -05:00
Timothy Warren 8c31a3b6d6 More snake case to camel case 2017-02-15 15:56:10 -05:00
Timothy Warren c38b4b7f45 Misc updates 2017-01-31 12:52:43 -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 4c75701c0d Better handling of alternate titles, Airing Status and genres for anime list views 2017-01-05 22:24:45 -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 3710f42505 Add detail view to anime list 2016-04-14 17:51:00 -04:00
Timothy Warren 01d25f2817 Add ability to delete items from manga list. See #10 2016-04-14 17:00:34 -04:00
Timothy Warren fc02a68691 Some temporary fixes for tempramental minifiers 2016-02-04 21:57:14 -05:00
Timothy Warren d746de34ea Add form for manga 2016-02-02 11:34:03 -05:00
Timothy Warren 3c124456d0 Simplify routing 2016-01-06 11:08:56 -05:00
Timothy Warren 205c7ac76d Update header comments, add start of manga editing functionality 2016-01-04 16:58:33 -05:00
Timothy Warren afced2339a Poor style progress update commit 2015-11-13 16:31:01 -05:00
Timothy Warren d53524ed86 Code style improvements 2015-10-06 11:38:20 -04:00
Timothy Warren e8a9982f9a Fix views to match transformed data 2015-10-01 16:01:23 -04:00
Timothy Warren a7ae1ac3a6 Use Anime transformer class 2015-09-28 14:41:45 -04:00
Timothy Warren 92d9124bb7 Update manga model to use Zipper transformer 2015-09-21 09:48:15 -04:00
Timothy Warren 602759b471 Decouple and generalise 2015-09-17 23:11:18 -04:00
Timothy Warren b1c6039630 Namespace refactoring 2015-09-14 19:54:34 -04:00
Timothy Warren cee211621c Some progress toward better structure through refactoring 2015-09-14 10:54:50 -04:00