295 Commits

Author SHA1 Message Date
contributor
b33fe2ca3a always show Note paths in Status Bar
useful for a opened from search tree (no other way to find out a note path)
2026-02-17 23:41:33 +02:00
Elian Doran
47601cd1da
fix(active_content_badges): not refreshing on type or mime update 2026-02-17 18:55:28 +02:00
Elian Doran
e8e7568bdc
fix(breadcrumb): text overflow when width is constrained 2026-02-17 18:48:49 +02:00
Elian Doran
3db2c910e0
fix(client/active_badges): wrong enable + missing toggle for icon pack & custom CSS 2026-02-15 17:32:34 +02:00
Elian Doran
b0a3d54276
chore(client): address requested changes 2026-02-15 17:15:51 +02:00
Elian Doran
7a534c3ea7
chore(client/active_badges): disable toggle for web view & render note 2026-02-15 17:06:23 +02:00
Elian Doran
4b8d341e00
feat(web_view): add a screen if web view is disabled 2026-02-15 16:02:51 +02:00
Elian Doran
5a3c7355c1
chore(badges/content): improve dropdown on mobile 2026-02-15 13:51:48 +02:00
Elian Doran
afa9fe3063
refactor(badges/content): integrate title into definition 2026-02-15 13:46:47 +02:00
Elian Doran
178ac088b4
refactor(badges/content): integrate widget switcher using additional options 2026-02-15 13:44:16 +02:00
Elian Doran
ffd5ebbe79
refactor(badges/content): integrate execute using additional options 2026-02-15 13:38:02 +02:00
Elian Doran
6b78bfecb4
refactor(badges/content): integrate run options using additional options 2026-02-15 13:34:48 +02:00
Elian Doran
d3c0a44c00
chore(badges/content): remove the base attribute for legacy 2026-02-15 13:26:23 +02:00
Elian Doran
33ea2de231
chore(badges/content): use translations 2026-02-15 13:23:36 +02:00
Elian Doran
43ebbfc321
chore(badges/content): add separator 2026-02-15 13:21:29 +02:00
Elian Doran
1e5b294eb3
feat(badges/content): adjustable base for app theme 2026-02-15 13:19:12 +02:00
Elian Doran
8af7b3c81a
feat(badges/content): make app theme toggleable 2026-02-15 12:42:46 +02:00
Elian Doran
b72b82ff1a
feat(badges/content): add badge for app themes 2026-02-15 12:37:37 +02:00
Elian Doran
15e569dcea
chore(client): address requested changes 2026-02-15 12:32:30 +02:00
Elian Doran
7b230706cb
feat(badges/content): improve color support 2026-02-14 12:41:41 +02:00
Elian Doran
5a2b04adba
feat(badges/content): add support for web view 2026-02-14 12:35:06 +02:00
Elian Doran
50dcd3ba44
feat(badges/content): add support for render note 2026-02-14 12:30:43 +02:00
Elian Doran
740b02952f
feat(badges/content): disable toggle when not necessary 2026-02-14 12:22:27 +02:00
Elian Doran
866d3110da
feat(badges/content): add badge for custom CSS 2026-02-14 12:05:24 +02:00
Elian Doran
7a3e7fccec
feat(badges/content): handle widgets as separate content type 2026-02-14 11:56:40 +02:00
Elian Doran
3107bc8840
feat(badges/content): add toggle for widget 2026-02-14 11:47:42 +02:00
Elian Doran
2d34cdef5e
feat(badges/content): integrate options for frontend script 2026-02-14 11:37:20 +02:00
Elian Doran
bd1f0909a2
feat(badges/content): configurable backend run options 2026-02-14 11:30:05 +02:00
Elian Doran
ef75de63fe
feat(badges/content): option to execute now 2026-02-14 11:15:08 +02:00
Elian Doran
a739d28563
feat(badges/content): option to open API docs 2026-02-14 11:12:55 +02:00
Elian Doran
66ff009b72
feat(badges/content): option to open documentation 2026-02-14 11:08:30 +02:00
Elian Doran
a68e82c1c8
feat(badges/content): basic support for backend scripts 2026-02-14 10:57:32 +02:00
Elian Doran
46556c1c14
chore(badges/content): make toggle more compact 2026-02-14 10:40:19 +02:00
Elian Doran
7be637798f
feat(badges/content): functional enable/disable toggle 2026-02-14 10:30:34 +02:00
Elian Doran
ccff210b4c
feat(badges/content): indicate enabled/disabled state 2026-02-14 09:57:40 +02:00
Elian Doran
a2264847b6
refactor(badges/content): use shared mechanism for extracting info 2026-02-14 09:53:37 +02:00
Elian Doran
7d103f8c50
refactor(badges/content): extract to separate file 2026-02-14 09:37:48 +02:00
Elian Doran
f3dccc0aec
feat(badges/content): detect icon pack 2026-02-14 09:19:46 +02:00
Adorian Doran
0323f95828 style/status bar: do not wrap the action buttons text 2026-02-09 19:57:13 +02:00
Elian Doran
8a7bcc316e
chore(mobile): address requested changes
Some checks failed
Checks / main (push) Has been cancelled
2026-02-05 22:25:01 +02:00
Elian Doran
29ce004974
chore(mobile): add possible work-around for note switcher sometimes disappearing 2026-02-05 22:13:09 +02:00
Elian Doran
07ce63de69
chore(mobile/search): remove redundant margin 2026-02-04 20:44:15 +02:00
Elian Doran
e1cec3404a
Merge remote-tracking branch 'origin/main' into feature/mobile_improvements_v2
; Conflicts:
;	apps/client/src/widgets/mobile_widgets/mobile_detail_menu.tsx
2026-02-04 18:46:38 +02:00
Elian Doran
af89a0a883
fix(new_layout): note title actions shown in non-standard view modes 2026-02-04 15:17:39 +02:00
Elian Doran
52b41b1bb0
feat(mobile/note_actions): integrate similar notes 2026-02-03 18:18:57 +02:00
Elian Doran
c7265017b3
feat(mobile/note_actions): integrate styling for note info 2026-02-03 18:09:02 +02:00
Elian Doran
634e0b6d30
feat(mobile/note_actions): integrate note info 2026-02-03 18:04:08 +02:00
Elian Doran
c7381d058a
feat(mobile/note_actions): proper styling of note paths 2026-02-02 21:05:25 +02:00
Elian Doran
171d948a00
feat(mobile/note_actions): basic integration of note paths 2026-02-02 21:00:05 +02:00
Elian Doran
220ca8a570
chore(mobile/note_actions): use new layout styling for backlinks 2026-02-02 20:32:06 +02:00