delphimvcframework/sources
2022-07-25 15:32:31 +02: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 + Implemented unit test for GUID support (WIP) 2022-06-23 14:34:01 +02:00
MVCFramework.ActiveRecordController.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.ApplicationSession.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Cache.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Commons.pas + jsonrpc-records - added initial unit tests 2022-07-05 16:18:03 +02: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 + Updated copyright for 2022 2022-01-04 15:44:47 +01: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.JSONRPC.Client.pas + jsonrpc, works also "EchoArrayOfRecords" method. 2022-07-20 00:27:55 +02:00
MVCFramework.JSONRPC.pas Improved wizard 2022-07-25 10:36:30 +02:00
MVCFramework.JWT.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Logger.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.LRUCache.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Middleware.ActiveRecord.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Middleware.Analytics.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Middleware.Authentication.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01: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 copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Middleware.CORS.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Middleware.ETag.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Middleware.JWT.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Middleware.Redirect.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Middleware.SecurityHeaders.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Middleware.StaticFiles.pas https://github.com/danieleteti/delphimvcframework/issues/548 (WIP) 2022-04-04 14:48:39 +02:00
MVCFramework.Middleware.Swagger.pas + Added support for API versioning in Swagger UI 2022-04-01 16:49:29 +02:00
MVCFramework.Middleware.Trace.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.MultiMap.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Nullables.pas + First merge with "GUID support for Primary Keys" 2022-06-16 14:05:01 +02:00
MVCFramework.Nullables.pas.template Nullable Templates 2020-03-11 01:35:31 +01:00
MVCFramework.NullableTypes.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.pas + Added example for serialize single record in controller 2022-07-18 18:04:36 +02: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 + Updated copyright for 2022 2022-01-04 15:44:47 +01: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 + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.RESTClient.pas + First changes to allow records as JSONRPC parameters 2022-05-25 15:13:49 +02: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 + First merge with "GUID support for Primary Keys" 2022-06-16 14:05:01 +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 + Merge https://github.com/danieleteti/delphimvcframework/pull/559 2022-06-14 15:05:04 +02:00
MVCFramework.Rtti.Utils.pas + jsonrpc, works also "EchoArrayOfRecords" method. 2022-07-20 00:27:55 +02:00
MVCFramework.Serializer.Abstract.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Serializer.Commons.pas JSONRPC // all tests are green (WIP) 2022-07-23 01:21:52 +02:00
MVCFramework.Serializer.Defaults.pas refactored some ObjectsMappers responsibilities 2017-04-24 00:21:00 +02:00
MVCFramework.Serializer.HTML.pas + Simple echo-call with nested record works correctly (jsonrpc) 2022-07-05 13:20:09 +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 JSONRPC // all tests are green (WIP) 2022-07-23 01:21:52 +02:00
MVCFramework.Serializer.JsonDataObjects.NullableTypes.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Serializer.JsonDataObjects.OptionalCustomTypes.pas + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
MVCFramework.Serializer.JsonDataObjects.pas Improved deserialization phase with more clear error message - added TJSONUtils static class 2022-07-25 15:32:31 +02: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.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 + Updated copyright for 2022 2022-01-04 15:44:47 +01: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