53 Commits

Author SHA1 Message Date
Elian Doran
b7574b3ca7
chore(react/type_widget): start porting attachment actions 2025-09-21 11:06:20 +03:00
Elian Doran
ba740eff9b
fix(client): global menu blur-behind not working 2025-09-18 12:36:39 +03:00
Elian Doran
b9055c6810
fix(client): close button not working on first render 2025-09-17 22:57:09 +03:00
Elian Doran
88bc6739ca
chore(react): port create_pane_button 2025-09-16 23:05:43 +03:00
Elian Doran
a4e8e62452
chore(react): port close_pane_button 2025-09-16 23:01:33 +03:00
Elian Doran
78e45d095b
chore(react): port move_pane_button 2025-09-16 22:45:54 +03:00
Elian Doran
9d6bb306e7
fix(electron): history navigation context menu not working 2025-08-31 19:39:54 +03:00
Elian Doran
86365ebd44
feat(react/widgets): port left pane toggle 2025-08-30 10:29:03 +03:00
Elian Doran
ab48a28635
refactor(react/widgets): typings for dynamic require + solve type errors 2025-08-29 19:29:15 +03:00
Elian Doran
4074929c6b
chore(react/global_menu): disable auto-show 2025-08-29 18:50:21 +03:00
Elian Doran
f0ac301417
refactor(react/global_menu): get rid of outsideChildren 2025-08-29 12:50:45 +03:00
Elian Doran
0d1bd3e298
feat(react/global_menu): add show/hide conditions 2025-08-29 12:36:12 +03:00
Elian Doran
70f826b737
feat(react/global_menu): add update indicator 2025-08-29 12:30:22 +03:00
Elian Doran
8bd5af3fd2
feat(react/global_menu): add a few more items 2025-08-29 12:00:45 +03:00
Elian Doran
dbbae87cd3
feat(react/global_menu): port advanced options 2025-08-29 11:55:05 +03:00
Elian Doran
e166b97b8f
feat(react/widgets): port a few more global menu items 2025-08-29 01:07:11 +03:00
Elian Doran
829f382726
feat(react/widgets): global menu with zoom controls 2025-08-29 00:47:47 +03:00
Elian Doran
401260d3ca
feat(react/floating_buttons): port highlights list 2025-08-27 22:47:20 +03:00
Elian Doran
53e0c05290
feat(react/floating_buttons): port toc 2025-08-27 22:44:11 +03:00
Elian Doran
36fb097d1d
chore(react/ribbon): add CSS for context menu 2025-08-25 00:21:44 +03:00
Elian Doran
35ef5fd0d3
chore(react/ribbon): add disable rules for context menu 2025-08-25 00:19:12 +03:00
Elian Doran
885dd2053b
chore(react/ribbon): add rest of the note action items 2025-08-25 00:08:40 +03:00
Elian Doran
6f6f280bdd
chore(react/ribbon): add part of the note actions menu 2025-08-24 23:56:05 +03:00
Elian Doran
a3e8fd374f
chore(react/ribbon): port convert to attachment 2025-08-24 23:21:28 +03:00
Elian Doran
f91c1f4180
chore(react/ribbon): port revisions button 2025-08-24 22:56:47 +03:00
SiriusXT
ab1d8594ea Fix (Update): No update notification in the global menu 2025-08-15 16:04:59 +08:00
Papierkorb2292
d975790e79 Added zen mode for mobile layout (useful on tablets) 2025-08-08 09:15:01 +02:00
Elian Doran
a1195a2856
feat(search): support doc notes (closes #6515) 2025-08-01 00:05:17 +03:00
Elian Doran
8a587d4d21
chore(client): fix typecheck issues 2025-07-30 23:46:43 +03:00
Elian Doran
557bfbd1d6
feat(views/geomap): remove old geo map type 2025-07-06 20:23:50 +03:00
Elian Doran
1f022aea4e
chore(rebrand): update GitHub repo in source files 2025-06-30 20:39:29 +03:00
Elian Doran
b93e44a38f
fix(llm): button shown even if disabled 2025-05-30 17:39:38 +03:00
Elian Doran
74a11b5e66
Merge pull request #2055 from TriliumNext/mind-map-find
feat(mindMap): support find
2025-05-30 09:17:48 +03:00
Elian Doran
7ef05780a6
fix(client): selecting note after split pane opens in wrong pane 2025-05-29 21:02:35 +03:00
SiriusXT
11b8c3425c feat(mindMap): support find 2025-05-29 23:09:52 +08:00
Elian Doran
82242a8c16
Merge pull request #1962 from TriliumNext/left-pane
Fix: The button for toggling the left pane visibility in the launcher…
2025-05-20 10:52:48 +03:00
SiriusXT
025c6a4e0e fix(leftpaneVisibility): Make leftpane visibility switch no longer depend on entitiesReloadedEvent 2025-05-20 14:33:01 +08:00
SiriusXT
fdcccb6fe4 fix(css): Add a missing semicolon 2025-05-19 18:33:26 +08:00
SiriusXT
de0d041886 fix(css): Add a missing css space 2025-05-19 18:30:39 +08:00
SiriusXT
abfdf40e43 fix(global_menu): Fix update button is blank 2025-05-19 18:27:22 +08:00
SiriusXT
c65f0d4249 Fix (left pane toggle logic): properly handle both synced and current window visibility states 2025-05-18 10:22:49 +08:00
SiriusXT
7e64e31dfe Fix: The button for toggling the left pane visibility in the launcher was initially not visible on startup 2025-05-17 23:51:37 +08:00
SiriusXT
8486bbc9ae Merge branch 'develop' into open_new_tab 2025-05-11 08:41:58 +08:00
Elian Doran
2251a5511e
Merge branch 'develop' into open_new_tab 2025-05-10 15:34:31 +03:00
SiriusXT
a76ca76813 Only expand/collapse the left pane of the focused window. 2025-05-09 22:31:16 +08:00
Elian Doran
28266c5bd0
refactor(client): solve type errors 2025-05-07 21:15:32 +03:00
SiriusXT
9765f2f6d7 Use Ctrl + Shift + Click on the launcher pane to open and activate in a new tab. 2025-05-04 17:18:02 +08:00
Elian Doran
eb6d802952
chore(monorepo/client): set up stylesheets 2025-04-22 23:02:36 +03:00
Elian Doran
9afe2ef761
chore(monorepo/client): move client source files 2025-04-22 22:12:56 +03:00
Elian Doran
62dbcc0a2e
chore(nx): move all monorepo-style in subfolder for processing 2025-04-22 10:06:06 +03:00