Commit graph

9 commits

Author SHA1 Message Date
02d0e5142b
Hide flash messages during development 2022-08-06 23:01:45 +01:00
f9bd128a02
Start linting with eslint 2022-08-03 19:00:53 +01:00
d6cb49a0d1
Properly type check codebase with tsc 2022-08-01 22:07:15 +01:00
49f7360df1
Add back in flash messages 2022-08-01 19:30:38 +01:00
31f3a69a1d
Add CSS-animation based typing animation 2022-06-24 10:34:25 +01:00
7d028fdebd
Fix linting problems 2021-04-07 23:20:12 +01:00
5d4ed8e167
Fix missing function call for no-js class removal 2020-05-31 03:54:06 +01:00
Tristan Daniël Maat
a357728358
Start using typescript 2020-05-31 03:54:01 +01:00
Tristan Daniël Maat
1b0aab1713
Introduce new parcel-based world order
Webpack was entirely and utterly unmaintainable. This commit throws it
out of the window into the gutter where it belongs, and rewrites the
entire repository so that it may work with parcel instead.
2020-02-29 15:23:04 +00:00