swaf/src
Alice Gaudon 5cfdecfebf Also replace icons afterUpdate 2021-11-21 20:18:15 +01:00
..
assets Also replace icons afterUpdate 2021-11-21 20:18:15 +01:00
auth Remove deprecated migrations 2021-11-10 17:58:52 +01:00
common Routing: add hasRoute and hasAnyRoute and make optional components views not render route if they don't exist 2021-11-20 18:02:00 +01:00
components Fix usages of explicit any 2021-11-10 17:58:52 +01:00
db Fix usages of explicit any 2021-11-10 17:58:52 +01:00
frontend Rename front layouts to templates 2021-11-21 13:14:23 +01:00
helpers Add subsurface for panels in panels, add pagination css/design 2021-11-09 17:32:51 +01:00
mail Fix linting errors 2021-11-09 19:46:51 +01:00
migrations Fix usages of explicit any 2021-11-10 17:58:52 +01:00
types Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
utils Add two step pre-compile/compile asset processing 2021-05-04 17:14:32 +02:00
Application.ts Move route building to common subproject, fix Time export 2021-06-01 14:34:10 +02: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 usages of explicit any 2021-11-10 17:58:52 +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
TestApp.ts Upgrade dependencies 2021-11-08 01:09:26 +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 Switch to esm and add import auto format 2021-05-03 20:52:52 +02: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