Commit Graph

1599 Commits

Author SHA1 Message Date
Daniele Teti
e1ab073f10 Updated readme and tasks 2021-04-21 18:24:04 +02:00
Daniele Teti
0a3e0243ba [+] Now the injectable parameters can be defined with a default value 2021-04-21 18:19:51 +02:00
Daniele Teti
0f5587361f [+] Added MVCFromBodyAttribute, MVCFromQueryStringAttribute, MVCFromHeaderAttribute, MVCFromCookieAttribute] 2021-04-21 12:22:09 +02:00
João Antônio Duarte
0ca88bc02c [+] Fixed memory leaks 2021-04-14 10:53:02 -03:00
Daniele Teti
36534057d5 Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2021-04-12 22:32:02 +02:00
Daniele Teti
d8f24591a0 https://github.com/danieleteti/delphimvcframework/issues/495 2021-04-12 22:31:50 +02:00
João Antônio Duarte
e7e5ce5cdf [+] Added ability to access or assign a serializer to the TMVCRESTClient 2021-04-11 17:37:14 -03:00
Daniele Teti
37094397dd [+] Small demo changes 2021-04-08 23:04:11 +02:00
Daniele Teti
7a9aa77ed2 [+] Improved MVCAREntitiesGenerator 2021-04-08 00:33:27 +02:00
Daniele Teti
c5409443a0 [+] Added "Data" property to the TJWT class. This property is of type TObject but the JWTMiddleware injects TMVCWebRequest during the token generation. Is useful to affect the JWT generation considering some data coming from the client. 2021-04-08 00:00:08 +02:00
Daniele Teti
a478508850 [+] Added ability to show the entities managed by the TMVCActiveRecordController directly in the /system/describeserver.info 2021-04-07 23:58:02 +02:00
Daniele Teti
a344d96397 [+] Added new sample: swagger_primer 2021-04-07 23:57:05 +02:00
Daniele Teti
bc96a6866a [+] Improved some samples 2021-04-07 19:41:02 +02:00
Daniele Teti
79f4dd1384 [+] Fixed a problem with parameter names when when fields contains spaces 2021-04-07 19:40:23 +02:00
Daniele Teti
f0c29801ea [+] All article CRUD samples in one project group 2021-04-07 19:14:12 +02:00
Daniele Teti
585207e8c5 Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2021-04-07 09:16:45 +02:00
Daniele Teti
f736c72e5b [+] Regression for "with spaces". More work needed. 2021-04-07 09:16:28 +02:00
João Antônio Duarte
b0df0b1f5a [+] Improved SnakeCase conversion 2021-04-06 19:50:50 -03:00
Daniele Teti
ea17335bcd [+] added two new samples (simple_api_using_datasets, simple_api_using_mvcactiverecord). Thiese sample are used in official trainings. 2021-04-06 19:23:30 +02:00
Daniele Teti
a850d2c31d [+] improved an old sample 2021-04-06 19:22:28 +02:00
Daniele Teti
3f4d006295 [+] added default parameter to StrToJSON* functions 2021-04-06 19:21:53 +02:00
Daniele Teti
5516b49345 no message 2021-04-05 19:35:46 +02:00
Daniele Teti
51a15cfaa9 [+] Added connection support for unicode data 2021-04-05 18:45:55 +02:00
Daniele Teti
50b2983e30 [+] added Delphi 10.4.2 LSP files to the .gitignore 2021-04-04 18:16:27 +02:00
João Antônio Duarte
468229545d [+] Added constant for HTTP status code 429 2021-03-26 11:03:22 -03:00
Daniele Teti
8ec3d5dbad Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2021-03-24 11:01:04 +01:00
Daniele Teti
e4a3ed87da 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
João Antônio Duarte
d4ffc1329f [+] Improved exception return when executing request in TMVCRESTClient 2021-03-23 09:23:56 -03:00
Daniele Teti
5a83991991 [+] Added XML support in TMVCActiveRecord for backend PostgreSQL 2021-03-20 00:30:20 +01:00
João Antônio Duarte
d101ff8fcd [+] Improved Swagger Json Schema generation 2021-03-04 10:58:52 -03:00
Daniele Teti
7870b20907 [+] Improved built runner 2021-03-04 14:29:13 +01:00
Daniele Teti
b845afc7af [+] Improved folder detect in static files middleware 2021-03-03 23:16:55 +01:00
Daniele Teti
e8a08a4a78 https://github.com/danieleteti/delphimvcframework/issues/488 2021-03-03 18:42:59 +01:00
Daniele Teti
2db238918e [+] Improved proxy generation routes for JSONRPC 2021-03-02 18:03:08 +01:00
Daniele Teti
f0510b4bbf Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2021-02-25 10:51:09 +01:00
Daniele Teti
4139fc4a26 [+] Added URLEncode, URLDecode 2021-02-25 10:50:57 +01:00
danieleteti
59b5109461 chore(docs): update TOC 2021-02-23 17:11:43 +00:00
Daniele Teti
3544142ab5 [+] updated readme 2021-02-23 18:11:07 +01:00
Daniele Teti
244c70084e [+] Improved ThreadSafeQueue
[+] Added MVCJSONRPCAllowGET attribute
2021-02-23 18:00:32 +01:00
Daniele Teti
7093035347 Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2021-02-23 17:30:24 +01:00
Daniele Teti
12a075e74e [+] updated readme 2021-02-23 17:30:13 +01:00
danieleteti
5468b1781c chore(docs): update TOC 2021-02-23 16:26:59 +00:00
Daniele Teti
a168ecde20 [+] updated readme 2021-02-23 17:26:25 +01:00
Daniele Teti
e36604044c Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2021-02-23 14:47:57 +01:00
Daniele Teti
5ca1bebdfd [+] Added TOC on the readme using github actions 2021-02-23 14:47:44 +01:00
danieleteti
ce5fa37d31 chore(docs): update TOC 2021-02-23 12:43:54 +00:00
Daniele Teti
de71eba5aa
Update main.yml 2021-02-23 13:43:22 +01:00
Daniele Teti
4056e3d12d
Create main.yml 2021-02-23 13:40:31 +01:00
Daniele Teti
3984e56940 Merge branch 'master' of https://github.com/danieleteti/delphimvcframework 2021-02-17 00:05:14 +01:00
Daniele Teti
a138551cc8 [+] improved apache module and isapi samples 2021-02-17 00:04:58 +01:00