delphimvcframework/sources
2023-01-14 17:18:32 +01:00
..
dmvcframework.inc + renamed folder outputcompression to middleware_compression 2021-09-17 10:45:11 +02:00
dmvcframeworkbuildconsts.inc 3.2.2-nitrogen 2022-09-15 10:48:33 +02:00
JsonDataObjects.pas + Support for Delphi 11 Alexandria 2021-09-09 23:56:56 +02:00
MVCFramework.ActiveRecord.pas Added "DirectExecute" options in ExecSQL methods 2023-01-02 22:09:42 +01:00
MVCFramework.ActiveRecordController.pas Renamed "Render(AErrorCode: Integer etc" in "RenderStatusMessage(etc..." 2022-10-26 19:31:54 +02:00
MVCFramework.ApplicationSession.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.AsyncTask.pas Added JSONRPC "SetConfigureHTTPClientAsync" to configure HTTP client in case of Async call - added Profiler and AsyncTask samples 2022-11-07 15:37:21 +01:00
MVCFramework.Cache.pas Improved MVCEntitiesGenerator (WIP) 2022-08-19 10:50:45 +02:00
MVCFramework.Commons.pas https://github.com/danieleteti/delphimvcframework/issues/577 2022-12-25 19:46:07 +01:00
MVCFramework.Console.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Controllers.CacheController.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Controllers.Register.pas Add way to register your controller using this procedure when need a create action (#578) 2022-10-13 23:29:34 +02:00
MVCFramework.Crypt.Utils.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.DataSet.Utils.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.DuckTyping.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.FireDAC.Utils.pas + Improved TMVCActiveRecord Interbase support 2022-01-26 23:00:32 +01:00
MVCFramework.HMAC.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.IntfObjectPool.pas Added ObjectPool and InterfacedObjectPool donated by Vivaticket S.p.A. https://www.vivaticket.com/ - Original UnitTests have been merged in the standard DMVCFramework UnitTests 2022-10-26 00:11:32 +02:00
MVCFramework.JSONRPC.Client.pas Split IMVCJSONRPCExecutor / IMVCJSONRPCExecutorAsync 2022-12-06 16:11:33 +01:00
MVCFramework.JSONRPC.pas https://github.com/danieleteti/delphimvcframework/issues/590 2022-11-24 08:53:27 +01:00
MVCFramework.JWT.pas preparing for 3.2.2-nitrogen 2022-09-15 09:09:33 +02:00
MVCFramework.Logger.pas Added WarningThreshold in Profiler 2022-12-06 16:10:55 +01:00
MVCFramework.LRUCache.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Middleware.ActiveRecord.pas https://github.com/danieleteti/delphimvcframework/issues/605 2022-12-09 09:58:55 +01:00
MVCFramework.Middleware.Analytics.pas Updated LoggerPro, improved Wizard, general code cleaning 2022-08-13 00:21:00 +02:00
MVCFramework.Middleware.Authentication.pas Updated LoggerPro, improved Wizard, general code cleaning 2022-08-13 00:21:00 +02:00
MVCFramework.Middleware.Authentication.RoleBasedAuthHandler.pas issue 556 - Add override support in the method TRoleBasedAuthHandler.OnAuthorization; 2022-05-26 15:06:35 -03:00
MVCFramework.Middleware.Compression.pas Updated LoggerPro, improved Wizard, general code cleaning 2022-08-13 00:21:00 +02:00
MVCFramework.Middleware.CORS.pas Updated LoggerPro, improved Wizard, general code cleaning 2022-08-13 00:21:00 +02:00
MVCFramework.Middleware.ETag.pas Improved loggin in StaticFile Middleware 2022-10-09 17:15:25 +02:00
MVCFramework.Middleware.JWT.pas preparing for 3.2.2-nitrogen 2022-09-15 09:09:33 +02:00
MVCFramework.Middleware.Redirect.pas https://github.com/danieleteti/delphimvcframework/issues/573 2022-09-10 11:59:45 +02:00
MVCFramework.Middleware.SecurityHeaders.pas Updated LoggerPro, improved Wizard, general code cleaning 2022-08-13 00:21:00 +02:00
MVCFramework.Middleware.StaticFiles.pas https://github.com/danieleteti/delphimvcframework/issues/607 2022-12-25 19:33:23 +01:00
MVCFramework.Middleware.Swagger.pas https://github.com/danieleteti/delphimvcframework/issues/577 2022-12-25 19:46:07 +01:00
MVCFramework.Middleware.Trace.pas Updated LoggerPro, improved Wizard, general code cleaning 2022-08-13 00:21:00 +02:00
MVCFramework.MultiMap.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Nullables.pas - Improved nullable types Python generator 2022-08-01 19:11:42 +02:00
MVCFramework.Nullables.pas.template - Improved nullable types Python generator 2022-08-01 19:11:42 +02:00
MVCFramework.NullableTypes.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.ObjectPool.pas Added ObjectPool and InterfacedObjectPool donated by Vivaticket S.p.A. https://www.vivaticket.com/ - Original UnitTests have been merged in the standard DMVCFramework UnitTests 2022-10-26 00:11:32 +02:00
MVCFramework.pas Added WarningThreshold in Profiler 2022-12-06 16:10:55 +01:00
MVCFramework.Patches.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.REPLCommandsHandlerU.pas added more flexibility to ObjectDict 2020-11-10 17:15:24 +01:00
MVCFramework.RESTAdapter.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.RESTClient.Commons.pas + Adjustments for Delphi Seattle/Berlin compatibility 2022-07-15 15:42:29 -03:00
MVCFramework.RESTClient.Indy.pas + First changes to allow records as JSONRPC parameters 2022-05-25 15:13:49 +02:00
MVCFramework.RESTClient.Intf.pas Added 'Scheme' method on RESTClient 2022-11-23 16:37:41 +01:00
MVCFramework.RESTClient.pas Added 'Scheme' method on RESTClient 2022-11-23 16:37:41 +01:00
MVCFramework.Router.pas Update MVCFramework.Router.pas (#543) 2022-03-22 12:38:57 +01:00
MVCFramework.RQL.AST2FirebirdSQL.pas + Merge https://github.com/danieleteti/delphimvcframework/pull/559 2022-06-14 15:05:04 +02:00
MVCFramework.RQL.AST2InterbaseSQL.pas https://github.com/danieleteti/delphimvcframework/issues/550 2022-04-12 12:12:08 +02:00
MVCFramework.RQL.AST2MSSQL.pas https://github.com/danieleteti/delphimvcframework/issues/565 2022-08-09 13:02:29 +02:00
MVCFramework.RQL.AST2MySQL.pas + Fixed some methods visibility for RQL Compilers 2022-06-15 12:16:25 +02:00
MVCFramework.RQL.AST2PostgreSQL.pas + Fixed some methods visibility for RQL Compilers 2022-06-15 12:16:25 +02:00
MVCFramework.RQL.AST2SQLite.pas + Fixed some methods visibility for RQL Compilers 2022-06-15 12:16:25 +02:00
MVCFramework.RQL.Parser.pas Improved ActiveRecord middleware (better connections handling in case of huge traffic). New sample "middleware_activerecord" 2022-08-13 15:01:15 +02:00
MVCFramework.Rtti.Utils.pas Improved MasterDetails sample 2022-10-12 13:01:45 +02:00
MVCFramework.Serializer.Abstract.pas https://github.com/danieleteti/delphimvcframework/issues/553 2022-08-12 10:50:46 +02:00
MVCFramework.Serializer.Commons.pas Added WarningThreshold in Profiler 2022-12-06 16:10:55 +01:00
MVCFramework.Serializer.Defaults.pas refactored some ObjectsMappers responsibilities 2017-04-24 00:21:00 +02:00
MVCFramework.Serializer.HTML.pas Renamed "Render(AErrorCode: Integer etc" in "RenderStatusMessage(etc..." 2022-10-26 19:31:54 +02:00
MVCFramework.Serializer.Intf.pas + Simple echo-call with nested record works correctly (jsonrpc) 2022-07-05 13:20:09 +02:00
MVCFramework.Serializer.JsonDataObjects.CustomTypes.pas Improved MVCARAntitiesGenerator (WIP), Improved TMVCActiveRecord.Merge method 2022-08-28 13:06:16 +02:00
MVCFramework.Serializer.JsonDataObjects.NullableTypes.pas Improved support of new MVCSerializeGuidWithoutBracesAttribute attribute for TGUID and NullableTGUID types 2022-06-24 14:50:23 -03:00
MVCFramework.Serializer.JsonDataObjects.OptionalCustomTypes.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Serializer.JsonDataObjects.pas https://github.com/danieleteti/delphimvcframework/issues/590 2022-11-24 08:53:27 +01:00
MVCFramework.Server.Impl.pas + Samples are compilable with Delphi 10.2 Tokyo or better 2022-03-31 09:31:11 +02:00
MVCFramework.Server.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Session.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Signal.pas + MVCFramework.SignalHandling (WIP) 2022-04-01 17:59:21 +02:00
MVCFramework.SQLGenerators.Firebird.pas + Improved TMVCActiveRecord Interbase support 2022-01-26 23:00:32 +01:00
MVCFramework.SQLGenerators.Interbase.pas + Improved TMVCActiveRecord Interbase support 2022-01-26 23:00:32 +01:00
MVCFramework.SQLGenerators.MSSQL.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.SQLGenerators.MySQL.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.SQLGenerators.PostgreSQL.pas + Implemented unit test for GUID support (WIP) 2022-06-23 14:34:01 +02:00
MVCFramework.SQLGenerators.Sqlite.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.SSEClient.pas Prevent from draining processor in reconnect (#621) 2023-01-09 16:35:15 +01:00
MVCFramework.SSEController.pas Message encoding related to SSE encoding settings. (#623) 2023-01-14 17:18:32 +01:00
MVCFramework.Swagger.Commons.pas + Added support for API versioning in Swagger UI 2022-04-01 16:49:29 +02:00
MVCFramework.SysControllers.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.SystemJSONUtils.pas + First changes to allow records as JSONRPC parameters 2022-05-25 15:13:49 +02:00
MVCFramework.Utils.pas - Default error responses contains the official "reason string" associated to the HTTP status code (this can be a breaking change for some generic client which doesn't correctly interpret the http status code) 2022-10-09 15:45:59 +02:00
MVCFramework.View.Cache.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.View.Renderers.Mustache.pas https://github.com/danieleteti/delphimvcframework/issues/533 2022-04-05 17:17:35 +02:00