CREDO23
|
407059ce84
|
add action chip in composer with prompt prepend at send time
|
2026-03-28 23:45:11 +02:00 |
|
CREDO23
|
c2644aa6a2
|
wire / action picker in Composer with keyboard navigation
|
2026-03-28 23:20:10 +02:00 |
|
CREDO23
|
3be0988a7b
|
add ActionPicker component for / command trigger
|
2026-03-28 23:16:02 +02:00 |
|
CREDO23
|
cb6f4562de
|
add / action trigger to InlineMentionEditor
|
2026-03-28 23:12:33 +02:00 |
|
CREDO23
|
58ac17fb81
|
fix: move quickAskMode to IPC to prevent sessionStorage leak between windows
|
2026-03-27 20:35:29 +02:00 |
|
CREDO23
|
9f13da3fd1
|
fix Ask SurfSense: pre-fill with initialText and cursor positioning
|
2026-03-27 20:07:55 +02:00 |
|
CREDO23
|
f36e5f8287
|
redesign action menu: grid layout, search, Ask SurfSense, fix action groups
|
2026-03-27 19:50:36 +02:00 |
|
CREDO23
|
151d6a853e
|
use sessionStorage for quickAskMode to survive route changes
|
2026-03-27 19:20:14 +02:00 |
|
CREDO23
|
af2129ebb6
|
move quick-ask page into dashboard route for auth context
|
2026-03-27 18:55:03 +02:00 |
|
CREDO23
|
8d60fc7279
|
remove searchSpacesAtom from quick-ask, forward params via dashboard
|
2026-03-27 18:41:58 +02:00 |
|
CREDO23
|
59e0579cc0
|
simplify action menu to plain buttons, remove old quickAskText from thread
|
2026-03-27 18:24:34 +02:00 |
|
CREDO23
|
cc9cb3919e
|
show paste-back button only for transform actions
|
2026-03-27 17:47:02 +02:00 |
|
CREDO23
|
6c59b3ee95
|
auto-submit quick-ask prompt from URL param
|
2026-03-27 17:43:32 +02:00 |
|
CREDO23
|
06f02fba0a
|
navigate directly to chat with search space id
|
2026-03-27 17:38:34 +02:00 |
|
CREDO23
|
d48f6aafce
|
add quick-ask page with default action menu
|
2026-03-27 17:17:27 +02:00 |
|
CREDO23
|
2a8f393cde
|
add quick-ask action type definition
|
2026-03-27 17:13:37 +02:00 |
|
CREDO23
|
2adffccd92
|
add paste-back button to assistant action bar
|
2026-03-26 20:30:19 +02:00 |
|
CREDO23
|
6e74f462a2
|
add replaceText type to ElectronAPI
|
2026-03-26 20:11:15 +02:00 |
|
CREDO23
|
6619f9598c
|
Merge remote-tracking branch 'upstream/dev' into electon-desktop
# Conflicts:
# surfsense_web/components/assistant-ui/thread.tsx
|
2026-03-25 19:03:19 +02:00 |
|
CREDO23
|
7cbb67f0dd
|
scroll to cursor after inserting clipboard text
|
2026-03-25 16:36:52 +02:00 |
|
CREDO23
|
f3d6ae95e1
|
fix: pull-based clipboard text and cursor at end with br
|
2026-03-25 16:22:32 +02:00 |
|
CREDO23
|
4a5a28805d
|
start at /dashboard, focus cursor after clipboard text
|
2026-03-25 16:08:39 +02:00 |
|
DESKTOP-RTLN3BA\$punk
|
a73c4430e0
|
fix: add CheckIcon and CopyIcon imports to user-message component
|
2026-03-24 21:50:40 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
ccf8454db5
|
Merge commit '59e21db42b' into dev
|
2026-03-24 21:20:30 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
e3f5b7923a
|
Add index parameter to plans.map callback in Pricing component
Made-with: Cursor
|
2026-03-24 20:44:14 -07:00 |
|
Rohan Verma
|
c7cd3c6a9d
|
Merge pull request #960 from LikiosSedo/fix/stable-keys-pricing
fix: replace `key={index}` with stable keys in pricing component
|
2026-03-24 20:37:47 -07:00 |
|
Rohan Verma
|
3bc4cbd22d
|
Merge pull request #959 from LikiosSedo/fix/add-noopener-link-toolbar
fix: add `rel="noopener noreferrer"` to external link in link-toolbar
|
2026-03-24 20:37:35 -07:00 |
|
Rohan Verma
|
c69085def7
|
Merge pull request #958 from LikiosSedo/fix/hero-section-timeout-cleanup
fix: add missing `setTimeout` cleanup in hero section collision effect
|
2026-03-24 20:37:19 -07:00 |
|
Rohan Verma
|
1252d8e1fa
|
Merge pull request #957 from LikiosSedo/fix/remove-unused-sidebar-header-imports
fix: remove unused `useRouter` and `useParams` in SidebarHeader
|
2026-03-24 20:36:47 -07:00 |
|
Rohan Verma
|
385826a862
|
Merge pull request #956 from LikiosSedo/fix/spotlight-event-listener-leak
fix: use stable references for event listeners in Spotlight component
|
2026-03-24 20:36:13 -07:00 |
|
Rohan Verma
|
7014adb95b
|
Merge pull request #955 from LikiosSedo/fix/clear-timeout-code-block
fix: add missing `clearTimeout` cleanup in CopyButton useEffect
|
2026-03-24 20:35:35 -07:00 |
|
Rohan Verma
|
c2bcc038dc
|
Merge pull request #954 from Nishant-k-sagar/issue-903-img-to-next-image
perf: replace img with Next.js Image for avatars
|
2026-03-24 20:34:41 -07:00 |
|
likiosliu
|
967f9762c3
|
fix: replace key={index} with stable keys in pricing component
Use plan.name and feature text as keys instead of array indices.
Closes #942
|
2026-03-25 10:41:56 +08:00 |
|
likiosliu
|
1967c14a8e
|
fix: add rel="noopener noreferrer" to target="_blank" link in link-toolbar
Closes #938
|
2026-03-25 10:40:35 +08:00 |
|
likiosliu
|
16ffdd898a
|
fix: add missing setTimeout cleanup in hero section collision effect
Closes #940
|
2026-03-25 10:40:06 +08:00 |
|
likiosliu
|
cbb93518b6
|
fix: remove unused useRouter and useParams in SidebarHeader
Closes #944
|
2026-03-25 10:32:53 +08:00 |
|
likiosliu
|
8d8c36fc59
|
fix: use stable references for event listeners in Spotlight component
Anonymous arrow functions create different references on add/remove,
so the listeners were never actually removed.
Closes #933
|
2026-03-25 10:32:11 +08:00 |
|
likiosliu
|
89fff1f81f
|
fix: add missing clearTimeout cleanup in CopyButton useEffect
Closes #934
|
2026-03-25 10:31:35 +08:00 |
|
Nishant-k-sagar
|
6f64a2de9b
|
perf: replace img with Next.js Image for avatars
|
2026-03-24 22:38:21 +00:00 |
|
Nishant-k-sagar
|
7f3c7f47f2
|
feat: add placeholder text to login and register inputs
|
2026-03-24 21:35:37 +00:00 |
|
Anish Sarkar
|
7222dd3ce7
|
fix: correct closing tag for button in roles manager component
|
2026-03-25 02:19:12 +05:30 |
|
DESKTOP-RTLN3BA\$punk
|
724c81de42
|
Fix mismatched JSX closing tag in roles-manager causing build failure
Made-with: Cursor
|
2026-03-24 13:21:47 -07:00 |
|
Anish Sarkar
|
778cfac6fa
|
Merge remote-tracking branch 'upstream/dev' into impr/thinking-steps
|
2026-03-25 01:50:10 +05:30 |
|
DESKTOP-RTLN3BA\$punk
|
9a29843866
|
Merge commit '31b0527e9a' into dev
|
2026-03-24 12:59:49 -07:00 |
|
Rohan Verma
|
31b0527e9a
|
Merge pull request #927 from LikiosSedo/fix/abort-controller-audio
fix: add AbortController to fetch call in audio download
|
2026-03-24 12:55:40 -07:00 |
|
Rohan Verma
|
3b3fca0769
|
Merge pull request #926 from LikiosSedo/fix/replace-any-types-contact-form
fix: replace `any` types with proper types in contact form component
|
2026-03-24 12:55:18 -07:00 |
|
Rohan Verma
|
2745518fdf
|
Merge pull request #925 from mvanhorn/fix/nested-interactive-elements
fix: separate nested interactive elements in roles manager
|
2026-03-24 12:54:42 -07:00 |
|
Rohan Verma
|
ac403402ea
|
Merge pull request #928 from CREDO23/feat/migrate-electric-to-zero
[Feat] Migrate real-time sync from Electric SQL to Rocicorp Zero
|
2026-03-24 12:30:57 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
90c89f7d99
|
Merge commit 'c3c4671797' into dev
|
2026-03-24 12:30:30 -07:00 |
|
Anish Sarkar
|
c674fb3054
|
chore: ran linting
|
2026-03-25 00:27:24 +05:30 |
|