swaf/src
Alice Gaudon 8210642684 Improve logging configuration structure 2020-09-25 22:19:13 +02:00
..
auth Improve middleware definition and cleanup code 2020-09-25 22:15:57 +02:00
components Improve middleware definition and cleanup code 2020-09-25 22:15:57 +02:00
db Improve middleware definition and cleanup code 2020-09-25 22:15:57 +02:00
helpers Improve middleware definition and cleanup code 2020-09-25 22:15:57 +02:00
migrations Make models extendable 2020-07-24 12:58:06 +02:00
models Fix missing fields by default and fix model construction flow 2020-07-24 15:40:40 +02:00
types Improve middleware definition and cleanup code 2020-09-25 22:15:57 +02:00
Application.ts Improve middleware definition and cleanup code 2020-09-25 22:15:57 +02:00
ApplicationComponent.ts Improve middleware definition and cleanup code 2020-09-25 22:15:57 +02:00
CacheProvider.ts Add cache interface 2020-07-19 12:01:22 +02:00
Controller.ts Improve middleware definition and cleanup code 2020-09-25 22:15:57 +02:00
Extendable.ts Improve middleware definition and cleanup code 2020-09-25 22:15:57 +02:00
FileUploadMiddleware.ts Improve middleware definition and cleanup code 2020-09-25 22:15:57 +02:00
HttpError.ts Add 401 unauthorized http error 2020-07-08 11:33:13 +02:00
Logger.ts Improve logging configuration structure 2020-09-25 22:19:13 +02:00
Mail.ts Change public_url config field name to base_url 2020-07-24 12:59:44 +02:00
Mails.ts Finish promoting email views and add backend controller 2020-07-20 17:32:32 +02:00
Middleware.ts Improve middleware definition and cleanup code 2020-09-25 22:15:57 +02:00
Pagination.ts Add sources 2020-04-22 17:49:58 +02:00
SecurityError.ts Don't start in production if important security fields are misconfigured 2020-07-15 15:06:29 +02:00
Throttler.ts Fix throttler not triggering when maxCount > 1 2020-07-28 11:17:28 +02:00
Utils.ts Fix some model refactor usages 2020-07-26 11:37:01 +02:00
WebSocketListener.ts Pass a whole Session to WebSocketListeners 2020-09-23 08:55:35 +02:00
index.ts Add missing dependencies and remove useless index.js 2020-04-22 18:06:15 +02:00