Ammar Ahmed
|
1d616cf68f
|
mobile: fix opening note from notification on android
|
2025-07-28 11:56:54 +05:00 |
|
Ammar Ahmed
|
1b3735e2b2
|
mobile: release v3.2.10
|
2025-07-26 12:19:13 +05:00 |
|
Ammar Ahmed
|
850fc6b066
|
Merge pull request #8397 from streetwriters/mobile-release-3.2.9
mobile: release v3.2.9
|
2025-07-26 11:58:20 +05:00 |
|
Ammar Ahmed
|
4688d74edb
|
mobile: improvements to editor ux
1. Tapping on empty in editor opens the keyboard
2. Swiping to open the editor when editor is empty opens the keyboard automatically
|
2025-07-25 11:57:44 +05:00 |
|
Ammar Ahmed
|
039c8faabe
|
mobile: fix edit notebook button causes app freeze
|
2025-07-25 10:57:14 +05:00 |
|
Abdullah Atta
|
2447b3bea7
|
Merge pull request #7655 from 01zulfi/global/keyboard
global: keyboard shortcuts documentation && web dialog
|
2025-07-22 14:21:30 +05:00 |
|
Abdullah Atta
|
63888ff70e
|
web: improve keyboard shortcuts dialog UI
|
2025-07-22 14:20:15 +05:00 |
|
Abdullah Atta
|
1abf51ae2b
|
common: getGroupedKeybindings should return an array
this is so the groups are always ordered. It also makes it easier to iterate
over the groups.
|
2025-07-22 14:20:15 +05:00 |
|
01zulfi
|
e4d42c8bac
|
web: add command to show keyboard shortcuts in command palette
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-07-22 14:20:01 +05:00 |
|
01zulfi
|
5b85067e15
|
web: improve contrast of keys text in keyboard shortcuts dialog
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-07-22 14:20:01 +05:00 |
|
01zulfi
|
0d111f3a79
|
web: use keys from common/keybindings in command palette dialog
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-07-22 14:20:01 +05:00 |
|
01zulfi
|
f6b6f2b4b7
|
web: support mac key formatting in keyboard shortcuts dialog
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-07-22 14:20:01 +05:00 |
|
01zulfi
|
e34d33dd61
|
web: update key maps registeration
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-07-22 14:20:01 +05:00 |
|
01zulfi
|
4b2fb80c23
|
global: add keyboard shortcuts
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
global: (wip) move keyboard shortcuts metadata into common package
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
common: refactor keybindings.ts
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
global: (wip) more refactoring
* minor refactor dialog
* refactor logic out from script file to keybindings file
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
common: filter keybindings based on platform && minor ui changes
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
editor: use keyboard keys from common package
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
web: remove unrelated title-box change
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
editor: add TODO:remove comments
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-07-22 14:19:46 +05:00 |
|
Abdullah Atta
|
563f068948
|
theme-builder: bump version to 1.4.0
|
2025-07-22 09:03:09 +05:00 |
|
01zulfi
|
32d7cab70c
|
web: migrate note linking dialog lists from tanstack virtual to virtuoso
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-07-21 14:49:41 +05:00 |
|
Abdullah Atta
|
1293fa2dec
|
Merge pull request #8365 from 01zulfi/web/fix-nav-pane-on-small-screens
web: fix nav pane on small screens
|
2025-07-21 12:23:50 +05:00 |
|
Abdullah Atta
|
62c6fba9a0
|
web: email should not be required on session expiry
|
2025-07-21 12:10:43 +05:00 |
|
Abdullah Atta
|
2d84154226
|
web: show hamburger menu button on mobile
|
2025-07-21 12:09:58 +05:00 |
|
01zulfi
|
c4e306d569
|
web: fix nav pane on small screens
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-07-21 11:56:45 +05:00 |
|
Abdullah Atta
|
a7c857fb71
|
desktop: increase hookTimeout ton 120 seconds
|
2025-07-21 09:35:39 +05:00 |
|
Abdullah Atta
|
0f6622360c
|
desktop: ignore error on failure to remove test artifacts
|
2025-07-21 09:28:26 +05:00 |
|
Abdullah Atta
|
578bc6e546
|
desktop: build app only once during tests
|
2025-07-21 09:19:53 +05:00 |
|
Abdullah Atta
|
70fd038207
|
desktop: add build retrying when running tests
|
2025-07-21 08:57:16 +05:00 |
|
Abdullah Atta
|
b30110a48a
|
desktop: add support for running tests in parallel
we do this by copying the build directory instead of building it over and over
again for each test. This also makes the tests super fast.
|
2025-07-19 15:05:24 +05:00 |
|
Abdullah Atta
|
21978c4c1d
|
desktop: patch better-sqlite3-multiple-ciphers on each test build
|
2025-07-19 12:32:22 +05:00 |
|
Abdullah Atta
|
ec48f2350d
|
desktop: run tests sequentially
this is required since each test builds a new app and on linux & windows that
can cause issues if done in parallel
|
2025-07-19 11:02:32 +05:00 |
|
Abdullah Atta
|
fe1e3bb847
|
desktop: migrate tests to vitest 3
|
2025-07-19 11:01:57 +05:00 |
|
Abdullah Atta
|
69776f26d8
|
desktop: upgrade to vitest 3
|
2025-07-19 11:01:42 +05:00 |
|
Abdullah Atta
|
ab4092c088
|
desktop: fix dialog skipping in tests
|
2025-07-19 09:43:39 +05:00 |
|
Abdullah Atta
|
4948a8d7de
|
desktop: add test artifacts cleanup on test finish
|
2025-07-19 09:43:23 +05:00 |
|
Abdullah Atta
|
0a607bce18
|
web: increase app lock test timeouts
|
2025-07-19 08:51:29 +05:00 |
|
Abdullah Atta
|
e59820e3d6
|
web: fix adding a one-time reminder before current time should not be possible
|
2025-07-19 08:50:22 +05:00 |
|
Abdullah Atta
|
85a2d25c1b
|
web: wait for reminder dialog to close before proceeding in tests
|
2025-07-18 15:06:59 +05:00 |
|
Abdullah Atta
|
3bc7fc84f9
|
web: fix `if note is active in multiple tabs, moving the note to trash should
close those tabs` test
|
2025-07-18 14:45:06 +05:00 |
|
Abdullah Atta
|
249ce1ecbb
|
web: remove new line at eof in test snapshots
|
2025-07-18 13:02:03 +05:00 |
|
Abdullah Atta
|
2f7afa8556
|
web: update readonly edited note snapshots for linux & windows
|
2025-07-18 12:44:45 +05:00 |
|
Ammar Ahmed
|
765f3a476d
|
mobile: release v3.2.9
|
2025-07-16 11:26:19 +05:00 |
|
Ammar Ahmed
|
5f14261aba
|
mobile: fix crash on app launch on pixel devices
|
2025-07-16 10:11:05 +05:00 |
|
Ammar Ahmed
|
49c09bfd85
|
mobile: release v3.2.8
|
2025-07-15 11:07:33 +05:00 |
|
Ammar Ahmed
|
475edf6732
|
Merge pull request #8356 from streetwriters/mobile-fix-sidebar-items-update
mobile: Fix sidebar items do not update after sync
|
2025-07-15 10:56:47 +05:00 |
|
Ammar Ahmed
|
76ea89b668
|
Merge pull request #8351 from streetwriters/mobile-fix-color-tag-long-press-crash
mobile: fix crash on long press color tag
|
2025-07-15 10:56:34 +05:00 |
|
Ammar Ahmed
|
56b3a8df6b
|
Merge pull request #8349 from streetwriters/mobile-fix-android-nav-bar
mobile: fix nav bar handling on android 15 and above
|
2025-07-15 10:56:15 +05:00 |
|
Ammar Ahmed
|
e02de0c0f6
|
Merge pull request #8336 from streetwriters/mobile-fix-crash-on-move-notebook
Fix crash on moving notebook when no notebooks selected
|
2025-07-15 10:55:58 +05:00 |
|
Ammar Ahmed
|
84bfab2a72
|
mobile: fix sidebar items do not update after sync
|
2025-07-15 09:36:00 +05:00 |
|
Ammar Ahmed
|
a6825a2df2
|
mobile: fix bottom insets
|
2025-07-14 15:19:15 +05:00 |
|
Abdullah Atta
|
9ba58d1a46
|
Merge pull request #8350 from 01zulfi/web/hide-spell-checker-languages-on-mac
web: hide spell checker language selector on mac os
|
2025-07-14 12:57:33 +05:00 |
|
Ammar Ahmed
|
29a99d3f97
|
mobile: fix crash on long press color tag
|
2025-07-14 12:48:58 +05:00 |
|
01zulfi
|
a8b6fe78ba
|
web: hide spell checker language selector on mac os
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-07-14 12:42:49 +05:00 |
|
Ammar Ahmed
|
4abd69b460
|
mobile: fix nav bar handling on android 15 and above
|
2025-07-14 12:21:43 +05:00 |
|