Ammar Ahmed
abf4612977
core: fix esm imports
2025-01-21 14:32:48 +05:00
01zulfi
e1006ed501
core: add nowz and timestampz formats ( #7270 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-01-21 13:17:08 +05:00
Ammar Ahmed
7d034f7f16
mobile: fix build errors
2025-01-21 13:01:40 +05:00
Ammar Ahmed
698866f53d
mobile: release v3.0.27
2025-01-21 12:31:37 +05:00
Abdullah Atta
2be35fadff
editor: fix tests
2025-01-21 10:14:42 +05:00
Abdullah Atta
5fe366f4f3
global: use same versions for dependencies everywhere ( #7365 )
...
* global: use same versions for dependencies everywhere
* intl: fix `Cannot find module '@lingui/macro'`
* web: fix `I18n' is not assignable to parameter` type error
* setup: log post install cmd
* setup: more logging
* web: update lockfile
2025-01-21 09:35:38 +05:00
Ammar Ahmed
a13cbadd44
feat: new widgets on android ( #7311 )
...
- Added a new widget on android that allows you to put a note on your home screen.
- Added a new widget on android that allows you to see upcoming reminders on home screen
- Fixed new note widget freezing
2025-01-20 17:17:01 +05:00
luis-411
3add56cfe4
global: fix search strings ( #7302 )
...
Signed-off-by: Luis Kriner <luis@kriner.info >
2025-01-20 11:47:48 +05:00
Ammar Ahmed
c680121eb0
mobile: always load note content in editor
2025-01-20 10:38:16 +05:00
Ammar Ahmed
a9de0696c9
mobile: fix image previews not loading on ios
2025-01-20 10:38:00 +05:00
Abdullah Atta
8ffbda9626
Revert "editor: update tiptap to v2.10.4 ( #6872 )"
...
This reverts commit 800f3ca5d3 .
2025-01-20 10:20:15 +05:00
Ammar Ahmed
1fc55a69c9
editor: fix clamped image size is larger than editor ( #7324 )
2025-01-20 10:07:20 +05:00
Ammar Ahmed
c417d4df91
core: fix DATE_TIME_STRIP_REGEX ( #7325 )
2025-01-20 10:06:26 +05:00
01zulfi
43ccf72773
intl: fix follow casing ( #7342 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-01-18 11:38:20 +05:00
01zulfi
218ffbd758
intl: fix referencedIn casing ( #7334 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-01-17 11:24:11 +05:00
01zulfi
0be59c71de
web: save image compression upload setting ( #7089 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-01-02 15:10:58 +05:00
Abdullah Atta
ebe830bbcc
theme: add new borderless input variant
2025-01-02 14:15:09 +05:00
Ammar Ahmed
d33baebac8
editor: fix frame around image on selection
2024-12-31 13:21:47 +05:00
Abdullah Atta
149c2013a2
editor: fix multiple editor views being created
2024-12-30 16:05:28 +05:00
Ammar Ahmed
8fb0b6f94a
mobile: fix build errors in editor-mobile
2024-12-30 15:44:57 +05:00
Ammar Ahmed
724c69655b
mobile: fix scroll jumping in realtime sync
2024-12-30 15:44:41 +05:00
Abdullah Atta
800f3ca5d3
editor: update tiptap to v2.10.4 ( #6872 )
...
* editor: update tiptap to v2.9.1
* editor: update tiptap & pkgs to 2.10.4
* editor: update test snapshots
2024-12-30 14:51:50 +05:00
01zulfi
6672db6ac2
editor: add markdown shortcut for checklist ( #7087 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2024-12-30 11:17:18 +05:00
01zulfi
b6da62469e
core: fix vault unlock event not sent when a note is unlocked ( #7172 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2024-12-30 10:43:33 +05:00
Abdullah Atta
a364ae2e9d
core: fix notes search in tags, colors & notebooks not working
2024-12-27 16:20:53 +05:00
Ammar Ahmed
868ae597ae
mobile: fix ts errors
2024-12-26 12:25:12 +05:00
01zulfi
59d3e06935
intl: fix casing in legal & notebooks strings ( #7142 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2024-12-26 11:29:57 +05:00
Ammar Ahmed
ceb2a8c747
intl: fix locales data
2024-12-24 12:06:52 +05:00
Abdullah Atta
90d2338412
Revert "web: fix editor toolbar scroll styling ( #7113 )"
...
This reverts commit 5229408156 .
2024-12-24 10:31:14 +05:00
01zulfi
4bebf5a7b5
editor: fix task list state & readonly bugs ( #7117 )
...
* fix task list complete state not showing on first load
* fix task list allowing paste when readonly
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2024-12-24 10:18:23 +05:00
Abdullah Atta
8692c87ed7
intl: fix resend code string
2024-12-24 10:10:56 +05:00
Abdullah Atta
b526dc4d39
core: hash old password before deriving new crypto key
2024-12-24 10:10:56 +05:00
Ammar Ahmed
07aabf9a2a
core: return false if no fallback key
2024-12-24 10:10:56 +05:00
Abdullah Atta
6e8610c358
core: compute usesFallbackPWHash instead of storing it
...
this fixes the fallback logic for already logged in users
2024-12-24 10:10:56 +05:00
Abdullah Atta
8c7093189b
core: add support for sorting search results
...
search results are sorted by date created for now until
we add proper support for sorting search results
in the ui
2024-12-23 14:30:45 +05:00
Ammar Ahmed
c2e7f7576e
mobile: redeem gift code
2024-12-23 14:30:25 +05:00
Abdullah Atta
523ae5b07b
intl: add other subscription providers
2024-12-23 14:30:25 +05:00
Abdullah Atta
a628b3fd92
intl: add strings for gift redeeming
2024-12-23 14:30:25 +05:00
Abdullah Atta
46d4b9dece
core: add api for redeeming gift codes
2024-12-23 14:30:25 +05:00
Abdullah Atta
baebf79046
web: fix type errors
2024-12-23 12:29:07 +05:00
Ammar Ahmed
2cd4f44a92
core: fix fallback key encryption
2024-12-21 14:15:56 +05:00
Abdullah Atta
4b9a95ded7
core: add support for fallback hashing
...
on ios some users using passwords with multi byte characters
generates the wrong hash. This commit adds support for fallback
to allow those users to continue to login once the fix has been applied.
2024-12-21 14:15:56 +05:00
Ammar Ahmed
1e837f2a9c
mobile: fix undo/redo buttons in editor
2024-12-21 14:13:07 +05:00
Ammar Ahmed
e95d1601a6
mobile: fix sharing files on android
2024-12-21 14:10:55 +05:00
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
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
69504a150e
core: handle error in parseInternalLink ( #7065 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2024-12-10 09:56:47 +05:00
dyw770
a78a2e4ae2
core: fix object-id is sometimes less than 24 chars in length ( #6991 ) ( #6994 )
...
Signed-off-by: dyw770 <dyw770@qq.com >
2024-12-06 10:11:57 +05:00