|
5caa85d8f1
|
Another attempt to get redis working
|
2016-04-08 15:06:16 -04:00 |
|
|
d895c44c0c
|
Update travis config to test redis
|
2016-04-08 14:56:09 -04:00 |
|
|
86065d16df
|
Fix anime collection selection template to match db schema
|
2016-04-08 14:45:11 -04:00 |
|
|
ea1b63265b
|
Add Redis Cache driver
|
2016-04-08 14:25:45 -04:00 |
|
|
52c1cff5e8
|
Update first migration to allow empty notes on collection
|
2016-04-08 13:39:37 -04:00 |
|
|
5fee288016
|
Add changelog
|
2016-04-08 13:22:29 -04:00 |
|
|
c08880c19d
|
Remove zepto
|
2016-04-08 13:22:10 -04:00 |
|
|
1c08959ed3
|
Set up package.json for myth css processing
|
2016-04-08 11:57:16 -04:00 |
|
|
4e58950ae2
|
Remove target=_blank from links
|
2016-04-08 11:56:17 -04:00 |
|
|
c7b4ddf71e
|
Add caching to Manga views
|
2016-04-07 13:11:45 -04:00 |
|
|
3d19f93001
|
Add tests for SQL based api cache
|
2016-04-07 12:34:57 -04:00 |
|
|
5db1d8b494
|
Remove json 'cache' files from anime model
|
2016-04-07 12:32:32 -04:00 |
|
|
181af86899
|
Fix tests
|
2016-04-06 14:58:19 -04:00 |
|
|
352ebb4105
|
Add some naive cache invalidation to update methods
|
2016-04-06 12:11:07 -04:00 |
|
|
3127e06a47
|
Start of caching implementation
|
2016-04-05 13:19:35 -04:00 |
|
|
44e4aaa732
|
Fix search methods to work with new Request library
|
2016-04-05 12:06:07 -04:00 |
|
|
125dc96de5
|
Add migration for sql cache backend
|
2016-04-05 12:03:56 -04:00 |
|
|
5aa8a70b0b
|
Start of interface for caching backend
|
2016-04-01 17:35:53 -04:00 |
|
|
510211cfd0
|
Fix broken tests
|
2016-03-29 11:40:27 -04:00 |
|
|
26c6df74e4
|
Fix issue with cover not being hidden on last episode
|
2016-03-29 11:30:51 -04:00 |
|
|
d8c89c9deb
|
Update url generation to use new router
|
2016-03-07 14:37:49 -05:00 |
|
|
dbaadc4c2a
|
Fix most of the broken tests
|
2016-03-03 16:53:17 -05:00 |
|
|
2da5935d1f
|
Further refactor handling of request variables, routing works again
|
2016-02-17 11:36:37 -05:00 |
|
|
9d00fc140c
|
Get HTML output working again, still refactoring router
|
2016-02-17 10:29:05 -05:00 |
|
|
28adcaf95a
|
Start integration of PSR 7 Request/Response
|
2016-02-16 16:28:44 -05:00 |
|
|
a5f59092bb
|
Merge remote-tracking branch 'origin/master' into develop
|
2016-02-16 12:26:54 -05:00 |
|
|
598d987b37
|
Update some javascript documentation, and add show/hide methods
|
2016-02-16 12:07:01 -05:00 |
|
|
eb8090b350
|
Minor style fixes, and fix double message issue
|
2016-02-10 17:56:46 -05:00 |
|
|
38abb27eb3
|
Minor style fixes, and fix double message issue
|
2016-02-10 17:50:07 -05:00 |
|
|
b6307eb88b
|
Start of migration from php to toml config, see #11
|
2016-02-10 17:30:45 -05:00 |
|
|
b2522acd08
|
Merge branch 'develop' into 'master'
Version 2.2
Pull Request tracking changes leading up to version 2.2
See merge request !1
|
2016-02-10 12:29:39 -05:00 |
|
|
ba4597973e
|
Better front-end tests
|
2016-02-10 12:25:13 -05:00 |
|
|
63b26a104d
|
Update README
|
2016-02-09 21:42:56 -05:00 |
|
|
b346bdf337
|
Update tests relating to issue #9
|
2016-02-09 21:03:26 -05:00 |
|
|
c12bff6027
|
Polyfill classList api for browsers lacking support
|
2016-02-09 20:57:40 -05:00 |
|
|
825e0c1a90
|
Fixes issue #9
|
2016-02-09 20:20:54 -05:00 |
|
|
db69b13d87
|
Partially fix #9 -- API calls fail on 'Plan to Watch' section
|
2016-02-09 20:12:39 -05:00 |
|
|
918b8fd18c
|
Combine javascript library files into one base file
|
2016-02-09 20:07:01 -05:00 |
|
|
170acbaffd
|
Update README with some server setup details, resolves #7
|
2016-02-09 16:45:22 -05:00 |
|
|
2effae1bd5
|
Remove last dependencies on zepto
|
2016-02-08 20:21:41 -05:00 |
|
|
41e6f6e57a
|
Remove zepto ajax calls
|
2016-02-08 13:37:44 -05:00 |
|
|
5c188f3513
|
Further improve minifiers, add start of front-end tests
|
2016-02-08 11:32:39 -05:00 |
|
|
3019e9f62e
|
Fix #8, make minfiers output correctly
|
2016-02-08 10:57:44 -05:00 |
|
|
dcf5bebb9b
|
Add basic htaccess file for apache
|
2016-02-05 14:14:02 -05:00 |
|
|
fc02a68691
|
Some temporary fixes for tempramental minifiers
|
2016-02-04 21:57:14 -05:00 |
|
|
b1549440e0
|
Make build.xml file more phing friendly
|
2016-02-03 21:24:10 -05:00 |
|
|
af29c68ec9
|
Rewrite minifiers into cleaner classes. Resolves #5
|
2016-02-03 14:57:00 -05:00 |
|
|
f3a44e6f33
|
Minor spacing fixes
|
2016-02-02 21:38:38 -05:00 |
|
|
6555aac2fb
|
Minor code quality fixes for Scrutinizer
|
2016-02-02 21:28:32 -05:00 |
|
|
93b885dc0d
|
Fix manga editing for sections other than 'Reading'
|
2016-02-02 14:13:49 -05:00 |
|