Commit Graph

181 Commits

Author SHA1 Message Date
Alice Gaudon c6b8c48a72 Move all sources to src folder, add common ts subproject 2021-05-27 15:26:19 +02:00
Alice Gaudon d423d78f2a esm: fix jest not running
following 82ab0b963c
2021-05-12 14:33:18 +02:00
Alice Gaudon b247d73fcb Use clear-module to clear require cache of dependencies 2021-05-11 15:47:42 +02:00
Alice Gaudon e95595f5a3 package.json dev script: reorder nodemon tasks 2021-05-04 17:39:31 +02:00
Alice Gaudon 4b5111b33a package.json dev script: always clean compile first
This avoids running old code that could modify the databases unexpectedly
2021-05-04 17:34:14 +02:00
Alice Gaudon 82ab0b963c Switch to esm and add import auto format 2021-05-03 20:52:52 +02:00
Alice Gaudon c524ddde44 Remove useless node-sass package 2021-04-30 10:50:54 +02:00
Alice Gaudon 9d5c791081 Rollback package.json indent change 2021-04-27 15:10:30 +02:00
Alice Gaudon 10bd8bb95e Upgrade @rollup/plugin-commonjs 2021-04-23 16:11:14 +02:00
Alice Gaudon 4271b6bbc6 Pin svelte-preprocess to 4.6.9
See https://github.com/sveltejs/svelte-preprocess/pull/337
2021-04-23 15:57:34 +02:00
Alice Gaudon 053313002c Move svelte compilation to external rollup and add pre-compile-views cli 2021-04-23 15:56:39 +02:00
Alice Gaudon e5a9b9908d Refactor and make it nicer codewise 2021-04-23 15:56:39 +02:00
Alice Gaudon 29fa5f4e38 Make svelte work 2021-04-23 15:56:06 +02:00
Alice Gaudon 5f0e11efed Add svelte pre-compilation 2021-04-23 15:56:06 +02:00
Alice Gaudon a34b97ad5a Version 0.23.10 2021-04-22 18:18:37 +02:00
Alice Gaudon 85e23b7f42 Version 0.23.9 2021-04-22 12:13:46 +02:00
Alice Gaudon 23a11e7d60 Version 0.23.8 2021-04-21 13:57:20 +02:00
Alice Gaudon dbf9347ec6 Version 0.23.7 2021-03-30 12:10:58 +02:00
Alice Gaudon 6973b2600c Upgrade dependencies 2021-03-30 12:10:49 +02:00
Alice Gaudon 60e32042f7 package.json scripts: use NodeJS instead of unix commands 2021-03-30 12:03:26 +02:00
Alice Gaudon 21f161a83a Update repository URL 2021-02-21 13:19:28 +01:00
Alice Gaudon cdac3c5f68 Version 0.23.6 2021-02-18 11:47:41 +01:00
Alice Gaudon 9d5fa9d937 Version 0.23.5 2021-01-26 17:57:17 +01:00
Alice Gaudon a1d5597e96 Version 0.23.4 2021-01-25 17:54:29 +01:00
Alice Gaudon 44f2c2979b Version 0.23.3 2021-01-25 17:28:19 +01:00
Alice Gaudon 27bce2da0a package.json: reorder build script to a more natural position 2021-01-25 14:07:42 +01:00
Alice Gaudon a314c9a55a Version 0.23.2 2021-01-25 12:52:38 +01:00
Alice Gaudon ab5d64df3b package.json: fix script name conflict with life cycle scripts 2021-01-25 12:52:18 +01:00
Alice Gaudon d32f571925 Version 0.23.1 2021-01-25 12:47:54 +01:00
Alice Gaudon 2a184e4ff5 Fix published npm package folder structure 2021-01-25 12:37:41 +01:00
Alice Gaudon 16dedb681a Version 0.23.0 2021-01-25 10:56:23 +01:00
Alice Gaudon 94cb157520 Remove connect-redis that breaks context with RedisStore 2021-01-22 15:55:06 +01:00
Alice Gaudon 8fab93e709 Use AsyncLocalStorage to provide requestId context 2021-01-22 15:54:26 +01:00
Alice Gaudon 6f9ecaa9c4 Upgrade dependencies 2021-01-22 13:42:15 +01:00
Alice Gaudon bdaf815aec Upgrade dependencies 2020-12-28 12:01:00 +01:00
Alice Gaudon 87b4facea0 Upgrade dependencies and update to express session new typings 2020-12-04 15:24:22 +01:00
Alice Gaudon 3d819f03c7 Simplify build cp command and add README.md to published package files 2020-11-12 16:56:03 +01:00
Alice Gaudon 9d50c5cc5f Rename project to swaf 2020-11-12 16:11:16 +01:00
Alice Gaudon 24d83c73ad Add basic development environment for testing purposes 2020-11-11 19:29:23 +01:00
Alice Gaudon f15535dda9 Version 0.22.5 2020-11-04 11:55:52 +01:00
Alice Gaudon 19066b3e67 Version 0.22.4 2020-11-03 17:50:26 +01:00
Alice Gaudon 7a4c157074 Version 0.22.3 2020-11-03 11:14:26 +01:00
Alice Gaudon 6fa2683318 Version 0.22.2 2020-11-03 10:30:34 +01:00
Alice Gaudon cfb7bddca6 DropLegacyLogsTable: fix sql syntax 2020-11-02 19:32:56 +01:00
Alice Gaudon 0d94faf0a6 Version 0.22.0 2020-11-02 18:05:02 +01:00
Alice Gaudon 9d30b16536 yarn: rename "build_and_publish" script to friendlier "release" 2020-11-02 18:04:31 +01:00
Alice Gaudon f33c3f04eb Upgrade dependencies 2020-11-02 17:52:16 +01:00
Alice Gaudon 88e5e19730 Replace custom logging system with tslog 2020-11-02 17:50:12 +01:00
Alice Gaudon 93bff1fdca Nunjucks/globals: fix route() context 2020-10-02 12:13:48 +02:00
Alice Gaudon 8cf069fb28 Version 0.22.0-rc.23 2020-10-02 12:08:22 +02:00