Simon Ser
|
daef362931
|
Upgrade dependencies
|
2024-10-23 20:31:08 +02:00 |
|
Simon Ser
|
d96e34da79
|
Wire up stylistic to ESLint
|
2024-09-29 11:45:42 +02:00 |
|
Simon Ser
|
a03ad28438
|
Update dependencies
|
2024-09-28 21:50:03 +02:00 |
|
Simon Ser
|
7c445d0bc9
|
Add ESLint
|
2024-09-28 21:45:45 +02:00 |
|
Simon Ser
|
1c5dc652a9
|
Downgrade preact to v10.17.1 once again
Seeing this again:
DOMException: Node.insertBefore: Child to insert before is not a child of this node
Ref https://github.com/preactjs/preact/issues/4221
|
2024-07-12 09:07:02 +02:00 |
|
Simon Ser
|
b06ebc0267
|
Upgrade dependencies
|
2024-07-08 14:43:18 +02:00 |
|
Simon Ser
|
97b9efcc9f
|
Upgrade dependencies
|
2024-04-10 14:24:34 +02:00 |
|
Simon Ser
|
7ec9ae7faa
|
Upgrade preact to v10.20.2
|
2024-04-09 20:45:22 +02:00 |
|
Simon Ser
|
23ceda5523
|
Revert "Upgrade preact to v10.20.0"
This reverts commit e843fe3ecb .
Unfortunately the fix doesn't seem to work for us…
|
2024-03-20 12:07:43 +01:00 |
|
Simon Ser
|
e843fe3ecb
|
Upgrade preact to v10.20.0
The upstream preact bug [1] has been fixed now!
[1]: https://github.com/preactjs/preact/issues/4221
|
2024-03-20 10:44:11 +01:00 |
|
Simon Ser
|
141fc3e07c
|
Pin preact to v10.17.1
We can't upgrade due to this bug:
https://github.com/preactjs/preact/issues/4221
|
2024-01-10 20:30:29 +01:00 |
|
Simon Ser
|
0640ff8712
|
Upgrade linkifyjs to v4
|
2024-01-10 11:33:20 +01:00 |
|
Simon Ser
|
67b2b07506
|
Upgrade dependencies
Leave preact and linkifyjs alone because they cause breakage.
|
2024-01-10 10:50:30 +01:00 |
|
Simon Ser
|
617a3a7485
|
Downgrade preact to 10.17.1
References: https://github.com/preactjs/preact/issues/4221
|
2023-11-29 17:46:16 +01:00 |
|
Simon Ser
|
4f828db244
|
Downgrade preact to 10.18.2
References: https://github.com/preactjs/preact/issues/4221
|
2023-11-28 15:13:02 +01:00 |
|
Simon Ser
|
bc19829673
|
Upgrade dependencies
|
2023-11-26 18:22:32 +01:00 |
|
Simon Ser
|
ffbbde7f28
|
Upgrade dependencies
|
2023-08-17 10:50:31 +02:00 |
|
Simon Ser
|
57809be989
|
Upgrade dependencies
|
2023-04-04 19:10:10 +02:00 |
|
Simon Ser
|
c6024e643a
|
Upgrade dependencies
|
2023-01-16 12:10:31 +01:00 |
|
Simon Ser
|
bbc94c88c0
|
Upgrade dependencies
|
2022-09-18 20:08:13 +02:00 |
|
Simon Ser
|
e2dc32c0d3
|
Update dependencies
|
2022-07-11 21:02:12 +02:00 |
|
Simon Ser
|
8e30806fec
|
Upgrade dependencies
|
2022-06-14 19:58:50 +02:00 |
|
Simon Ser
|
73db1a888e
|
Upgrade dependencies
|
2022-02-26 10:47:55 +01:00 |
|
Simon Ser
|
0063a5a372
|
Set min node version in package.json
v14.13.0 is required for CommonJS named imports to work properly.
|
2022-02-10 14:46:42 +01:00 |
|
Simon Ser
|
aef2812348
|
Add custom developement server
This implements a tiny WebSocket proxy useful for development
purposes.
|
2021-12-01 10:34:41 +01:00 |
|
Simon Ser
|
7b19cf48a4
|
Add Parcel to dev dependencies
Closes: https://todo.sr.ht/~emersion/gamja/119
|
2021-11-04 12:21:21 +01:00 |
|
Simon Ser
|
40210f8b00
|
Upgrade http-server
|
2021-10-29 16:25:58 +02:00 |
|
Simon Ser
|
1a8d539c9e
|
Use linkifyjs module
|
2021-10-14 20:55:55 +02:00 |
|
Simon Ser
|
631f119061
|
Switch from anchorme to linkifyjs
|
2021-10-13 15:33:41 +02:00 |
|
Simon Ser
|
5c90764718
|
Upgrade dependencies
|
2021-09-21 18:50:59 +02:00 |
|
Simon Ser
|
22e54dac56
|
Update dependencies
Fixes a security vuln.
|
2021-05-17 09:52:42 +02:00 |
|
Simon Ser
|
218b131608
|
Update preact
|
2021-01-12 16:04:49 +01:00 |
|
Simon Ser
|
2bb8f68f6f
|
Linkify messages
|
2020-06-25 17:27:24 +02:00 |
|
Simon Ser
|
b449ace4b4
|
Switch to react
Under the hood, preact is used to reduce dependency size. We still don't
have a build stage, so htm is used instead of JSX.
|
2020-06-24 14:37:49 +02:00 |
|
Simon Ser
|
94a4563a45
|
Add dev server
|
2020-06-14 14:49:52 +02:00 |
|