Commit Graph

836 Commits

Author SHA1 Message Date
c0d912a1c4 Revert former change so that kitsu anime lists are properly pulled for sync 2017-09-15 16:51:47 -04:00
23552d62b1 Adding missing method for manga collection 2017-09-15 15:05:35 -04:00
4b248eb8cf Better handle empty lists on sync, resolves #29 2017-09-15 15:04:57 -04:00
f9a667b20b Tweak handling of empty list sections 2017-09-14 17:33:24 -04:00
0f94c0b479 Fix an issue fetching anime for the add item call 2017-09-14 17:32:40 -04:00
d798a057c7 Rough start of Manga collection...need to set up proper structure for manga collection items 2017-09-14 16:18:13 -04:00
2d19809ad3 Refactor a bit to prepare for manga collection 2017-09-14 15:32:53 -04:00
d632cc11e4 Remove PHP 7.2 test that doesn't work 2017-09-12 12:52:56 -04:00
318c582fe9 Test with php 7.2 2017-09-12 12:38:26 -04:00
26aab3eef6 Fix tests broken by api change fixes 2017-09-12 12:33:57 -04:00
da2fa371e5 Update some api calls based on api changes 2017-09-12 12:18:31 -04:00
e808f751e1 Add overlay during update request on list pages, resolves #31 2017-07-12 16:40:56 -04:00
8bfc9fcc6e Attempt to re-authenticate when access token expires 2017-06-19 15:31:24 -04:00
5ef0ccf9a7 Some minor refactoring 2017-06-19 13:49:28 -04:00
90f81fdf7f Update htaccess so images can load 2017-04-28 13:20:59 -04:00
dd07a441b2 Update readme with another folder that needs to be writable 2017-04-28 13:20:34 -04:00
6caa031c86 Further filter titles, showing only the canonical title if it is really long 2017-04-26 10:09:14 -04:00
e632843bab Merge branch 'develop' into 'master'
Merge develop into master

See merge request !18
2017-04-24 09:28:40 -04:00
d8b985c993 Kitsu <-> MAL manga list item comparison, resolves #18 2017-04-19 16:48:53 -04:00
510ae24dca kitsu <-> mal comparison for anime, see #18 2017-04-19 16:15:39 -04:00
06213df29f Miscellaneous code cleanup 2017-04-17 16:13:36 -04:00
c81e12bb89 More main menu tweaking 2017-04-17 14:49:33 -04:00
54c544113b Tweak the main menu a bit 2017-04-17 12:45:29 -04:00
e714599fad Update dependencies, and set a more locked-down content security policy 2017-04-13 15:08:28 -04:00
1df71121eb Use proxy and cached images on user info page 2017-04-13 14:25:39 -04:00
d62710bdf8 Update manga transformer tests 2017-04-13 11:54:58 -04:00
029073a4ea Get images from proxy or cache for Manga views, and Add views 2017-04-13 11:44:03 -04:00
1c06748232 All anime images now pull from proxy or cache 2017-04-13 11:26:28 -04:00
2d9c5b3093 Css tweaks, and start caching kitsu images 2017-04-13 11:15:16 -04:00
33099df6ea Update .gitignore 2017-04-11 13:28:05 -04:00
59446649f6 Fix changing a list item's status with no score or progress on MAL 2017-04-11 09:28:07 -04:00
4bd62ce881 Fix various edge cases 2017-04-10 15:31:35 -04:00
e6cfe2b6e9 Use a more appropriate function for substring filtering 2017-04-07 16:58:08 -04:00
555de3d17b Tweak handling of alternate titles, to ensure the +1 button is always usable 2017-04-07 16:44:27 -04:00
ed4f9152d4 Replace 0 with - 2017-04-07 13:57:14 -04:00
3f81068182 Update doc generation 2017-04-06 21:27:47 -04:00
e5e4323486 Make sure Cast heading only shows up if there are actual cast entries 2017-04-06 21:27:03 -04:00
5357bfb122 Make sure rating parameter sent to Kitsu is greater than 0 2017-04-06 14:53:38 -04:00
b444648a3d Use snapshots library with tests to simplify testcases 2017-04-06 11:59:53 -04:00
e0516e4cc0 Simplify css and javascript minification 2017-04-06 11:45:25 -04:00
f412aaad27 Update postcss 2017-04-06 10:01:09 -04:00
05b8136a1e Add a better API timeout message emoticon 2017-04-05 13:08:16 -04:00
853a349a4b Add staff to character pages 2017-04-05 13:02:48 -04:00
ea2b4fe148 Catch API timeouts 2017-04-05 13:01:51 -04:00
d435438b20 Merge remote-tracking branch 'origin/develop' 2017-04-03 16:53:25 -04:00
255895097a Remove some dead code 2017-04-03 16:53:04 -04:00
06a92a5a8e Fix collection images, resolves #26 2017-04-03 16:49:40 -04:00
388c0a274d Fix creating missing Kitsu items 2017-04-03 15:46:16 -04:00
d91665e3ae More basic tests, see #16 2017-04-03 14:46:29 -04:00
650ddc781f Merge remote-tracking branch 'origin/develop' 2017-03-31 17:02:26 -04:00