9900 Commits

Author SHA1 Message Date
Adorian Doran
7a2eb81a81 style(next)/floating buttons: make sure the container will have a consistent height 2025-03-24 18:19:28 +02:00
Elian Doran
3e14ffe1e7
fix(test): flaky test due to concurrency 2025-03-24 17:42:38 +02:00
Adorian Doran
e0007f7578 style(next)/floating buttons/backlink counter: fix rounded corners on hover 2025-03-24 17:34:33 +02:00
Adorian Doran
3159b19c46 style(next)/floating buttons/backlink counter: improve the appearance of the dropdown panel 2025-03-24 17:30:35 +02:00
Adorian Doran
283b8e9bc8 style(next)/floating buttons/backlink counter: fix the dropdown not showing up 2025-03-24 17:05:09 +02:00
Adorian Doran
8cc7d02f36 client: add a CSS class to facilitate identifying visible widgets 2025-03-24 17:00:52 +02:00
Elian Doran
6aee38337e
fix(mobile): width on tablet view 2025-03-23 20:03:24 +02:00
Elian Doran
d52ca626e9
Merge branch 'develop' into chore_lint-share 2025-03-23 12:13:22 +02:00
Elian Doran
613a7d72ad
Merge pull request #1480 from jshprentz/develop
Add {isoMonth} month pattern to day notes
2025-03-23 09:53:40 +02:00
SiriusXT
87c70cb46e Fixed focusing on old windows when opening new windows from tray 2025-03-23 10:44:01 +08:00
Elian Doran
f5a4acc097
Merge branch 'develop' into tray 2025-03-22 19:00:06 +02:00
hasecilu
81e250f5c5
chore(i18n): update Spanish translation 2025-03-22 09:56:22 -06:00
Jin
f42ecb2e83 Merge branch 'develop' into feature/MFA 2025-03-22 15:56:16 +01:00
Jin
e3fb871e4f feat: 🎸 Reformat MFA option page 2025-03-22 15:55:14 +01:00
Elian Doran
ccb98d69fa
fix(mindmap): pane resizer not always working 2025-03-22 16:47:01 +02:00
Elian Doran
ab4e9db864
feat(mindmap): add PNG export 2025-03-22 16:35:07 +02:00
Elian Doran
67bfeda3d9
chore(svg_export): change icon 2025-03-22 16:33:00 +02:00
Elian Doran
7cc8dd082d
feat(mermaid): enable export as PNG (closes #536) 2025-03-22 16:30:19 +02:00
Jin
717ad3b97d feat: 🎸 Port MFA to ts 2025-03-22 14:56:17 +01:00
Elian Doran
047c4dc4ca
fix(mermaid): not scrolling up properly (closes #282) 2025-03-22 15:55:55 +02:00
Elian Doran
9e75c32ded
fix(mermaid): enforce vertical layout on mobile 2025-03-22 15:51:21 +02:00
Elian Doran
5282f9f0bf
feat(mermaid): set right mime type 2025-03-22 15:48:03 +02:00
Elian Doran
858ad91708
feat(import/single): mermaid with .mmd extension 2025-03-22 15:45:36 +02:00
Jin
54a5f8164a feat: 🎸 Fix option defintions 2025-03-22 14:43:32 +01:00
Elian Doran
3dae771e90
feat(import/single): mermaid with .mermaid extension 2025-03-22 15:41:56 +02:00
Jin
c3d3ab4330 Merge branch 'develop' into feature/MFA 2025-03-22 14:38:22 +01:00
Jin
9d49546bc9 feat: 🎸 Fix ts compile error 2025-03-22 14:35:37 +01:00
Elian Doran
16cbd2f793
feat(export/single): mermaid with right extension and MIME 2025-03-22 15:22:55 +02:00
Elian Doran
6ab820f172
refactor(export/single): make note type mapping testable 2025-03-22 15:20:58 +02:00
Elian Doran
60d3bafc8e
fix(types): build errors due to CodeMirror opts 2025-03-22 15:04:31 +02:00
Elian Doran
7c9a7c9ff6
refactor(mermaid): move mermaid config to service 2025-03-22 15:02:04 +02:00
Elian Doran
1463411ad1
refactor(mermaid): stop using deprecated APIs 2025-03-22 14:57:11 +02:00
Elian Doran
985b1b7fce
chore(mermaid): remove redundant message 2025-03-22 14:42:07 +02:00
Elian Doran
87209285df
feat(mermaid): use admonition style for error messages 2025-03-22 14:39:43 +02:00
Elian Doran
5bea0680fb
style(mermaid): preserve whitespace in error messages 2025-03-22 14:36:05 +02:00
Elian Doran
5a72d66321
feat(mermaid): recenter even when under error 2025-03-22 14:34:42 +02:00
Elian Doran
82cb31da53
style(mermaid): vertical layout for errors 2025-03-22 14:15:05 +02:00
Elian Doran
72c024fc26
fix(mermaid): toggle read-only for protected note 2025-03-22 14:12:24 +02:00
Elian Doran
b777e916c4
feat(mermaid): hide layout switcher if in readonly mode 2025-03-22 14:10:38 +02:00
Elian Doran
3bbb2c3e80
feat(mermaid): save SVG attachment only when needed 2025-03-22 13:56:29 +02:00
Jin
c8164c81be feat: 🎸 fix recovery_codes error 2025-03-22 12:47:49 +01:00
Jin
b320553d18 feat: 🎸 fix open_id error 2025-03-22 12:46:59 +01:00
Jin
0871d16fbc feat: 🎸 remove conflict code 2025-03-22 12:41:22 +01:00
Elian Doran
fd46cd7529
feat(mermaid): custom zoom buttons 2025-03-22 13:36:11 +02:00
Jin
fdc10d0120 feat: 🎸 fix ts error 2025-03-22 12:35:37 +01:00
Jin
8df1e3263b Merge branch 'develop' into feature/MFA 2025-03-22 12:35:00 +01:00
Elian Doran
77fbeb4351
refactor(note_map): extract floating button style 2025-03-22 13:06:00 +02:00
Elian Doran
68b3c06c95
feat(mermaid): reintroduce editability basic widget 2025-03-22 12:58:36 +02:00
Elian Doran
2bbd9a4362
fix(mermaid): read-only button shown in view source 2025-03-22 12:57:32 +02:00
Elian Doran
831cd19d0b
refactor(client): implement read-only toggle floating button 2025-03-22 12:55:30 +02:00