|
96d3dfdbb4
|
Update Redis tests to work with gitlab ci
|
2016-07-22 17:48:13 -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 |
|
|
1842e1a30b
|
Remove redundant cache loading
|
2016-04-22 10:52:42 -04:00 |
|
|
b2990e8457
|
Add button to clear api cache
|
2016-04-21 11:14:21 -04:00 |
|
|
4e48c8c4fa
|
Update changelog and add additional tests
|
2016-04-19 14:51:58 -04:00 |
|
|
2151d64f25
|
Small miscellaneous cleanup
|
2016-04-19 13:23:49 -04:00 |
|
|
89080171c9
|
Add batch image thumbnail creation, see #6, #14
|
2016-04-19 13:02:50 -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 |
|
|
b528b8dc17
|
Re-add cache to manga controller so cache can be invalidated on update
|
2016-04-14 11:05:16 -04:00 |
|
|
330ac65e18
|
Add missing update to base API Model
|
2016-04-12 13:41:50 -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 |
|
|
83a200871d
|
Add caching to Manga views
|
2016-04-07 13:11:45 -04:00 |
|
|
0f6c998109
|
Add tests for SQL based api cache
|
2016-04-07 12:34:57 -04:00 |
|
|
440a999c2e
|
Remove json 'cache' files from anime model
|
2016-04-07 12:32:32 -04:00 |
|
|
7711765563
|
Fix tests
|
2016-04-06 14:58:19 -04:00 |
|
|
7efa180bbf
|
Add some naive cache invalidation to update methods
|
2016-04-06 12:11:07 -04:00 |
|
|
84e4e6ce1b
|
Start of caching implementation
|
2016-04-05 13:19:35 -04:00 |
|
|
972d96c0e0
|
Fix search methods to work with new Request library
|
2016-04-05 12:06:07 -04:00 |
|
|
2afbe84afd
|
Start of interface for caching backend
|
2016-04-01 17:35:53 -04:00 |
|
|
06f07978dc
|
Fix broken tests
|
2016-03-29 11:40:27 -04:00 |
|
|
2dde6f8a7d
|
Fix issue with cover not being hidden on last episode
|
2016-03-29 11:30:51 -04:00 |
|
|
c8789dc267
|
Update url generation to use new router
|
2016-03-07 14:37:49 -05:00 |
|
|
ed16fd8d45
|
Fix most of the broken tests
|
2016-03-03 16:53:17 -05:00 |
|
|
dd74e85626
|
Further refactor handling of request variables, routing works again
|
2016-02-17 11:36:37 -05:00 |
|
|
ab19e9db08
|
Get HTML output working again, still refactoring router
|
2016-02-17 10:29:05 -05:00 |
|
|
98f3026a74
|
Start integration of PSR 7 Request/Response
|
2016-02-16 16:28:44 -05:00 |
|
|
d99f1e7595
|
Start of migration from php to toml config, see #11
|
2016-02-10 17:30:45 -05:00 |
|
|
3027c8a4a8
|
Update tests relating to issue #9
|
2016-02-09 21:03:26 -05:00 |
|
|
12d05dd71a
|
Fixes issue #9
|
2016-02-09 20:20:54 -05:00 |
|
|
ecf3bce14b
|
Partially fix #9 -- API calls fail on 'Plan to Watch' section
|
2016-02-09 20:12:39 -05:00 |
|
|
4533ea0b26
|
Minor spacing fixes
|
2016-02-02 21:38:38 -05:00 |
|
|
540a82fe22
|
Minor code quality fixes for Scrutinizer
|
2016-02-02 21:28:32 -05:00 |
|
|
99f2adf491
|
Add form for manga
|
2016-02-02 11:34:03 -05:00 |
|
|
3fa8e7d8e8
|
Ugly progress commit
|
2016-02-01 09:49:18 -05:00 |
|
|
08348fd349
|
Add proper table sorting and add some security headers
|
2016-01-20 13:01:41 -05:00 |
|
|
b611d02a2c
|
Change logger methods to be inline with interface, fix Manga Model tests
|
2016-01-11 15:31:53 -05:00 |
|
|
2391ca14ca
|
Remove errorhandler, and replace with logger
|
2016-01-11 14:39:53 -05:00 |
|
|
212c779552
|
Update collection to use flash messages and more intelligent redirects
|
2016-01-11 13:33:56 -05:00 |
|
|
0c2243a4f3
|
Add more test coverage, and update build.xml
|
2016-01-11 10:42:34 -05:00 |
|
|
3981b8471a
|
Further refine Dispatcher
|
2016-01-08 16:39:18 -05:00 |
|
|
276a14a80c
|
Refactor Dispatcher
|
2016-01-08 15:54:21 -05:00 |
|
|
b4949eaea2
|
Fix line endings in view classes
|
2016-01-08 15:53:50 -05:00 |
|
|
45b04105f1
|
Fix http verb for update route, add correct http codes for http errors
|
2016-01-07 20:48:18 -05:00 |
|
|
ae4530b5d2
|
Update codebase to use new Json class
|
2016-01-07 13:45:43 -05:00 |
|