Commit Graph

195 Commits

Author SHA1 Message Date
Alice Gaudon d40481fe3b Make rollup available in dependant projects 2021-11-20 19:52:44 +01:00
Alice Gaudon 3c28bd9fbe Version 0.24.4 2021-11-20 19:09:14 +01:00
Alice Gaudon 2f2e1f51b8 Fix dependencies for sources that will be rebuilt by dependant projects 2021-11-20 16:17:18 +01:00
Alice Gaudon 876d509f10 Version 0.24.3 2021-11-20 15:40:22 +01:00
Alice Gaudon a753122290 Do not distribute backend source, export everything to commonjs 2021-11-20 15:39:51 +01:00
Alice Gaudon 5869ba3ee3 Version 0.24.2 2021-11-10 19:26:06 +01:00
Alice Gaudon 45bd805969 Version 0.24.1 2021-11-10 17:59:44 +01:00
Alice Gaudon e84b7cf6d3 Version 0.24.0 2021-11-10 16:41:29 +01:00
Alice Gaudon e7695b7027 Upgrade dependencies 2021-11-08 01:09:26 +01:00
Alice Gaudon 4a8a1f2da8 More work on default theme and components 2021-11-08 00:24:53 +01:00
Alice Gaudon 3b636359c6 [TO SQUASH] fix scss assets build pipeline
squash with 7174097388
2021-06-02 18:29:37 +02:00
Alice Gaudon d0a01ff771 Add images asset type handling 2021-06-02 17:13:46 +02:00
Alice Gaudon 7174097388 Add scss assets handling 2021-06-01 16:03:07 +02:00
Alice Gaudon 1b221c590f package.json: dev script: preserve watch output on tsc 2021-05-31 16:22:14 +02:00
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