168 Commits

Author SHA1 Message Date
Panagiotis Papadopoulos
2beaaa95bf chore(prettier): fix code style 2025-03-02 20:47:57 +01:00
Elian Doran
2c80607bfd
feat(zen): use dedicated floating button to stop zen mode 2025-02-14 18:18:28 +02:00
Elian Doran
868ca2d982
feat(in-app-help): contextual help button for geo notes 2025-02-02 20:44:36 +02:00
Elian Doran
f803b9f822
feat(geomap): add floating button section 2025-01-20 22:39:48 +02:00
Elian Doran
4cbb529fd4
chore(prettier): fix all files 2025-01-09 18:07:02 +02:00
Elian Doran
1929d34f88
fix(electron): native title buttons not working on Linux 2024-12-09 10:28:09 +02:00
Elian Doran
043f47dbd2
style(next): fix mica leak in right sidebar gutter 2024-12-07 09:37:09 +02:00
Elian Doran
3ceba62dbe
style(next): fix gutter background color in mica 2024-12-07 01:17:17 +02:00
Elian Doran
0f48ccd53c
fix(native-buttons): regressions on server 2024-12-07 00:20:02 +02:00
Elian Doran
88a93e3a7b
fix(native-buttons): regressions on mac 2024-12-07 00:14:05 +02:00
Elian Doran
ef6410f25d
fix(native-buttons): runtime errors due to missing functions 2024-12-06 22:18:32 +02:00
Elian Doran
91a8460eea
fix(native-buttons): regression on vertical layout on non-macOS 2024-12-06 22:13:20 +02:00
Elian Doran
5d1e6d6f31
feat(native-buttons): fallback to original implementation for Linux 2024-12-06 22:12:27 +02:00
Elian Doran
cd8c596bef
fix(native-buttons): double left pane toggle widget 2024-12-04 23:22:51 +02:00
Elian Doran
9d98c4a661
feat(native-buttons): allow drag behind title area 2024-12-04 23:21:04 +02:00
Elian Doran
8d2a8ead04
feat(native-buttons): apply full width regardless 2024-12-04 23:16:03 +02:00
Elian Doran
d05c1deb07
fix(client): build error due to non-existing import 2024-12-01 10:37:45 +02:00
Elian Doran
0089346d04
feat(electron): enable native window buttons on frameless 2024-12-01 02:02:33 +02:00
Elian Doran
ca6687208b
feat(client): move toggle sidebar to tab bar on horizontal layout 2024-11-30 01:20:47 +02:00
Elian Doran
0ea4171b1b
style(next): improve tab height on horizontal further 2024-11-30 00:58:59 +02:00
Elian Doran
801254ce8e
feat(client): add CSS root class for layout 2024-11-28 21:28:37 +02:00
Elian Doran
bb4164f10f
Merge remote-tracking branch 'origin/develop' into feature/improved_promoted_attributes
; Conflicts:
;	src/public/app/layouts/desktop_layout.js
2024-11-27 21:29:15 +02:00
Elian Doran
ceae1d5aa3
revert(client): add back fixed title bar 2024-11-27 21:12:44 +02:00
Elian Doran
e49f4c3e42
fix(client): title bar buttons on horizontal layout 2024-11-23 13:41:50 +02:00
Elian Doran
ba5371d76b
fix(mobile): vertical layout not sized properly 2024-11-23 09:56:48 +02:00
Elian Doran
62d23b3643
feat(client): respect layout orientation selected by user 2024-11-23 09:09:09 +02:00
Elian Doran
7e5fea8cd2
fix(client): tooltip position for hide left pane button 2024-11-23 00:07:40 +02:00
Elian Doran
13a997beb0
fix(client): add new tab not working in horizontal layout 2024-11-22 23:02:43 +02:00
Elian Doran
f62e860b61
feat(client): use hamburger menu for horizontal layout 2024-11-22 22:44:34 +02:00
Elian Doran
20b0215364
feat(client): set up quick search as launcher 2024-11-22 22:01:38 +02:00
Elian Doran
15b9f38439
style(client): improve background for full-width tab bar 2024-11-22 21:41:23 +02:00
Elian Doran
91c4ea333e
feat(client): move tab bar on horizontal layout 2024-11-22 21:37:54 +02:00
Elian Doran
d1550db08d
fix(client): experiment with full-width tab bar 2024-11-22 21:35:47 +02:00
Elian Doran
c858630678
fix(client): fix size for horizontal launcher bar 2024-11-22 21:14:50 +02:00
Elian Doran
c9f2a2bd6b
feat(client): reorder buttons on horizontal bar 2024-11-22 21:10:49 +02:00
Elian Doran
efc84722a9
feat(client): implement top launcher pane 2024-11-22 21:05:45 +02:00
Elian Doran
8300acd30b
refactor(client): add support for optional children in layout 2024-11-22 20:36:08 +02:00
Elian Doran
8c5d5e384f
Merge remote-tracking branch 'origin/develop' into feature/improved_promoted_attributes
; Conflicts:
;	src/public/app/layouts/desktop_layout.js
2024-11-12 20:03:54 +02:00
Elian Doran
48bc9204ac
client: Create empty toolbar ribbon 2024-11-09 09:18:59 +02:00
Elian Doran
4032135505
Revert "client: Move ribbon at the bottom"
This reverts commit 9b4ae87ef875d83c8735743972663f82913c9ff3.
2024-10-31 23:44:32 +02:00
Elian Doran
ac61d0f3ea
client: Move ribbon at the bottom 2024-10-31 23:42:14 +02:00
Elian Doran
18b0907841
client: Move note title to scrolling container 2024-10-31 23:42:14 +02:00
Elian Doran
35da7908f8
client: Move promoted attributes to scrolling container 2024-10-31 23:42:14 +02:00
SiriusXT
31aa6feb0c Make toc/hightlightslist reopen after it's closed 2024-09-12 19:22:41 +08:00
Elian Doran
87b8c623c5
client: Rename MermaidExportButton to SvgExportButton 2024-09-01 23:05:06 +03:00
zadam
bacae67374 fix import 2023-10-24 00:14:15 +02:00
zadam
494b240015 Merge branch 'beta'
# Conflicts:
#	src/public/app/layouts/desktop_layout.js
2023-10-24 00:09:37 +02:00
zadam
b39ba76505 add ability to insert mermaid diagram into text notes as image 2023-10-21 00:23:16 +02:00
zadam
5c10fc26be Merge branch 'beta'
# Conflicts:
#	package.json
#	src/public/app/layouts/desktop_layout.js
2023-10-20 09:15:48 +02:00
zadam
b01fe5ead9 add canvas properties with a button to copy reference to clipboard which allows inserting canvas as an image into text notes 2023-10-19 09:20:23 +02:00