svitak/app
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Marko Andjelic fab1d6b84c Add persistence module
This will allow us to save the last chapter the user read, thus making it easier to track progress.

Implement persistence module

saveLastRead saves the chapter after each new one is read and writes it to xdgdata
2026-01-26 08:32:20 +00:00
..
EpubParser.hs Add navigation and proper webkit integration with basic chapter display 2026-01-26 04:30:47 +00:00
Gui.hs Add navigation and proper webkit integration with basic chapter display 2026-01-26 04:30:47 +00:00
Main.hs Add navigation and proper webkit integration with basic chapter display 2026-01-26 04:30:47 +00:00
Persistence.hs Add persistence module 2026-01-26 08:32:20 +00:00
UI.hs Add persistence module 2026-01-26 08:32:20 +00:00