Commit Graph

69 Commits

Author SHA1 Message Date
a338a43e43 A few minor fixes
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-02-18 12:48:59 -05:00
e8ddfd8b37 Resolve remaining PHPStan issues
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-02-16 14:43:51 -05:00
c100105fbc Yet more PHPStan fixes
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2021-02-11 19:54:22 -05:00
f7bf4c8eb9 Update PHP version in header comments
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2021-02-04 11:57:01 -05:00
20c734b8ef Update header year code
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/pr-develop This commit looks good
2021-01-13 01:58:28 -05:00
6ca193934b Increase test coverage
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-12-11 15:37:55 -05:00
191ec11258 Bump version in header comments
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-12-10 17:06:50 -05:00
ff6fcffca8 Bump version
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-08-04 09:30:21 -04:00
e4018c269f Simplify caching 2020-05-08 19:15:21 -04:00
4d6c15b030 Add menu items for history, add manga reading history
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-22 11:39:44 -04:00
f2991cd416 Convert Type constructors to static methods
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-22 07:53:52 -04:00
2584047289 Bump version and PHP requirement in headers
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-04-10 15:39:39 -04:00
bcbb24c0f5 Increase code coverage
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
2020-03-12 12:04:20 -04:00
a7931052b0 Update all the header comments
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
2020-03-11 15:15:05 -04:00
7a4cda5bf0 Bump copyright year
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2020-01-08 15:39:49 -05:00
3bb9734e1d Update header comments
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2019-12-06 09:16:35 -05:00
b0682ae1b2 Bump PHP version requirement
Some checks failed
timw4mail/HummingBirdAnimeClient/develop There was a failure building this commit
2019-12-03 15:17:25 -05:00
e3d6ac20ea Update cache dependency
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
timw4mail/HummingBirdAnimeClient/PR-14 This commit looks good
2018-11-27 14:57:27 -05:00
50b65d66e1 Ugly Progress Commit
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
* Update Person pages to have series organized by character for Voice
Acting
* Miscellaneous style updates
* Add placeholder images for items missing images
2018-10-26 13:08:45 -04:00
e4110f089e More settings, now with tabs 2018-10-08 16:38:08 -04:00
88b68b847c Settings control panel saves to admin-override.toml in the app/config directory, resolves #7 2018-10-08 15:45:46 -04:00
5632c0c815 Update header comments to version 4.1 2018-10-01 11:35:51 -04:00
0fefece3e3 Check config object shape on page load 2018-08-24 14:37:53 -04:00
282ba45960 Update file header comments 2018-08-22 13:48:27 -04:00
1ab47ca03a More prep for Anilist integration 2018-08-15 08:51:37 -04:00
3b3156e78a More refactoring, fix snapshot tests 2018-08-08 13:05:38 -04:00
dc9d7ab4e1 Lots of style fixes and minor logic tweaks 2018-01-18 16:21:45 -05:00
55cabc5840 Code style improvements 2018-01-16 14:58:07 -05:00
4a0792e4fe Update copyright year 2018-01-15 14:43:15 -05:00
d3cbe06cb0 Update Artax, and update other code to work with new version 2017-12-08 22:32:00 -05:00
1634e98799 Miscellaneous code style changes 2017-12-06 14:40:13 -05:00
8223786bb5 Remove duplicated function 2017-03-30 16:57:58 -04:00
aa901550a1 Update header comments 2017-03-30 16:49:48 -04:00
e7aba2a256 Get rid of whoops 2017-03-23 11:21:13 -04:00
d15710abfa More PHPStan fixes 2017-02-22 15:08:29 -05:00
0b04c22b58 Split user config from application config 2017-02-10 15:50:07 -05:00
0e9c257ab7 Another ugly progress commit
- Eradicated Guzzle from main codebase
- All API requests now use Artax
- Refactor code to use function and constant imports
- And more!
2017-02-08 15:48:20 -05:00
4c75701c0d Better handling of alternate titles, Airing Status and genres for anime list views 2017-01-05 22:24:45 -05:00
a92acd203d Another ugly progress commit
Sort of working:
* Get anime list by status
* Get anime description pages
2016-12-22 21:36:23 -05:00
0c910bff1a Pull stuff from the Kitsu API 2016-12-21 12:46:20 -05:00
a41acb28f6 Ugly progress commit 2016-12-20 12:58:37 -05:00
afbde14116 Code style fixes to satisfy phpcs 2016-08-30 10:57:41 -04:00
bf01e41e32 Move src files to root of src/ 2016-08-29 16:36:13 -04:00
b6307eb88b Start of migration from php to toml config, see #11 2016-02-10 17:30:45 -05:00
9b03f102f3 Update whoops to 2.0 2016-01-11 14:57:43 -05:00
816a309f18 Remove errorhandler, and replace with logger 2016-01-11 14:39:53 -05:00
38faaebb5f Remove unnamespaced constants, and improve some tests 2016-01-06 15:44:40 -05:00
205c7ac76d Update header comments, add start of manga editing functionality 2016-01-04 16:58:33 -05:00
bd6b5e2b54 Remove loose functions file 2015-11-16 19:30:04 -05:00
ae88282b13 Update header comments 2015-11-16 11:40:01 -05:00