Commit Graph

48 Commits

Author SHA1 Message Date
Timothy Warren ff8c837fd9 Update views and templates to use render helper object 2023-12-21 13:46:15 -05:00
Kevin Colwell 188baa5cc8 Update "TV Rating" to "Age Rating" and add additional classes for sorting. 2022-01-02 21:29:08 +00:00
Kevin Colwell 3dbaf7ef32 Update column headers for better consistency between pages 2022-01-02 21:16:34 +00:00
Timothy Warren 545984bb18 Allow adding items to anime collection that are in the anime list 2021-12-29 17:04:55 -05:00
Timothy Warren 1a3f1e9654 More components, resolve #31 2020-08-26 17:26:42 -04:00
Timothy Warren 18e8d47167 Move Kitsu class out of API namespace 2020-08-26 15:22:14 -04:00
Timothy Warren 03638991a3 Fix collection episode length/count, display newlines in notes 2020-05-01 19:33:51 -04:00
Timothy Warren a371a334d0 Collection view tweaks 2020-04-30 15:30:52 -04:00
Timothy Warren 541b59bb28 Improve anime collection with multiple media selections 2020-04-23 18:57:22 -04:00
Timothy Warren bce1afa546 Collection "All Tab", and filtering. Resolves #6, #7 2019-07-10 13:32:05 -04:00
Timothy Warren 4502c2f183 No more genre-related database errors, and other collection improvements 2019-07-10 10:20:37 -04:00
Timothy Warren ea2a368100 Use larger cover images for edit forms 2019-05-08 14:18:18 -04:00
Timothy Warren 4e2437f2bc Fix error on attempt to insert a duplicate series 2019-01-22 10:21:58 -05:00
Timothy Warren be16ceecb2 Make syncing slightly more robust 2018-12-12 15:31:59 -05:00
Timothy Warren 2c73e721d0 Misc code cleanup 2018-11-09 10:38:35 -05:00
Timothy Warren 431f6e7d21 Purge the few inline styles 2018-11-08 14:18:24 -05:00
Timothy Warren 4ace9b6806 Make all the css classes and ids kebob case 2018-11-02 10:48:20 -04:00
Timothy Warren b3366131b8 Lots of visual updates 2018-11-01 22:01:09 -04:00
Timothy Warren 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
Timothy Warren 034213fccc Progress with simultaneous updates to Anilist for Anime 2018-09-20 10:41:28 -04:00
Timothy Warren 4a91a5cb5d Anime Collection improvements
* Allow editing title and alternate title
* Show list of genres on list view of collection
2018-08-21 17:09:42 -04:00
Timothy Warren 7c0d02758b Remove php js minifier script, in favor of commited js files 2018-08-20 12:58:56 -04:00
Timothy Warren 1fa5cce5ae Remove lines and shading from add forms 2018-08-14 11:36:26 -04:00
Timothy Warren ea31131e0f Adjust layout of edit pages 2018-08-13 15:13:20 -04:00
Timothy Warren dd46e292c4 Update some styles 2018-08-10 20:09:28 -04:00
Timothy Warren 571bbf7595 More tabs for collections, see issue #2 2018-08-09 11:14:57 -04:00
Timothy Warren e01a96b8fb First go at tabs for collection 2018-08-08 17:04:35 -04:00
Timothy Warren bbe2fd0a5d Update Artax, and update other code to work with new version 2017-12-08 22:32:00 -05:00
Timothy Warren 200ff1339c 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 a8e2049d08 Refactor a bit to prepare for manga collection 2017-09-14 15:32:53 -04:00
Timothy Warren 8b43dee20f Css tweaks, and start caching kitsu images 2017-04-13 11:15:16 -04:00
Timothy Warren a413d7d9ca Fix collection images, resolves #26 2017-04-03 16:49:40 -04:00
Timothy Warren fb567e85e9 Simplify routing code a bit 2017-03-30 16:16:40 -04:00
Timothy Warren 84cb1cb520 And more snake case to camel case 2017-02-15 16:30:14 -05:00
Timothy Warren 8cbfaf3646 More snake case to camel case 2017-02-15 15:56:10 -05:00
Timothy Warren 9bc22baa80 Cache manga list 2017-01-16 14:14:45 -05:00
Timothy Warren f441b7680a Update views for collection, remove old json import 2017-01-16 14:03:30 -05:00
Timothy Warren 10368fabe4 Fix anime collection 2017-01-16 13:49:51 -05:00
Timothy Warren 733d3f3871 Resolves #10, adds ability to delete from anime collection 2016-04-14 19:10:03 -04:00
Timothy Warren c8789dc267 Update url generation to use new router 2016-03-07 14:37:49 -05:00
Timothy Warren ecf3bce14b Partially fix #9 -- API calls fail on 'Plan to Watch' section 2016-02-09 20:12:39 -05:00
Timothy Warren 94f54366a7 Some temporary fixes for tempramental minifiers 2016-02-04 21:57:14 -05:00
Timothy Warren 9c81836648 Add full edit form to anime list 2016-01-04 10:53:03 -05:00
Timothy Warren 6953cd08e6 Start of delete functionality for anime collection 2015-12-15 15:55:30 -05:00
Timothy Warren 70bfe2bab7 Fix collection functionality 2015-12-08 14:52:59 -05:00
Timothy Warren acb0a1e8a2 Fix views to match transformed data 2015-10-01 16:01:23 -04:00
Timothy Warren b8f753a424 Use Anime transformer class 2015-09-28 14:41:45 -04:00
Timothy Warren 97a5abe665 Namespace refactoring 2015-09-14 19:54:34 -04:00