luis-411
|
60989359e2
|
theme: make link color align with theme (#7077)
Signed-off-by: Luis Kriner <luis@kriner.info>
|
2024-12-10 11:01:04 +05:00 |
|
luis-411
|
8fe381afa9
|
editor: prevent creation of multiple empty notes (#6922)
Signed-off-by: Luis Kriner <luis@kriner.info>
|
2024-12-10 10:30:19 +05:00 |
|
01zulfi
|
fea9c4e42b
|
web: fix links in report issue dialog (#7071)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2024-12-10 10:28:17 +05:00 |
|
01zulfi
|
1d78402d5d
|
web: fix tags not showing in locked note (#7061)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2024-12-10 09:58:13 +05:00 |
|
01zulfi
|
1b354e4bca
|
web: hide spin buttons in mfa code input (#7048)
* they overlap with the resend button
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2024-12-05 10:26:54 +05:00 |
|
01zulfi
|
6d53b78f6a
|
web: round off zoom value
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2024-11-28 09:59:32 +05:00 |
|
Abdullah Atta
|
48343e5d5c
|
web: do not zoom if e.deltaY is 0
|
2024-11-25 16:26:02 +05:00 |
|
Levi Ob
|
0d3a8c88c8
|
web: fix inconsistent zoom amount when adjusting with scroll wheel. (#6990)
Zoom steps are always in increments of 10 when using a mouse wheel or trackpad.
Signed-off-by: Levi Ob <leviob.msrni@slmail.me>
|
2024-11-25 12:36:32 +05:00 |
|
Abdullah Atta
|
31367066f7
|
web: run prerequisite checks on app start
this gives useful errors to users if their browser doesn't support something
|
2024-11-25 12:33:05 +05:00 |
|
Abdullah Atta
|
f7c097988a
|
web: fix cannot read property clear of undefined when pressing fix it
|
2024-11-25 12:31:38 +05:00 |
|
Abdullah Atta
|
b7f1f36090
|
web: fix async sqlite
async sqlite mode uses indexeddb and has some limitations like:
- running 1 query at a time
This commit uses a mutex to run all queries sequentially
|
2024-11-25 12:31:11 +05:00 |
|
01zulfi
|
8756299d80
|
web: always show desktop backup directory path (#6867)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2024-11-25 10:26:30 +05:00 |
|
Abdullah Atta
|
7f2c8ca05a
|
web: fix checkout snapshots
|
2024-11-23 14:56:58 +05:00 |
|
Abdullah Atta
|
9e752e9406
|
web: bump version to 3.0.22
|
2024-11-23 14:53:31 +05:00 |
|
Abdullah Atta
|
b8c3e2098f
|
web: fix one-time discount wrongly shown as recurring
|
2024-11-23 14:39:45 +05:00 |
|
Abdullah Atta
|
4308e3bf49
|
web: fix editor zoom on trackpads
|
2024-11-23 14:03:31 +05:00 |
|
Abdullah Atta
|
25956ccadb
|
web: remove auto item reveal when opening items
|
2024-11-23 13:31:23 +05:00 |
|
01zulfi
|
abfdad0fec
|
web: fix setting item width (#6909) (#6935)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
Co-authored-by: Abdullah Atta <thecodrr@protonmail.com>
|
2024-11-23 12:16:26 +05:00 |
|
Abdullah Atta
|
950028e3b4
|
web: bump version to v3.0.21
|
2024-11-20 11:26:23 +05:00 |
|
Abdullah Atta
|
a38fe7da43
|
web: fix editor margins state reset on restart
|
2024-11-20 11:09:45 +05:00 |
|
Abdullah Atta
|
057b563608
|
web: fix password app lock stuck on "wrong password"
|
2024-11-20 11:07:05 +05:00 |
|
Abdullah Atta
|
228a8e612f
|
web: only show migration progress for main db
|
2024-11-19 17:01:33 +05:00 |
|
Abdullah Atta
|
d3e2fcc3ac
|
web: fix app stuck on splash screen after logout
|
2024-11-19 16:35:25 +05:00 |
|
Abdullah Atta
|
ac659b05e4
|
web: ignore network error
|
2024-11-19 11:49:31 +05:00 |
|
Abdullah Atta
|
2af805017c
|
web: bump version to v3.0.20
|
2024-11-18 20:01:20 +05:00 |
|
Abdullah Atta
|
a378bd397b
|
web: show status when db is migrating on startup
|
2024-11-18 13:45:52 +05:00 |
|
alihamuh
|
5ef392ca31
|
web: add copy button for support email in settings
|
2024-11-18 12:42:22 +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
|
d88ead4609
|
web: fix dialogs not closing when app gets locked
|
2024-11-18 11:51:29 +05:00 |
|
Abdullah Atta
|
055c109563
|
web: fix crash immediately after unlocking app
|
2024-11-18 11:51:09 +05:00 |
|
Abdullah Atta
|
c9ea9b1d4e
|
web: fix app note starting due to outdated sqlite wasm libs
|
2024-11-16 14:16:01 +05:00 |
|
Abdullah Atta
|
e02970b936
|
web: install better trigram sqlite extension
|
2024-11-16 14:16:01 +05:00 |
|
Abdullah Atta
|
5a16403a13
|
web: fix Could not find a provider port to communicate with. error
|
2024-11-16 07:42:37 +05:00 |
|
Abdullah Atta
|
4feb22fc12
|
web: open empty note by default on startup
|
2024-11-15 16:02:55 +05:00 |
|
Abdullah Atta
|
4e0e8dbb66
|
web: even faster startup
|
2024-11-15 16:02:55 +05:00 |
|
01zulfi
|
ca30ac86d7
|
web: fix close tab opening again
* introduced in #6817
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2024-11-15 15:47:39 +05:00 |
|
Abdullah Atta
|
c5a78b0293
|
global: update lockfiles
|
2024-11-15 12:31:56 +05:00 |
|
Abdullah Atta
|
b0bc1ec4a6
|
web: fix FOUC on startup
|
2024-11-15 12:31:56 +05:00 |
|
Ammar Ahmed
|
c360fa8c9b
|
mobile: fix build
|
2024-11-15 11:56:46 +05:00 |
|
Abdullah Atta
|
c1afd4692d
|
desktop: disable shrinking for titlebar
|
2024-11-15 10:43:01 +05:00 |
|
Abdullah Atta
|
af1cfc92c2
|
web: use unique note during sync tests
|
2024-11-13 18:13:16 +05:00 |
|
Abdullah Atta
|
9d12ef82c0
|
web: do not prefetch wa-sqlite wasm module on desktop
|
2024-11-13 17:52:40 +05:00 |
|
Abdullah Atta
|
0a9bfd4b69
|
web: get rid of mitata; run benchmarks directly
|
2024-11-13 17:29:07 +05:00 |
|
Abdullah Atta
|
329248ebbd
|
web: reduce pbkdf2 db key generator iterations to 100k
this is for performance reasons mainly. 100k should still be super secure.
|
2024-11-13 17:29:07 +05:00 |
|
Abdullah Atta
|
a3e7d5bd84
|
ci: get rid of codspeed
|
2024-11-13 15:48:33 +05:00 |
|
Abdullah Atta
|
6a261d284f
|
web: update @playwright/test to v1.48.2
|
2024-11-13 15:48:33 +05:00 |
|
Abdullah Atta
|
eddf9f6d04
|
web: kill server after running benchmarks
|
2024-11-13 15:48:33 +05:00 |
|
Abdullah Atta
|
2f4590fbb6
|
web: add benchmarks
|
2024-11-13 15:48:33 +05:00 |
|
Abdullah Atta
|
a011857286
|
web: more fixes to new notebooks tree
|
2024-11-13 15:48:33 +05:00 |
|
Abdullah Atta
|
cc9e7e10b6
|
web: fix tests
|
2024-11-13 15:48:33 +05:00 |
|