Commit Graph

12 Commits

Author SHA1 Message Date
Sukka 6e3b58ed1d
refactor: avoid promise overhead (#8028) 2021-08-16 11:45:53 -07:00
DIYgod 5298f845f2
feat: support ua in blacklist and whitelist 2021-03-07 10:06:24 +08:00
Henry c292502e14
feat: 优化错误输出
fix #5982

通过`NODE_ENV`控制错误输出
2020-10-23 17:35:24 +01:00
Henry Wang 731a5d43f7
feat: 使用环境变量赋予所有本地 IP 访问权限 (#4908) 2020-06-07 22:45:54 +08:00
hoilc f8340b79a0
fix: exclude robots.txt from access control (#4686) 2020-05-08 11:13:58 +08:00
Henry Wang 4a46db99f9
feat: use simple access keys for access control (#4643) 2020-05-06 20:14:28 +08:00
DIYgod 7bdda509fe
feat(pkg): error handling 2019-09-19 18:15:51 +08:00
DIYgod 4445443946
feat: use dynamical config 2019-09-18 17:45:21 +08:00
DIYgod e2badbfa98
chore: module alias for all routes 2019-05-15 15:27:15 +08:00
Howel 274199e450 refactor: 将 Array.indexof !== -1 替换为 Array.includes (#2073) 2019-05-08 23:50:34 +08:00
DIYgod 36eae92311
test: blacklist in middleware/access-control 2019-01-24 16:02:47 +08:00
DIYgod 38a90e29b0
optimize directory structure 2018-12-26 18:35:10 +08:00