Commit Graph

28 Commits

Author SHA1 Message Date
Timothy Warren e4b8e6ce51 More refactoring/cleanup
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-12-09 16:17:25 -05:00
Timothy Warren acd3b84b55 Update all the docblocks
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-12-09 14:34:23 -05:00
Timothy Warren 75aa7e3aae Annotate property types for Types classes
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-12-09 13:40:54 -05:00
Timothy Warren efede08401 Various code style tweaks
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-12-09 13:13:31 -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 3bb9734e1d Update header comments
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-12-06 09:16:35 -05:00
Timothy Warren b0682ae1b2 Bump PHP version requirement
timw4mail/HummingBirdAnimeClient/develop There was a failure building this commit Details
2019-12-03 15:17:25 -05:00
Timothy Warren 848f667626 Misc bugfixes, especially for Anime without a MAL id.
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-10-07 20:10:27 -04:00
Timothy Warren 27160bda9a Improve 404 checks for detail pages
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-08-10 10:09:07 -04:00
Timothy Warren 1f2accf4ec Add 'automatic' dark theme, based on browser 'prefers-color-scheme: dark' media query
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2019-07-12 15:56:24 -04:00
Timothy Warren 826cb0c1cb Add dark theme with setting toggle
timw4mail/HummingBirdAnimeClient/PR-14 This commit looks good Details
2018-12-06 13:04:54 -05:00
Timothy Warren 9ad74ed887 Remove data transformation from media detail pages, and into the proper transformers
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2018-11-08 12:15:30 -05:00
Timothy Warren 27977a0c8a Move data transformation out of controllers, and into transformers
timw4mail/HummingBirdAnimeClient/develop This commit looks good Details
2018-11-08 11:36:42 -05:00
Timothy Warren 07cae83e15 Default to secure (https) urls 2018-10-11 09:53:14 -04:00
Timothy Warren fec30b7e36 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
Timothy Warren 789af166ae Update code to use simpler config 2018-10-05 14:32:05 -04:00
Timothy Warren 5632c0c815 Update header comments to version 4.1 2018-10-01 11:35:51 -04:00
Timothy Warren e3b4b9dd32 Ugly progress commit 2018-09-27 16:45:12 -04:00
Timothy Warren 9821c17de3 Fix tests 2018-09-26 22:43:04 -04:00
Timothy Warren ca5bfafe88 Anilist CRUD operations for Anime! See #5 2018-09-20 16:08:46 -04:00
Timothy Warren 77f2ffa93f Progress with simultaneous updates to Anilist for Anime 2018-09-20 10:41:28 -04:00
Timothy Warren 5fe48dfd57 Add Config 'Type', to keep config settings somewhat in check 2018-08-24 14:36:58 -04:00
Timothy Warren 45b545d32d Cleanup config a bit 2018-08-24 14:23:01 -04:00
Timothy Warren 282ba45960 Update file header comments 2018-08-22 13:48:27 -04:00
Timothy Warren ba8663b22a Various cleanup, some work on #7 2018-08-20 13:01:16 -04:00
Timothy Warren 1dc1370115 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
Timothy Warren 3b3156e78a More refactoring, fix snapshot tests 2018-08-08 13:05:38 -04:00
Timothy Warren f04cc7d1d5 Some minor code cleanliness refactoring 2018-08-08 10:12:45 -04:00