DESKTOP-RTLN3BA\$punk
e920923fa4
feat: implement auth token synchronization between Electron and web app
...
- Added IPC channels for getting and setting auth tokens in Electron.
- Implemented functions to sync tokens from localStorage to Electron and vice versa.
- Updated components to ensure tokens are retrieved from Electron when not available locally.
- Enhanced user authentication flow by integrating token management across windows.
2026-04-06 23:02:25 -07:00
CREDO23
d7315e7f27
Merge upstream/dev into feat/vision-autocomplete
2026-04-04 09:15:13 +02:00
CREDO23
c5aa869adb
switch to on-demand permission requests and improve suggestion UX
2026-04-03 19:57:48 +02:00
CREDO23
8ba571566d
remove uiohook-napi and keystroke monitoring
2026-04-03 16:10:52 +02:00
Anish Sarkar
530db10539
refactor: remove unused Electron API check and update search space ID handling in document upload
2026-04-03 02:56:24 +05:30
Anish Sarkar
e0b35cfbab
feat: implement pending file event handling using durable queue with acknowledgment support in folder synchronization
2026-04-03 00:40:49 +05:30
Anish Sarkar
b46c5532b3
feat: add unified file and folder browsing functionality with IPC channel integration
2026-04-03 00:28:24 +05:30
Anish Sarkar
5d6e3ffb7b
feat: add renderer readiness signaling and update IPC channels for folder sync
2026-04-02 22:20:11 +05:30
CREDO23
eaabad38fc
feat: add permission onboarding page and startup routing for macOS
2026-04-02 13:44:57 +02:00
CREDO23
ec2b7851b6
feat: add macOS permission infrastructure for autocomplete
2026-04-02 13:26:32 +02:00
Anish Sarkar
28f556224a
feat: implement folder watching functionality with IPC integration
2026-04-02 11:17:49 +05:30
CREDO23
fb4dbf04ae
refactor(desktop): extract IPC channels and handlers into src/ipc/
2026-03-20 20:06:21 +02:00