.. |
MVCFramework.ApplicationSession.pas
|
removed Iocp.Logger.pas (no longer needed)
|
2016-09-27 14:22:17 +02:00 |
MVCFramework.Commons.pas
|
ADDED LoadViewFragment
|
2016-10-02 17:44:45 +02:00 |
MVCFramework.Controllers.CacheController.pas
|
ADD Cache support based on Redis
|
2016-11-07 12:24:13 +01:00 |
MVCFramework.DuckTyping.pas
|
Names refactoring
|
2016-09-30 11:44:30 +02:00 |
MVCFramework.HMAC.pas
|
- Added strongly typed actions
|
2016-06-22 17:50:31 +02:00 |
MVCFramework.JWT.pas
|
https://github.com/danieleteti/delphimvcframework/issues/56
|
2016-10-11 11:39:57 +02:00 |
MVCFramework.Logger.pas
|
added assert to check _DefaultLogger initialization
|
2016-10-03 18:18:48 +02:00 |
MVCFramework.MessagingController.pas
|
Added LoggerPro as git submodule
|
2016-09-06 10:33:09 +02:00 |
MVCFramework.Middleware.Authentication.pas
|
Delphi XE3 adjustments
|
2016-09-27 13:49:24 +02:00 |
MVCFramework.Middleware.CORS.pas
|
ADDED
|
2016-10-12 13:11:19 +02:00 |
MVCFramework.Middleware.JWT.pas
|
Completed JWT Middleware (Check jsonwebtoken sample to know how to use)
|
2016-06-23 11:43:15 +02:00 |
MVCFramework.pas
|
-IDE Expert small bug fix
|
2016-10-10 16:11:48 +02:00 |
MVCFramework.RESTAdapter.pas
|
Names refactoring
|
2016-09-30 11:44:30 +02:00 |
MVCFramework.RESTClient.pas
|
FIX for DX10 Seattle
|
2016-09-25 22:31:44 +02:00 |
MVCFramework.Router.pas
|
Names refactoring
|
2016-09-30 11:44:30 +02:00 |
MVCFramework.RTTIUtils.pas
|
Names refactoring
|
2016-09-30 11:44:30 +02:00 |
MVCFramework.Server.Impl.pas
|
Added LoggerPro as git submodule
|
2016-09-06 10:33:09 +02:00 |
MVCFramework.Server.pas
|
- Added strongly typed actions
|
2016-06-22 17:50:31 +02:00 |
MVCFramework.Session.pas
|
removed Iocp.Logger.pas (no longer needed)
|
2016-09-27 14:22:17 +02:00 |
MVCFramework.SysControllers.pas
|
added assert to check _DefaultLogger initialization
|
2016-10-03 18:18:48 +02:00 |
MVCFramework.View.Cache.pas
|
- Added strongly typed actions
|
2016-06-22 17:50:31 +02:00 |
MVCFramework.View.pas
|
- Added strongly typed actions
|
2016-06-22 17:50:31 +02:00 |
ObjectsMappers.pas
|
added support to serialize json null value as nil in object property
|
2016-10-26 14:42:45 +02:00 |