Commit Graph

86 Commits

Author SHA1 Message Date
Timothy Warren 0e893f06ba Minor code cleanup, add newer php version for travis tests 2019-08-16 10:31:31 -04:00
Timothy Warren 625edf5d0c Improve 404 checks for detail pages 2019-08-10 10:09:07 -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 6ee198c742 Fix some edge cases 2019-04-01 16:17:40 -04:00
Timothy Warren 8a8ea0b470 Cleanup redundant methods in Collection model 2019-01-28 14:31:48 -05:00
Timothy Warren 4e2437f2bc Fix error on attempt to insert a duplicate series 2019-01-22 10:21:58 -05:00
Timothy Warren 27c7f08d7f Hide missing table error on noninitialized collection, see #20 2019-01-08 15:52:53 -05:00
Timothy Warren 317d8fd29b Cleanup database logic a bit 2019-01-07 14:29:15 -05:00
Timothy Warren 2c73e721d0 Misc code cleanup 2018-11-09 10:38:35 -05:00
Timothy Warren 8b938add27 Fix collection query 2018-11-05 13:25:18 -05:00
Timothy Warren f314538972 Various refactoring, better webp image handling 2018-11-01 22:15:20 -04:00
Timothy Warren 7b765c6d0b Account for missing genres in anime collection 2018-10-11 16:40:51 -04:00
Timothy Warren 5b8f0c4a9e Full Anilist settings page OAuth flow, ability to run app without manually editing config files. See #7. Resolves #5 2018-10-09 18:10:20 -04:00
Timothy Warren 6dfa66dbde Fix issue with cache settings 2018-10-08 16:47:40 -04:00
Timothy Warren 324abc0f61 More settings, now with tabs 2018-10-08 16:38:08 -04:00
Timothy Warren 3c0fd79195 Settings control panel saves to admin-override.toml in the app/config directory, resolves #7 2018-10-08 15:45:46 -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 a8f898822a Update code to use simpler config 2018-10-05 14:32:05 -04:00
Timothy Warren c9ed90acb4 Update header comments to version 4.1 2018-10-01 11:35:51 -04:00
Timothy Warren 0f31a5e10a Ugly progress commit 2018-09-27 16:45:12 -04:00
Timothy Warren a6c253b969 Lots of Anilist integration, see #5 2018-09-26 22:31:04 -04:00
Timothy Warren e7dc1e8e53 Anilist CRUD operations for Anime! See #5 2018-09-20 16:08:46 -04:00
Timothy Warren 034213fccc Progress with simultaneous updates to Anilist for Anime 2018-09-20 10:41:28 -04:00
Timothy Warren 3bca049cd8 Update file header comments 2018-08-22 13:48:27 -04:00
Timothy Warren 95b06a7e7e Eradicate MAL integration 2018-08-22 13:43:04 -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 2a2ff87b3b Various cleanup, some work on #7 2018-08-20 13:01:16 -04:00
Timothy Warren 0dcf25e16c More refactoring work, some groundwork for Anilist integration 2018-08-10 20:10:19 -04:00
Timothy Warren be2b387391 More refactoring, fix snapshot tests 2018-08-08 13:05:38 -04:00
Timothy Warren 06c55a2094 Fix tests 2018-08-08 11:18:57 -04:00
Timothy Warren 9a7084078f Some minor code cleanliness refactoring 2018-08-08 10:12:45 -04:00
Timothy Warren 9cac51bd82 Miscellaneous style updates 2018-02-02 09:50:58 -05:00
Timothy Warren da8f4acb29 Use template literals instead of mustache templates 2018-01-30 16:57:13 -05:00
Timothy Warren f06ba6e3cd Lots of style fixes and minor logic tweaks 2018-01-18 16:21:45 -05:00
Timothy Warren 231babe218 Code style improvements 2018-01-16 14:58:07 -05:00
Timothy Warren 7b9adbf52e Update copyright year 2018-01-15 14:43:15 -05: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 2b9adb0395 Adding missing method for manga collection 2017-09-15 15:05:35 -04: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 15b26d8e39 Simultaneously update kitsu and MAL manga list item 2017-03-29 13:29:03 -04:00
Timothy Warren 377e102650 Create missing manga items on kitsu and mal with sync command 2017-03-29 12:32:36 -04:00
Timothy Warren 0b18c06058 Minor api model refactoring 2017-03-28 14:36:23 -04:00
Timothy Warren 51c26e6b30 Remove code coverage ignore annotations 2017-03-24 08:49:39 -04:00
Timothy Warren 6bf107e1ad Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
Timothy Warren 8b2cd7dd1e Fix 'All' section on Manga page 2017-03-07 18:41:51 -05:00
Timothy Warren 5d2dac5b99 Add back 'All' menu item for anime 2017-03-07 17:51:08 -05:00
Timothy Warren ed01b28c0d Rework the rest of the mappings 2017-03-01 22:07:51 -05:00
Timothy Warren 52e1d1822a Update Manga mappings and enums 2017-03-01 21:52:30 -05:00
Timothy Warren adc331d60d PHPStan fixes 2017-02-22 14:46:35 -05:00