Commit Graph

2340 Commits

Author SHA1 Message Date
Daniele Teti
53af723694 MVCFramework.HTMX.pas finally gone into the main source folder 2024-09-12 23:03:47 +02:00
Daniele Teti
5aea0e19d1 Updated TemplatePro to syntax version 0.6 2024-09-12 22:59:40 +02:00
Daniele Teti
dc04b27ace Removed MVCUseTemplateCache (duplicated of TMVCConfigKey.ViewCache) 2024-09-11 11:15:38 +02:00
Daniele Teti
b96dc56b6d Added UseViewCache in cached config values 2024-09-11 11:14:40 +02:00
Daniele Teti
fd5de8660c Updated TemplatePro 2024-09-10 23:42:24 +02:00
Daniele Teti
8116c25e2f Updated TemplatePro 2024-09-09 12:42:30 +02:00
Daniele Teti
a098584994 Updated TemplatePro 2024-09-06 16:22:21 +02:00
Daniele Teti
9c93f03d24 ClientPrefer returns always "true" in case "accept = */*" 2024-09-06 16:22:07 +02:00
Daniele Teti
8e4361dceb Updated copyright 2024-09-06 12:23:07 +02:00
Daniele Teti
ec3e2d590b Revert "consistent packaging versions; build group (#770)"
This reverts commit 63927ccf50.
2024-09-06 12:20:33 +02:00
David Cornelius
63927ccf50
consistent packaging versions; build group (#770)
* package suffix $(Auto); consistent descriptions

* build group for win32/win64, debug/release
2024-09-03 22:13:03 +02:00
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
febdf40863 Renamed some sample folders 2024-09-03 12:59:36 +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
1ae17451f4 Updated superheroes in htmx + templatepro demo 2024-08-23 18:34:06 +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
7e28bc959e Extended nullable types sample 2024-07-29 09:18:21 +02:00
Daniele Teti
d932857f34 Added CreateRequest and CreateNotification methods on JSONRPCExecutor 2024-07-28 23:54:45 +02:00
Daniele Teti
7e55bfae86 Added sample data "books" 2024-07-28 23:31:04 +02:00
Daniele Teti
641b89cf36 New demo instant_search_with_htmx 2024-07-28 23:30:23 +02:00
Daniele Teti
0f1e8f79a6 Added new DEMO NullableTypesShowcase 2024-07-28 23:29:56 +02:00
Daniele Teti
42e0bc1209 Updated CustomRoleAuth samples 2024-07-28 23:29:19 +02:00
Daniele Teti
1edfe8f45f Updated HTMX stuff 2024-07-28 23:28:29 +02:00
Daniele Teti
835127cf83 Improved JSONWriters demo 2024-07-28 23:27:40 +02:00
Daniele Teti
e494111e5d Updated WineCellar demo 2024-07-28 23:26:50 +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
051e778295 Small JSONRPC demo fix 2024-07-19 18:20:49 +02:00
Daniele Teti
d5156646ea Old Write* to LogI and LogException 2024-07-09 23:22:26 +02:00
Daniele Teti
c420be5f24 Improved Sample functional_actions_showcase 2024-07-09 23:21:50 +02:00