Commit Graph

216 Commits

Author SHA1 Message Date
8645926006 More work on profile page 2017-03-08 16:21:01 -05:00
960537f8e0 Fix tests and start on profile page 2017-03-08 13:46:50 -05:00
5d9b7e9e63 Add basic character pages 2017-03-08 12:55:49 -05:00
6bf107e1ad Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
fa7651faf9 Fix issues with sync-lists command, add more docblocks 2017-03-07 20:49:31 -05:00
8b2cd7dd1e Fix 'All' section on Manga page 2017-03-07 18:41:51 -05:00
5d2dac5b99 Add back 'All' menu item for anime 2017-03-07 17:51:08 -05:00
497216cffa Make sure mapping is accurately named
\!
2017-03-03 11:51:53 -05:00
ae6b1cb209 Move AnimeWatchingStatus and MangaReadingStatus enums to the same namespace 2017-03-02 11:12:19 -05:00
d0a236e7ee Remove accidentially created Java file 2017-03-01 22:11:37 -05:00
ed01b28c0d Rework the rest of the mappings 2017-03-01 22:07:51 -05:00
52e1d1822a Update Manga mappings and enums 2017-03-01 21:52:30 -05:00
5e9b3db1f2 Add new mapping class for Anime watching statuses 2017-03-01 20:51:40 -05:00
14e8fa9f03 More PHPStan fixes 2017-02-22 15:08:29 -05:00
adc331d60d PHPStan fixes 2017-02-22 14:46:35 -05:00
56ae9ed80e Update method references in Manga controller 2017-02-21 15:37:29 -05:00
f3d9af311e Update method references in Collection controller 2017-02-21 15:36:34 -05:00
9f0484a93b Use new ParallelAPIRequest class 2017-02-20 13:37:08 -05:00
93038e61e5 More code style fixes 2017-02-17 11:37:22 -05:00
30b43fd27c Lots of style fixes, with more to come 2017-02-17 10:55:17 -05:00
6efe1ffbc8 Slightly reorganize model hierarchy 2017-02-17 08:39:27 -05:00
8898655a49 Various tweaking 2017-02-17 08:25:19 -05:00
0232d18f1f Yet more snake case to camel case 2017-02-16 14:30:06 -05:00
85cd77267b Make sure header comments are actually updated for all code files 2017-02-16 11:09:37 -05:00
84cb1cb520 And more snake case to camel case 2017-02-15 16:30:14 -05:00
db07976403 Update header comments 2017-02-15 16:13:32 -05:00
8cbfaf3646 More snake case to camel case 2017-02-15 15:56:10 -05:00
29c04e62be More code styles fixes 2017-02-15 15:35:41 -05:00
da9ebe8867 More style fixes 2017-02-15 13:07:36 -05:00
0a72e60f68 Fix more code style issues 2017-02-15 11:57:29 -05:00
d94a280437 Snake case to camel case 2017-02-15 11:30:16 -05:00
470c39cf79 Remove some unused code 2017-02-15 11:18:55 -05:00
652eac5be0 Get sync-lists command to create missing entries on MAL 2017-02-14 15:29:13 -05:00
dba0d47789 Uncomment rewatching stuff 2017-02-13 13:33:01 -05:00
4a3be8b4bf Fix mapping from Kitsu to MAL for updating a list item 2017-02-13 12:42:05 -05:00
8f8f528823 Fix config mapping for BaseCommand 2017-02-10 16:12:02 -05:00
8f8c413927 Fix update requests broken by Artax conversion 2017-02-09 20:10:13 -05:00
50c543218b Remove 'fix' for issue caused by php.ini setting 2017-02-09 13:45:40 -05:00
906a1f1efa 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
deecb5a912 Start of work to replace Guzzle with Artax 2017-02-08 00:44:57 -05:00
02838c5024 Update headers and some whitespace 2017-02-07 13:27:41 -05:00
bf7f6973a4 Create Request Builder wrapper around Artax 2017-02-07 13:11:42 -05:00
0fe01e14e1 Only translate fields that are passed in 2017-02-07 09:12:44 -05:00
5eea985828 Actually update MAL if enabled 2017-02-04 15:18:34 -05:00
1835e34690 Able to create list items on MAL 2017-02-01 09:53:02 -05:00
108c649a91 Misc updates 2017-01-31 12:52:43 -05:00
47a43517cb More test coverage, attempt to get Gitlab to see test coverage 2017-01-27 15:41:52 -05:00
03964c446a Ugly progress commit 2017-01-27 12:35:28 -05:00
20c3d69717 Get xml parsing working predictably 2017-01-27 09:43:42 -05:00
f57c24abe4 Make sure to pass the correct arguments to the cache hash method 2017-01-26 13:06:35 -05:00