|
774f9de80f
|
Simplify database config example
|
2017-02-21 14:56:10 -05:00 |
|
|
59cac2cbb3
|
Remove old/unused config options from example file
|
2017-02-21 14:41:59 -05:00 |
|
|
b5e2b9a8a3
|
Make sure anime detail pages don't distort images
|
2017-02-21 12:24:34 -05:00 |
|
|
58549b7018
|
Various tweaking
|
2017-02-17 08:25:19 -05:00 |
|
|
856aaec7ca
|
Reference svg logos as image files, not raw html
|
2017-02-16 14:30:39 -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 |
|
|
8c31a3b6d6
|
More snake case to camel case
|
2017-02-15 15:56:10 -05:00 |
|
|
28584be828
|
Add hummingbird favicon
|
2017-02-14 16:23:18 -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 |
|
|
20540963ff
|
Create Request Builder wrapper around Artax
|
2017-02-07 13:11:42 -05:00 |
|
|
a48c3e5f8e
|
Actually update MAL if enabled
|
2017-02-04 15:18:34 -05:00 |
|
|
c38b4b7f45
|
Misc updates
|
2017-01-31 12:52:43 -05:00 |
|
|
04e8a9e514
|
Refactor KitsuModel, add more docblocks
|
2017-01-26 13:03:38 -05:00 |
|
|
b8f75e14ec
|
Fix display of streaming links in cover and list views
|
2017-01-25 13:37:39 -05:00 |
|
|
5f6c1f9f48
|
Fix cache clear command
|
2017-01-19 12:49:18 -05:00 |
|
|
2c106f607c
|
Update cache dependency
|
2017-01-17 12:46:47 -05:00 |
|
|
95f768aed3
|
Cache manga list
|
2017-01-16 14:14:45 -05:00 |
|
|
07c4682711
|
Update views for collection, remove old json import
|
2017-01-16 14:03:30 -05:00 |
|
|
3dac007390
|
Fix anime collection
|
2017-01-16 13:49:51 -05:00 |
|
|
a266c68f9b
|
Restore cache clearing functionality
|
2017-01-16 11:26:19 -05:00 |
|
|
d79370deb9
|
Streaming links, caching, and more MAL integration
|
2017-01-13 16:53:56 -05:00 |
|
|
abfa97d99c
|
Update views to show streaming links
|
2017-01-13 16:49:46 -05:00 |
|
|
270f9ab167
|
Really ugly progress commit
|
2017-01-12 15:41:20 -05:00 |
|
|
2e3cc1837b
|
Update config files
|
2017-01-11 22:26:43 -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 |
|
|
5fc70bb4fe
|
Fix some javascript issues
|
2017-01-09 21:38:42 -05:00 |
|
|
08b4227b34
|
Anime and Manga editing, incrementing, and deletion
|
2017-01-09 20:36:48 -05:00 |
|
|
8412588940
|
Episode incrementing and update work for anime
|
2017-01-06 21:39:01 -05:00 |
|
|
4c75701c0d
|
Better handling of alternate titles, Airing Status and genres for anime list views
|
2017-01-05 22:24:45 -05:00 |
|
|
9eda005399
|
Authentication, show edit forms for Anime
|
2017-01-05 13:41:32 -05:00 |
|
|
609ba57078
|
Manga lists and detail pages
|
2017-01-04 13:16:58 -05:00 |
|
|
772aeae20f
|
Start of changes for Manga list
|
2017-01-03 21:06:49 -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 |
|
|
5e2a68dc84
|
Update EVERYTHING
|
2016-10-20 22:09:36 -04:00 |
|
|
52b1959338
|
Update header comments
|
2016-08-30 10:01:18 -04:00 |
|
|
f1a6f99fc4
|
Convert Dependency injection bootstrap file to use factory functions, rather than direct instances
|
2016-08-29 14:51:32 -04:00 |
|
|
ba6ada32f9
|
Move cache class to IOn namespace, use safer json for serialization in cache drivers
|
2016-07-28 10:44:13 -04:00 |
|
|
3d66fa9c11
|
Finish moving get_cached_image method to Util class
|
2016-07-27 14:32:37 -04:00 |
|
|
1b93adefa3
|
Refactor out some Interdependency between Ion and AnimeClient namespaces
|
2016-07-27 13:18:52 -04:00 |
|
|
4772c6df95
|
Update Redis cache driver to use PHP-only library, removing the dependence on an extension:
|
2016-07-22 17:22:00 -04:00 |
|
|
6da1924f53
|
Minor example file tweaks, add smooth scrolling to browsers that support it
|
2016-06-07 11:36:02 -04:00 |
|
|
675ccac14d
|
Add button to clear api cache
|
2016-04-21 11:14:21 -04:00 |
|
|
05391eceab
|
Resolves #10, adds ability to delete from anime collection
|
2016-04-14 19:10:03 -04:00 |
|
|
3710f42505
|
Add detail view to anime list
|
2016-04-14 17:51:00 -04:00 |
|