Commit Graph

177 Commits

Author SHA1 Message Date
acd3b84b55 Update all the docblocks
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2019-12-09 14:34:23 -05:00
efede08401 Various code style tweaks
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2019-12-09 13:13:31 -05:00
951f4362db Various code cleanup
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2019-12-06 15:46:56 -05:00
3bb9734e1d Update header comments
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2019-12-06 09:16:35 -05:00
6fd2b22d72 Tweak tests for new version of PHPUnit 2019-12-06 09:15:49 -05:00
b0682ae1b2 Bump PHP version requirement
Some checks failed
timw4mail/HummingBirdAnimeClient/develop There was a failure building this commit
2019-12-03 15:17:25 -05:00
4c896349b9 Remove XML tests 2019-03-12 09:47:59 -04:00
5d752f6ee3 Small code cleanup
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2019-01-07 09:08:00 -05:00
94e61e35a8 Update misspelled method, somehow resolves #19
All checks were successful
timw4mail/HummingBirdAnimeClient/PR-14 This commit looks good
2018-11-29 11:46:06 -05:00
f09716b040 Some API client cleanup
All checks were successful
timw4mail/HummingBirdAnimeClient/PR-14 This commit looks good
2018-11-29 11:00:50 -05:00
9ad74ed887 Remove data transformation from media detail pages, and into the proper transformers
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2018-11-08 12:15:30 -05:00
27977a0c8a Move data transformation out of controllers, and into transformers
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2018-11-08 11:36:42 -05:00
61b7a799b9 Fix broken snapshot test
All checks were successful
timw4mail/HummingBirdAnimeClient/PR-12 This commit looks good
2018-11-05 10:42:51 -05:00
6770c133fb Update picture helper, move anilist oauth calls to the settings controller
All checks were successful
timw4mail/HummingBirdAnimeClient/PR-12 This commit looks good
2018-11-02 12:58:19 -04:00
d09908cb1d Update controller test
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
timw4mail/HummingBirdAnimeClient/PR-12 This commit looks good
2018-11-01 22:16:45 -04:00
cf1c55782f Small code consistency update
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2018-10-29 15:48:54 -04:00
0fa54d9f7f Attempt to fix tests again
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2018-10-29 10:07:20 -04:00
015929b48d Update test snapshots
Some checks failed
timw4mail/HummingBirdAnimeClient/develop There was a failure building this commit
2018-10-29 09:41:50 -04:00
db686dbd8d Fix broken tests 2018-10-19 10:39:38 -04:00
fccc794528 Fix tests, and category list for Manga detail page
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2018-10-16 14:32:52 -04:00
07cae83e15 Default to secure (https) urls 2018-10-11 09:53:14 -04:00
4eb258bb2f Fix broken url generator test 2018-10-10 14:26:44 -04:00
789af166ae Update code to use simpler config 2018-10-05 14:32:05 -04:00
5632c0c815 Update header comments to version 4.1 2018-10-01 11:35:51 -04:00
dde6c328f4 Fix tests 2018-09-27 16:48:12 -04:00
9821c17de3 Fix tests 2018-09-26 22:43:04 -04:00
d8db517fa5 Update test snapshots 2018-09-20 11:53:12 -04:00
282ba45960 Update file header comments 2018-08-22 13:48:27 -04:00
348fe6e724 Eradicate MAL integration 2018-08-22 13:43:04 -04:00
282022dbd2 Fix test failure 2018-08-20 13:41:25 -04:00
ba8663b22a Various cleanup, some work on #7 2018-08-20 13:01:16 -04:00
7c7a2d0824 Update test snapshots 2018-08-10 20:11:22 -04:00
b4a843e699 Fix test snapshots 2018-08-10 11:01:30 -04:00
7a1967b404 Fix PHP 7.1 test 2018-08-08 13:08:10 -04:00
3b3156e78a More refactoring, fix snapshot tests 2018-08-08 13:05:38 -04:00
79f6ae8db7 Update test snapshot 2018-01-31 11:00:10 -05:00
dc9d7ab4e1 Lots of style fixes and minor logic tweaks 2018-01-18 16:21:45 -05:00
55cabc5840 Code style improvements 2018-01-16 14:58:07 -05:00
4a0792e4fe Update copyright year 2018-01-15 14:43:15 -05:00
d3cbe06cb0 Update Artax, and update other code to work with new version 2017-12-08 22:32:00 -05: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
26aab3eef6 Fix tests broken by api change fixes 2017-09-12 12:33:57 -04:00
d62710bdf8 Update manga transformer tests 2017-04-13 11:54:58 -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
ed4f9152d4 Replace 0 with - 2017-04-07 13:57:14 -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
d91665e3ae More basic tests, see #16 2017-04-03 14:46:29 -04:00
ca402bd826 Add favorite characters to user page, see #27 2017-03-31 14:15:29 -04:00