|
ae70eab9ea
|
Bump copyright year
|
2020-01-08 15:39:49 -05:00 |
|
|
3978c4d5cb
|
Update all the docblocks
|
2019-12-09 14:34:23 -05:00 |
|
|
8b677ab7a7
|
Update header comments
|
2019-12-06 09:16:35 -05:00 |
|
|
fde9b05bdf
|
Bump PHP version requirement
|
2019-12-03 15:17:25 -05:00 |
|
|
625edf5d0c
|
Improve 404 checks for detail pages
|
2019-08-10 10:09:07 -04:00 |
|
|
6ee198c742
|
Fix some edge cases
|
2019-04-01 16:17:40 -04:00 |
|
|
f6278a1304
|
Consistent spacing around auth checks
|
2019-01-29 16:01:31 -05:00 |
|
|
04c5b135a7
|
Add a per-controller-method check for authorization for private routes
|
2019-01-29 15:12:31 -05:00 |
|
|
ac382a96a8
|
Simplify/clean up some base classes
|
2018-12-21 15:52:34 -05:00 |
|
|
c0e16c6d07
|
Remove data transformation from media detail pages, and into the proper transformers
|
2018-11-08 12:15:30 -05:00 |
|
|
be2f7708ad
|
Add staff section on Manga detail pages
|
2018-10-29 15:17:48 -04:00 |
|
|
29a4114e8c
|
Fix staff section on Anime detail pages, center unusually sized images instead of stretching them
|
2018-10-29 14:43:06 -04:00 |
|
|
019fff5d62
|
Miscellaneous page improvements, including additional data and sorting
|
2018-10-19 09:30:27 -04:00 |
|
|
c9ed90acb4
|
Update header comments to version 4.1
|
2018-10-01 11:35:51 -04:00 |
|
|
0f31a5e10a
|
Ugly progress commit
|
2018-09-27 16:45:12 -04:00 |
|
|
a6c253b969
|
Lots of Anilist integration, see #5
|
2018-09-26 22:31:04 -04:00 |
|
|
3bca049cd8
|
Update file header comments
|
2018-08-22 13:48:27 -04:00 |
|
|
0dcf25e16c
|
More refactoring work, some groundwork for Anilist integration
|
2018-08-10 20:10:19 -04:00 |
|
|
9a7084078f
|
Some minor code cleanliness refactoring
|
2018-08-08 10:12:45 -04:00 |
|
|
9cac51bd82
|
Miscellaneous style updates
|
2018-02-02 09:50:58 -05:00 |
|
|
f06ba6e3cd
|
Lots of style fixes and minor logic tweaks
|
2018-01-18 16:21:45 -05:00 |
|
|
231babe218
|
Code style improvements
|
2018-01-16 14:58:07 -05:00 |
|
|
7b9adbf52e
|
Update copyright year
|
2018-01-15 14:43:15 -05:00 |
|
|
2ad0a24483
|
Miscellaneous code style changes
|
2017-12-06 14:40:13 -05:00 |
|
|
fb567e85e9
|
Simplify routing code a bit
|
2017-03-30 16:16:40 -04:00 |
|
|
e79021da29
|
Add and delete manga simulaneously from kitsu and mal
|
2017-03-29 14:25:03 -04:00 |
|
|
79980683d1
|
Allow manga +1 button to update both kitsu and mal
|
2017-03-29 14:00:57 -04:00 |
|
|
be0baac962
|
List characters on manga pages
|
2017-03-24 10:59:07 -04:00 |
|
|
cf0db8b9fa
|
Update all the page titles
|
2017-03-24 09:58:27 -04:00 |
|
|
6bf107e1ad
|
Update all the header comments with the correct repository url
|
2017-03-07 20:53:58 -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 |
|
|
56ae9ed80e
|
Update method references in Manga controller
|
2017-02-21 15:37:29 -05:00 |
|
|
0232d18f1f
|
Yet more snake case to camel case
|
2017-02-16 14:30:06 -05:00 |
|
|
db07976403
|
Update header comments
|
2017-02-15 16:13:32 -05:00 |
|
|
29c04e62be
|
More code styles fixes
|
2017-02-15 15:35:41 -05:00 |
|
|
d94a280437
|
Snake case to camel case
|
2017-02-15 11:30:16 -05:00 |
|
|
0ec8d6d6b3
|
Restore cache clearing functionality
|
2017-01-16 11:26:19 -05:00 |
|
|
d91432d960
|
Third time's a charm for updating the header comment?
|
2017-01-11 19:37:14 -05:00 |
|
|
e060e1b107
|
Update header comments, with proper newlines
|
2017-01-11 10:34:24 -05:00 |
|
|
c76bb4d32a
|
Update header comments
|
2017-01-11 10:31:17 -05:00 |
|
|
39118d63e5
|
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 |
|
|
6e818b7f45
|
Anime and Manga editing, incrementing, and deletion
|
2017-01-09 20:36:48 -05:00 |
|
|
9d84398ee7
|
Better handling of alternate titles, Airing Status and genres for anime list views
|
2017-01-05 22:24:45 -05:00 |
|
|
09338e9132
|
Authentication, show edit forms for Anime
|
2017-01-05 13:41:32 -05:00 |
|
|
f1893d9708
|
Manga lists and detail pages
|
2017-01-04 13:16:58 -05:00 |
|
|
c9f5964d5e
|
Ugly progress commit
|
2016-12-20 12:58:37 -05:00 |
|
|
07ebb3e988
|
Update headers and namespaces
|
2016-10-20 22:32:17 -04:00 |
|
|
c915ea871d
|
Update EVERYTHING
|
2016-10-20 22:09:36 -04:00 |
|
|
dd2d25d54c
|
Code style fixes to satisfy phpcs
|
2016-08-30 10:57:41 -04:00 |
|