1
0
watterblock/ui
Adrian Wannenmacher 8a1140688e
improve in-memory change handling
The base view now does a better job at keeping the sessions list up to
date with the current session, without having to reload it all the time.

The purpose of this is to be able to show the list and the current
session at the same time, and keep them in sync without polling the
database.
2026-03-01 03:14:00 +01:00
..
base_view.js improve in-memory change handling 2026-03-01 03:14:00 +01:00
game.js switch over to mithril fragment method 2026-02-22 12:51:44 +01:00
layout.js refactor to allow use of routing 2026-02-22 15:18:34 +01:00
round.js make import paths absolute 2026-02-22 12:51:28 +01:00
session_list.js enable history navigation 2026-03-01 02:28:47 +01:00
session.js enable history navigation 2026-03-01 02:28:47 +01:00