Ammar Ahmed
02bdc61543
intl: update po files
2025-04-10 10:29:26 +05:00
Ammar Ahmed
a0b46d49d6
mobile: update deps
2025-04-10 10:28:59 +05:00
Ammar Ahmed
85386c945f
mobile: update locales
2025-04-10 10:28:59 +05:00
Ammar Ahmed
b7f5a5dc66
mobile: minor improvements
2025-04-10 10:28:59 +05:00
Ammar Ahmed
4e897dde47
mobile: fix various bugs
2025-04-10 10:28:59 +05:00
Ammar Ahmed
ff53ea322d
mobile: refactor some sheets into screens
2025-04-10 10:28:59 +05:00
Ammar Ahmed
74b5e42492
mobile: finalize sidebar and list revamp
2025-04-10 10:28:58 +05:00
Ammar Ahmed
b315a834c2
mobile: ui redesign
2025-04-10 10:28:58 +05:00
Abdullah Atta
8a1af7d01f
intl: update strings
2025-04-10 10:28:58 +05:00
Abdullah Atta
4ba88b6f03
web: fix expand sidebar button not working
2025-04-10 10:28:57 +05:00
01zulfi
0cc33f7a81
core: fix title generation when title format is set to $headline$ ( #7739 )
...
* core: generate headline title until user edit && update headline extraction
* when title format is set to $, keep generating headline title until user manually edits the title
* extract headline from first html tag with content rather than first paragraph
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* core: extract headline up to 150 chars regardless of html tag
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* core: improve note headline title code quality
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* core: remove HEADLINE_CHARACTER_LIMIT constant
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* web: only update title input if note title changes
---------
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2025-04-10 10:17:45 +05:00
01zulfi
d5a719c9f6
editor: font ligatures for common symbols ( #7800 )
...
* editor: font ligatures for common symbols
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* Update packages/editor/src/extensions/font-ligature/font-ligature.ts
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com >
---------
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com >
Co-authored-by: Abdullah Atta <thecodrr@protonmail.com >
2025-03-28 14:13:02 +05:00
01zulfi
4e4990bd98
web: add toggle focus mode command ( #7736 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-25 12:09:19 +05:00
01zulfi
e1aa3b59be
web: add reset zoom button ( #7750 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-24 12:36:01 +05:00
Abdullah Atta
725f3c3522
web: add support for switching release tracks
...
we make use of Cloudflare Pages Functions to redirect to the beta site
if a certain cookie is present. This ensures seamless switching between
release tracks.
2025-02-28 18:03:05 +05:00
Abdullah Atta
8e1faf9f60
web: command palette improvements
...
This includes:
- Full refactoring of the command palette
- Remove command transformation logic for dynamic
commands
- Replace note, notebook & tag specific commands
with a simple menu item -> command conversion logic
- Cached filtering (with notes, notebooks etc.
refetching on sync)
- Add support for fuzzy searching on command group
- Modernize UI to look more like a command palette and less like a dialog
2025-02-21 12:29:25 +05:00
01zulfi
a47967dd53
web: add command palette ( #7314 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-02-19 15:48:44 +05:00
01zulfi
53ba5562d3
intl: fix account casing ( #7624 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-02-19 14:13:49 +05:00
luis-411
e85f8b60b0
editor: add field labels to add a link popup ( #7097 )
...
Signed-off-by: Luis Kriner <luis@kriner.info >
2025-01-31 10:11:59 +05:00
Abdullah Atta
eaeac130df
Revert "intl: update lockfile"
...
This reverts commit 95a20b3740 .
2025-01-29 10:22:18 +05:00
Abdullah Atta
4f9fe9b1e0
Revert "intl: update lockfile"
...
This reverts commit f657380ec7 .
2025-01-28 14:49:12 +05:00
Abdullah Atta
f657380ec7
intl: update lockfile
2025-01-28 14:20:41 +05:00
Abdullah Atta
12b51ed72a
intl: update lockfiles
2025-01-28 13:04:19 +05:00
Abdullah Atta
95a20b3740
intl: update lockfile
2025-01-28 11:25:38 +05:00
Abdullah Atta
6f5a7a4923
global: use same version for @lingui deps everywhere
2025-01-28 10:45:04 +05:00
Ammar Ahmed
ef2ed2bba0
mobile: show toast when changing some settings
2025-01-22 14:03:52 +05:00
Ammar Ahmed
7d034f7f16
mobile: fix build errors
2025-01-21 13:01:40 +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
luis-411
3add56cfe4
global: fix search strings ( #7302 )
...
Signed-off-by: Luis Kriner <luis@kriner.info >
2025-01-20 11:47:48 +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
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
8692c87ed7
intl: fix resend code string
2024-12-24 10:10:56 +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
baebf79046
web: fix type errors
2024-12-23 12:29:07 +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
Ammar Ahmed
8e90adccab
mobile: fix localization issues
2024-11-27 14:02:22 +05:00
Abdullah Atta
94e4b00294
intl: fix direct access of strings in object
2024-11-27 13:14:12 +05:00
Abdullah Atta
76908b1fbd
intl: generate action for when data type is unknown
2024-11-27 12:27:09 +05:00
Ammar Ahmed
7409c5382d
mobile: fix localization error on searching notebook/tags
2024-11-27 10:41:52 +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
Ammar Ahmed
7dc581b9f3
mobile: copy support email automatically
2024-11-18 12:42:22 +05:00
Ammar Ahmed
431c4eae14
mobile: fix localization issues
2024-11-15 15:54:20 +05:00
Ammar Ahmed
c360fa8c9b
mobile: fix build
2024-11-15 11:56:46 +05:00
Abdullah Atta
a011857286
web: more fixes to new notebooks tree
2024-11-13 15:48:33 +05:00