delphimvcframework/samples
2022-08-03 14:28:01 -03:00
..
_ Refactoring 2014-03-31 22:02:31 +00:00
actionfilters Revert "Sample fixes" 2020-10-22 19:42:18 +02:00
activerecord_restful_crud https://github.com/danieleteti/delphimvcframework/issues/564 2022-08-02 23:57:09 +02:00
activerecord_showcase https://github.com/danieleteti/delphimvcframework/issues/564 2022-08-02 23:57:09 +02:00
angular All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
apachemodule [+] improved apache module and isapi samples 2021-02-17 00:04:58 +01:00
articles_crud_server + (WIP) JSON.RPC - Implented other tests. Currently nested array are not deserialized using the static version. 2022-07-07 15:09:31 +02:00
articles_crud_server_with_injectable_parameters + Improved TMVCActiveRecord Interbase support 2022-01-26 23:00:32 +01:00
articles_crud_vcl_client Merge branch 'master' into feature_restclient 2020-11-09 07:55:06 -03:00
articles_crud_vcl_client_api_binder [+] All article CRUD samples in one project group 2021-04-07 19:14:12 +02:00
articles_crud_vcl_client_meta [+] All article CRUD samples in one project group 2021-04-07 19:14:12 +02:00
authenticationauthorization [+] Improved some samples 2021-04-07 19:41:02 +02:00
basicdemo_server [+] Fix for compatibility with delphi Berlin. 2021-07-16 18:55:33 -03:00
basicdemo_vclclient Samples changed to use TMVCRESTClient 2020-09-24 16:30:45 -03:00
commons Added automatic deserialization to TMVCRESTClient. 2022-08-03 14:28:01 -03:00
concurrency_speed_test All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
consolesample Full UnitTest Linux compatibilities (working on) for 10.4 2020-05-25 19:34:14 +02:00
controllers_register All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
custom_exception_handling Removed the standard log line in case of CustomExceptionHandling; now the custom handler can write all, and only, the logs it needs 2021-03-24 10:58:20 +01:00
CustomAuth + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
customlogger All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
CustomRoleAuth Samples changed to use TMVCRESTClient 2020-09-24 16:30:45 -03:00
data + example db 2022-06-23 15:15:23 +02:00
fileupload + Fixed a bug in RQL' MaxRecordCount 2021-11-18 00:49:12 +01:00
hmacsample All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
ISAPI [+] improved apache module and isapi samples 2021-02-17 00:04:58 +01:00
jsondataobjects_serializer All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
jsonrpc Improved ServerSideView Sample 2020-11-05 17:14:39 +01:00
jsonrpc_with_published_objects Missed file 2022-07-26 09:31:55 +02:00
jsonwebtoken https://github.com/danieleteti/delphimvcframework/issues/495 2021-04-12 22:31:50 +02:00
jsonwebtoken_livevaliditywindow [+] Small demo changes 2021-04-08 23:04:11 +02:00
jsonwebtoken_roleauth Samples changed to use TMVCRESTClient 2020-09-24 16:30:45 -03:00
jsonwebtokenplain Merge branch 'master' into feature_restclient 2020-11-27 14:14:41 -03:00
jsonwriterrenders All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
master_details + Samples are compilable with Delphi 10.2 Tokyo or better 2022-03-31 09:31:11 +02:00
middleware + Improved TMVCActiveRecord Interbase support 2022-01-26 23:00:32 +01:00
middleware_analytics Update samples 2020-10-24 14:21:02 +02:00
middleware_compression - create include files to easily mantain aligned all the dpks 2021-09-29 19:30:14 +02:00
middleware_etag [+] Fix https://github.com/danieleteti/delphimvcframework/issues/512 2021-08-11 07:50:35 -03:00
middleware_jwtblacklist - added AddDefaultConnection overload 2021-10-20 11:29:49 +02:00
middleware_staticfiles https://github.com/danieleteti/delphimvcframework/issues/548 (WIP) 2022-04-04 14:48:39 +02:00
middleware_trace + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
outputcachewithredis https://github.com/danieleteti/delphimvcframework/issues/518 2021-08-30 10:51:20 +02:00
react Bump axios from 0.19.2 to 0.21.1 in /samples/react/WebApp 2021-01-06 09:02:58 +00:00
renders + jsonrpc, works also "EchoArrayOfRecords" method. 2022-07-20 00:27:55 +02:00
renders_spring4d_nullables + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
renders_spring4d_v2_collections Serializer improvements (#486) 2021-06-01 15:10:45 +02:00
routing + Improved TMVCActiveRecord Interbase support 2022-01-26 23:00:32 +01:00
rql2sql + Merge https://github.com/danieleteti/delphimvcframework/pull/559 2022-06-14 15:05:04 +02:00
server_in_dll https://github.com/danieleteti/delphimvcframework/issues/550 2022-04-12 12:12:08 +02:00
servercontainer [+] Improved ServerContainer sample - now it shows hot tu publish more than 1 TMVCEngine in more than 1 WebModule 2021-02-03 18:23:48 +01:00
serversentevents Fix some samples 2020-10-22 09:14:08 +02:00
serversentevents2 Fix some samples 2020-10-22 09:14:08 +02:00
serversideviewcustom + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
serversideviews Improved StaticFilesMiddleware 2020-09-16 15:56:14 +02:00
serversideviews_lua + final version for the new SWAGGER engine (Sponsored by CENTRO SOFTWARE) 2022-01-11 15:30:40 +01:00
serversideviews_mustache + 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
sessioncustom https://github.com/danieleteti/delphimvcframework/issues/488 2021-03-03 18:42:59 +01:00
sessions https://github.com/danieleteti/delphimvcframework/issues/355 2020-04-12 12:38:00 +02:00
simple_api_using_datasets [+] added two new samples (simple_api_using_datasets, simple_api_using_mvcactiverecord). Thiese sample are used in official trainings. 2021-04-06 19:23:30 +02:00
simple_api_using_mvcactiverecord + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
soaprest TMVCEngine.Config property is now read-only. Can be changed only in the anonymous method injected in the constructor. (All the samples have been updated - from an idea of @Spinettato a.k.a. Danielino) 2020-05-11 23:39:43 +02:00
spring4dintegration Typo correction 2020-11-13 01:17:52 +01:00
sslclient Samples changed to use TMVCRESTClient 2020-09-24 16:30:45 -03:00
sslserver Merge remote-tracking branch 'upstream/master' into feature_restclient 2020-11-11 20:15:53 -03:00
strongly_typed_actions All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
swagger_api_versioning_primer + Added support for API versioning in Swagger UI 2022-04-01 16:49:29 +02:00
swagger_primer + Samples are compilable with Delphi 10.2 Tokyo or better 2022-03-31 09:31:11 +02:00
swaggerdoc + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
swaggerdoc_extended + final version for the new SWAGGER engine (Sponsored by CENTRO SOFTWARE) 2022-01-11 15:30:40 +01:00
swaggerui Fixed Swagger samples 2020-09-18 08:29:12 -03:00
webcontextevents + CustomIntfObject support 2021-12-30 00:45:19 +01:00
wincellarclient_withrestadapter [+] Improved ThreadSafeQueue 2021-02-23 18:00:32 +01:00
windowsservice 3.2.0-boron-RC4 2020-02-05 23:46:38 +01:00
winecellarclient https://github.com/danieleteti/delphimvcframework/issues/488 2021-03-03 18:42:59 +01:00
winecellarclient_mobile https://github.com/danieleteti/delphimvcframework/issues/488 2021-03-03 18:42:59 +01:00
winecellarclient_withlivebinding Revert "Sample fixes" 2020-10-22 19:42:18 +02:00
winecellarserver + fixed DB path for winecellarserver 2022-06-13 15:52:07 +02:00