Commit Graph

28 Commits

Author SHA1 Message Date
Timothy Warren 926179a72d More refactoring/cleanup 2019-12-09 16:17:25 -05:00
Timothy Warren 3978c4d5cb Update all the docblocks 2019-12-09 14:34:23 -05:00
Timothy Warren 705d48abad Annotate property types for Types classes 2019-12-09 13:40:54 -05:00
Timothy Warren 6044a676a6 Various code style tweaks 2019-12-09 13:13:31 -05:00
Timothy Warren 245e1b4344 Various code cleanup 2019-12-06 15:46:56 -05:00
Timothy Warren 8b677ab7a7 Update header comments 2019-12-06 09:16:35 -05:00
Timothy Warren fde9b05bdf Bump PHP version requirement 2019-12-03 15:17:25 -05:00
Timothy Warren 117427ced0 Misc bugfixes, especially for Anime without a MAL id. 2019-10-07 20:10:27 -04:00
Timothy Warren 625edf5d0c Improve 404 checks for detail pages 2019-08-10 10:09:07 -04:00
Timothy Warren 0153271a62 Add 'automatic' dark theme, based on browser 'prefers-color-scheme: dark' media query 2019-07-12 15:56:24 -04:00
Timothy Warren 538201ef6f Add dark theme with setting toggle 2018-12-06 13:04:54 -05:00
Timothy Warren c0e16c6d07 Remove data transformation from media detail pages, and into the proper transformers 2018-11-08 12:15:30 -05:00
Timothy Warren 9c0b1e73ef Move data transformation out of controllers, and into transformers 2018-11-08 11:36:42 -05:00
Timothy Warren 0bbc4fe4fb Default to secure (https) urls 2018-10-11 09:53:14 -04:00
Timothy Warren 5b8f0c4a9e 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 a8f898822a Update code to use simpler config 2018-10-05 14:32:05 -04:00
Timothy Warren c9ed90acb4 Update header comments to version 4.1 2018-10-01 11:35:51 -04:00
Timothy Warren 0f31a5e10a Ugly progress commit 2018-09-27 16:45:12 -04:00
Timothy Warren e0376c78d1 Fix tests 2018-09-26 22:43:04 -04:00
Timothy Warren e7dc1e8e53 Anilist CRUD operations for Anime! See #5 2018-09-20 16:08:46 -04:00
Timothy Warren 034213fccc Progress with simultaneous updates to Anilist for Anime 2018-09-20 10:41:28 -04:00
Timothy Warren a71fb185bd Add Config 'Type', to keep config settings somewhat in check 2018-08-24 14:36:58 -04:00
Timothy Warren 98ae142757 Cleanup config a bit 2018-08-24 14:23:01 -04:00
Timothy Warren 3bca049cd8 Update file header comments 2018-08-22 13:48:27 -04:00
Timothy Warren 2a2ff87b3b Various cleanup, some work on #7 2018-08-20 13:01:16 -04:00
Timothy Warren 49295148d1 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 be2b387391 More refactoring, fix snapshot tests 2018-08-08 13:05:38 -04:00
Timothy Warren 9a7084078f Some minor code cleanliness refactoring 2018-08-08 10:12:45 -04:00