Commit Graph

1886 Commits

Author SHA1 Message Date
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
rjantz2
edc8c1197e
Add the ability to use records in swagger param and response attributes. (#649) 2023-03-14 08:53:08 +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
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
Daniele Teti
93783eb3e0 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/samples/react/WebApp/ansi-regex-4.1.1' 2023-02-04 16:09:47 +01:00
dependabot[bot]
6a89e51d3b
build(deps): bump follow-redirects in /samples/react/WebApp
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.12.1 to 1.15.2.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.12.1...v1.15.2)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 07:32:11 +00:00
dependabot[bot]
9a2298be11
build(deps): bump ansi-regex in /samples/react/WebApp
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 07:32:11 +00:00
dependabot[bot]
449df0812f
build(deps): bump axios from 0.21.1 to 0.21.2 in /samples/react/WebApp
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.2/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 07:32:01 +00:00
Daniele Teti
8ba5435782 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/samples/react/WebApp/loader-utils-and-react-scripts-2.0.4' 2023-02-03 08:31:24 +01:00
Daniele Teti
f19f037365 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/samples/react/WebApp/minimatch-and-react-scripts-3.1.2'
# Conflicts:
#	samples/react/WebApp/package-lock.json
2023-02-03 08:31:08 +01:00
Daniele Teti
e2fb7f02a3 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/samples/react/WebApp/terser-4.8.1' 2023-02-03 08:30:41 +01:00
Daniele Teti
551d1a4d59 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/samples/react/WebApp/json5-1.0.2' 2023-02-03 08:30:32 +01:00
Daniele Teti
f22932df87 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/samples/react/WebApp/decode-uri-component-0.2.2' 2023-02-03 08:30:22 +01:00
Daniele Teti
cbb1fe0c37 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/samples/react/WebApp/qs-6.5.3' 2023-02-03 08:30:08 +01:00
Daniele Teti
21b378d08c Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2023-02-03 08:29:33 +01:00
Daniele Teti
424d3d6350 social updates 2023-02-03 08:29:19 +01:00
dependabot[bot]
6323a534ba
build(deps): bump loader-utils and react-scripts
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `loader-utils` from 1.2.3 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.2.3...v2.0.4)

Updates `react-scripts` from 3.4.1 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-3.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 18:18:11 +00:00
dependabot[bot]
bed8277526
build(deps): bump minimatch and react-scripts in /samples/react/WebApp
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `react-scripts` from 3.4.1 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-3.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 18:16:23 +00:00
dependabot[bot]
a75c314155
build(deps): bump terser from 4.8.0 to 4.8.1 in /samples/react/WebApp
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 18:16:19 +00:00
dependabot[bot]
8c171779e8
build(deps): bump json5 from 1.0.1 to 1.0.2 in /samples/react/WebApp
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 18:16:01 +00:00
dependabot[bot]
fb52ac6454
build(deps): bump decode-uri-component in /samples/react/WebApp
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 18:15:46 +00:00
dependabot[bot]
92d8bc629f
build(deps): bump qs from 6.5.2 to 6.5.3 in /samples/react/WebApp
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 18:15:34 +00:00
danieleteti
c726b3b55d chore(docs): update TOC 2023-02-02 18:15:07 +00:00
Daniele Teti
3a438493fb dmvcframework-3.2.3-radium 2023-02-02 19:14:34 +01:00