Commit Graph

771 Commits

Author SHA1 Message Date
Timothy Warren 143229bea4 Automatically fix some docblocks 2019-12-09 14:41:04 -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 ec9edff2f3 Add linting check to CI to help catch version-incompatible code 2019-12-06 10:05:09 -05:00
Timothy Warren 3fa5b7ab88 Downgrade snapshot library so that more PHP versions work for tests 2019-12-06 09:25:04 -05:00
Timothy Warren ceb8159dae Remove composer.lock for each test run to make sure dependencies are correctly installed 2019-12-06 09:19:47 -05:00
Timothy Warren 8b677ab7a7 Update header comments 2019-12-06 09:16:35 -05:00
Timothy Warren b4b5c63d65 Tweak tests for new version of PHPUnit 2019-12-06 09:15:49 -05:00
Timothy Warren 347674f9e5 Update dependencies 2019-12-05 16:59:24 -05:00
Timothy Warren d435a17ec8 Add PHP 7.4 tests 2019-12-05 11:20:06 -05:00
Timothy Warren fde9b05bdf Bump PHP version requirement 2019-12-03 15:17:25 -05:00
Timothy Warren 995690a341 Update clear thumbnails script to work with lots of files 2019-12-02 15:29:24 -05:00
Timothy Warren cd835055ec Catch errors when mapping MAL ids on sync 2019-10-08 19:59:47 -04:00
Timothy Warren 117427ced0 Misc bugfixes, especially for Anime without a MAL id. 2019-10-07 20:10:27 -04:00
Timothy Warren aebb349543 Update CI stuff 2019-08-16 14:40:15 -04:00
Timothy Warren 28d4ce9e86 Remove php 7.4 version in travis config that doesn't exist yet 2019-08-16 10:35:59 -04:00
Timothy Warren 0e893f06ba Minor code cleanup, add newer php version for travis tests 2019-08-16 10:31:31 -04:00
Timothy Warren 58bb1ab0ba Update base request builder to use the correct user agent 2019-08-10 10:42:02 -04:00
Timothy Warren 46041ccfc6 Add first GraphQL files for Kitsu for future implementation 2019-08-10 10:10:09 -04:00
Timothy Warren 625edf5d0c Improve 404 checks for detail pages 2019-08-10 10:09:07 -04:00
Timothy Warren 4edfd9f62c Update detail pages to use one column for text 2019-08-10 10:07:28 -04:00
Timothy Warren e5baccbf56 Simplify _.show and _.hide useage 2019-07-15 16:05:29 -04:00
Timothy Warren e1fd639ba9 Fix scroll to top on list item update 2019-07-12 23:12:05 -04:00
Timothy Warren 4e88c27cfb Remove now unused css file 2019-07-12 16:27:39 -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 7a529619ed Update js dependencies 2019-07-12 13:33:40 -04:00
Timothy Warren cda711607a Clean up commands a little bit 2019-07-11 19:03:35 -04:00
Timothy Warren c5bb555695 Show fewer sync errors by filtering common data disparity issues 2019-07-11 16:38:21 -04:00
Timothy Warren ea5eb21941 Fix syncing manga to anilist when you have to create a new list item 2019-07-11 15:24:34 -04:00
Timothy Warren 038e61bf37 Make Anilist missing username error more reliable, allow editing anilist username in settings panel 2019-07-11 10:28:09 -04:00
Timothy Warren bce1afa546 Collection "All Tab", and filtering. Resolves #6, #7 2019-07-10 13:32:05 -04:00
Timothy Warren 4502c2f183 No more genre-related database errors, and other collection improvements 2019-07-10 10:20:37 -04:00
Timothy Warren aa6965e98f Tweak display of descriptions on detail pages 2019-05-08 16:08:51 -04:00
Timothy Warren ea2a368100 Use larger cover images for edit forms 2019-05-08 14:18:18 -04:00
Timothy Warren 523fcbd0d9 Edit form style tweaks 2019-05-08 14:17:57 -04:00
Timothy Warren e98699acbc Fix thumbnail generation command 2019-05-08 13:19:03 -04:00
Timothy Warren d1a0147ae2 Button and Select style tweaks 2019-05-08 11:14:11 -04:00
Timothy Warren 6c81ddbfd4 Add polyfill for older browsers, so Opera 12 works 2019-05-08 08:57:15 -04:00
Timothy Warren 2fdca56501 Update js sourcemaps 2019-05-08 08:56:26 -04:00
Timothy Warren 47d6314178 Use static closures in bootstrap 2019-05-08 08:55:58 -04:00
Timothy Warren e73326fd6c Update css/js dependencies 2019-05-08 08:53:34 -04:00
Timothy Warren 251bbadd96 Style tweaks. Fixes #16. 2019-05-08 08:50:57 -04:00
Timothy Warren 6ee198c742 Fix some edge cases 2019-04-01 16:17:40 -04:00
Timothy Warren dfdc6b7356 Remove XML tests 2019-03-12 09:47:59 -04:00
Timothy Warren 94b15f455c Remove XML codec class 2019-03-12 09:43:17 -04:00
Timothy Warren f6278a1304 Consistent spacing around auth checks 2019-01-29 16:01:31 -05:00
Timothy Warren 04c5b135a7 Add a per-controller-method check for authorization for private routes 2019-01-29 15:12:31 -05:00
Timothy Warren 8a8ea0b470 Cleanup redundant methods in Collection model 2019-01-28 14:31:48 -05:00