1
0
Fork 0
forked from Mirrors/gomuks
Commit graph

16 commits

Author SHA1 Message Date
Tulir Asokan
cffae7a3c8 Revert "web/app: initialize RPC client outside React"
This reverts commit 704ca2ca42.

It doesn't play nicely with vite's hot reloads
2024-10-28 00:43:25 +02:00
Tulir Asokan
a114b23b88 web: merge event dispatcher hooks 2024-10-28 00:12:00 +02:00
Tulir Asokan
11a8aac398 web: use default export for ClientContext 2024-10-28 00:07:57 +02:00
Tulir Asokan
704ca2ca42 web/app: initialize RPC client outside React 2024-10-28 00:05:48 +02:00
Tulir Asokan
0920c06077 web/timeline: open inline images in lightbox when clicked 2024-10-28 00:01:10 +02:00
Tulir Asokan
d18b7a43a1 web/modal: add generic modal component 2024-10-25 16:35:06 +03:00
Tulir Asokan
ef3776f2ce web/main: fix path for websocket request too 2024-10-20 18:30:48 +03:00
Tulir Asokan
1db1d2db5c all: move hicli from mautrix-go and add more features 2024-10-17 20:31:03 +03:00
Tulir Asokan
e6f0fc593c web/app: remove debug log 2024-10-10 23:38:49 +03:00
Tulir Asokan
63268a0ccb web: add lightbox for viewing images 2024-10-10 21:36:42 +03:00
Tulir Asokan
0dc278523a web/eslint: add better import order rules 2024-10-10 02:03:01 +03:00
Tulir Asokan
da675fb578 web: more file reorganization 2024-10-08 00:42:44 +03:00
Tulir Asokan
3a68ec73f2 web: use helper instead of subscribing to event manually 2024-10-07 02:01:57 +03:00
Tulir Asokan
0cb2fb88cb web/eslint: add import sorting 2024-10-07 01:26:13 +03:00
Tulir Asokan
40b66f3057 web/all: reorganize files 2024-10-07 01:20:22 +03:00
Tulir Asokan
1a359f9793 web: init 2024-10-06 21:45:46 +03:00