Rohan Verma
e956de109a
Merge pull request #899 from MODSetter/dev
...
fixes for deployment
2026-03-22 01:57:18 -07:00
DESKTOP-RTLN3BA\$punk
9b8fc10211
Merge commit ' 1013586506' into dev
2026-03-22 01:56:33 -07:00
DESKTOP-RTLN3BA\$punk
43c9a09a6c
chore: add daytona dependency to pyproject.toml and update uv.lock
2026-03-22 01:55:56 -07:00
DESKTOP-RTLN3BA\$punk
0cd596b91f
refactor: update video presentation status enum creation to use SQL execution for better handling of duplicates
2026-03-22 01:41:15 -07:00
Rohan Verma
1013586506
Merge pull request #898 from MODSetter/dev
...
feat: SearXNG search, Electron desktop app, video agent & UI overhaul
2026-03-22 01:28:58 -07:00
Rohan Verma
23386b0a91
Merge pull request #895 from CREDO23/electon-desktop
...
[CI] Desktop release workflow & Auto updater
2026-03-22 01:26:01 -07:00
DESKTOP-RTLN3BA\$punk
08e68c16c7
Update README files to reflect changes in video and podcast agent examples, add video generation and presentation features, and update demo links and images across multiple languages.
2026-03-22 01:00:17 -07:00
Rohan Verma
2e1616ad91
Update README with demo and video agent sections
2026-03-22 00:38:44 -07:00
DESKTOP-RTLN3BA\$punk
cb6db30143
feat: add new carousel item for AI-generated video creation
2026-03-22 00:34:41 -07:00
Rohan Verma
fcb299eb70
Merge pull request #897 from MODSetter/feature/video_presentation_agent
...
feat: added initial video presentation agent
2026-03-21 23:41:08 -07:00
DESKTOP-RTLN3BA\$punk
eb8cfd296c
feat: add public routes for video presentations and audio streaming
2026-03-21 23:29:23 -07:00
DESKTOP-RTLN3BA\$punk
d90b6d35ce
feat: enhance video presentation agent with parallel theme assignment and watermarking
2026-03-21 23:02:09 -07:00
DESKTOP-RTLN3BA\$punk
0fe5e034fe
feat: add video presentation tool to generate group
2026-03-21 22:17:08 -07:00
DESKTOP-RTLN3BA\$punk
b28f135a96
feat: init video presentation agent
2026-03-21 22:13:41 -07:00
DESKTOP-RTLN3BA\$punk
40d949b7d5
chore: correct .RemotionTets/ entry in .gitignore
2026-03-21 19:45:48 -07:00
DESKTOP-RTLN3BA\$punk
2a4a2f4435
chore: add .RemotionTets/ to .gitignore
2026-03-21 19:06:37 -07:00
CREDO23
e7b5b37404
ci(desktop): support both v* and beta-v* tag triggers with unified version extraction
2026-03-20 16:55:18 +02:00
CREDO23
c891cc3d9b
ci(desktop): auto-extract version from tag and pass to electron-builder
2026-03-20 16:44:10 +02:00
CREDO23
d4ef79375b
fix(desktop): read HOSTED_FRONTEND_URL from process.env before .env file
2026-03-20 16:35:56 +02:00
CREDO23
70712f21db
ci(desktop): add HOSTED_FRONTEND_URL from GitHub Actions variables for Electron build
2026-03-20 16:29:48 +02:00
CREDO23
9db5b5e99d
ci(desktop): pass NEXT_PUBLIC env vars from GitHub Actions variables to Next.js build
2026-03-20 16:21:11 +02:00
CREDO23
a08d03041a
ci(desktop): align tag trigger with upstream beta-v* convention
2026-03-20 15:42:03 +02:00
CREDO23
cbee2e254c
ci(desktop): disable fail-fast so all platform builds complete independently
2026-03-20 15:31:05 +02:00
CREDO23
207ef02f5e
ci(desktop): fix pnpm cache by specifying lockfile paths for monorepo
2026-03-20 15:30:20 +02:00
CREDO23
337c381f36
ci(desktop): add package & publish step with platform matrix and permissions
2026-03-20 15:19:38 +02:00
CREDO23
0f37919f3d
ci(desktop): add Electron build step
2026-03-20 15:10:24 +02:00
CREDO23
4b50b3db1a
ci(desktop): add dependency install and Next.js build steps
2026-03-20 14:58:25 +02:00
CREDO23
b6c1db33eb
ci(desktop): add pnpm and Node.js setup steps
2026-03-20 14:04:07 +02:00
CREDO23
71e87f302b
ci(desktop): add release workflow skeleton with tag trigger and matrix
2026-03-19 20:49:30 +02:00
CREDO23
fb1db6c891
feat(desktop): wire auto-updater with GitHub Releases
2026-03-19 20:20:26 +02:00
DESKTOP-RTLN3BA\$punk
cf62fd07f8
chore: update pnpm workspace configuration to include root package
2026-03-18 13:20:37 -07:00
Rohan Verma
c6a83535d2
Merge pull request #889 from CREDO23/electon-desktop
...
[Feat] Desktop app (Win, Mac, Linux)
2026-03-18 12:56:42 -07:00
CREDO23
0c3f8f0e7e
docs(desktop): update README
2026-03-18 21:14:42 +02:00
CREDO23
5361f4cf24
docs(desktop): add README with setup, config, and build steps
2026-03-18 21:06:11 +02:00
CREDO23
abf80da2e3
chore: remove desktop app planning docs
2026-03-18 21:02:30 +02:00
CREDO23
3b19b54b2b
fix(desktop): validate URL scheme in open-external IPC handler
2026-03-18 20:58:49 +02:00
CREDO23
572e7999b2
fix(backend): allow CORS from any localhost port for desktop app
2026-03-18 20:58:30 +02:00
CREDO23
9b4d9f0da2
feat(desktop): add native menu bar with standard Edit/View/Window roles
2026-03-18 20:10:30 +02:00
CREDO23
a0e57562e0
assets(desktop): generate .icns and .ico from source PNG
2026-03-18 19:56:55 +02:00
CREDO23
36e3772686
assets(desktop): add SurfSense icon source PNG
2026-03-18 19:56:41 +02:00
CREDO23
36924bbd65
feat(desktop): handle startup failure and renderer load errors
2026-03-18 19:49:59 +02:00
CREDO23
9434965803
feat(desktop): add error dialog and global exception handlers
2026-03-18 19:49:50 +02:00
CREDO23
c6f3218085
fix(desktop): use get-port-please for dynamic port selection
2026-03-18 19:38:47 +02:00
CREDO23
b07a64fd27
docs(desktop): add distribution readiness checklist
2026-03-18 19:28:26 +02:00
CREDO23
c8d6883474
refactor(desktop): replace resolve-env with build-time dotenv injection
2026-03-18 19:27:53 +02:00
CREDO23
14b561bc39
fix(desktop): resolve pnpm packaging and in-process server
2026-03-18 17:51:47 +02:00
DESKTOP-RTLN3BA\$punk
755f8b71fe
secutiry: CVE-2026-32597 fix
2026-03-17 23:39:07 -07:00
DESKTOP-RTLN3BA\$punk
9da3384c43
security: a couple of CVE fixes
...
- Added authlib version 1.6.9 and tornado version 6.5.5 to the project dependencies.
- Updated authlib version in uv.lock to 1.6.9 with corresponding source and wheel URLs.
- Included tornado in the dependencies section of uv.lock for consistency.
2026-03-17 23:37:27 -07:00
DESKTOP-RTLN3BA\$punk
86b21458e0
feat: enhance HeroCarousel with autoplay and visibility handling
...
- Implemented autoplay functionality for the carousel, allowing automatic slide transitions when not expanded or hovered.
- Added visibility change detection to pause autoplay when the tab is not visible.
- Improved button styles to reflect autoplay state visually with progress indicators.
2026-03-17 23:33:45 -07:00
DESKTOP-RTLN3BA\$punk
79208c9812
chore: update tutorial GIFs and MP4s for homepage
...
- Replaced existing binary files for BQnaGif, ConnectorFlowGif, and DocUploadGif with updated versions to enhance visual content on the homepage.
2026-03-17 23:11:52 -07:00