BootstrapAdmin/Bootstrap.Admin/Controllers/Api
Argo-MacBookPro 3e74b7bf07 重构代码:移除JObject参数使用[FromQuery]string type 2018-09-16 13:50:08 +08:00
..
CategoryController.cs 重构代码:优化json返回值,提高传输效率 2018-09-16 13:49:44 +08:00
DictsController.cs 重构代码:所有脚本移除数据保存/删除后swal的操作提示,统一使用toastr提示 2018-09-16 13:49:37 +08:00
ExceptionsController.cs 修改BUG:ExceptionController Post方法,对Error目录进行列举前未判断目录是否存在 2018-09-16 13:49:50 +08:00
GroupsController.cs 重构代码:移除JObject参数使用[FromQuery]string type 2018-09-16 13:50:08 +08:00
LoginController.cs 重构代码:重写BootstrapAdminAuthorizeFilter逻辑,准备使用jwt认证方式保护webapi 2018-09-16 13:49:51 +08:00
LogsController.cs 增加Frombody 2018-06-15 16:27:10 +08:00
MenusController.cs 重构代码:移除JObject参数使用[FromQuery]string type 2018-09-16 13:50:08 +08:00
MessagesController.cs 临时提交 2018-06-15 16:25:59 +08:00
NewController.cs 重构代码:重写Notification接口返回数据,移除不必要的数据,减少网络带宽,更改用户验证接口到api/Register 2018-09-16 13:50:04 +08:00
NotificationsController.cs 重构代码:重写Notification接口返回数据,移除不必要的数据,减少网络带宽,更改用户验证接口到api/Register 2018-09-16 13:50:04 +08:00
ProfilesController.cs 重构代码:由于Bootstrap.Security组件移除了对Longbow.Loggin组件的引用,增加对其引用 2018-09-16 13:49:32 +08:00
RegisterController.cs 重构代码:重写Notification接口返回数据,移除不必要的数据,减少网络带宽,更改用户验证接口到api/Register 2018-09-16 13:50:04 +08:00
RolesController.cs 重构代码:移除JObject参数使用[FromQuery]string type 2018-09-16 13:50:08 +08:00
SettingsController.cs 更新个人中心 2018-06-15 16:27:06 +08:00
TasksController.cs 临时提交 2018-06-15 16:25:59 +08:00
UsersController.cs 重构代码:移除JObject参数使用[FromQuery]string type 2018-09-16 13:50:08 +08:00
WSController.cs 重构代码:重新编写header nav消息拉去方式,优先使用WebSocket然后使用WebLoop方式,重构新用户注册、批复、拒绝逻辑 2018-09-16 13:49:16 +08:00