Elian Doran
794750c91a
Merge pull request #861 from pano9000/chore_fix-typo_protected-session-password
...
chore: fix typo in protected_session_password dialog
2024-12-29 12:57:12 +02:00
Elian Doran
2daa14b39b
Merge pull request #860 from pano9000/i18n_fix-backed_up_to
...
i18n: improve translatability of database_backed_up_to string
2024-12-29 12:56:24 +02:00
Panagiotis Papadopoulos
c695fcf10e
chore: fix typo in protected_session_password dialog
2024-12-29 09:09:09 +01:00
Panagiotis Papadopoulos
4d63ae4c43
i18n: improve translatability of database_backed_up_to
2024-12-28 23:14:02 +01:00
Panagiotis Papadopoulos
28bbbae529
i18n: move kbd tag to translation string (help.headings)
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
05b65da5b4
i18n: move kbd tag to translation string (help.collapseExpand)
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
1362ce6c32
i18n: move kbd tag to translation string (help.jumpToParentNote)
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
9bbb121792
i18n: move kbd tag to translation string (help.newTabNoteLink)
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
6e8e472400
i18n: move kbd tag to translation string (help.createEditLink)
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
9533554af7
i18n: move kbd tag to translation string (help.selectNote)
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
4849aefc71
i18n: move kbd tag to translation string (help.goUpDown)
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
32de793cc7
i18n: move kbd tag to translation string (add_link.button_add_link)
...
had to create a separate entry here, as the "add_link" property got reused in the dialog title and the button
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
69aad95e4a
i18n: move kbd tag to translation string (launcher_context_menu)
2024-12-28 20:17:10 +01:00
Panagiotis Papadopoulos
d8224be621
i18n: move kbd tag to translation string (search_definition.search_button)
...
here I've merged the two existing translations,
as it otherwise splits them up in an
awkward way for translations -
which also caused some mistranslations
already.
that way it also would've made it impossible to translate for RTL languages.
2024-12-28 20:09:00 +01:00
Panagiotis Papadopoulos
817b335d2f
i18n: move kbd tag to translation string (protected_session.start_session_button)
2024-12-28 20:09:00 +01:00
Panagiotis Papadopoulos
e24a80a3d1
i18n: move kbd tag to translation string (sort_child_notes.sort)
2024-12-28 20:09:00 +01:00
Panagiotis Papadopoulos
915b355abf
i18n: move kbd tag to translation string (include_note.button_include)
2024-12-28 20:09:00 +01:00
Panagiotis Papadopoulos
b41952a1e4
i18n: move kbd tag to translation string (tree-context-menu.open-in-a-new-tab)
2024-12-28 20:08:54 +01:00
Elian Doran
62696a4e0a
feat(mobile): display classic toolbar above keyboard
2024-12-28 14:58:33 +02:00
Elian Doran
24a9487c6f
fix(mobile): toggling sidebar closes active note
2024-12-28 14:12:53 +02:00
Elian Doran
857f33db08
feat(mobile): add button to toggle sidebar
2024-12-28 14:11:58 +02:00
Elian Doran
b00ca234f5
feat(mobile): implement dismiss region of sidebar
2024-12-28 13:56:20 +02:00
Elian Doran
61ccee27f2
feat(mobile): implement simple slide effect for tree
2024-12-28 13:46:08 +02:00
Elian Doran
748eedbbd2
refactor(client): remove unused variable
2024-12-28 13:32:03 +02:00
Elian Doran
59ba3bf2a6
feat(mobile): move launch bar at the bottom
2024-12-28 11:36:25 +02:00
Elian Doran
55fc2a3ebb
fix(mobile): clicking notes on iOS
2024-12-28 11:12:14 +02:00
Elian Doran
04a3ed5642
fix(mobile): selecting random elements while context menu is shown
2024-12-28 11:07:44 +02:00
Elian Doran
bd10babd1b
fix(mobile): display of context menu on iOS
2024-12-28 11:01:05 +02:00
Elian Doran
12eff0fef5
style(next): toggle arrow on mobile
2024-12-28 10:39:45 +02:00
Elian Doran
a28dff7525
fix(client): drop down no longer hiding when it should
2024-12-28 10:35:10 +02:00
Elian Doran
a2c652f108
fix(mobile): relayout would sometimes hide the context menu
2024-12-28 10:22:01 +02:00
Elian Doran
08ad954e9c
fix(mobile): menu hiding when collapsing submenu
2024-12-28 10:04:53 +02:00
Elian Doran
01322c50ec
feat(mobile): improve submenu triggering
2024-12-28 09:59:44 +02:00
Elian Doran
1eecf9a5c8
feat(mobile): context menu triggering
2024-12-28 09:50:19 +02:00
Elian Doran
23a8023f0b
feat(mobile): force horizontal layout on mobile
2024-12-28 01:06:02 +02:00
Elian Doran
079265f5ca
fix(client/ts): type error regarding note rows
2024-12-25 08:54:33 +02:00
Elian Doran
728695e016
feat(client/code-note): add support for HCL files ( closes #771 )
2024-12-23 22:51:41 +02:00
Elian Doran
064d270ff3
feat(client/text-note): add highlighting for batch files ( closes #830 )
2024-12-23 22:44:56 +02:00
Elian Doran
5153fb8aff
feat(client/code-note): add support for batch files
2024-12-23 22:44:04 +02:00
Elian Doran
018be8c926
chore(client/ts): port components/shortcut_component
2024-12-23 21:47:36 +02:00
Elian Doran
8a47b2f5a8
chore(client/ts): port components/note_context
2024-12-23 15:16:41 +02:00
Elian Doran
c06dc23ecf
chore(client/ts): port components/mobile_screen_switcher
2024-12-23 14:21:43 +02:00
Elian Doran
68d4f9f507
chore(client/ts): port components/main_tree_executors
2024-12-23 14:14:38 +02:00
Elian Doran
ec685db093
chore(client/ts): port components/app_context
2024-12-23 14:10:57 +02:00
Elian Doran
838dc521b1
chore(client/ts): port services/note_list_renderer
2024-12-23 11:00:10 +02:00
Elian Doran
9bdee7afff
fix(client): unescaped HTML in bookmarked notes & folders
2024-12-22 22:23:26 +02:00
Elian Doran
0bad36b9f2
chore(client/ts): port utils/formatters
2024-12-22 22:16:00 +02:00
Elian Doran
a349223e54
chore(client/ts): port widgets/attribute_editor
2024-12-22 21:59:08 +02:00
Elian Doran
b01725101d
refactor(client/ts): use filtered generics for context menu commands
2024-12-22 19:34:19 +02:00
Elian Doran
19652fbbce
refactor(client/ts): use command names enum in context menu
2024-12-22 18:33:57 +02:00