Marcelo Jaloto
|
3ae1a2a766
|
Issues#771 - Adds the security definition of the apiKey type (bearer authorization) to the swagger middleware in a customized way (#772)
* issue#771
|
2024-09-03 13:49:28 +02:00 |
|
Daniele Teti
|
fe555912a5
|
Added TLogWriterDecorator; removed deprecated *fmt methods from ILogWriter
|
2024-09-03 12:57:27 +02:00 |
|
Daniele Teti
|
0c80ec022d
|
Updated samples to TemplatePro 0.5
|
2024-09-02 20:04:44 +02:00 |
|
Daniele Teti
|
b289b2f8eb
|
Updated sample to TemplatePro 0.5 syntax
|
2024-09-02 17:53:43 +02:00 |
|
Daniele Teti
|
5cdcdf8c92
|
Added delegates to service container service registration
|
2024-09-02 17:48:01 +02:00 |
|
Daniele Teti
|
5b17a44962
|
updated htmx+templatepro sample
|
2024-08-24 16:32:38 +02:00 |
|
Daniele Teti
|
2a9d5cd143
|
Updated TemplatePro, Implemented compiled template in view engine (currently uses folder __cache__ in file template folder)
|
2024-08-19 18:08:34 +02:00 |
|
Daniele Teti
|
5f5efb3978
|
Updated samples
|
2024-08-18 13:23:38 +02:00 |
|
Daniele Teti
|
4c00333115
|
Improved template engines mechanism
|
2024-08-18 11:40:14 +02:00 |
|
Daniele Teti
|
01da47ea76
|
Added "json" filter to default TemplatePro configuration.
|
2024-08-18 11:19:59 +02:00 |
|
Daniele Teti
|
9e989378ec
|
Updated instantsearch_htmx demo and some small fix to templatepro
|
2024-08-16 19:08:36 +02:00 |
|
Daniele Teti
|
028a88828e
|
Updated TemplatePro and htmx_website sample (switch from mustache to templatepro)
|
2024-08-15 22:07:36 +02:00 |
|
Daniele Teti
|
96a1d543c5
|
Nullables unit doesn't requires MVCFramework.Serializers.Commons anymore
|
2024-08-15 21:58:20 +02:00 |
|
Daniele Teti
|
986b6186c4
|
Updated TemplatePro
|
2024-08-15 16:08:46 +02:00 |
|
Daniele Teti
|
a452ecd433
|
Added htmx_template_pro sample
|
2024-08-12 10:38:16 +02:00 |
|
Daniele Teti
|
3429f4a825
|
TemplatePro goes back to it's own repo...
|
2024-08-08 16:59:57 +02:00 |
|
Daniele Teti
|
22d9821789
|
Added "reset" command in TemplatePro
|
2024-08-08 14:34:13 +02:00 |
|
Daniele Teti
|
21bdc7cee0
|
New template language: TemplatePro
|
2024-08-07 16:25:08 +02:00 |
|
Daniele Teti
|
d932857f34
|
Added CreateRequest and CreateNotification methods on JSONRPCExecutor
|
2024-07-28 23:54:45 +02:00 |
|
Daniele Teti
|
2732dd998a
|
Better exception error messages for mid-air edit collision
|
2024-07-28 23:26:04 +02:00 |
|
Daniele Teti
|
2e05917df3
|
Added "Always" callback in the MVCAsync
|
2024-07-28 23:25:12 +02:00 |
|
Daniele Teti
|
b422dc610e
|
Removed old aliases for Spring4D nullables
|
2024-07-28 23:23:41 +02:00 |
|
Daniele Teti
|
63ae0d62d9
|
Added Profiler.Trace to profile Proc() and Profiler-Trae<T> to profile Func<T>
|
2024-07-25 15:08:40 +02:00 |
|
Daniele Teti
|
4371653072
|
Float values are "always" serialized with comma (always!)
|
2024-07-22 14:28:32 +02:00 |
|
Daniele Teti
|
c0b6310df2
|
Updated JsonDataObjects to 60c6604d65
|
2024-07-22 14:27:43 +02:00 |
|
JakobYde
|
d804f47f97
|
Added serialization/deserialization of lists of simple types as root (#761)
|
2024-07-19 18:30:02 +02:00 |
|
Daniele Teti
|
cc0a5d1281
|
Improves CustomLogger sample
|
2024-07-08 21:07:13 +02:00 |
|
Daniele Teti
|
8ac772f871
|
NEW SAMPLE: Render Binary Contents
|
2024-07-08 12:57:06 +02:00 |
|
Daniele Teti
|
e2908e388d
|
Removed old sample about jsonrpc
|
2024-07-02 19:08:56 +02:00 |
|
Daniele Teti
|
113fada45a
|
Delphi 10.2 Tokyo Compatibility Fix (Thanks Mark Lobanov)
|
2024-06-25 12:02:47 +02:00 |
|
Daniele Teti
|
072fd18392
|
Removed ENTER/EXIT log entries from LoadDefaultConfig and LoadSystemController
|
2024-06-19 23:14:01 +02:00 |
|
Daniele Teti
|
f795327a7e
|
Urlmapped boolean parameters accepts: true/false, yes/no, 1/0 as truthy and falsy values
|
2024-06-19 14:24:01 +02:00 |
|
Daniele Teti
|
a44b26c779
|
https://github.com/danieleteti/delphimvcframework/issues/754
|
2024-06-10 00:18:02 +02:00 |
|
Daniele Teti
|
636ad27a83
|
Added Wizard support for MVCNameCaseDefault
|
2024-06-09 23:53:25 +02:00 |
|
Francisco Zanini
|
6e07eb8b4f
|
Fixes serialization of enumerations from dataset (#755)
Co-authored-by: Francisco Zanini <francisco@digifort.com.br>
|
2024-06-09 18:46:01 +02:00 |
|
Daniele Teti
|
07e16a339f
|
Added MVCNameCaseDefault global config variable (with updated tests and wizard)
|
2024-06-08 23:05:46 +02:00 |
|
Daniele Teti
|
b6b2a1818e
|
Added more "Response Methods"
|
2024-05-27 23:00:52 +02:00 |
|
Daniele Teti
|
bdeca614c4
|
Updated sqids ext lib
|
2024-05-27 09:07:37 +02:00 |
|
Daniele Teti
|
1f06210979
|
Added sample for nested and internal partials with Mustache
|
2024-05-23 15:30:50 +02:00 |
|
Daniele Teti
|
43478dbdbf
|
Added TMVCSqidsEncoder, IMVCSqidsEncoder and relative sample (sqids_showcase.dproj)
|
2024-05-23 10:04:31 +02:00 |
|
Daniele Teti
|
9edc977bc4
|
Added OKResponse(const Message: String): IMVCResponse;
|
2024-05-23 10:02:54 +02:00 |
|
Daniele Teti
|
1a10545794
|
Improved Sqids in not-nullable types
|
2024-05-14 23:44:08 +02:00 |
|
Daniele Teti
|
9cd1181e88
|
Better handling of sqids in nullable types
|
2024-05-14 23:26:10 +02:00 |
|
Daniele Teti
|
d06d470e45
|
Added "MVCSerializeAsSqids" attribute. Added Sqids support in Wizard. Renamed ":sqid" converter to ":sqids". Added more tests.
|
2024-05-10 16:16:47 +02:00 |
|
Daniele Teti
|
7420015c5c
|
Sqids support - base classes + converter mechanism. Added ":sqid" converter.
|
2024-05-09 23:50:01 +02:00 |
|
Daniele Teti
|
fe5f7d4a72
|
Preparing for dmvcframework-3.4.2-magnesium-rc1
|
2024-05-03 00:13:08 +02:00 |
|
Daniele Teti
|
9b414b8665
|
Delphi Tokyo Compat
|
2024-05-02 19:14:59 +02:00 |
|
rjantz2
|
d0c3414a5e
|
Fix crash caused by null value set as a nested record. (#750)
|
2024-05-01 11:03:49 +02:00 |
|
Daniele Teti
|
d743333741
|
Updated dmustache to version 2
|
2024-04-29 15:40:45 +02:00 |
|
Marcelo Varela
|
493d2f21ae
|
Add Http Only Cookie support (#738)
* HTTP Only Cookie support
* Unit name
* Without chaning the formatting
* Without chaning the formatting
* On logoff check if UseHttpOnly is true
|
2024-04-29 14:55:58 +02:00 |
|