FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for APIJSON-Java-Server - tianzhidao28/APIJSON · GitHub
tianzhidao28
/
APIJSON
Public
forked from
Tencent/APIJSON
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
APIJSON
APIJSON-Java-Server
on
master
User selector
Datepicker
Commit history
Commits on Nov 26, 2017
Server:同步eclipse版至idea版
TommyLemon
committed
ac831cf
View commit details
Copy full SHA for ac831cf
View code at this point
Browse repository at this point
新增文档model及相关接口
TommyLemon
committed
dda19f2
View commit details
Copy full SHA for dda19f2
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
Server:同步eclipse版至idea版
TommyLemon
committed
81deca2
View commit details
Copy full SHA for 81deca2
View code at this point
Browse repository at this point
Server:彻底解决普通对象包装表对象绕过Structure校验 key:{ Table: {}}
TommyLemon
committed
f914272
View commit details
Copy full SHA for f914272
View code at this point
Browse repository at this point
Server:引用赋值不允许赋值后值为null
TommyLemon
committed
b403647
View commit details
Copy full SHA for b403647
View code at this point
Browse repository at this point
Server:新增支持从requestObject中通过引用赋值来取值
TommyLemon
committed
c6e9c4b
View commit details
Copy full SHA for c6e9c4b
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
Server:防止GETS通过"[]":{"@role":"ADMIN"},"Table":{},"tag":"Table"绕过权限并能批量查询
TommyLemon
committed
214da6e
View commit details
Copy full SHA for 214da6e
View code at this point
Browse repository at this point
Commits on Nov 12, 2017
Server:同步eclipse版至idea版;Client:同步adt版至studio版;table:更新
TommyLemon
committed
b06773f
View commit details
Copy full SHA for b06773f
View code at this point
Browse repository at this point
Server:解决注册失败
TommyLemon
committed
8aba5eb
View commit details
Copy full SHA for 8aba5eb
View code at this point
Browse repository at this point
Client:新增接口返回未登录时跳到登录界面;解决UserActivity编辑错位问题;优化代码
TommyLemon
committed
de7220a
View commit details
Copy full SHA for de7220a
View code at this point
Browse repository at this point
Server:同步eclipse版至idea版
TommyLemon
committed
71fd4db
View commit details
Copy full SHA for 71fd4db
View code at this point
Browse repository at this point
Server:简化Controller中的Request注解;Application新增测试Log
TommyLemon
committed
7b7500a
View commit details
Copy full SHA for 7b7500a
View code at this point
Browse repository at this point
Commits on Oct 29, 2017
Server:移除登录请求中的全局版本号
TommyLemon
committed
5cdd7e7
View commit details
Copy full SHA for 5cdd7e7
View code at this point
Browse repository at this point
Server:新增登录时上传全局版本号
TommyLemon
committed
20464b2
View commit details
Copy full SHA for 20464b2
View code at this point
Browse repository at this point
Server:同步eclipse版至idea版
TommyLemon
committed
7251ace
View commit details
Copy full SHA for 7251ace
View code at this point
Browse repository at this point
Server:新增自动化版本管理
TommyLemon
committed
5977535
View commit details
Copy full SHA for 5977535
View code at this point
Browse repository at this point
Server:允许发送跨域凭据;修改工程名
TommyLemon
committed
fe2713e
View commit details
Copy full SHA for fe2713e
View code at this point
Browse repository at this point
Commits on Oct 22, 2017
Server:同步eclipse版至idea版
TommyLemon
committed
3d5c952
View commit details
Copy full SHA for 3d5c952
View code at this point
Browse repository at this point
Commits on Oct 15, 2017
Server:优化修改密码接口;Client:优化验证码相关接口,如验证码登录、注册、改密码等
TommyLemon
committed
497a656
View commit details
Copy full SHA for 497a656
View code at this point
Browse repository at this point
Server:优化注册、登录、验证码接口
TommyLemon
committed
25a3ead
View commit details
Copy full SHA for 25a3ead
View code at this point
Browse repository at this point
Client:新增发动态;与Server同步公共代码;改服务器地址
TommyLemon
committed
ae35ac4
View commit details
Copy full SHA for ae35ac4
View code at this point
Browse repository at this point
Commits on Oct 14, 2017
Server:同步eclipse版至idea版
TommyLemon
committed
01413a5
View commit details
Copy full SHA for 01413a5
View code at this point
Browse repository at this point
Server:新增Request和Response的查询
TommyLemon
committed
0ab8601
View commit details
Copy full SHA for 0ab8601
View code at this point
Browse repository at this point
Commits on Oct 7, 2017
Server:新增Table-key1-key2...[]取值
TommyLemon
committed
3da8684
View commit details
Copy full SHA for 3da8684
View code at this point
Browse repository at this point
Server:优化WHERE条件连接,防SQL注入
TommyLemon
committed
0c9928c
View commit details
Copy full SHA for 0c9928c
View code at this point
Browse repository at this point
Server:优化查询ResultSet中的字段处理,提高性能,解决_key:alias漏洞以及@column中的AS和表达式限制
TommyLemon
committed
3559ec9
View commit details
Copy full SHA for 3559ec9
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
Server:同步eclipse版至idea版;Client:同步adt版至studio版
TommyLemon
committed
0b24099
View commit details
Copy full SHA for 0b24099
View code at this point
Browse repository at this point
Server:POST_GET改为GETS,POST_HEAD改为HEADS
TommyLemon
committed
b804c00
View commit details
Copy full SHA for b804c00
View code at this point
Browse repository at this point
Server:解决在数据库返回结果中所有column的值都为空时导致查询数据不全
TommyLemon
committed
a611a28
View commit details
Copy full SHA for a611a28
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
与APIJSON-JS同步
TommyLemon
committed
a883ff3
View commit details
Copy full SHA for a883ff3
View code at this point
Browse repository at this point
Commits on Aug 27, 2017
Server:同步eclipse版至idea版
TommyLemon
committed
1eeaa02
View commit details
Copy full SHA for 1eeaa02
View code at this point
Browse repository at this point
Server:优化Controller注释;Client:优化Test中CodeUtil代码
TommyLemon
committed
fedcfa9
View commit details
Copy full SHA for fedcfa9
View code at this point
Browse repository at this point
Commits on Aug 20, 2017
Server:修正MethodAccess注释用词错误
TommyLemon
committed
881bde6
View commit details
Copy full SHA for 881bde6
View code at this point
Browse repository at this point
Server:解决@about没权限(代码可能恢复了);优化Controller代码缩进格式
TommyLemon
committed
268747f
View commit details
Copy full SHA for 268747f
View code at this point
Browse repository at this point
Commits on Aug 17, 2017
Server:取消注释Controller中走HTTP GET的open_get和open_head,测试过和走HTTP POST的get,head不冲突
TommyLemon
committed
b28da06
View commit details
Copy full SHA for b28da06
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL