Ammar Ahmed
|
83083134e9
|
Merge branch 'master' into fix-localization-error
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
|
2024-12-21 14:09:22 +05:00 |
|
01zulfi
|
61b8960aa5
|
web: fix mfa fallback string (#7123)
* also add selected style to mfa type selector button
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2024-12-20 15:55:42 +05:00 |
|
01zulfi
|
5229408156
|
web: fix editor toolbar scroll styling (#7113)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2024-12-20 12:30:08 +05:00 |
|
01zulfi
|
0921fef267
|
web: show account password label in delete vault dialog (#7085)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2024-12-11 11:30:42 +05:00 |
|
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 |
|
Ammar Ahmed
|
8e90adccab
|
mobile: fix localization issues
|
2024-11-27 14:02:22 +05:00 |
|
Abdullah Atta
|
c19635b16a
|
web: fix direct index access of strings
|
2024-11-27 13:14:44 +05:00 |
|
01zulfi
|
2462eb1631
|
monograph: remove callout headings from toc (#6875) (#6993)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2024-11-26 16:27:32 +05:00 |
|
Abdullah Atta
|
986ff32293
|
monograph: bump version to 1.2.2
|
2024-11-26 16:23:00 +05:00 |
|
Abdullah Atta
|
8f7fd9d8ee
|
monograph: use fallback fonts when rendering og image
|
2024-11-26 16:22:48 +05:00 |
|
01zulfi
|
54d6a5c307
|
monograph: fix PUBLIC_URL on client
* use loader to get PUBLIC_URL
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2024-11-26 15:27:43 +05:00 |
|
Abdullah Atta
|
d672a43a83
|
monograph: bump version to 1.2.1
|
2024-11-26 11:58:54 +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 |
|
dyw770
|
3525d60f8c
|
monograph: add monograph response charset header
Signed-off-by: dyw770 <dyw770@qq.com>
|
2024-11-24 23:19:36 +05:00 |
|
Abdullah Atta
|
d08a485111
|
desktop: extract better-sqlite3 patching to its own module
|
2024-11-24 22:01:28 +05:00 |
|
Abdullah Atta
|
c203b035c4
|
monograph: bump version to 1.2.0
|
2024-11-24 15:38:20 +05:00 |
|
Abdullah Atta
|
0f4b2bdae7
|
monograph: fix Cannot find module '@remix-run/server-runtime'
|
2024-11-24 15:24:46 +05:00 |
|
Abdullah Atta
|
cb0bc39cd1
|
monograph: use bun in prod
|
2024-11-24 15:18:52 +05:00 |
|
Abdullah Atta
|
84abfa3478
|
monograph: speed up og image generation
this gets rid of satori and uses custom logic for drawing using @napi-rs/canvas
|
2024-11-24 15:18:52 +05:00 |
|
Abdullah Atta
|
124499cabb
|
monograph: use sharp output as buffer instead of stream
|
2024-11-23 22:23:42 +05:00 |
|
Ammar Ahmed
|
fb1a17566f
|
mobile: release v3.0.23
|
2024-11-23 22:17:42 +05:00 |
|
Abdullah Atta
|
8dd8447212
|
monograph: cache satori output in lru cache
satori is sloooooow so we need to cache.
find another solution for og generation
|
2024-11-23 22:16:47 +05:00 |
|
Ammar Ahmed
|
eba7341d45
|
mobile: restore editor state only if not restored already
|
2024-11-23 22:15:57 +05:00 |
|
Ammar Ahmed
|
08bd36d518
|
mobile: fix deps
|
2024-11-23 22:15:57 +05:00 |
|
Ammar Ahmed
|
7a45522ff3
|
mobile: make attachment item pressable
|
2024-11-23 22:15:57 +05:00 |
|
Ammar Ahmed
|
4ee2923181
|
mobile: fix attachment downloads failing on mobile
|
2024-11-23 22:15:57 +05:00 |
|
Abdullah Atta
|
48459efdb1
|
monograph: mark sharp as external in ssr build
|
2024-11-23 21:45:44 +05:00 |
|
Abdullah Atta
|
c848f3c588
|
monograph: mark sharp as external dep in vite
|
2024-11-23 21:44:24 +05:00 |
|
Abdullah Atta
|
52a75cfdaf
|
monograph: install sharp with optional deps during docker
|
2024-11-23 21:42:28 +05:00 |
|
Abdullah Atta
|
9331b5f919
|
monograph: bump version to 1.1.1
|
2024-11-23 21:33:37 +05:00 |
|
Abdullah Atta
|
2ff53d4650
|
monograph: use sharp for generating og images
|
2024-11-23 21:33:21 +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 |
|
Ammar Ahmed
|
4afaa6a36e
|
mobile: fix reminder visual issues
|
2024-11-23 13:00:57 +05:00 |
|
Ammar Ahmed
|
e98e1a5f36
|
mobile: fix pdf-preview crash
|
2024-11-23 12:24:17 +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 |
|
dyw770
|
99e50ddad6
|
monograph: fix monograph version endpoints cors
Signed-off-by: dyw770 <dyw770@qq.com>
|
2024-11-23 12:05:29 +05:00 |
|