delphimvcframework/samples
2022-11-21 15:20:18 +01: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 Renamed "Render(AErrorCode: Integer etc" in "RenderStatusMessage(etc..." 2022-10-26 19:31:54 +02:00
activerecord_showcase Added "Speed" button in activerecord_showcase sample 2022-11-20 00:51:57 +01: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 - 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
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
async_task Improved Samples, mostrly ActiveRecord related 2022-11-10 18:30:11 +01:00
authenticationauthorization [+] Improved some samples 2021-04-07 19:41:02 +02:00
avoid_mid_air_collisions_sample Renamed "Render(AErrorCode: Integer etc" in "RenderStatusMessage(etc..." 2022-10-26 19:31:54 +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 - New unit tests for Context.Request.BodyAs and BodyFor using RootNode 2022-10-28 09:23:31 +02:00
concurrency_speed_test + New built-in Profiler (check Profiling sample), new Context.ActionQualifiedName property 2022-10-20 17:29:04 +02:00
consolesample + New built-in Profiler (check Profiling sample), new Context.ActionQualifiedName property 2022-10-20 17:29:04 +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 https://github.com/danieleteti/delphimvcframework/issues/573 2022-09-10 11:59:45 +02:00
data https://github.com/danieleteti/delphimvcframework/issues/594 2022-11-21 15:20:18 +01: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 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
jsonwebtoken https://github.com/danieleteti/delphimvcframework/issues/573 2022-09-10 11:59:45 +02:00
jsonwebtoken_livevaliditywindow preparing for 3.2.2-nitrogen 2022-09-15 09:09:33 +02:00
jsonwebtoken_roleauth https://github.com/danieleteti/delphimvcframework/issues/573 2022-09-10 11:59:45 +02: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 Async support for JSONRPCClient (Thanks to our sponsor ORION LAW) 2022-10-29 00:34:49 +02:00
middleware https://github.com/danieleteti/delphimvcframework/issues/573 2022-09-10 11:59:45 +02:00
middleware_activerecord - 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
middleware_analytics Updated LoggerPro, improved Wizard, general code cleaning 2022-08-13 00:21:00 +02:00
middleware_compression - create include files to easily mantain aligned all the dpks 2021-09-29 19:30:14 +02:00
middleware_etag Improved loggin in StaticFile Middleware 2022-10-09 17:15:25 +02:00
middleware_jwtblacklist Improved Samples, mostrly ActiveRecord related 2022-11-10 18:30:11 +01: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
profiling 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
profiling_showcase 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
react removed package-lock.json 2022-11-10 18:43:24 +01:00
renders https://github.com/danieleteti/delphimvcframework/issues/589 2022-11-07 21:35:04 +01:00
renders_spring4d_nullables + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
routing + Improved TMVCActiveRecord Interbase support 2022-01-26 23:00:32 +01:00
rql2sql https://github.com/danieleteti/delphimvcframework/issues/565 2022-08-09 13:02:29 +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 Improved Samples, mostrly ActiveRecord related 2022-11-10 18:30:11 +01:00
serversentevents2 https://github.com/danieleteti/delphimvcframework/issues/585 2022-10-25 09:00:35 +02:00
serversideviewcustom + Updated copyright for 2022 2022-01-04 15:44:47 +01:00
serversideviews_lua Updated serversideview samples (Lua and dmustache) 2022-08-19 10:20:13 +02:00
serversideviews_mustache Improved Samples, mostrly ActiveRecord related 2022-11-10 18:30:11 +01:00
sessioncustom https://github.com/danieleteti/delphimvcframework/issues/488 2021-03-03 18:42:59 +01:00
sessions Renamed "Render(AErrorCode: Integer etc" in "RenderStatusMessage(etc..." 2022-10-26 19:31:54 +02:00
simple_api_using_datasets Improved Samples, mostrly ActiveRecord related 2022-11-10 18:30:11 +01:00
simple_api_using_mvcactiverecord Improved Samples, mostrly ActiveRecord related 2022-11-10 18:30:11 +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 In case of multiple MVCPath, Swagger consider only the first one (Thanks V.Ferri) 2022-08-05 12:20:20 +02:00
swaggerdoc https://github.com/danieleteti/delphimvcframework/issues/573 2022-09-10 11:59:45 +02:00
swaggerdoc_extended https://github.com/danieleteti/delphimvcframework/issues/573 2022-09-10 11:59:45 +02:00
swaggerui Fixed Swagger samples 2020-09-18 08:29:12 -03:00
webcontextevents Refactoring for webcontextevents sample 2022-09-29 17:32:35 +02: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 Improved Samples, mostrly ActiveRecord related 2022-11-10 18:30:11 +01:00
winecellarclient_mobile Improved Samples, mostrly ActiveRecord related 2022-11-10 18:30:11 +01:00
winecellarclient_withlivebinding Revert "Sample fixes" 2020-10-22 19:42:18 +02:00
winecellarserver Improved Samples, mostrly ActiveRecord related 2022-11-10 18:30:11 +01:00