|
8ae520aa07
|
Upgrade dependencies
- Add a new migration to fix password hash length `IncreaseMagicLinkTokenLengthMigration`
- Fix types
|
2024-09-21 18:37:51 +02:00 |
|
|
d6b530d16c
|
Add formatViewData to response object to fix tests and prepare for async navigation
|
2021-11-28 21:26:45 +01:00 |
|
|
9980c54fcf
|
front/SvelteViewEngine: pre-compile ssr on demand, refactor globals into proper locals and lazy locals
|
2021-11-24 22:18:14 +01:00 |
|
|
e7695b7027
|
Upgrade dependencies
|
2021-11-08 01:09:26 +01:00 |
|
|
82ab0b963c
|
Switch to esm and add import auto format
|
2021-05-03 20:52:52 +02:00 |
|
|
9ff832fb6f
|
TestApp: don't ignore commands by default
|
2021-03-30 12:03:26 +02:00 |
|
|
da38fdaf72
|
tests: get rid of useless csrf.njk template
|
2020-11-15 15:15:21 +01:00 |
|
|
698ace965f
|
Add authentication tests for username registration
|
2020-11-14 18:16:58 +01:00 |
|
|
a98c06fa92
|
eslint: add no-floating-promises
|
2020-10-01 14:18:31 +02:00 |
|
|
79d704083a
|
Add many eslint rules and fix all linting issues
|
2020-09-28 14:15:22 +02:00 |
|
|
dfee2645e1
|
Express: add custom bind address setting
|
2020-09-17 21:15:37 +02:00 |
|
|
84f2f7118a
|
Csrf protection test: migrate to supertest
|
2020-08-05 12:06:21 +02:00 |
|
|
afdfadd34e
|
Add CsrfProtectionComponent tests and fix missing promise await
|
2020-07-08 10:58:57 +02:00 |
|