Commit Graph

24 Commits

Author SHA1 Message Date
7c2572cddc Fix validation errors not being flashed correctly 2020-11-03 11:14:13 +01:00
88e5e19730 Replace custom logging system with tslog 2020-11-02 17:50:12 +01:00
79d704083a Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
b736f5f6cb Improve middleware definition and cleanup code 2020-09-25 22:15:57 +02:00
75c2b72f57 Add Application.getComponent() 2020-09-23 08:46:21 +02:00
197b963e4c Add cache interface 2020-07-19 12:01:22 +02:00
e9a20c82ed Fix chmod check and relax mail 2020-07-15 15:39:08 +02:00
583a5a92de Fix config file security check access path 2020-07-15 15:22:16 +02:00
249098a587 Enforce config file permissions 2020-07-15 15:13:52 +02:00
9ce345d99d Don't start in production if important security fields are misconfigured 2020-07-15 15:06:29 +02:00
0e96a285ac Properly split routing in 2 steps: init, handle 2020-07-11 11:46:16 +02:00
4b8a3b307d Integrate file upload form middleware into controllers 2020-07-11 11:08:57 +02:00
001e24488b Add option to disable command line arguments when instanciating an app 2020-07-08 09:52:16 +02:00
b043513fe8 Bug fixes and app settings 2020-06-27 17:12:50 +02:00
9363873898 Format response for validation errors 2020-06-15 12:58:15 +02:00
9d63564719 Promote ValidationBag error handling to Application wide level 2020-06-14 21:48:50 +02:00
a15d496c53 Use formidable instead of multer 2020-06-14 21:47:18 +02:00
adf380c19d Add request parsing middlewares to controllers 2020-06-14 17:33:37 +02:00
e965303777 Add logging full http requests cli arg 2020-06-14 11:43:00 +02:00
499c66240b Add command line interface and allow rolling back migrations 2020-06-05 14:32:39 +02:00
b85fbe6c21 Log accept header for every request 2020-06-04 10:15:24 +02:00
9b7ec1e516 Nunjucks: distinguish application version from core version 2020-04-25 09:35:25 +02:00
3bf4f93b74 Force an application to register migrations 2020-04-23 16:03:54 +02:00
662d12df68 Add sources 2020-04-22 17:49:58 +02:00