|
07cae83e15
|
Default to secure (https) urls
|
2018-10-11 09:53:14 -04:00 |
|
|
ee3f3e1743
|
Update config.toml.example file
|
2018-10-09 18:21:06 -04:00 |
|
|
3098fef20c
|
Merge config.toml and route_config.toml
|
2018-10-05 14:27:07 -04:00 |
|
|
45b545d32d
|
Cleanup config a bit
|
2018-08-24 14:23:01 -04:00 |
|
|
ba8663b22a
|
Various cleanup, some work on #7
|
2018-08-20 13:01:16 -04:00 |
|
|
3d51a81347
|
Remove references to MAL syncing, resolves #4
|
2018-08-09 11:16:44 -04:00 |
|
|
f8f499520e
|
Allow over-riding the default lists in the user config
|
2017-03-30 16:47:02 -04:00 |
|
|
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 |
|
|
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 |
|
|
2c106f607c
|
Update cache dependency
|
2017-01-17 12:46:47 -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 |
|
|
5fc70bb4fe
|
Fix some javascript issues
|
2017-01-09 21:38:42 -05:00 |
|
|
8412588940
|
Episode incrementing and update work for anime
|
2017-01-06 21:39:01 -05:00 |
|
|
9eda005399
|
Authentication, show edit forms for Anime
|
2017-01-05 13:41:32 -05:00 |
|
|
772aeae20f
|
Start of changes for Manga list
|
2017-01-03 21:06:49 -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 |
|
|
52b1959338
|
Update header comments
|
2016-08-30 10:01:18 -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 |
|
|
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 |
|
|
3710f42505
|
Add detail view to anime list
|
2016-04-14 17:51:00 -04:00 |
|
|
01d25f2817
|
Add ability to delete items from manga list. See #10
|
2016-04-14 17:00:34 -04:00 |
|
|
d17549c0fb
|
Add ability to delete items from anime list. References #10
|
2016-04-14 15:16:13 -04:00 |
|
|
a7063e9a49
|
Add NullDriver for cache layer, for the sake of testing, or config without a cache
|
2016-04-12 12:05:42 -04:00 |
|
|
35b42d5234
|
Miscellaneous cleanup
|
2016-04-08 18:05:52 -04:00 |
|
|
ea1b63265b
|
Add Redis Cache driver
|
2016-04-08 14:25:45 -04:00 |
|
|
3127e06a47
|
Start of caching implementation
|
2016-04-05 13:19:35 -04:00 |
|
|
dbaadc4c2a
|
Fix most of the broken tests
|
2016-03-03 16:53:17 -05:00 |
|
|
b6307eb88b
|
Start of migration from php to toml config, see #11
|
2016-02-10 17:30:45 -05:00 |
|
|
c12bff6027
|
Polyfill classList api for browsers lacking support
|
2016-02-09 20:57:40 -05:00 |
|
|
918b8fd18c
|
Combine javascript library files into one base file
|
2016-02-09 20:07:01 -05:00 |
|
|
2effae1bd5
|
Remove last dependencies on zepto
|
2016-02-08 20:21:41 -05:00 |
|
|
af29c68ec9
|
Rewrite minifiers into cleaner classes. Resolves #5
|
2016-02-03 14:57:00 -05:00 |
|
|
93b885dc0d
|
Fix manga editing for sections other than 'Reading'
|
2016-02-02 14:13:49 -05:00 |
|
|
d746de34ea
|
Add form for manga
|
2016-02-02 11:34:03 -05:00 |
|
|
49bd468aa4
|
Ugly progress commit
|
2016-02-01 09:49:18 -05:00 |
|
|
daf4b71bbb
|
Add proper table sorting and add some security headers
|
2016-01-20 13:01:41 -05:00 |
|
|
27ac7e8063
|
Fix http verb for update route, add correct http codes for http errors
|
2016-01-07 20:48:18 -05:00 |
|
|
38faaebb5f
|
Remove unnamespaced constants, and improve some tests
|
2016-01-06 15:44:40 -05:00 |
|
|
3c124456d0
|
Simplify routing
|
2016-01-06 11:08:56 -05:00 |
|
|
205c7ac76d
|
Update header comments, add start of manga editing functionality
|
2016-01-04 16:58:33 -05:00 |
|
|
6e4e8edd9d
|
Add full edit form to anime list
|
2016-01-04 10:53:03 -05:00 |
|
|
f386766841
|
Fix collection functionality
|
2015-12-08 14:52:59 -05:00 |
|
|
ae88282b13
|
Update header comments
|
2015-11-16 11:40:01 -05:00 |
|
|
afced2339a
|
Poor style progress update commit
|
2015-11-13 16:31:01 -05:00 |
|