Commit Graph

6 Commits

Author SHA1 Message Date
Simon Cambier
e5ba366840 Merge branch 'master' into svelte
# Conflicts:
#	pnpm-lock.yaml
#	src/main.ts
#	src/modal.ts
2022-04-15 17:43:56 +02:00
Simon Cambier
e949f0916a Escape HTML
Instead of trying to do some smart (and unsecure) stuff, just display the raw note contents as is
2022-04-15 17:16:37 +02:00
Simon Cambier
e1d24fc562 Svelte setup ok 2022-04-14 22:50:56 +02:00
Simon Cambier
dae6e19e9e Fixed #7
The freeze was caused by the remove-markdown plugin, that somehow doesn't like tables.
2022-04-10 22:24:27 +02:00
Simon Cambier
8139045ef3 Added filename in search fields, updated minisearch to beta, auto-search 2022-04-09 23:05:15 +02:00
Simon Cambier
ae8e868215 Initial commit 2022-04-09 10:44:54 +02:00