Block a user
Add prettier to the project
f23414adaf
prevent previous commits from appearing in git blame
41024ddb79
build: Add prettier to the project
WIP: improvements to the wiki app
Don't keep OpenSSL binaries in source control. Do make it easy to build them.
Including prebuilt versions of anything (bundled js files included) is a massive security risk (are you sure I'm not introducing malware in #1 by modifying cm6.js ?). It does make building the app…
Make it possible to share to-do lists
Improve onboarding and first time user experience
Create an example application
Should the root of the HTML document be in app.js or in body(index).html ?