Commit Graph

13 Commits (88e1f8c7a5c7615723664c64b0a25adc0c409dee)

Author SHA1 Message Date
grdddj 428ac8d2ac chore(core): delete unused code in src
1 year ago
Andrew Kozlik 5bbfd40df6 feat(core): Add set_int() and get_int() to storage cache.
2 years ago
grdddj 9fc5bb546b style(core): full pyright-based type-checking
3 years ago
matejcik 52c34c7364 fix(core): allow caching empty values (fixes #1659)
3 years ago
Jan Pochyla a8623c4b59 refactor(core): fix imports and use new protobuf API in apps
3 years ago
matejcik 3cdb09c294 refactor(core): modify cache to preallocate all its data
3 years ago
matejcik e0583dd5cb all: use a specific error code for "invalid session"
4 years ago
matejcik 4909821f35 core: implement EndSession
4 years ago
matejcik d5e45c02bb core: move base functions from "homescreen" app to "base"
4 years ago
matejcik 8c4cb58098 core: introduce caching decorators
4 years ago
Tomas Susanka 6c47bf8230 core: store multiple sessions/caches at the same time
4 years ago
Tomas Susanka 15ed5cd19e
core: do not clear cache on ClearSession
4 years ago
matejcik 3fa99c0c6a
core/tests: add storage.cache tests
4 years ago