feature: Thread improvements, round 1 #74

Open
Guzio wants to merge 7 commits from Guzio/out-of-your-element:mergable-fr-fr into main
Showing only changes of commit ae6b730c26 - Show all commits

5
.gitignore vendored
View file

@ -1,17 +1,18 @@
# Secrets # Personal
config.js config.js
registration.yaml registration.yaml
ooye.db* ooye.db*
events.db* events.db*
backfill.db* backfill.db*
custom-webroot custom-webroot
icon.svg
.devcontainer
# Automatically generated # Automatically generated
node_modules node_modules
coverage coverage
test/res/* test/res/*
!test/res/lottie* !test/res/lottie*
icon.svg
*~ *~
.#* .#*
\#*# \#*#