swaf/src
Alice Gaudon aed825c4d6 FormHelperComponent: don't flash empty previous form data 2021-01-25 17:26:42 +01:00
..
auth AddNameToUsersMigration: fix can't work when db already has users 2021-01-25 16:22:51 +01:00
components FormHelperComponent: don't flash empty previous form data 2021-01-25 17:26:42 +01:00
db Make models and components available immediately after their migration 2021-01-25 16:21:24 +01:00
helpers UserNameComponent: ensure usage of user.name is optional 2021-01-25 12:47:18 +01:00
mail Mail: also debug log data 2021-01-25 14:36:27 +01:00
migrations Migration: remove `connection` parameter from query() method 2020-11-11 19:29:23 +01:00
types Express.d.ts: normalize session fields case 2021-01-25 10:53:43 +01:00
Application.ts Simplify RedirectBackComponent into PreviousUrlComponent 2021-01-24 22:42:20 +01:00
ApplicationComponent.ts Use AsyncLocalStorage to provide requestId context 2021-01-22 15:54:26 +01:00
CacheProvider.ts Improve typing precision of CacheProvider.get() 2020-10-01 13:58:50 +02:00
Controller.ts Use AsyncLocalStorage to provide requestId context 2021-01-22 15:54:26 +01:00
Extendable.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
FileUploadMiddleware.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
HttpError.ts Throttler: log jail triggers 2020-11-15 15:18:49 +01:00
Logger.ts Fix express body parsing middlewares corrupting AsyncLocalStorage 2021-01-24 16:35:33 +01:00
Mails.ts Add account management (email addresses management, password management) 2021-01-22 12:22:11 +01:00
Middleware.ts Upgrade dependencies and update to express session new typings 2020-12-04 15:24:22 +01:00
Pagination.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
SecurityError.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
TestApp.ts Fix published npm package folder structure 2021-01-25 12:37:41 +01:00
Throttler.ts Use AsyncLocalStorage to provide requestId context 2021-01-22 15:54:26 +01:00
Utils.ts Use AsyncLocalStorage to provide requestId context 2021-01-22 15:54:26 +01:00
WebSocketListener.ts Upgrade dependencies and update to express session new typings 2020-12-04 15:24:22 +01:00
index.ts Add missing dependencies and remove useless index.js 2020-04-22 18:06:15 +02:00
main.ts Fix published npm package folder structure 2021-01-25 12:37:41 +01:00