Julius Härtl
d096208f58
chore(webpack): Move to shared code for entrypoints and use webpack serve public path
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-05-17 09:53:50 +02:00
Julien Veyssier
3c83320c20
implement card reference widget, fix DeckIcon.vue
...
bring back eslint and stylelint on compilation, fix almost all warnings, ignore some
Signed-off-by: Julien Veyssier <eneiluj@posteo.net >
2022-09-12 17:20:45 +02:00
Joas Schilling
2b11ea5e72
Fix node linting
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-04-12 09:54:39 +02:00
Joas Schilling
d4b880a66f
Fix paramter replacements when creating deck cards from talk messages
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-04-12 09:54:37 +02:00
Tobias Speicher
daf6442c13
Replace deprecated String.prototype.substr()
...
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com >
2022-03-24 15:47:29 +01:00
Joas Schilling
53d70321da
Fix talk integration
...
title and description where not populated and also opposed to documentation the link is not absolute
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-01-12 16:20:31 +01:00
Julius Härtl
b8aed5f842
Register talk message action for creating deck cards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-02-16 14:50:02 +01:00