Commit Graph

26 Commits

Author SHA1 Message Date
Timothy Warren 047ee4cb37 Set up a proper formatter for more consistent code style 2022-03-03 17:26:09 -05:00
Timothy Warren 9b945ca0a5 Remove more redundant phpdoc properties 2022-03-03 14:20:10 -05:00
Timothy Warren 7a541b609f Fix build issue with phpstan 2021-04-23 19:22:45 -04:00
Timothy Warren e724f885c8 Simplify caching 2020-05-08 19:15:21 -04:00
Timothy Warren 6044a676a6 Various code style tweaks 2019-12-09 13:13:31 -05:00
Timothy Warren 0d30f57e83 Update gitignore 2018-10-08 15:44:03 -04:00
Timothy Warren d6800dbc46 Ugly Progress Commit
* Cache and resize images - not just cache them
* Convert to webp on cache
* Show webp images if available
* Settings Form Generation (doesn't yet save)
2018-10-05 21:32:15 -04:00
Timothy Warren e6761807b8 Add basic check for folder permissions for quicker troubleshooting 2018-08-16 12:10:24 -04:00
Timothy Warren ac13d57634 Use proxy and cached images on user info page 2017-04-13 14:25:39 -04:00
Timothy Warren 8b43dee20f Css tweaks, and start caching kitsu images 2017-04-13 11:15:16 -04:00
Timothy Warren 0d2cde37a0 Update .gitignore 2017-04-11 13:28:05 -04:00
Timothy Warren df7102d13d Update gitignore, and make sure cache directory for js minifier exists 2017-03-07 17:48:35 -05:00
Timothy Warren 47e67d5d1a Set up mutation testing for unit tests 2016-08-01 14:38:23 -04:00
Timothy Warren e62558d607 Add dev dependencies, augment gitignore 2016-08-01 13:10:00 -04:00
Timothy Warren 83a200871d Add caching to Manga views 2016-04-07 13:11:45 -04:00
Timothy Warren c8789dc267 Update url generation to use new router 2016-03-07 14:37:49 -05:00
Timothy Warren 0b2a0d4ea9 Add basic htaccess file for apache 2016-02-05 14:14:02 -05:00
Timothy Warren 99f2adf491 Add form for manga 2016-02-02 11:34:03 -05:00
Timothy Warren 8d1986d13b Improve some test coverage 2015-11-17 16:45:41 -05:00
Timothy Warren 69f35d222c Poor style progress update commit 2015-11-13 16:31:01 -05:00
Timothy Warren 8936944743 Some minor refactoring 2015-11-04 16:36:54 -05:00
Timothy Warren d281c26a1c Remove risky tests, update .gitignore 2015-10-19 15:13:18 -04:00
Timothy Warren 0b63f810a9 First unit tests, add a few of the forgotten app requirements 2015-06-25 17:00:29 -04:00
Timothy Warren 185315c716 Fix a few minor issues with logging in for simple updating 2015-06-24 20:57:20 -04:00
Timothy Warren 38a2b470c5 Update information on anime collection, and remove sqlite file, which can be created by a database migration 2015-06-16 15:54:10 -04:00
Timothy Warren 7c913986d4 More caching, and start of anime collection view 2015-06-09 18:18:53 -04:00