.. |
_
|
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/693
|
2024-04-29 13:35:07 +02:00 |
activerecord_showcase
|
Aligned sample data database for activerecorddb
|
2024-04-22 18:11:53 +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 |
apachemodule
|
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 |
articles_crud_server
|
Profiling can be enabled by the wizard
|
2024-04-24 17:03:05 +02:00 |
articles_crud_vcl_client
|
Sample articles_crud_server updated to use db logger
|
2024-04-04 16:21:45 +02:00 |
articles_crud_vcl_client_api_binder
|
Sample articles_crud_server updated to use db logger
|
2024-04-04 16:21:45 +02:00 |
articles_crud_vcl_client_meta
|
Sample articles_crud_server updated to use db logger
|
2024-04-04 16:21:45 +02:00 |
async_task
|
https://github.com/danieleteti/delphimvcframework/issues/630
|
2023-01-28 23:31:00 +01:00 |
avoid_mid_air_collisions_sample
|
Updated samples
|
2024-04-23 23:16:28 +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
|
ServiceContainer (WIP) - singleton is "singleton per webmodule"
|
2024-03-24 16:58:08 +01: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 |
consolesample
|
Small improvements on ConsoleSample
|
2023-12-19 21:47:32 +01: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
|
Preparing for release
|
2024-04-19 13:21:45 +02:00 |
CustomAuth
|
Copyright updated to 2010-2024
|
2024-01-02 17:04:27 +01:00 |
customlogger
|
Refactored custom logging sample
|
2023-06-05 10:01:09 +02:00 |
CustomRoleAuth
|
https://github.com/danieleteti/delphimvcframework/issues/604
|
2022-12-09 10:14:44 +01:00 |
data
|
Aligned sample data database for activerecorddb
|
2024-04-22 18:11:53 +02:00 |
dotenv_showcase
|
dotEnv: Renamed WithStrategy -> UseStrategy, Added SkipDefaultEnv
|
2023-11-01 23:10:39 +01:00 |
fileupload
|
Modernized FileUpload sample
|
2024-04-10 17:12:42 +02:00 |
functional_actions_showcase
|
Added
|
2024-04-03 16:11:38 +02:00 |
functional_programming
|
Added functional utils: Filter, Map, Reduce, ForEach
|
2024-02-21 23:40:25 +01:00 |
hmacsample
|
All examples using static files have been updated to use TMVCStaticFilesMiddleware
|
2020-04-28 20:59:41 -03:00 |
htmx
|
Any exception in TMVCWebResponse.Destroy on logged
|
2024-03-14 15:03:51 +01:00 |
htmx_mustache
|
Any exception in TMVCWebResponse.Destroy on logged
|
2024-03-14 15:03:51 +01: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
|
Improved ServerSideView Sample
|
2020-11-05 17:14:39 +01:00 |
jsonrpc_with_published_objects
|
Small refactoring of JSONRPC controller
|
2024-04-05 00:01:04 +02: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/604
|
2022-12-09 10:14:44 +01:00 |
jsonwebtokenplain
|
Updated copyright message, removing some warnings
|
2023-01-17 08:52:26 +01:00 |
jsonwriterrenders
|
All examples using static files have been updated to use TMVCStaticFilesMiddleware
|
2020-04-28 20:59:41 -03:00 |
master_details
|
Copyright updated to 2010-2024
|
2024-01-02 17:04:27 +01: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
|
Fix for LoggerPro v2.0
|
2024-01-03 17:21:09 +01:00 |
middleware_basicauthentication
|
https://github.com/danieleteti/delphimvcframework/issues/680
|
2023-08-15 11:43:47 +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-04-23 23:16:28 +02:00 |
middleware_jwtblacklist
|
https://github.com/danieleteti/delphimvcframework/issues/605
|
2022-12-09 09:58:55 +01:00 |
middleware_staticfiles
|
https://github.com/danieleteti/delphimvcframework/issues/607
|
2022-12-25 19:33:23 +01:00 |
middleware_trace
|
Copyright updated to 2010-2024
|
2024-01-02 17:04:27 +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 "Profiler.LogsOnlyIfOverThreshold" which logs only if over the defined threshold
|
2023-04-06 14:47:01 +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/bin
|
Added specific sample to show how to render binary data "render_binary_contents"
|
2023-07-07 20:26:49 +02:00 |
renders
|
Preparing for release
|
2024-04-19 13:21:45 +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
|
dmvcframework-3.2.3-radium
|
2023-02-02 19:14:34 +01:00 |
serversentevents2
|
https://github.com/danieleteti/delphimvcframework/issues/585
|
2022-10-25 09:00:35 +02:00 |
serversideviewcustom
|
Sample articles_crud_server updated to use db logger
|
2024-04-04 16:21:45 +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
|
Removed ViewDataSets and all related methods from TMVCController. Use ViewData instead.
|
2024-03-08 16:17:30 +01:00 |
serversideviews_sempare
|
Removed ViewDataSets and all related methods from TMVCController. Use ViewData instead.
|
2024-03-08 16:17:30 +01: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
|
Preparing sample to 3.4.0-neon
|
2023-09-07 18:13:23 +02:00 |
sessions
|
Renamed "Render(AErrorCode: Integer etc" in "RenderStatusMessage(etc..."
|
2022-10-26 19:31:54 +02:00 |
simple_api_using_datasets
|
Added sample and middleware for Prometheus (using https://github.com/marcobreveglieri/prometheus-client-delphi)
|
2023-04-09 17:05:55 +02:00 |
simple_api_using_mvcactiverecord
|
Polished some log messages for dotEnv
|
2024-04-19 18:17:57 +02:00 |
simple_api_using_mvcactiverecord_with_version
|
Updated sample simple_api_using_mvcactiverecord_with_version to work with functional actions.
|
2024-04-05 00:34:06 +02: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
|
Preparing sample to 3.4.0-neon
|
2023-09-07 18:13:23 +02:00 |
sslclient
|
Samples changed to use TMVCRESTClient
|
2020-09-24 16:30:45 -03:00 |
sslserver
|
https://github.com/danieleteti/delphimvcframework/issues/609
|
2022-12-17 10:23:53 +01: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_primer
|
In case of multiple MVCPath, Swagger consider only the first one (Thanks V.Ferri)
|
2022-08-05 12:20:20 +02:00 |
swaggerdoc
|
Swagger: adding support for defining request body parameters as an array of objects.
|
2024-03-09 18:24:20 -03: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
|
https://github.com/danieleteti/delphimvcframework/issues/605
|
2022-12-09 09:58:55 +01:00 |
windowsservice
|
3.2.0-boron-RC4
|
2020-02-05 23:46:38 +01:00 |
WineCellarSample
|
Updated sample mod_dmvc (apache module) to be dotEnv compliant
|
2023-09-01 10:41:53 +02:00 |