01zulfi
|
9b25ab8708
|
web: fix settings not opening again after navigation from attachment manager
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-09-16 12:37:36 +05:00 |
|
Abdullah Atta
|
3a3434b021
|
Merge pull request #8562 from
streetwriters/fix/refresh-note-on-attachment-delete
|
2025-09-16 10:26:19 +05:00 |
|
01zulfi
|
0fa3598783
|
web: add manage inbox api tokens section (#8552)
* web: add manage inbox api tokens section
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* web: add view inbox api key option
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* core: don't generate inbox api key on client
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* core: use separate class for inbox api keys && don't set created date on client
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-09-16 01:15:03 +05:00 |
|
Abdullah Atta
|
a7fa42e944
|
web: refresh note on attachment permanent delete
|
2025-09-13 13:07:02 +05:00 |
|
Abdullah Atta
|
01c629f612
|
Merge pull request #8550 from streetwriters/release/web/v3.2.4
|
2025-09-12 08:52:11 +05:00 |
|
Abdullah Atta
|
3c51f73427
|
web: fix cannot destructure property checkout of He as it is undefined
|
2025-09-12 08:28:39 +05:00 |
|
Abdullah Atta
|
38579c37e1
|
Merge pull request #8549 from 01zulfi/web/fix-toc-crash
|
2025-09-11 13:49:32 +05:00 |
|
01zulfi
|
7812c15b48
|
web: fix crash when shift+click on toc item
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-09-11 09:39:00 +05:00 |
|
01zulfi
|
251145ea74
|
global: add enable inbox setting to generate/discard inbox key pair (#8527)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-09-09 22:12:44 +05:00 |
|
01zulfi
|
6ab58c68e1
|
editor: make headings collapsible
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-09-09 14:39:32 +05:00 |
|
Abdullah Atta
|
5bd1999269
|
Merge pull request #8487 from 01zulfi/web/reminder-search-delete
|
2025-08-29 11:43:30 +05:00 |
|
01zulfi
|
a1d8b34fb4
|
web: fix deleting a reminder not removing from search list
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-08-20 09:02:44 +05:00 |
|
Abdullah Atta
|
5530270b06
|
Merge pull request #8466 from 01zulfi/web/list-pane-max-size
|
2025-08-19 09:53:06 +05:00 |
|
Abdullah Atta
|
bc224f1674
|
Merge pull request #8466 from 01zulfi/web/list-pane-max-size
web: increase list pane max size to 1000 for large screens
|
2025-08-19 09:52:28 +05:00 |
|
01zulfi
|
8bb1582cca
|
web: increase list pane max size to 1000
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-08-18 15:48:59 +05:00 |
|
01zulfi
|
c759408fdc
|
core: add support for monographs sync
|
2025-08-18 13:16:12 +05:00 |
|
Abdullah Atta
|
b315e70e1e
|
Merge pull request #8392 from 01zulfi/web/fix-open-settings-shortcut
|
2025-08-13 13:30:11 +05:00 |
|
01zulfi
|
fb1eb234b6
|
web: fix open settings shortcut interfering with editor shortcut
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-07-25 08:25:01 +05:00 |
|
Abdullah Atta
|
1c3a6ffbde
|
Merge pull request #7655 from 01zulfi/global/keyboard
|
2025-07-22 14:22:22 +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
|
6bf4300372
|
Merge pull request #8382 from 01zulfi/web/note-linking-dialog
|
2025-07-22 08:42:14 +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
|
04a48979eb
|
Merge pull request #8365 from 01zulfi/web/fix-nav-pane-on-small-screens
|
2025-07-21 12:24:17 +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
|
ff3a8fa738
|
Merge pull request #8381 from
streetwriters/fix/email-should-not-be-required-session-expiry
|
2025-07-21 12:20:27 +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
|
f9dc539057
|
Merge pull request #8318 from 01zulfi/web/dont-close-note-after-attachment-delete
web: don't close note after deleting its attachment
|
2025-07-14 13:33:08 +05:00 |
|
Abdullah Atta
|
833b40bdc3
|
Merge pull request #8350 from 01zulfi/web/hide-spell-checker-languages-on-mac
|
2025-07-14 12:58:11 +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 |
|
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 |
|
01zulfi
|
0ca1d82861
|
web: don't close note after deleting its attachment
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-07-14 12:20:11 +05:00 |
|
Abdullah Atta
|
3dd25b9f83
|
Merge pull request #8348 from 01zulfi/web/fix-link-in-importer
|
2025-07-14 11:55:06 +05:00 |
|
Abdullah Atta
|
5c55b49976
|
Merge pull request #8348 from 01zulfi/web/fix-link-in-importer
web: fix github link in importer setting
|
2025-07-14 11:53:39 +05:00 |
|
01zulfi
|
c932961dd4
|
web: fix github link in importer setting
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-07-14 11:31:30 +05:00 |
|
Abdullah Atta
|
20cd5bef16
|
Merge pull request #8346 from 01zulfi/web/middle-click-new-note-button
|
2025-07-14 11:08:08 +05:00 |
|
Abdullah Atta
|
9b058bb17f
|
Merge pull request #8345 from 01zulfi/web/fix-toolbar-bug
|
2025-07-14 11:07:49 +05:00 |
|
Abdullah Atta
|
47357c3e25
|
Merge pull request #8346 from 01zulfi/web/middle-click-new-note-button
web: create new tab on create note button's middle click
|
2025-07-14 10:52:12 +05:00 |
|
01zulfi
|
13d8a7baf7
|
web: create new tab on create note button's middle click
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-07-14 09:21:19 +05:00 |
|
01zulfi
|
19b1e74d06
|
web: fix toolbar crash
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-07-14 09:12:16 +05:00 |
|
01zulfi
|
3ca0089ee8
|
web: add character, spaces, paragraphs count in status bar popup (#8311)
* web: add character, spaces, paragraphs count in status bar popup
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* web: refactor selected text stats logic
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* web: use PopupPresenter for note statistics popup
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* web: improve gettng text for counting characters
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-07-07 11:54:01 +05:00 |
|