This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
thinkjs
Watch
1
Star
0
Fork
0
You've already forked thinkjs
mirror of
https://github.com/thinkjs/thinkjs.git
synced
2026-01-25 14:42:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
thinkjs
/
lib
/
Lib
/
Core
History
welefen
4957feb678
Controller添加token方法
2014-09-19 14:27:55 +08:00
..
App.js
优化action不存在时的错误提示,并添加单元测试
2014-09-18 20:59:43 +08:00
Controller.js
Controller添加token方法
2014-09-19 14:27:55 +08:00
Db.js
修复update的data有exp的转义问题
2014-09-10 11:47:43 +08:00
Dispatcher.js
添加分组自动识别的功能
fix
#115
2014-09-15 14:41:21 +08:00
Http.js
fix cookie encode bug
2014-09-15 19:36:26 +08:00
Model.js
优化getUniqueField方法
2014-09-16 10:52:24 +08:00
Think.js
清除文件缓存时将delete 改为null
2014-09-18 09:45:14 +08:00
View.js
display方法返回一个pendding promise,阻止后面代码执行
fix
#118
2014-09-17 09:53:54 +08:00