1
0
Commit Graph

5 Commits

Author SHA1 Message Date
a7012657b3
refactor SessionRepo change tracking
It was gettig tedious to add the change tracking logic in all of the
methods. And since there likely will be many more such methods, I have
now extracted that bit into its own function.
2026-02-27 23:12:38 +01:00
bb3ad61950
make import paths absolute 2026-02-22 12:51:28 +01:00
353c441722
add repo method to load specific session 2026-02-17 20:41:08 +01:00
ad9f9035a1
update stored session when the model changes 2026-02-17 00:30:52 +01:00
b89206f113
implement session repository 2026-02-15 18:09:50 +01:00