delphimvcframework/sources
2021-12-31 18:00:54 +01:00
..
dmvcframework.inc + renamed folder outputcompression to middleware_compression 2021-09-17 10:45:11 +02:00
dmvcframeworkbuildconsts.inc Better internal unit test irganization for TMVCActiveRecord 2020-12-11 18:53:37 +01:00
JsonDataObjects.pas + Support for Delphi 11 Alexandria 2021-09-09 23:56:56 +02:00
MVCFramework.ActiveRecord.pas + Compatibility fix for Delphi 10.2 Tokyo 2021-11-23 18:03:48 +01:00
MVCFramework.ActiveRecordController.pas + updated MVCFramework.ActiveRecordController render methods to use ObjectDict 2021-09-09 23:06:49 +02:00
MVCFramework.ApplicationSession.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Cache.pas + added test for default filtering 2021-11-18 17:52:06 +01:00
MVCFramework.Commons.pas + Swagger for inherited controllers amost works 2021-12-31 18:00:54 +01:00
MVCFramework.Console.pas + added eLua server side view support. eLua views requires Lua dlls so the LuaViewEngine is not included in the core but in the sample folder 2021-12-30 00:36:35 +01:00
MVCFramework.Controllers.CacheController.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Controllers.Register.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Crypt.Utils.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.DataSet.Utils.pas [+] Fixed memory leaks 2021-04-14 10:53:02 -03:00
MVCFramework.DuckTyping.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.FireDAC.Utils.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.HMAC.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.JSONRPC.Client.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.JSONRPC.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.JWT.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Logger.pas + Added "LogException", fixed some IFDEFs to correctly compile on mobile platforms 2021-12-27 10:13:23 +01:00
MVCFramework.LRUCache.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Middleware.ActiveRecord.pas + added more unit test for TMVCActiveRecord.Merge method 2021-09-23 22:52:28 +02:00
MVCFramework.Middleware.Analytics.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Middleware.Authentication.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Middleware.Authentication.RoleBasedAuthHandler.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Middleware.Compression.pas - added AddDefaultConnection overload 2021-10-20 11:29:49 +02:00
MVCFramework.Middleware.CORS.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Middleware.ETag.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Middleware.JWT.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Middleware.SecurityHeaders.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Middleware.StaticFiles.pas + added eLua server side view support. eLua views requires Lua dlls so the LuaViewEngine is not included in the core but in the sample folder 2021-12-30 00:36:35 +01:00
MVCFramework.Middleware.Swagger.pas + Swagger for inherited controllers amost works 2021-12-31 18:00:54 +01:00
MVCFramework.Middleware.Trace.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.MultiMap.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Nullables.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Nullables.pas.template Nullable Templates 2020-03-11 01:35:31 +01:00
MVCFramework.NullableTypes.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.pas + CustomIntfObject support 2021-12-30 00:45:19 +01:00
MVCFramework.Patches.pas [+] Added "Data" property to the TJWT class. This property is of type TObject but the JWTMiddleware injects TMVCWebRequest during the token generation. Is useful to affect the JWT generation considering some data coming from the client. 2021-04-08 00:00:08 +02:00
MVCFramework.REPLCommandsHandlerU.pas added more flexibility to ObjectDict 2020-11-10 17:15:24 +01:00
MVCFramework.RESTAdapter.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.RESTClient.Commons.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.RESTClient.Indy.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.RESTClient.Intf.pas - added AddDefaultConnection overload 2021-10-20 11:29:49 +02:00
MVCFramework.RESTClient.pas - added AddDefaultConnection overload 2021-10-20 11:29:49 +02:00
MVCFramework.Router.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.RQL.AST2FirebirdSQL.pas - Added default filtering for TMVCActiveRecord descendants (more info ASAP) 2021-11-21 19:27:06 +01:00
MVCFramework.RQL.AST2InterbaseSQL.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.RQL.AST2MSSQL.pas - Added default filtering for TMVCActiveRecord descendants (more info ASAP) 2021-11-21 19:27:06 +01:00
MVCFramework.RQL.AST2MySQL.pas - Added default filtering for TMVCActiveRecord descendants (more info ASAP) 2021-11-21 19:27:06 +01:00
MVCFramework.RQL.AST2PostgreSQL.pas - Added default filtering for TMVCActiveRecord descendants (more info ASAP) 2021-11-21 19:27:06 +01:00
MVCFramework.RQL.AST2SQLite.pas - Added default filtering for TMVCActiveRecord descendants (more info ASAP) 2021-11-21 19:27:06 +01:00
MVCFramework.RQL.Parser.pas + Fixed a bug in RQL' MaxRecordCount 2021-11-18 00:49:12 +01:00
MVCFramework.Rtti.Utils.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Serializer.Abstract.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Serializer.Commons.pas + first version of push/persist messages 2021-08-19 17:58:19 +02:00
MVCFramework.Serializer.Defaults.pas refactored some ObjectsMappers responsibilities 2017-04-24 00:21:00 +02:00
MVCFramework.Serializer.HTML.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Serializer.Intf.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Serializer.JsonDataObjects.CustomTypes.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Serializer.JsonDataObjects.NullableTypes.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Serializer.JsonDataObjects.OptionalCustomTypes.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Serializer.JsonDataObjects.pas + improved messages rendering 2021-08-31 17:05:11 +02:00
MVCFramework.Server.Impl.pas [+] Unit test refactoring 2021-02-04 14:11:33 +01:00
MVCFramework.Server.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.Session.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.SQLGenerators.Firebird.pas - Added default filtering for TMVCActiveRecord descendants (more info ASAP) 2021-11-21 19:27:06 +01:00
MVCFramework.SQLGenerators.Interbase.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.SQLGenerators.MSSQL.pas - Added default filtering for TMVCActiveRecord descendants (more info ASAP) 2021-11-21 19:27:06 +01:00
MVCFramework.SQLGenerators.MySQL.pas - Added default filtering for TMVCActiveRecord descendants (more info ASAP) 2021-11-21 19:27:06 +01:00
MVCFramework.SQLGenerators.PostgreSQL.pas - Added default filtering for TMVCActiveRecord descendants (more info ASAP) 2021-11-21 19:27:06 +01:00
MVCFramework.SQLGenerators.Sqlite.pas - Added default filtering for TMVCActiveRecord descendants (more info ASAP) 2021-11-21 19:27:06 +01:00
MVCFramework.Swagger.Commons.pas + Swagger for inherited controllers amost works 2021-12-31 18:00:54 +01:00
MVCFramework.SysControllers.pas https://github.com/danieleteti/delphimvcframework/issues/509 2021-07-28 10:39:54 +02:00
MVCFramework.SystemJSONUtils.pas Removed unit MVCFramework.TypesAliases.pas 2018-11-24 16:57:04 +01:00
MVCFramework.Utils.pas +added unit MVCFramework.Utils.pas which will contains all the 'simple functions' used in end user controllers 2021-09-15 14:24:39 +02:00
MVCFramework.View.Cache.pas + updated copyright header 2021-08-15 18:39:55 +02:00
MVCFramework.View.Renderers.Mustache.pas + added eLua server side view support. eLua views requires Lua dlls so the LuaViewEngine is not included in the core but in the sample folder 2021-12-30 00:36:35 +01:00