Commit Graph

1205 Commits

Author SHA1 Message Date
Timothy Warren 7afdab80ac Update frontend minification config and dependencies
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2024-02-15 15:21:26 -05:00
Timothy Warren 144718866d Merge branch 'develop'
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2024-01-23 13:35:40 -05:00
Timothy Warren 1dd9fdd0c2 Attmept to fix issue with Stringy 2024-01-17 08:32:48 -05:00
Timothy Warren 3794ed20a8 Update CI to use several PHP versions 2023-12-21 13:49:54 -05:00
Timothy Warren ff8c837fd9 Update views and templates to use render helper object 2023-12-21 13:46:15 -05:00
Timothy Warren fe1caffc0f Simplify setup of rendering methods by putting them in a wrapper class 2023-12-21 13:19:59 -05:00
Timothy Warren 8e7b2a04fd Fix broken test 2023-10-27 09:28:06 -04:00
Timothy Warren 0e684736bd Vastly simplify logic for getting a user's anime library. Most basic API functionality seems to be working 2023-10-26 16:00:13 -04:00
Timothy Warren 1ad4427584 Start of migration to amphp/http-client 5.0 2023-10-26 11:10:21 -04:00
Timothy Warren b0a16e7730 Pin latest working version of Aura Router 2023-10-25 07:42:13 -04:00
Timothy Warren 7559f79ef6 Various tweaks 2023-10-02 11:48:34 -04:00
Timothy Warren c8b642be1c Add anilist example config file, and make the interface a bit more helpful 2023-07-13 14:17:51 -04:00
Timothy Warren 91c435cdac Update header comments 2023-07-13 11:08:05 -04:00
Timothy Warren 57249882ab Some minor code style fixes 2023-07-13 11:06:52 -04:00
Timothy Warren c28dfc09b3 Update js/css dependencies 2023-06-28 15:48:33 -04:00
Timothy Warren cd5841c4c8 Merge pull request 'default config and documentation update' (#43) from colwellkr/HummingBirdAnimeClient:develop into develop
Reviewed-on: #43
2023-06-28 15:24:25 -04:00
Timothy Warren c83b30f43a Merge branch 'develop' into develop 2023-06-28 15:23:56 -04:00
Kevin Colwell 011160a3c2 add php extensions required to README.md 2023-06-28 18:37:44 +00:00
Timothy Warren 067d888f4c Fix route issue for manga pages 2023-06-28 14:30:30 -04:00
Kevin Colwell 1b5a5080f2 add default theme to config.toml.example 2023-06-28 18:22:00 +00:00
Timothy Warren 1a97277ec4 Tweak a Stringy method to have a more sensible return type 2023-06-28 14:03:15 -04:00
Timothy Warren e426fdd4a3 Fix a load of code cleanliness and style issues 2023-05-19 16:34:38 -04:00
Timothy Warren 5758de7667 Update tooling and config 2023-05-19 16:34:07 -04:00
Timothy Warren d21d9a86d4 Update frontend dependencies, remove period on update banner 2023-05-19 16:33:14 -04:00
Timothy Warren a435162a2b Update rector config 2023-05-19 11:00:12 -04:00
Timothy Warren 4fef2b2942 Fix some remaining formatting issues 2023-05-19 10:57:59 -04:00
Timothy Warren 77c6419c80 Rector updates for tests 2023-05-19 10:56:23 -04:00
Timothy Warren 97fe3b4b40 PHP 8.1 syntax updates 2023-05-19 10:54:08 -04:00
Timothy Warren 5396091b83 Move new helper functions to a more logical place, fix UserTransformer test 2023-05-19 10:42:25 -04:00
Timothy Warren 655ad119ce Fix broken test 2023-05-18 17:00:00 -04:00
Timothy Warren 351446a2ee Fix formatting 2023-05-18 16:27:31 -04:00
Timothy Warren f2b7f61030 More user page tweaks 2023-05-18 16:25:50 -04:00
Timothy Warren b678a3401e More local fixes, add some more data to user profile page 2023-05-18 15:17:19 -04:00
Timothy Warren 465cd99165 Add specific locale arguments to keep up with the API 2023-05-18 12:55:38 -04:00
Timothy Warren 2e67b49447 More code style updates 2023-05-09 12:52:11 -04:00
Timothy Warren 45449b6907 Code style updates 2023-05-09 12:49:36 -04:00
Timothy Warren 05d4fb1ad7 Style and tool updates 2023-05-09 12:46:52 -04:00
Timothy Warren 81d81f4393 Update aviat/query to fix PHP 8.2 deprecation notice 2023-03-17 16:38:41 -04:00
Timothy Warren 60ddcaa08e Make error handling for ajax list incrementing more robust 2023-03-17 11:09:43 -04:00
Timothy Warren 0e780f26b9 Update Kitsu GraphQL schema 2023-03-16 22:20:17 -04:00
Timothy Warren bedd504b64 Update cache dependency 2023-03-16 22:19:56 -04:00
Timothy Warren 2f657dc20b Add Routing attributes to controllers for a potential future refactoring 2023-03-16 13:04:55 -04:00
Timothy Warren 4f8eefe71e Extract Stringy to fix deprecations 2023-03-16 13:03:48 -04:00
Timothy Warren dd63767ddf Update DB dependency 2023-03-16 13:02:17 -04:00
Timothy Warren e1ff1c6e21 Use MAL and Anlist IDs to do simultaneous updates and syncing. Resolves #39 2022-11-16 10:21:00 -05:00
Timothy Warren f673a84cf6 More work on #39 2022-09-22 12:08:21 -04:00
Timothy Warren 4a2273c93c Fix tests 2022-09-22 11:13:53 -04:00
Timothy Warren 3cb90acb13 Fix incrementing with anilist 2022-09-22 10:21:09 -04:00
Timothy Warren ab38e03af9 Update frontend tooling 2022-09-22 10:20:15 -04:00
Timothy Warren 2139f031f4 Pass anilist ids more directly, see #39 2022-09-21 15:36:38 -04:00