Commit Graph

27 Commits

Author SHA1 Message Date
Timothy Warren e2f29c6731 Get Person detail pages via GraphQL, resolves #27
timw4mail/HummingBirdAnimeClient/pipeline/pr-master This commit looks good Details
2020-08-27 15:01:00 -04:00
Timothy Warren 9a6d0052d7 Add background check for session validity
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
This checks when the app is made visible -- like the tab is switched to,
if the current session is still valid. If the session is not still
valid, the page is reloaded so that the session expiration is apparent.

Resolves #25
2020-08-05 21:46:14 -04:00
Timothy Warren 6a82944473 slugs in person urls, refactor AnilistTrait to match KitsuTrait
timw4mail/HummingBirdAnimeClient/pipeline/head Something is wrong with the build of this commit Details
2020-08-05 20:57:01 -04:00
Timothy Warren 4d6c15b030 Add menu items for history, add manga reading history
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-04-22 11:39:44 -04:00
Timothy Warren da570d5167 Big Work in progress commit
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
2020-04-21 19:22:56 -04:00
Timothy Warren 4de92a3591 No more genre-related database errors, and other collection improvements 2019-07-10 10:20:37 -04:00
Timothy Warren 11475187fc Fix generic user page route, minor code cleanup
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2018-11-07 14:29:21 -05:00
Timothy Warren 6770c133fb Update picture helper, move anilist oauth calls to the settings controller
timw4mail/HummingBirdAnimeClient/PR-12 This commit looks good Details
2018-11-02 12:58:19 -04:00
Timothy Warren 067c9b4035 Lots of visual updates 2018-11-01 22:01:09 -04:00
Timothy Warren fa27abb954 Add tabs to character page sections 2018-10-30 11:42:32 -04:00
Timothy Warren 16f62ceb8d Miscellaneous page improvements, including additional data and sorting
timw4mail/HummingBirdAnimeClient/develop There was a failure building this commit Details
2018-10-19 09:30:27 -04:00
Timothy Warren fec30b7e36 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 88b68b847c 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 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 77f2ffa93f Progress with simultaneous updates to Anilist for Anime 2018-09-20 10:41:28 -04:00
Timothy Warren 45b545d32d Cleanup config a bit 2018-08-24 14:23:01 -04:00
Timothy Warren 1ab47ca03a More prep for Anilist integration 2018-08-15 08:51:37 -04:00
Timothy Warren 0ff848c614 More refactoring work, some groundwork for Anilist integration 2018-08-10 20:10:19 -04:00
Timothy Warren dc9d7ab4e1 Lots of style fixes and minor logic tweaks 2018-01-18 16:21:45 -05:00
Timothy Warren 2d19809ad3 Refactor a bit to prepare for manga collection 2017-09-14 15:32:53 -04:00
Timothy Warren 2d9c5b3093 Css tweaks, and start caching kitsu images 2017-04-13 11:15:16 -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 3e68fec704 Add basic character pages 2017-03-08 12:55:49 -05:00
Timothy Warren b902464446 Update header comments 2017-02-15 16:13:32 -05:00
Timothy Warren 8c31a3b6d6 More snake case to camel case 2017-02-15 15:56:10 -05:00
Timothy Warren 0b04c22b58 Split user config from application config 2017-02-10 15:50:07 -05:00