|
312125f182
|
Add hummingbird favicon
|
2017-02-14 16:23:18 -05:00 |
|
|
1ec7322b18
|
Split user config from application config
|
2017-02-10 15:50:07 -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 |
|
|
bf7f6973a4
|
Create Request Builder wrapper around Artax
|
2017-02-07 13:11:42 -05:00 |
|
|
5eea985828
|
Actually update MAL if enabled
|
2017-02-04 15:18:34 -05:00 |
|
|
108c649a91
|
Misc updates
|
2017-01-31 12:52:43 -05:00 |
|
|
0ae52a13f3
|
Refactor KitsuModel, add more docblocks
|
2017-01-26 13:03:38 -05:00 |
|
|
b2fb562de6
|
Fix display of streaming links in cover and list views
|
2017-01-25 13:37:39 -05:00 |
|
|
96cbf78e28
|
Fix cache clear command
|
2017-01-19 12:49:18 -05:00 |
|
|
a45eba3c56
|
Update cache dependency
|
2017-01-17 12:46:47 -05:00 |
|
|
9bc22baa80
|
Cache manga list
|
2017-01-16 14:14:45 -05:00 |
|
|
f441b7680a
|
Update views for collection, remove old json import
|
2017-01-16 14:03:30 -05:00 |
|
|
10368fabe4
|
Fix anime collection
|
2017-01-16 13:49:51 -05:00 |
|
|
0ec8d6d6b3
|
Restore cache clearing functionality
|
2017-01-16 11:26:19 -05:00 |
|
|
1eecff0178
|
Streaming links, caching, and more MAL integration
|
2017-01-13 16:53:56 -05:00 |
|
|
c1724397d3
|
Update views to show streaming links
|
2017-01-13 16:49:46 -05:00 |
|
|
496eb68078
|
Really ugly progress commit
|
2017-01-12 15:41:20 -05:00 |
|
|
f619c78232
|
Update config files
|
2017-01-11 22:26:43 -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 |
|
|
9f048b739e
|
Fix some javascript issues
|
2017-01-09 21:38:42 -05:00 |
|
|
6e818b7f45
|
Anime and Manga editing, incrementing, and deletion
|
2017-01-09 20:36:48 -05:00 |
|
|
98bf1e455f
|
Episode incrementing and update work for anime
|
2017-01-06 21:39:01 -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 |
|
|
3030b6b908
|
Start of changes for Manga list
|
2017-01-03 21:06:49 -05:00 |
|
|
05c6f22f67
|
Another ugly progress commit
Sort of working:
* Get anime list by status
* Get anime description pages
|
2016-12-22 21:36:23 -05:00 |
|
|
e74fe9d2f5
|
Pull stuff from the Kitsu API
|
2016-12-21 12:46:20 -05:00 |
|
|
c9f5964d5e
|
Ugly progress commit
|
2016-12-20 12:58:37 -05:00 |
|
|
c915ea871d
|
Update EVERYTHING
|
2016-10-20 22:09:36 -04:00 |
|
|
230c80459e
|
Update header comments
|
2016-08-30 10:01:18 -04:00 |
|
|
88e06a0052
|
Convert Dependency injection bootstrap file to use factory functions, rather than direct instances
|
2016-08-29 14:51:32 -04:00 |
|
|
893584696b
|
Move cache class to IOn namespace, use safer json for serialization in cache drivers
|
2016-07-28 10:44:13 -04:00 |
|
|
a108adfa23
|
Finish moving get_cached_image method to Util class
|
2016-07-27 14:32:37 -04:00 |
|
|
563adace2f
|
Refactor out some Interdependency between Ion and AnimeClient namespaces
|
2016-07-27 13:18:52 -04:00 |
|
|
fa22f7b493
|
Update Redis cache driver to use PHP-only library, removing the dependence on an extension:
|
2016-07-22 17:22:00 -04:00 |
|
|
6b31e759c9
|
Minor example file tweaks, add smooth scrolling to browsers that support it
|
2016-06-07 11:36:02 -04:00 |
|
|
b2990e8457
|
Add button to clear api cache
|
2016-04-21 11:14:21 -04:00 |
|
|
733d3f3871
|
Resolves #10, adds ability to delete from anime collection
|
2016-04-14 19:10:03 -04:00 |
|
|
b5949466e4
|
Add detail view to anime list
|
2016-04-14 17:51:00 -04:00 |
|
|
1f9afd07f3
|
Add ability to delete items from manga list. See #10
|
2016-04-14 17:00:34 -04:00 |
|
|
717c296e52
|
Add ability to delete items from anime list. References #10
|
2016-04-14 15:16:13 -04:00 |
|
|
e26e9f10b6
|
Update manga model to cache the one api response.
|
2016-04-12 13:41:03 -04:00 |
|
|
7d6c6fe2a0
|
Add NullDriver for cache layer, for the sake of testing, or config without a cache
|
2016-04-12 12:05:42 -04:00 |
|
|
5d0b879623
|
Miscellaneous cleanup
|
2016-04-08 18:05:52 -04:00 |
|
|
4b4a259f8a
|
Add Redis Cache driver
|
2016-04-08 14:25:45 -04:00 |
|
|
ea1d342db5
|
Remove target=_blank from links
|
2016-04-08 11:56:17 -04:00 |
|
|
84e4e6ce1b
|
Start of caching implementation
|
2016-04-05 13:19:35 -04:00 |
|