issues
search
koderhut
/
safenotes
SafeNotes a complete self-hosting secrets sharing app
Apache License 2.0
24
stars
3
forks
source link
add session storage for caching note data on client
#33
Closed
rendler-denis
closed
4 years ago
rendler-denis
commented
4 years ago
add cache library that uses browser's session storage
update storage engine to use the cached version if one exists before requesting it from server
update messages for end-user