swaf/src
Alice Gaudon bbd9480000 chore(back): clean leftover console.log 2022-03-07 19:25:25 +01:00
..
assets fix(front/auth/login form): don't show password login method if there is not UserPasswordComponent 2022-03-07 17:41:20 +01:00
auth fix(front/auth/login form): don't show password login method if there is not UserPasswordComponent 2022-03-07 17:41:20 +01:00
common fix(common/Time): fix humanizeDuration for duration > 1 year 2022-03-06 13:22:12 +01:00
components chore(back): clean leftover console.log 2022-03-07 19:25:25 +01:00
db back/migration command: add log to show that we are rolling back a migration and which one 2021-11-24 18:20:02 +01:00
frontend front/SvelteViewEngine: add isSsr local 2021-11-28 16:41:46 +01:00
helpers Add formatViewData to response object to fix tests and prepare for async navigation 2021-11-28 21:26:45 +01:00
mail Add formatViewData to response object to fix tests and prepare for async navigation 2021-11-28 21:26:45 +01:00
migrations Fix usages of explicit any 2021-11-10 17:58:52 +01:00
types Add formatViewData to response object to fix tests and prepare for async navigation 2021-11-28 21:26:45 +01:00
utils Add two step pre-compile/compile asset processing 2021-05-04 17:14:32 +02:00
Application.ts Add formatViewData to response object to fix tests and prepare for async navigation 2021-11-28 21:26:45 +01:00
ApplicationComponent.ts Use maintenance component to throw 503s when some components are unavailable 2021-05-13 16:26:27 +02:00
CacheProvider.ts Improve typing precision of CacheProvider.get() 2020-10-01 13:58:50 +02:00
Controller.ts Move route building to common subproject, fix Time export 2021-06-01 14:34:10 +02:00
Extendable.ts Add has and require methods to Extendable 2021-05-13 15:58:41 +02:00
FileUploadMiddleware.ts Fix FileUploadMiddleware formidable usage 2021-11-22 17:59:32 +01:00
HttpError.ts Fix linting errors 2021-11-09 19:46:51 +01:00
Logger.ts Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
Mails.ts Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
Middleware.ts Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
SecurityError.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
SessionWebSocketListener.ts fix(websockets): send cookies manually for session authentication 2022-02-18 22:59:16 +01:00
TestApp.ts Add formatViewData to response object to fix tests and prepare for async navigation 2021-11-28 21:26:45 +01:00
Throttler.ts Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
Utils.ts Fix usages of explicit any 2021-11-10 17:58:52 +01:00
WebSocketListener.ts fix(websockets): send cookies manually for session authentication 2022-02-18 22:59:16 +01:00
index.ts Add missing dependencies and remove useless index.js 2020-04-22 18:06:15 +02:00
main.ts Upgrade dependencies 2021-11-08 01:09:26 +01:00
tsconfig.json Do not distribute backend source, export everything to commonjs 2021-11-20 15:39:51 +01:00