BeatLink
e029379194
Add recurrence testing, use dayjs for calendar
2026-02-27 17:39:12 -05:00
BeatLink
8554dc249c
Fix recurrence error management
2026-02-27 11:43:23 -05:00
BeatLink
bfcbfac5bb
Add recurrence error handling
2026-02-27 10:47:56 -05:00
BeatLink
9b45639148
Update apps/client/src/widgets/collections/calendar/event_builder.ts
...
Replace end with duration if recurrence set. Make duration calculation clearer
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-22 18:43:18 -05:00
BeatLink
60b74f5959
Add Recurrence Support for Calendar
2026-02-22 18:13:08 -05:00
Elian Doran
f380df9c01
feat(i18n): add support for Hindi
2026-02-22 21:35:14 +02:00
Elian Doran
7f760bff17
Merge remote-tracking branch 'origin/main' into feat/remove-ai-llm
2026-02-22 11:51:57 +02:00
Elian Doran
6b4da33729
chore(launch_bar): log warnings instead of crashing on a bad launcher
2026-02-22 11:35:46 +02:00
Elian Doran
33b1490de0
Fix week note title error when cross year ( #8431 )
2026-02-21 20:09:14 +02:00
Elian Doran
1441ac67ab
chore(search): use translation for button
2026-02-21 19:21:09 +02:00
Elian Doran
d245fdd1b8
chore(search): reuse search command
2026-02-21 19:20:06 +02:00
Elian Doran
e9c9b456e0
feat(search): add button to search now
2026-02-21 19:15:42 +02:00
Elian Doran
d9eafff7df
style(client): improve no items size and alignment
2026-02-21 19:02:29 +02:00
Elian Doran
94eb19d879
feat(search): center no results vertically
2026-02-21 18:59:13 +02:00
Elian Doran
d7b585230a
fix(search): double scrollbars
2026-02-21 18:56:07 +02:00
Elian Doran
16ed14f85a
feat(search): use NoItems for not executed & no results
2026-02-21 18:51:25 +02:00
Elian Doran
93e59cc3b6
fix(search): "no results" item not shown
2026-02-21 18:49:55 +02:00
Elian Doran
4ef72fb35b
fix(breadcrumb): note title update ( #8784 )
2026-02-21 17:23:32 +02:00
JYC333
0ead246ce7
Merge branch 'main' into week-note
2026-02-21 14:10:19 +00:00
Elian Doran
c03f50583e
chore(server): address requested changes
2026-02-21 12:33:30 +02:00
Elian Doran
b8a6cf0099
fix(calendar): wrong parent when creating day note from unhoisted workspace calendar root
2026-02-21 12:16:55 +02:00
Elian Doran
ad3cdc3364
chore(status_bar): fix inherited attribute key and useEffect deps
2026-02-21 12:00:02 +02:00
Elian Doran
d924d3fa4f
fix(promoted_attributes): auto-complete interfering with value
2026-02-21 11:41:59 +02:00
Elian Doran
dd4a8c08c8
fix(promoted_attributes): multiple autocomplete instances
2026-02-21 11:34:04 +02:00
Vedansh Bodkhe
52f2e800e7
Update apps/client/src/widgets/react/hooks.tsx
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-21 15:01:29 +05:30
Vedansh Bodkhe
8d94b62db0
fix(breadcrumb): note title update
2026-02-21 14:53:06 +05:30
Elian Doran
c3eb483224
chore(promoted_attributes): unnecessary use of .entries()
2026-02-21 11:02:42 +02:00
Elian Doran
e7b1e0a81f
fix(promoted_attributes): typing sometimes affects the value
2026-02-21 11:01:57 +02:00
Elian Doran
48ac88dbfe
fix(geomap): collection properties overlapping with mobile backdrop
2026-02-21 09:16:29 +02:00
Elian Doran
4980e9a15b
fix(desktop): window not draggable on legacy theme in vertical layout ( closes #8402 )
2026-02-21 09:10:00 +02:00
Elian Doran
7310d8af30
Merge remote-tracking branch 'origin/main' into feat/remove-ai-llm
Checks / main (push) Has been cancelled
2026-02-20 15:31:34 +02:00
Elian Doran
1f602f9cad
always show Note Paths in Status Bar ( #8623 )
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy Documentation / Build and Deploy Documentation (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
Deploy website / Build & deploy website (push) Waiting to run
Deploy web clipper extension / Build web clipper extension (push) Has been cancelled
2026-02-19 20:03:22 +02:00
Elian Doran
56ce25b8e8
fix(mobile): missing note icon for full-height notes
2026-02-19 19:13:31 +02:00
Elian Doran
4d5d9b4b70
fix(mobile): some buttons display a + from keyboard shortcut
2026-02-19 18:42:28 +02:00
Elian Doran
9fe7bdf79b
fix(mobile/global_menu): tooltips not visible due to position
2026-02-19 18:35:32 +02:00
Elian Doran
4ebc4ece34
fix(mobile/tree): "toggle sidebar" tooltip shown after opening sidebar
2026-02-19 18:31:38 +02:00
Elian Doran
0110b3c4a2
fix(mobile/tree): too easy to accidentally close via drag gesture
2026-02-19 18:22:47 +02:00
Elian Doran
bd06c530e4
feat(mobile/global_menu): add quick entry to recent changes
2026-02-19 18:14:21 +02:00
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
ec4fd371b5
fix(webview): doesn't activate note context on click in desktop
2026-02-17 23:01:35 +02:00
Elian Doran
555b138a90
fix(webview): doesn't activate note context on click in browser
2026-02-17 22:53:48 +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
e4432e6feb
fix(code): scrolling to end triggers on all splits
2026-02-17 18:32:00 +02:00
Elian Doran
952dc634b4
fix(launch_bar): wrong tooltip in sync status ( closes #8266 )
2026-02-17 18:24:10 +02:00
Adorian Doran
a1c61768c4
Merge branch 'main' into feat/ui/improved-pager
2026-02-17 15:01:52 +02:00
Adorian Doran
8e4c88c10c
ui/pager: add support for custom alignment
2026-02-17 14:59:21 +02:00
Adorian Doran
b57780519c
ui/pager: fix attribute names
2026-02-17 14:55:43 +02:00
Adorian Doran
c07c4013be
ui/pager: update colors
2026-02-17 14:55:27 +02:00
Adorian Doran
568a668e9f
ui/pager: improve layout
2026-02-17 12:42:55 +02:00