efede08401
Various code style tweaks
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2019-12-09 13:13:31 -05:00
3bb9734e1d
Update header comments
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2019-12-06 09:16:35 -05:00
b0682ae1b2
Bump PHP version requirement
timw4mail/HummingBirdAnimeClient/develop There was a failure building this commit
2019-12-03 15:17:25 -05:00
27160bda9a
Improve 404 checks for detail pages
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2019-08-10 10:09:07 -04:00
b70ba1da6f
Consistent spacing around auth checks
timw4mail/HummingBirdAnimeClient/PR-21 This commit looks good
2019-01-29 16:01:31 -05:00
28146ad909
Add a per-controller-method check for authorization for private routes
timw4mail/HummingBirdAnimeClient/PR-21 This commit looks good
2019-01-29 15:12:31 -05:00
0503cad15f
Simplify/clean up some base classes
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2018-12-21 15:52:34 -05:00
27977a0c8a
Move data transformation out of controllers, and into transformers
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2018-11-08 11:36:42 -05:00
c2d51b2b7e
Make Controllers more specialized
2018-11-01 22:12:41 -04:00
679c369427
Fix staff section on Anime detail pages, center unusually sized images instead of stretching them
timw4mail/HummingBirdAnimeClient/develop This commit looks good
2018-10-29 14:43:06 -04:00
2a6929c6ff
Update JsonAPI helper to better handle input data without mangling
timw4mail/HummingBirdAnimeClient/develop There was a failure building this commit
2018-10-29 09:39:56 -04:00
16f62ceb8d
Miscellaneous page improvements, including additional data and sorting
timw4mail/HummingBirdAnimeClient/develop There was a failure building this commit
2018-10-19 09:30:27 -04:00
5632c0c815
Update header comments to version 4.1
2018-10-01 11:35:51 -04:00
e3b4b9dd32
Ugly progress commit
2018-09-27 16:45:12 -04:00
ca5bfafe88
Anilist CRUD operations for Anime! See #5
2018-09-20 16:08:46 -04:00
77f2ffa93f
Progress with simultaneous updates to Anilist for Anime
2018-09-20 10:41:28 -04:00
282ba45960
Update file header comments
2018-08-22 13:48:27 -04:00
1dc1370115
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
f04cc7d1d5
Some minor code cleanliness refactoring
2018-08-08 10:12:45 -04:00
fa2d79c77e
Miscellaneous style updates
2018-02-02 09:50:58 -05:00
fe383249e4
Fix issue with anime detail pages
2018-01-30 14:02:28 -05: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
59446649f6
Fix changing a list item's status with no score or progress on MAL
2017-04-11 09:28:07 -04:00
67819156ed
Simplify routing code a bit
2017-03-30 16:16:40 -04:00
f59827f95f
List characters on manga pages
2017-03-24 10:59:07 -04:00
bc8822e725
Update all the page titles
2017-03-24 09:58:27 -04:00
da336876b6
Fix title of anime pages
2017-03-24 09:10:30 -04:00
f7119a5b0f
Show custom 404 pages for missing anime and characters
2017-03-24 09:08:39 -04:00
e84b837dce
Fix issue with updating anime item
2017-03-22 11:15:40 -04:00
0187140e8e
Show characters on anime details page
2017-03-20 13:14:01 -04:00
d7c47f3c1f
Update all the header comments with the correct repository url
2017-03-07 20:53:58 -05:00
26d339e546
Add back 'All' menu item for anime
2017-03-07 17:51:08 -05:00
88f6a3fc4f
Rework the rest of the mappings
2017-03-01 22:07:51 -05:00
1f86d4460c
Add new mapping class for Anime watching statuses
2017-03-01 20:51:40 -05:00
d620e44114
PHPStan fixes
2017-02-22 14:46:35 -05:00
58549b7018
Various tweaking
2017-02-17 08:25:19 -05:00
1f6100c367
Yet more snake case to camel case
2017-02-16 14:30:06 -05:00
4def692123
Make sure header comments are actually updated for all code files
2017-02-16 11:09:37 -05:00
365da603fa
And more snake case to camel case
2017-02-15 16:30:14 -05:00
b902464446
Update header comments
2017-02-15 16:13:32 -05:00
7648d31e53
More code styles fixes
2017-02-15 15:35:41 -05:00
e5db6bebe8
Snake case to camel case
2017-02-15 11:30:16 -05:00
a48c3e5f8e
Actually update MAL if enabled
2017-02-04 15:18:34 -05:00
a266c68f9b
Restore cache clearing functionality
2017-01-16 11:26:19 -05:00
951187783b
Third time's a charm for updating the header comment?
2017-01-11 19:37:14 -05:00
3f34ecee28
Update header comments, with proper newlines
2017-01-11 10:34:24 -05:00
036396a382
Update header comments
2017-01-11 10:31:17 -05:00
a5dd9f0650
All basic API functionality:
...
* Anime List Item:
* Creation
* Updating
* Retreiving
* Deletion
* Manga List Item:
* Creation
* Updating
* Retreiving
* Deletion
* Anime detail page
* Manga detail page
2017-01-10 12:35:46 -05:00