delphimvcframework/samples
Daniele Teti b1c2a87200
Some checks failed
TOC Generator / TOC Generator (push) Has been cancelled
Small improvements in id handling for jsonrpc requests
2024-10-24 15:05:36 +02:00
..
_ Updated sample (refactored to functional actions when possibile) 2024-10-05 14:22:15 +02:00
action_filters Sample folders rename. First version of WebStencils SSV engine 2024-10-11 16:02:29 +02:00
activerecord_restful_crud Added sample for nested and internal partials with Mustache 2024-05-23 15:30:50 +02:00
activerecord_showcase Updated MSSQL Script for active_record_showcase demo 2024-10-22 22:39:55 +02:00
ado Improved tasks.py - not is able to discover the "best" delphi version to use to compile (latest one) 2023-11-06 14:46:39 +01:00
angular build(deps): bump @angular/core in /samples/angular/webapp (#703) 2023-10-20 15:38:53 +02:00
apache_module Sample folders rename. First version of WebStencils SSV engine 2024-10-11 16:02:29 +02:00
articles_crud_server Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
articles_crud_vcl_client Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
articles_crud_vcl_client_api_binder Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
articles_crud_vcl_client_meta Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
async_task Updated CustomRoleAuth samples 2024-07-28 23:29:19 +02:00
avoid_mid_air_collisions_sample Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
basicdemo_server Any exception in TMVCWebResponse.Destroy on logged 2024-03-14 15:03:51 +01:00
basicdemo_vclclient Samples changed to use TMVCRESTClient 2020-09-24 16:30:45 -03:00
commons Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
concurrency_speed_test Improved tasks.py - not is able to discover the "best" delphi version to use to compile (latest one) 2023-11-06 14:46:39 +01:00
console_sample Sample folders rename. First version of WebStencils SSV engine 2024-10-11 16:02:29 +02:00
controllers_register All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
custom_auth Renamed some sample folders 2024-09-03 12:59:36 +02:00
custom_exception_handling Preparing for release 2024-04-19 13:21:45 +02:00
custom_logger Sample folders rename. First version of WebStencils SSV engine 2024-10-11 16:02:29 +02:00
custom_role_auth Sample folders rename. First version of WebStencils SSV engine 2024-10-11 16:02:29 +02:00
data Updated MSSQL Script for active_record_showcase demo 2024-10-22 22:39:55 +02:00
datapump New Sample DataPump 2024-05-16 17:59:17 +02:00
dotenv_showcase Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
file_upload Sample folders rename. First version of WebStencils SSV engine 2024-10-11 16:02:29 +02:00
functional_actions_showcase Addes new ResponseMethod "StatusResponse" 2024-10-16 07:58:30 +02:00
higher_order_functions MVCFramework.Functional.pas has been merged in MVCFramework.Utils.pas 2024-09-19 19:15:57 +02:00
hmac Sample folders rename. First version of WebStencils SSV engine 2024-10-11 16:02:29 +02:00
htmx Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
htmx_mustache Updated HTMX stuff 2024-07-28 23:28:29 +02:00
htmx_templatepro Added rating and indicator in "instant_search_with_htmx" 2024-09-20 00:17:30 +02:00
htmx_website_with_templatepro Small improvements in id handling for jsonrpc requests 2024-10-24 15:05:36 +02:00
htmx_website_with_webstencils WebStencils support in IDE Wizard and code generator 2024-10-14 09:21:56 +02:00
instant_search_with_htmx_and_templatepro Update TemplatePro and small samples fixes 2024-10-22 22:41:02 +02:00
ISAPI Improved tasks.py - not is able to discover the "best" delphi version to use to compile (latest one) 2023-11-06 14:46:39 +01:00
jsondataobjects_serializer All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
jsonrpc Small improvements in id handling for jsonrpc requests 2024-10-24 15:05:36 +02:00
jsonwebtoken Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
jsonwebtoken_livevaliditywindow preparing for 3.2.2-nitrogen 2022-09-15 09:09:33 +02:00
jsonwebtoken_roleauth Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
jsonwebtokenplain Updated copyright message, removing some warnings 2023-01-17 08:52:26 +01:00
jsonwriterrenders Improved JSONWriters demo 2024-07-28 23:27:40 +02:00
master_details Copyright updated to 2010-2024 2024-01-02 17:04:27 +01:00
middleware Added htmx_template_pro sample 2024-08-12 10:38:16 +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 samples 2024-08-18 13:23:38 +02:00
middleware_basicauthentication Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
middleware_compression - create include files to easily mantain aligned all the dpks 2021-09-29 19:30:14 +02:00
middleware_cors Improved tasks.py - not is able to discover the "best" delphi version to use to compile (latest one) 2023-11-06 14:46:39 +01:00
middleware_etag Updated samples 2024-08-18 13:23:38 +02:00
middleware_jwtblacklist Updated TemplatePro 2024-09-09 12:42:30 +02:00
middleware_staticfiles Updated samples 2024-08-18 13:23:38 +02:00
middleware_trace Updated samples 2024-08-18 13:23:38 +02:00
nullable_types_showcase Extended nullable types sample 2024-07-29 09:18:21 +02:00
outputcachewithredis https://github.com/danieleteti/delphimvcframework/issues/518 2021-08-30 10:51:20 +02:00
profiling Added htmx_template_pro sample 2024-08-12 10:38:16 +02:00
profiling_showcase Added Profiler.Trace to profile Proc() and Profiler-Trae<T> to profile Func<T> 2024-07-25 15:08:40 +02:00
prometheus Improved Prometheus Middleware 2023-04-12 17:49:30 +02:00
react build(deps): bump follow-redirects in /samples/react/WebApp 2024-03-16 22:38:06 +00:00
render_binary_contents NEW SAMPLE: Render Binary Contents 2024-07-08 12:57:06 +02:00
renders Updated sample (refactored to functional actions when possibile) 2024-10-05 14:22:15 +02:00
renders_spring4d_nullables Copyright updated to 2010-2024 2024-01-02 17:04:27 +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 Now "NoRouteFound" error returns the correct content-type 2024-02-21 14:41:25 +01:00
serversentevent_for_indy_based_servers Updated copyright message, removing some warnings 2023-01-17 08:52:26 +01:00
serversentevents Updated sample (refactored to functional actions when possibile) 2024-10-05 14:22:15 +02:00
serversentevents2 Updated sample (refactored to functional actions when possibile) 2024-10-05 14:22:15 +02:00
serversideviews_lua Removed ViewDataSets and all related methods from TMVCController. Use ViewData instead. 2024-03-08 16:17:30 +01:00
serversideviews_mustache Improved template engines mechanism 2024-08-18 11:40:14 +02:00
serversideviews_sempare Removed ViewDataSets and all related methods from TMVCController. Use ViewData instead. 2024-03-08 16:17:30 +01:00
serversideviews_templatepro Update TemplatePro and small samples fixes 2024-10-22 22:41:02 +02:00
services_injection Changed param order for RegisterType 2024-04-17 09:57:22 +02:00
session_file_based Added server side session with file persistence 2023-08-12 01:24:10 +02:00
sessioncustom Updated sample (refactored to functional actions when possibile) 2024-10-05 14:22:15 +02:00
sessions Updated sample (refactored to functional actions when possibile) 2024-10-05 14:22:15 +02:00
simple_api_using_datasets Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
simple_api_using_mvcactiverecord Updated sample (refactored to functional actions when possibile) 2024-10-05 14:22:15 +02:00
simple_api_using_mvcactiverecord_with_injection Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
simple_api_using_mvcactiverecord_with_version Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
soap_rest Sample folders rename. First version of WebStencils SSV engine 2024-10-11 16:02:29 +02:00
spring4dintegration Preparing sample to 3.4.0-neon 2023-09-07 18:13:23 +02:00
sqids_showcase Added "Shuffle" to sqids_showcase 2024-05-23 11:02:00 +02:00
ssl_client Sample folders rename. First version of WebStencils SSV engine 2024-10-11 16:02:29 +02:00
ssl_server Sample folders rename. First version of WebStencils SSV engine 2024-10-11 16:02:29 +02: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 https://github.com/danieleteti/delphimvcframework/issues/577 2022-12-25 19:46:07 +01:00
swagger_doc Sample folders rename. First version of WebStencils SSV engine 2024-10-11 16:02:29 +02:00
swagger_doc_extended Sample folders rename. First version of WebStencils SSV engine 2024-10-11 16:02:29 +02:00
swagger_primer Updated sample projects to D12.2; New middleware TMVCShutdownMiddleware (useful to create a route which shutdown the server in automated testing environments) 2024-10-01 09:46:54 +02:00
swagger_ui Sample folders rename. First version of WebStencils SSV engine 2024-10-11 16:02:29 +02:00
webcontextevents https://github.com/danieleteti/delphimvcframework/issues/605 2022-12-09 09:58:55 +01:00
windows_service Sample folders rename. First version of WebStencils SSV engine 2024-10-11 16:02:29 +02:00
wine_cellar_sample New helper method: ObjectToJSONObjectStr to easily convert an object to a json string 2024-10-16 07:59:51 +02:00