Commit Graph

1962 Commits

Author SHA1 Message Date
Daniele Teti
d122bf300d (WIP) 2023-05-18 09:09:05 +02:00
Daniele Teti
bacd4466aa Merge commit '5f60f646ec1c0b4fd671c1a50c185caf6a565100' 2023-05-09 17:08:08 +02:00
João Antônio Duarte
b0035f3e59 Improvements to TMVCRestClient when adding files to multipart/form-data type requests 2023-04-25 10:27:55 -03:00
danieleteti
5d7711c65e chore(docs): update TOC 2023-04-21 14:41:50 +00:00
Daniele Teti
2d5f4c5f36 Merge branch 'master' into feature_642_functions_as_action
# Conflicts:
#	README.md
2023-04-21 16:41:21 +02:00
danieleteti
b2c66d25bb chore(docs): update TOC 2023-04-21 14:21:04 +00:00
Daniele Teti
f7f3bab04f dmvcframework-3.3.0-fluorine 2023-04-21 16:20:36 +02:00
Daniele Teti
cae2e4e088 Fixed a unit test related to JWT 2023-04-17 23:55:48 +02:00
Daniele Teti
6ac9590618 Updated React sample (moved to functional components) 2023-04-17 16:12:03 +02:00
Daniele Teti
55a5c70b0d Updated some descriptions 2023-04-17 12:35:41 +02:00
Daniele Teti
6cac1a790d https://github.com/danieleteti/delphimvcframework/issues/652 2023-04-17 12:34:30 +02:00
Daniele Teti
e451849768 Improved Prometheus Middleware 2023-04-12 17:49:30 +02:00
dependabot[bot]
d9727b481a
build(deps): bump webpack from 5.75.0 to 5.76.1 in /samples/react/WebApp (#650)
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-12 17:01:19 +02:00
Daniele Teti
fb75d5f8ec Added sample and middleware for Prometheus (using https://github.com/marcobreveglieri/prometheus-client-delphi) 2023-04-09 17:05:55 +02:00
Daniele Teti
ad3aea9d98 Added "Profiler.LogsOnlyIfOverThreshold" which logs only if over the defined threshold 2023-04-06 14:47:01 +02:00
Daniele Teti
c9f3170396 Fix sample "sessioncustom" 2023-03-31 08:42:44 +02:00
Francisco Zanini
317d97ce2e
Fixed wrong data type for NullableTGUID (#651)
Co-authored-by: Francisco Zanini <francisco@digifort.com.br>
2023-03-28 17:08:58 +02:00
Daniele Teti
487cf8ec8b Improved Wizard (commeneted code to show how to use context events) 2023-03-24 17:52:32 +01:00
Daniele Teti
886f8b8f9b Updated README.MD to show what's new in 3.3.0-fluorine 2023-03-24 17:34:57 +01:00
Daniele Teti
72a93ff1ed Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2023-03-24 17:30:37 +01:00
Daniele Teti
ade5046dee Preparing packages for 3.3.0-fluorine 2023-03-24 17:29:38 +01:00
Daniele Teti
e02d4fccc9 Preparing for 3.3.3-fluorine 2023-03-24 17:28:35 +01:00
Daniele Teti
3e36a3389b Preparing for 3.3.0-fluorine release 2023-03-24 17:16:03 +01:00
Daniele Teti
29949afa17 Improved logic behind "EnterInShutdownState" 2023-03-24 11:37:12 +01:00
danieleteti
2f69a1adff chore(docs): update TOC 2023-03-14 07:56:36 +00:00
Daniele Teti
19c9cd3df4 Added support for records and array of record in function/action return 2023-03-14 08:56:00 +01:00
rjantz2
edc8c1197e
Add the ability to use records in swagger param and response attributes. (#649) 2023-03-14 08:53:08 +01:00
Daniele Teti
357837a380 Supports Record and Array of Record (WIP) 2023-03-13 18:01:04 +01:00
danieleteti
d8fa301a19 chore(docs): update TOC 2023-03-13 14:47:17 +00:00
Daniele Teti
92971f937e Merge branch 'master' into feature_642_functions_as_action
# Conflicts:
#	sources/dmvcframeworkbuildconsts.inc
#	unittests/general/UnitTestReports/dmvcframework_nunit_win64.xml
2023-03-13 15:46:41 +01:00
danieleteti
2ca6c4b0ed chore(docs): update TOC 2023-03-13 14:44:14 +00:00
Daniele Teti
899444b0df https://github.com/danieleteti/delphimvcframework/issues/648 2023-03-13 15:43:46 +01:00
Daniele Teti
548ba455a1 https://github.com/danieleteti/delphimvcframework/issues/648 2023-03-13 15:42:21 +01:00
Daniele Teti
db56fbc469 Added all supported SSL version to RESTClient 2023-03-13 15:14:46 +01:00
Daniele Teti
85b50c1ccf Added SynDoubleToText.inc as required by SynCommons.pas 2023-03-13 15:14:09 +01:00
Daniele Teti
01ee275a28 Added support for Delphi 11.3 Alexandria 2023-02-27 12:51:33 +01:00
Daniele Teti
f7b34f7cde Merge commit 'b9b63572a2ed779430eca509b8e30f18f2ff5b93' 2023-02-27 12:34:59 +01:00
Daniele Teti
b9b63572a2 Squashed 'lib/loggerpro/' changes from d1e0db6e..100b0ce0
100b0ce0 Fixed a typo

git-subtree-dir: lib/loggerpro
git-subtree-split: 100b0ce097948be4357c618355c7eaf7d6824f98
2023-02-27 12:34:59 +01:00
Daniele Teti
cba30010fc Merge commit '7d894121523288f1fd1ed1fc3f2b8bb9e4736893' as 'lib/swagdoc' 2023-02-27 12:33:00 +01:00
Daniele Teti
7d89412152 Squashed 'lib/swagdoc/' content from commit 5734fb7c
git-subtree-dir: lib/swagdoc
git-subtree-split: 5734fb7cbda9335a28fa430347fb2752e9780cd4
2023-02-27 12:33:00 +01:00
Daniele Teti
993ecf49a1 removed localcopy of SwagDoc 2023-02-27 12:32:18 +01:00
Daniele Teti
7a0ac93e2d Merge commit 'fcf524f0470a1c3532043ff01f8df5c3ff3b23ef' as 'lib/dmustache' 2023-02-27 12:30:50 +01:00
Daniele Teti
fcf524f047 Squashed 'lib/dmustache/' content from commit 3360c79f
git-subtree-dir: lib/dmustache
git-subtree-split: 3360c79f2dcd0a1a28161601616f2be8c55b527c
2023-02-27 12:30:49 +01:00
Daniele Teti
03a9b43a54 removed local copy of dmustache 2023-02-27 12:30:19 +01:00
Daniele Teti
55500acdf9 Squashed 'lib/loggerpro/' content from commit d1e0db6e
git-subtree-dir: lib/loggerpro
git-subtree-split: d1e0db6e93724e5fd825f0a8c02151d60450f98f
2023-02-27 12:26:25 +01:00
Daniele Teti
548367cc68 Merge commit '55500acdf94d3b2f6a3858215bcac7ac34bd2f24' as 'lib/loggerpro' 2023-02-27 12:26:25 +01:00
Daniele Teti
64c845c808 no message 2023-02-27 12:26:08 +01:00
Daniele Teti
cae4396c18 Works: PODO, TObjectList<T>, TStream, string, enum, bool, nested objects 2023-02-05 00:36:01 +01:00
Daniele Teti
3220248b18 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/samples/react/WebApp/axios-0.21.2' 2023-02-04 16:10:05 +01:00
Daniele Teti
8e010256be Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/samples/react/WebApp/follow-redirects-1.15.2' 2023-02-04 16:09:58 +01:00