swaf/src
Alice Gaudon 9d50c5cc5f Rename project to swaf 2020-11-12 16:11:16 +01:00
..
auth Auth: refactor to support multiple auth factors and add password factor 2020-11-11 19:30:30 +01:00
components Auth: refactor to support multiple auth factors and add password factor 2020-11-11 19:30:30 +01:00
db Move Controller.validate to static Validator.validate 2020-11-11 19:29:23 +01:00
helpers Render emails using NunjucksComponent's environment 2020-11-03 10:29:36 +01:00
migrations Migration: remove `connection` parameter from query() method 2020-11-11 19:29:23 +01:00
types Fix validation errors not being flashed correctly 2020-11-03 11:14:13 +01:00
Application.ts Fix validation errors not being flashed correctly 2020-11-03 11:14:13 +01:00
ApplicationComponent.ts Replace custom logging system with tslog 2020-11-02 17:50:12 +01:00
CacheProvider.ts Improve typing precision of CacheProvider.get() 2020-10-01 13:58:50 +02:00
Controller.ts Move Controller.validate to static Validator.validate 2020-11-11 19:29:23 +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 Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
Logger.ts Replace custom logging system with tslog 2020-11-02 17:50:12 +01:00
Mail.ts Render emails using NunjucksComponent's environment 2020-11-03 10:29:36 +01:00
Mails.ts Mail: remove usage of non-existent config property 2020-11-04 12:11:30 +01:00
Middleware.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02: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 Auth: refactor to support multiple auth factors and add password factor 2020-11-11 19:30:30 +01:00
Throttler.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
Utils.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
WebSocketListener.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02: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