|
ae31edb622
|
Upgrade redis package
|
2022-03-07 18:42:50 +01:00 |
|
|
869791b3ad
|
Version 0.25.0
|
2022-03-07 17:47:28 +01:00 |
|
|
dad4ff62f1
|
Version 0.24.10
|
2021-12-03 00:42:20 +01:00 |
|
|
7672a568fc
|
Version 0.24.9
|
2021-11-28 21:28:06 +01:00 |
|
|
366e48757e
|
back/config: replace localhost with 127.0.0.1
|
2021-11-28 21:24:51 +01:00 |
|
|
f801f6a43b
|
Add missing dev dependency @types/node
|
2021-11-24 17:38:16 +01:00 |
|
|
2e68cf8cae
|
Version 0.24.8
|
2021-11-21 20:24:56 +01:00 |
|
|
f55ba4d611
|
Upgrade svelte-preprocess
|
2021-11-21 20:24:35 +01:00 |
|
|
7f4996c908
|
Add fonts copy to rollup config
|
2021-11-21 18:34:36 +01:00 |
|
|
92c6433235
|
Version 0.24.7
|
2021-11-21 17:06:45 +01:00 |
|
|
9998f1a91c
|
Make require-from-string a normal dependency for dependants
|
2021-11-21 17:06:06 +01:00 |
|
|
c7d0238d22
|
Version 0.24.6
|
2021-11-21 16:50:47 +01:00 |
|
|
da6fda02a9
|
Replace feather icons with lucide icons, use Icon component everywhere
|
2021-11-21 12:42:26 +01:00 |
|
|
61e7282f25
|
Version 0.24.5
|
2021-11-20 19:52:59 +01:00 |
|
|
d40481fe3b
|
Make rollup available in dependant projects
|
2021-11-20 19:52:44 +01:00 |
|
|
3c28bd9fbe
|
Version 0.24.4
|
2021-11-20 19:09:14 +01:00 |
|
|
2f2e1f51b8
|
Fix dependencies for sources that will be rebuilt by dependant projects
|
2021-11-20 16:17:18 +01:00 |
|
|
876d509f10
|
Version 0.24.3
|
2021-11-20 15:40:22 +01:00 |
|
|
a753122290
|
Do not distribute backend source, export everything to commonjs
|
2021-11-20 15:39:51 +01:00 |
|
|
5869ba3ee3
|
Version 0.24.2
|
2021-11-10 19:26:06 +01:00 |
|
|
45bd805969
|
Version 0.24.1
|
2021-11-10 17:59:44 +01:00 |
|
|
e84b7cf6d3
|
Version 0.24.0
|
2021-11-10 16:41:29 +01:00 |
|
|
e7695b7027
|
Upgrade dependencies
|
2021-11-08 01:09:26 +01:00 |
|
|
4a8a1f2da8
|
More work on default theme and components
|
2021-11-08 00:24:53 +01:00 |
|
|
3b636359c6
|
[TO SQUASH] fix scss assets build pipeline
squash with 7174097388
|
2021-06-02 18:29:37 +02:00 |
|
|
d0a01ff771
|
Add images asset type handling
|
2021-06-02 17:13:46 +02:00 |
|
|
7174097388
|
Add scss assets handling
|
2021-06-01 16:03:07 +02:00 |
|
|
1b221c590f
|
package.json: dev script: preserve watch output on tsc
|
2021-05-31 16:22:14 +02:00 |
|
|
c6b8c48a72
|
Move all sources to src folder, add common ts subproject
|
2021-05-27 15:26:19 +02:00 |
|
|
d423d78f2a
|
esm: fix jest not running
following 82ab0b963c
|
2021-05-12 14:33:18 +02:00 |
|
|
b247d73fcb
|
Use clear-module to clear require cache of dependencies
|
2021-05-11 15:47:42 +02:00 |
|
|
e95595f5a3
|
package.json dev script: reorder nodemon tasks
|
2021-05-04 17:39:31 +02:00 |
|
|
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 |
|
|
82ab0b963c
|
Switch to esm and add import auto format
|
2021-05-03 20:52:52 +02:00 |
|
|
c524ddde44
|
Remove useless node-sass package
|
2021-04-30 10:50:54 +02:00 |
|
|
9d5c791081
|
Rollback package.json indent change
|
2021-04-27 15:10:30 +02:00 |
|
|
10bd8bb95e
|
Upgrade @rollup/plugin-commonjs
|
2021-04-23 16:11:14 +02:00 |
|
|
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 |
|
|
053313002c
|
Move svelte compilation to external rollup and add pre-compile-views cli
|
2021-04-23 15:56:39 +02:00 |
|
|
e5a9b9908d
|
Refactor and make it nicer codewise
|
2021-04-23 15:56:39 +02:00 |
|
|
29fa5f4e38
|
Make svelte work
|
2021-04-23 15:56:06 +02:00 |
|
|
5f0e11efed
|
Add svelte pre-compilation
|
2021-04-23 15:56:06 +02:00 |
|
|
a34b97ad5a
|
Version 0.23.10
|
2021-04-22 18:18:37 +02:00 |
|
|
85e23b7f42
|
Version 0.23.9
|
2021-04-22 12:13:46 +02:00 |
|
|
23a11e7d60
|
Version 0.23.8
|
2021-04-21 13:57:20 +02:00 |
|
|
dbf9347ec6
|
Version 0.23.7
|
2021-03-30 12:10:58 +02:00 |
|
|
6973b2600c
|
Upgrade dependencies
|
2021-03-30 12:10:49 +02:00 |
|
|
60e32042f7
|
package.json scripts: use NodeJS instead of unix commands
|
2021-03-30 12:03:26 +02:00 |
|
|
21f161a83a
|
Update repository URL
|
2021-02-21 13:19:28 +01:00 |
|
|
cdac3c5f68
|
Version 0.23.6
|
2021-02-18 11:47:41 +01:00 |
|