RSSHub/middleware
cnzgray e5aa28a79b fix: can not get cache (#1143)
本补丁主要解决了以下两个问题:

1. 在 a1f060f3d2 提交时,缓存get方法发生了变化。
**cache的get方法未正确返回值**,这将导致所有使用自定义缓存的地方缓存丢失!

2. 同时修正了未设置缓存时系统报`tryGet`方法未定义的问题。
2018-11-14 12:14:43 +08:00
..
access-control.js 修复黑白名单逻辑 (#844) 2018-10-09 01:21:22 +08:00
api-response-handler.js Add middlewares for API and various improvements (#685) 2018-09-12 12:00:47 +08:00
api-template.js Add middlewares for API and various improvements (#685) 2018-09-12 12:00:47 +08:00
cache-common.js 精简缓存逻辑,精简文档 (#915) 2018-10-18 09:44:45 +08:00
debug.js app: debug: add hot ips 2018-05-17 15:48:35 +08:00
header.js app: move some variables outside module.exports for a better performance 2018-06-02 17:31:33 +08:00
lru-cache.js fix: can not get cache (#1143) 2018-11-14 12:14:43 +08:00
onerror.js app: remove useless console.log 2018-09-12 17:38:14 +08:00
parameter.js rss: telegram instant view mode param (#977) 2018-10-26 11:03:30 +08:00
redis-cache.js fix: can not get cache (#1143) 2018-11-14 12:14:43 +08:00
template.js app: remove json in type regrx 2018-11-11 15:13:37 +08:00
utf8.js 拯救翻车的 API (#698) 2018-09-15 13:55:59 +08:00