swaf/src
Alice Gaudon 2c66c66a39 logging: add status code description for redirections 2021-01-21 15:45:20 +01:00
..
auth Controller: add useMiddleware method 2020-12-30 14:10:58 +01:00
components logging: add status code description for redirections 2021-01-21 15:45:20 +01:00
db Upgrade dependencies and update to express session new typings 2020-12-04 15:24:22 +01:00
helpers Controller: add useMiddleware method 2020-12-30 14:10:58 +01:00
mail Add required username to magic link authentication and fix many errors 2020-11-14 17:24:57 +01:00
migrations Migration: remove `connection` parameter from query() method 2020-11-11 19:29:23 +01:00
types Upgrade dependencies and update to express session new typings 2020-12-04 15:24:22 +01:00
Application.ts Upgrade dependencies and update to express session new typings 2020-12-04 15:24:22 +01:00
ApplicationComponent.ts Upgrade dependencies and update to express session new typings 2020-12-04 15:24:22 +01:00
CacheProvider.ts Improve typing precision of CacheProvider.get() 2020-10-01 13:58:50 +02:00
Controller.ts Controller: add useMiddleware method 2020-12-30 14:10:58 +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 Replace custom logging system with tslog 2020-11-02 17:50:12 +01:00
Mails.ts Add required username to magic link authentication and fix many errors 2020-11-14 17:24:57 +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 Add required username to magic link authentication and fix many errors 2020-11-14 17:24:57 +01:00
Throttler.ts Throttler: log jail triggers 2020-11-15 15:18:49 +01:00
Utils.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02: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 Rename project to swaf 2020-11-12 16:11:16 +01:00