Tristan Daniël Maat
0a357f0109
Change background color
2022-08-14 00:18:08 +01:00
Tristan Daniël Maat
ed80030d3d
Fix comment indentation
2022-08-14 00:18:06 +01:00
Tristan Daniël Maat
e64644e0af
Fix colors
2022-08-14 00:18:03 +01:00
Tristan Daniël Maat
63e062596c
Add some comments to the shaders
2022-08-14 00:18:01 +01:00
Tristan Daniël Maat
7f6cede914
Rename shaders
2022-08-14 00:17:58 +01:00
Tristan Daniël Maat
a1cf0d753b
Factor out the buffer updates from the draw call
2022-08-14 00:17:56 +01:00
Tristan Daniël Maat
323189f469
Add simple performance overlay
2022-08-14 00:17:54 +01:00
Tristan Daniël Maat
ff39947b97
Re-implement music visualizer
2022-08-14 00:17:49 +01:00
Tristan Daniël Maat
3788e377d9
Implement basic visualizer with new-style react-redux
2022-08-06 23:01:48 +01:00
Tristan Daniël Maat
02d0e5142b
Hide flash messages during development
2022-08-06 23:01:45 +01:00
Tristan Daniël Maat
f9bd128a02
Start linting with eslint
2022-08-03 19:00:53 +01:00
Tristan Daniël Maat
d6cb49a0d1
Properly type check codebase with tsc
2022-08-01 22:07:15 +01:00
Tristan Daniël Maat
75c4ff6a80
Format codebase with prettier
2022-08-01 21:43:50 +01:00
Tristan Daniël Maat
689afa04e8
music_sample: Fix typo in html
2022-08-01 19:31:10 +01:00
Tristan Daniël Maat
49f7360df1
Add back in flash messages
2022-08-01 19:30:38 +01:00
Tristan Daniël Maat
3ba6f08986
Fix playing music on Chrome
2022-08-01 19:30:36 +01:00
Tristan Daniël Maat
9ffc145834
Rework music player with bulma
2022-08-01 19:30:33 +01:00
Tristan Daniël Maat
9353b2ff1f
Use a base page layout that permits better footers
2022-07-30 17:51:20 +01:00
Tristan Daniël Maat
7b69e9ad9f
Fix font resolution
2022-07-30 17:51:04 +01:00
Tristan Daniël Maat
99524e6a82
Clean up font paths
2022-06-24 10:48:36 +01:00
Tristan Daniël Maat
ec6ff594ae
Style mail page using bulma
2022-06-24 10:34:31 +01:00
Tristan Daniël Maat
31f3a69a1d
Add CSS-animation based typing animation
2022-06-24 10:34:25 +01:00
Tristan Daniël Maat
0801e85839
Add hack font
2022-06-24 10:17:36 +01:00
Tristan Daniël Maat
abe8ee631e
Ditch bootstrap for bulma
2022-06-24 10:17:34 +01:00
Tristan Daniël Maat
5c72fe455f
Update to parcel 2.6.1
2022-06-20 14:43:17 +01:00
Tristan Daniël Maat
d5b1f92fe6
Fix typo in CSS
2021-04-11 05:57:17 +01:00
Tristan Daniël Maat
86fa9330f8
Fix issues with a missing jQuery $
2021-04-11 02:25:45 +01:00
Tristan Daniël Maat
db64e511d0
Remove pug in favor of a few posthtml plugins
...
Pug caused no end of issues and is frankly far too heavy-weight for
what I want.
As it turns out, there are posthtml plugins to do everything pug did
for me, so it's getting kicked out.
2021-04-11 02:25:26 +01:00
Tristan Daniël Maat
144e52df2b
Fix indentation
2021-04-07 23:23:21 +01:00
Tristan Daniël Maat
7d028fdebd
Fix linting problems
2021-04-07 23:20:12 +01:00
Tristan Daniël Maat
cb0f25e577
Update and fix dev-/dependency split
2021-04-07 21:40:26 +01:00
Tristan Daniël Maat
a722d48c1e
Update mail post address
2020-05-31 03:56:25 +01:00
Tristan Daniël Maat
b14d7d9351
Update message flashing variables
...
This makes it easier to provide them with serde.
2020-05-31 03:56:21 +01:00
Tristan Daniël Maat
99fcdd47d8
Clean up some unnecessary CSS
2020-05-31 03:56:16 +01:00
Tristan Daniël Maat
f1c2db00e1
Make the music indicator a proper button
2020-05-31 03:55:34 +01:00
Tristan Daniël Maat
022daaf936
Add favicon
2020-05-31 03:54:43 +01:00
Tristan Daniël Maat
4d013e37a4
Switch to react-redux for the music player
2020-05-31 03:54:34 +01:00
Tristan Daniël Maat
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
75b6f1de82
Delete unused fonts
2020-02-29 15:23:23 +00:00
Tristan Daniël Maat
5e36e8bf85
Fix javascript formatting
2020-02-29 15:23:20 +00:00
Tristan Daniël Maat
0efedd91d9
Fix music sample
2020-02-29 15:23:18 +00:00
Tristan Daniël Maat
6b65befce2
Update actual content
2020-02-29 15:23:15 +00: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
Tristan Daniël Maat
849168606f
index/index.pug: Bump age
2020-02-09 11:45:04 +09:00
Tristan Maat
0bc792e3ee
Bump age
2019-02-03 03:00:03 +00:00
Tristan Maat
2595488c08
Update dependencies
2019-02-03 02:59:27 +00:00
Tristan Maat
48cfe27ee2
Fix startpage layout
2019-02-03 02:59:13 +00:00
Tristan Maat
e3e56669be
Adjust to new rocket-based backend
2019-02-03 02:58:52 +00:00
Tristan Maat
ad92c1866c
Add music player
2018-06-11 01:59:25 +00:00