Skip to content

feat(logbook): implement a logbook for messages and snaps taken

Daniel Khaapamyaki requested to merge feaute/logbook into master

Users can now see the history of snaps taken at /history

Added a message form input for the snap which will also be saved in the DB

Currently only one snap per minute is allowed to limit spam

image image

Merge request reports