Karthikeyan S
|
6b73fc6354
|
refactor: migrate to web and js_interop pkgs
|
2025-09-26 14:08:01 +02:00 |
td
|
22694a81d8
|
fix: also delete db on logout
we already cleared it out, but to change the db enc pw on the app we need to delete it completely first
|
2024-07-26 22:19:02 +05:30 |
Krille
|
8c98a0058a
|
ci: Add tests for database on web
|
2024-05-02 11:18:35 +02:00 |
krille-chan
|
76a4ce7f67
|
fix: Make database deleteable without the need to init the boxcollection
|
2024-03-24 18:02:20 +01:00 |
Krille
|
40565464e0
|
fix: Delete in transaction on new store does not clear cache correctly
|
2024-01-02 10:01:33 +01:00 |
Krille
|
eb869462aa
|
refactor: Add delete database method
This adds a delete database
method used for migration to
correctly delete the whole
legacy database instead just
empty it.
|
2023-12-12 12:57:23 +01:00 |
Christian Pauly
|
6db019ae23
|
feat: Implement new Matrix Dart SDK Database
fix: Edit last event breaks db
feat: Add native sqflite indexeddb database
feat: Split up preload and nonpreload room state boxes
|
2023-12-06 12:11:47 +01:00 |