Commit Graph

90 Commits

Author SHA1 Message Date
Timothy Warren f3d347f249 Update and streamline dependencies
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
2021-12-02 16:28:57 -05:00
Timothy Warren f0eacc2f93 Replace Whoops with Tracy
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2021-02-23 17:08:36 -05:00
Timothy Warren a08a45c3af Attempt to fix the build with the right extension
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2021-02-23 13:33:54 -05:00
Timothy Warren 52f02dc51e Use correct symfony polyfill
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
2021-02-23 13:15:37 -05:00
Timothy Warren 160718eaa1 Fix broken tests
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
2021-02-23 13:10:26 -05:00
Timothy Warren 97df64bf7a Remove RoboFile
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2021-02-18 07:37:33 -05:00
Timothy Warren 6b6c37f015 Move to PHP 8 2021-02-03 09:46:36 -05:00
Timothy Warren dee4a2dad5 Fix tests for PHP8...?
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-12-11 14:26:54 -05:00
Timothy Warren 05c7fa1a3e Update dependencies 2020-12-11 10:14:59 -05:00
Timothy Warren 58669f023c Update dependency versions, add Amp base package as dependency 2020-10-09 16:16:23 -04:00
Timothy Warren 09734515ca Full character page pulled from GraphQL API, see #27
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-08-17 16:36:55 -04:00
Timothy Warren e4018c269f Simplify caching 2020-05-08 19:15:21 -04:00
Timothy Warren 41ea7f082f Update dependency versions
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-04-28 12:24:34 -04:00
Timothy Warren e88230ad52 Update dependency to published version 2020-04-23 18:53:51 -04:00
Timothy Warren f804cc66fb Add migration to create a link table between anime_sets and media
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-04-22 17:52:07 -04:00
Timothy Warren 9ba4354d29 Temporarily require develop of Query
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
2020-04-17 13:19:43 -04:00
Timothy Warren b0a85c0b50 Add more types 2020-04-10 16:35:01 -04:00
Timothy Warren 4f6a92cd45 Update dependencies to latest versions
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-04-10 15:38:32 -04:00
Timothy Warren 9ecd5df6c7 Lazy load images
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
2020-04-07 21:53:53 -04:00
Timothy Warren e550a096bc Downgrade snapshot library to a version that works with PHP 7.3
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-03-17 15:05:28 -04:00
Timothy Warren 82d77d0f35 Update test snapshots
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-03-16 15:47:33 -04:00
Timothy Warren 39f672b35f Cleanup some build/quality check stuff
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
2020-03-13 09:53:31 -04:00
Timothy Warren 8ea1cbc52f Put Ion Namespace back in the codebase directly 2020-03-11 23:04:01 -04:00
Timothy Warren 9924793a49 Move source code to sub folder so we can re-integrate ion
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
2020-03-11 22:11:00 -04:00
Timothy Warren 5807c9dac3 Remove dependency causing issues on PHP < 7.4
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
2020-03-11 16:34:33 -04:00
Timothy Warren 1a4a65ceaf Move to Amp/HttpClient from Amp/Artax
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
2020-03-11 16:26:17 -04:00
Timothy Warren dec5b25569 Bump PHP requirement 2020-03-11 15:14:34 -04:00
Timothy Warren e4b8e6ce51 More refactoring/cleanup
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-12-09 16:17:25 -05:00
Timothy Warren 951f4362db Various code cleanup
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-12-06 15:46:56 -05:00
Timothy Warren 4b73b1b249 Downgrade snapshot library so that more PHP versions work for tests
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-12-06 09:25:04 -05:00
Timothy Warren 47b9d7ba7a Update dependencies
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-12-05 16:59:24 -05:00
Timothy Warren e3d6ac20ea Update cache dependency
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
timw4mail/HummingBirdAnimeClient/PR-14 This commit looks good Details
2018-11-27 14:57:27 -05: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 50b65d66e1 Ugly Progress Commit
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
* 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
Timothy Warren 0102a0b3ee Add command to check Kitsu's MAL id mappings 2018-10-05 14:40:30 -04:00
Timothy Warren e3b4b9dd32 Ugly progress commit 2018-09-27 16:45:12 -04:00
Timothy Warren 2d3295757d Lots of Anilist integration, see #5 2018-09-26 22:31:04 -04:00
Timothy Warren f04cc7d1d5 Some minor code cleanliness refactoring 2018-08-08 10:12:45 -04:00
Timothy Warren dc9d7ab4e1 Lots of style fixes and minor logic tweaks 2018-01-18 16:21:45 -05:00
Timothy Warren 55cabc5840 Code style improvements 2018-01-16 14:58:07 -05:00
Timothy Warren d1987fc710 Handle syncing errors more consistently 2018-01-10 16:18:06 -05:00
Timothy Warren d3cbe06cb0 Update Artax, and update other code to work with new version 2017-12-08 22:32:00 -05:00
Timothy Warren 1634e98799 Miscellaneous code style changes 2017-12-06 14:40:13 -05:00
Timothy Warren 815bf835d3 Update dependencies 2017-12-06 11:48:15 -05:00
Timothy Warren 30062ab65d Attempt to test PHP 7.2 2017-12-06 10:58:26 -05:00
Timothy Warren 2d19809ad3 Refactor a bit to prepare for manga collection 2017-09-14 15:32:53 -04:00
Timothy Warren e714599fad Update dependencies, and set a more locked-down content security policy 2017-04-13 15:08:28 -04:00
Timothy Warren b444648a3d Use snapshots library with tests to simplify testcases 2017-04-06 11:59:53 -04:00
Timothy Warren 161c2b3bc1 Update dependencies, use ParallelAPIRequest 2017-03-28 11:01:38 -04:00
Timothy Warren 493ac3ca03 Code cleanup and fix 'On Hold' title on all section of anime list 2017-03-27 10:09:45 -04:00