Abdullah Atta
|
c097c4d457
|
web: fix web app not working on mobile devices
i thought service workers would work on Android but unfortunately, they are
super flaky causing lots of issues. I might revisit it later.
|
2025-09-26 11:03:41 +05:00 |
|
Abdullah Atta
|
db8e21f83b
|
web: remove SharedWorker requirement for multi tab sqlite driver
|
2025-04-10 10:29:26 +05:00 |
|
Abdullah Atta
|
805e60a808
|
web: handle NetworkError when attempting to fetch resource.
|
2024-12-23 17:46:53 +05:00 |
|
Abdullah Atta
|
ac659b05e4
|
web: ignore network error
|
2024-11-19 11:49:31 +05:00 |
|
Abdullah Atta
|
846c949cd1
|
desktop: handle Error while decrypting the ciphertext provided to safeStorage.decryptString. error
|
2024-11-18 12:16:58 +05:00 |
|
Abdullah Atta
|
1f3e7574f5
|
web: improve app startup
|
2024-11-13 15:48:33 +05:00 |
|
Ammar Ahmed
|
1fff0f6a1c
|
web: localize
|
2024-10-10 12:35:58 +05:00 |
|
Abdullah Atta
|
956e5373d1
|
web: ignore Error in input stream global error
|
2024-09-11 20:45:57 +05:00 |
|
Abdullah Atta
|
1c6243d12e
|
web: fix error on resetting database on crash
|
2024-07-16 17:18:25 +05:00 |
|
Abdullah Atta
|
662d59f60a
|
web: use clearer wording on database corruption errors
|
2024-06-03 13:27:51 +05:00 |
|
Abdullah Atta
|
382b5b0240
|
web: improve web app loading performance by 10x (#5845)
* web: improve web app loading performance by 10x
* web: update test snapshots
|
2024-06-03 11:07:44 +05:00 |
|
Abdullah Atta
|
b90cb28637
|
web: handle corrupted+migrations: error
|
2024-05-16 08:40:03 +05:00 |
|
Abdullah Atta
|
e722866d62
|
web: better handling of database disk image is malformed error
|
2024-05-14 15:21:00 +05:00 |
|
Abdullah Atta
|
0c32ebf163
|
web: update app logo
|
2024-04-25 13:00:07 +05:00 |
|
Abdullah Atta
|
b43d51aa72
|
desktop: fix custom title bar on linux
|
2024-04-01 17:17:28 +05:00 |
|
Abdullah Atta
|
23bd4a564f
|
desktop: add custom titlebar
|
2024-04-01 11:23:56 +05:00 |
|
Abdullah Atta
|
3e300d98c4
|
web: handle more errors in error boundary
|
2024-03-29 15:49:08 +05:00 |
|
Abdullah Atta
|
1ed8205f45
|
web: show reload app button in error overlay
|
2024-03-21 12:07:25 +05:00 |
|
Abdullah Atta
|
5988640d3f
|
web: fix crashes when moving tabs
|
2024-03-21 11:21:01 +05:00 |
|
Abdullah Atta
|
03240345eb
|
web: allow clearing database on database disk image is malformed
|
2024-03-21 11:19:56 +05:00 |
|
Abdullah Atta
|
a4e0fecfe9
|
web: clear keystore when clearing database
|
2024-03-21 11:18:12 +05:00 |
|
Abdullah Atta
|
7d98f93dd6
|
web: reload page on reset from error boundary
|
2024-03-21 11:18:09 +05:00 |
|
Abdullah Atta
|
487306b943
|
web: fix indexedDB not getting detected
|
2024-03-21 11:17:32 +05:00 |
|
Abdullah Atta
|
f4b14e37ae
|
desktop: use better-sqlite3 on desktop for SQLite
|
2024-03-21 11:17:31 +05:00 |
|