Commit Graph

114 Commits

Author SHA1 Message Date
f314538972 Various refactoring, better webp image handling 2018-11-01 22:15:20 -04:00
ef1e435c6b Add tabs to character page sections 2018-10-30 11:42:32 -04:00
3842df13db Small code consistency update 2018-10-29 15:48:54 -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
d0af6fd9e8 Update JsonAPI helper to better handle input data without mangling 2018-10-29 09:39:56 -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
5d87bd044c Refactor some silly switches 2018-10-19 10:40:11 -04:00
019fff5d62 Miscellaneous page improvements, including additional data and sorting 2018-10-19 09:30:27 -04:00
83a6629f03 Fix tests, and category list for Manga detail page 2018-10-16 14:32:52 -04:00
5810405f12 Remove a reference to genres from an older version of the Kitsu API 2018-10-16 14:22:47 -04:00
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
247a9d0e5b More webp images, fix login 2018-10-05 22:36:54 -04:00
a8f898822a Update code to use simpler config 2018-10-05 14:32:05 -04:00
c9ed90acb4 Update header comments to version 4.1 2018-10-01 11:35:51 -04:00
0f31a5e10a Ugly progress commit 2018-09-27 16:45:12 -04:00
a6c253b969 Lots of Anilist integration, see #5 2018-09-26 22:31:04 -04:00
e7dc1e8e53 Anilist CRUD operations for Anime! See #5 2018-09-20 16:08:46 -04:00
034213fccc Progress with simultaneous updates to Anilist for Anime 2018-09-20 10:41:28 -04:00
3bca049cd8 Update file header comments 2018-08-22 13:48:27 -04:00
95b06a7e7e Eradicate MAL integration 2018-08-22 13:43:04 -04:00
bc2122dd98 Fix test failure 2018-08-20 13:41:25 -04:00
2a2ff87b3b Various cleanup, some work on #7 2018-08-20 13:01:16 -04:00
0dcf25e16c More refactoring work, some groundwork for Anilist integration 2018-08-10 20:10:19 -04:00
49295148d1 Update some types
* Remove empty values from types for serialization, so that empty values
are not sent with API requests
* Allow use of explicit setters for more complex types
2018-08-09 11:34:02 -04:00
be2b387391 More refactoring, fix snapshot tests 2018-08-08 13:05:38 -04:00
9a7084078f Some minor code cleanliness refactoring 2018-08-08 10:12:45 -04:00
79be0ebb34 Use more efficient method of combining large sets of data from Kitsu 2018-04-11 09:26:14 -04:00
9cac51bd82 Miscellaneous style updates 2018-02-02 09:50:58 -05:00
92ad051f6a Add trailer videos to anime detail pages 2018-01-31 10:55:20 -05:00
da8f4acb29 Use template literals instead of mustache templates 2018-01-30 16:57:13 -05:00
f06ba6e3cd Lots of style fixes and minor logic tweaks 2018-01-18 16:21:45 -05:00
231babe218 Code style improvements 2018-01-16 14:58:07 -05:00
7b9adbf52e Update copyright year 2018-01-15 14:43:15 -05:00
bbe2fd0a5d Update Artax, and update other code to work with new version 2017-12-08 22:32:00 -05:00
55fca3f92f Correct some errors in creating and deleting anime collection items 2017-12-06 12:30:12 -05:00
38eee85752 Revert former change so that kitsu anime lists are properly pulled for sync 2017-09-15 16:51:47 -04:00
5fb042a773 Better handle empty lists on sync, resolves #29 2017-09-15 15:04:57 -04:00
372b616101 Update some api calls based on api changes 2017-09-12 12:18:31 -04:00
6493f33faf Attempt to re-authenticate when access token expires 2017-06-19 15:31:24 -04:00
d2fc955260 Miscellaneous code cleanup 2017-04-17 16:13:36 -04:00
28da32f2ac Get images from proxy or cache for Manga views, and Add views 2017-04-13 11:44:03 -04:00
08aff2ffe8 All anime images now pull from proxy or cache 2017-04-13 11:26:28 -04:00
8b43dee20f Css tweaks, and start caching kitsu images 2017-04-13 11:15:16 -04:00
5cca3cf335 Fix changing a list item's status with no score or progress on MAL 2017-04-11 09:28:07 -04:00
679560e185 Fix various edge cases 2017-04-10 15:31:35 -04:00
7825e46321 Replace 0 with - 2017-04-07 13:57:14 -04:00
b210954874 Make sure rating parameter sent to Kitsu is greater than 0 2017-04-06 14:53:38 -04:00
b861db5d1f Catch API timeouts 2017-04-05 13:01:51 -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