swaf/test
Alice Gaudon 6aa37eb9e4 Add two step pre-compile/compile asset processing
Reorganize views into new "assets" folder structure
Turn locals into a store so locals don't have to be passed through files that don't need them
Some fixes to previous commit (esm) 82ab0b963c
Remove afs in favor of fs.promises (renamed afs.exists to Utils.doesFileExist
Rename Utils.readdirRecursively to Utils.listFilesRecursively
2021-05-04 17:14:32 +02:00
..
assets/views Add two step pre-compile/compile asset processing 2021-05-04 17:14:32 +02:00
types Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
_app.ts Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
_authentication_common.ts Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
_mail_server.ts Add account management (email addresses management, password management) 2021-01-22 12:22:11 +01:00
Authentication.test.ts Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
AuthenticationApprovalMode.test.ts Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
AuthenticationNoUsername.test.ts Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
Controller.test.ts Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
CsrfProtectionComponent.test.ts Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
Model.test.ts Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
ModelQuery.test.ts Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
Pagination.test.ts Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00