This website requires JavaScript.
018ba08eb9
fix(security): remove unused electron-icon-builder and electron-rebuild
FabLrc
2026-04-21 14:07:23 +02:00
41a26f3e66
fix: upgrade vite to 6.x to satisfy vitest 4.x peer dependency
FabLrc
2026-04-21 14:04:34 +02:00
9d365ca406
fix: Update French translations for editor, launch, and settings
FabLrc
2026-04-21 12:48:29 +02:00
a1762b2691
Update French translations for dialogs, editor, and settings
FabLrc
2026-04-08 14:04:17 +02:00
9e345660e6
chore: update dependencies to latest versions
FabLrc
2026-04-21 12:27:13 +02:00
96765e483d
docs: correct cx/cy units and sanitize buffer option limits
shaun0927
2026-04-21 18:12:28 +09:00
adc610544c
docs: document cursor telemetry buffer API and surface drop events
shaun0927
2026-04-21 17:07:19 +09:00
95c7b7fc2b
fix: add webm inflated duration and fix
Marc Diaz
2026-04-20 23:11:58 -04:00
cccb966fda
Merge pull request #460 from Galactic99/feat/countdown-before-record-start
Sid
2026-04-20 08:25:30 -07:00
c033984ccb
Merge branch 'main' into feat/countdown-before-record-start
Aaryash Khalkar
2026-04-20 20:52:29 +05:30
ae6b6ca860
Merge pull request #357 from imAaryash/main
Sid
2026-04-20 08:12:14 -07:00
1f99fcb4ad
Merge pull request #325 from dheerajmr01/fix/camera-bugs
Sid
2026-04-20 08:10:37 -07:00
0bb14f3a33
Update src/components/launch/LaunchWindow.tsx
Fabien Laurence
2026-04-20 17:07:17 +02:00
97fdefa433
Merge branch 'main' into main
Fabien Laurence
2026-04-20 17:05:46 +02:00
2b1c93146d
Merge pull request #471 from tmchow/fix/449-cjk-text-wrap
Sid
2026-04-19 11:53:50 -07:00
dd622f83c1
fix(annotations): use Unicode script properties for CJK detection
Trevin Chow
2026-04-19 10:05:48 -07:00
d6bf31cb3f
feat(i18n): add Japanese locale and update translations for existing locales
ichi
2026-04-19 20:44:07 +09:00
f04c2b7c14
fix(annotations): wrap CJK text at character boundaries in export renderer
Trevin Chow
2026-04-19 02:49:17 -07:00
4a65ab8171
chore:safewrapper consistency and hide countdown overlay before starting recording setup.
Galactic99
2026-04-19 12:57:17 +05:30
7e02856836
fix:hide handler actually hides window instead of just clearing value
Galactic99
2026-04-19 12:35:19 +05:30
65b9d189e8
fix:improve ui of the countdown by adding a low opacity circle background
Galactic99
2026-04-17 10:55:03 +05:30
3ba9e901c9
fix:Claim the countdown run before the first await.
Galactic99
2026-04-16 20:36:25 +05:30
331e126d3c
fix:handle hideCountdownOverlay rejections in cleanup/cancel paths.
Galactic99
2026-04-16 20:10:56 +05:30
d04bab732b
prioritize recording stop over countdown cancel
Galactic99
2026-04-16 19:44:51 +05:30
ea68e4cfc3
fix:prevent stale countdown IPC updates from repainting overlay
Galactic99
2026-04-16 19:22:57 +05:30
6b08a0a72a
fix:flickering, stale runs, macOS bugs provided by coderabbit and thread countdown token
Galactic99
2026-04-16 18:27:00 +05:30
1670db41a8
feat:add countdown before record start
Galactic99
2026-04-16 15:53:31 +05:30
fd6a0778fb
Merge pull request #469 from imAaryash/feat/discord-actions
Sid
2026-04-18 17:52:22 -07:00
cfc6579e37
Improve Discord API error handling and webhook checks
Aaryash Khalkar
2026-04-19 06:19:05 +05:30
10463f882f
rm
Siddharth
2026-04-18 17:46:46 -07:00
3e436087b7
Merge pull request #467 from imAaryash/feat/discord-actions
Sid
2026-04-18 17:43:06 -07:00
63c850bc08
Change pull_request to pull_request_target in workflow
Aaryash Khalkar
2026-04-19 05:47:52 +05:30
dc74db13ad
test
Siddharth
2026-04-18 11:36:59 -07:00
33eb245aea
codeowner
Siddharth
2026-04-18 11:29:12 -07:00
d22c4190cf
fix
Siddharth
2026-04-18 11:05:33 -07:00
57c6a590a9
Merge pull request #423 from org-cyber/fix/windows-export-clean
Sid
2026-04-18 10:54:13 -07:00
88ab1eabdd
Merge pull request #401 from hobostay/fix/bug-fixes-security-and-reliability
Sid
2026-04-18 10:50:18 -07:00
a20a31f27d
Merge branch 'main' into fix/bug-fixes-security-and-reliability
Sid
2026-04-18 10:50:05 -07:00
9ef1f756b4
Merge pull request #448 from theopfr/fix/cpu-readback-only-for-linux
Sid
2026-04-18 10:49:09 -07:00
b0529c87a6
Merge pull request #450 from michthemaker/feat/hud-overlay-ux-overhaul
Sid
2026-04-18 10:47:01 -07:00
974fde4f1d
Merge pull request #344 from ekkoitac/fix/tutorial-help-missing-translations
Sid
2026-04-18 10:44:04 -07:00
e7247d880d
Merge pull request #434 from Enriquefft/fix/export-audio-duration-validation
Sid
2026-04-18 10:41:38 -07:00
56d3d59598
Merge pull request #342 from kuishou68/cocoon/feature-duplicate-annotation
Sid
2026-04-18 10:39:32 -07:00
0ec18358d5
Merge branch 'main' into cocoon/feature-duplicate-annotation
Sid
2026-04-18 10:37:56 -07:00
e85d07ba78
Merge pull request #461 from imAaryash/discord-actions
Sid
2026-04-18 10:29:02 -07:00
721e8f4759
Fix lint, type check errors, and apply CodeRabbit review feedback
Test User
2026-04-18 21:37:16 +08:00
9e4ec790f3
chore: fix linting issue
Theodor Peifer
2026-04-18 11:32:42 +02:00
2f24038cb5
fix: use existing getPlatform() so the OS based CPU readback check also works in the browser
Theodor Peifer
2026-04-16 17:33:05 +02:00
934f05cc80
fix: pass platform from video/gifExporter to FrameRenderer, skip readback also for canvas composition for non-linux
Theodor Peifer
2026-04-15 11:22:56 +02:00
d12f3980f9
fix: only read back frames from canvas if the OS is linux, work around not necessary for other OS' line win or darwin
Theodor Peifer
2026-04-14 23:39:13 +02:00
485c95b672
resolve conflicts: adopt main's tutorial i18n restructuring
ekkoitac
2026-04-18 08:52:26 +08:00
dd8c001f6d
refactor: require validatedDurationSec in AudioProcessor, drop fallbacks
Enriquefft
2026-04-16 14:49:27 -05:00
0c01db7afa
fix: fall back to unbounded packet scan when duration hints missing
Enriquefft
2026-04-16 14:33:27 -05:00
4d4b08db07
fix: skip chained initial trims before recording starts
Enriquefft
2026-04-16 14:31:51 -05:00
61e895a75a
fix: sanitize packet-scan range against NaN/Infinity duration
Enriquefft
2026-04-16 14:18:40 -05:00
83ea025ed8
fix: handle NaN in zero-scan fallback and symmetric divergence check
Enriquefft
2026-04-12 18:17:50 -05:00
337838294d
fix: pass explicit range to packet scan read
Enriquefft
2026-04-12 18:06:01 -05:00
5e62ad3215
fix: validate export duration and fix audio trim in speed-aware path
Enriquefft
2026-04-12 17:54:43 -05:00
7264b9989e
Refactor Discord webhook URL handling in workflow
Aaryash Khalkar
2026-04-16 17:16:56 +05:30
501c4f20a1
fix: remove unused COMPARE_LOCALES variable in i18n-check.mjs to pass Biome lint
Cocoon-Break
2026-04-16 17:29:05 +08:00
64e011f798
style: wrap long onDuplicate prop to fix Biome formatter
Cocoon-Break
2026-04-16 17:01:02 +08:00
8b7047365c
style: sort lucide-react imports alphabetically to fix Biome lint
Cocoon-Break
2026-04-16 17:00:48 +08:00
5caee9bc2d
chore(merge): resolve merge conflict in streamingDecoder.ts
Azeru
2026-04-11 18:43:02 +01:00
61b3182f87
Merge branch 'main' into feat/hud-overlay-ux-overhaul
Charles Ikechukwu
2026-04-16 09:43:08 +01:00
cb44dec81e
Merge branch 'feat/hud-overlay-ux-overhaul' of https://github.com/michthemaker/openscreen into feat/hud-overlay-ux-overhaul
themaker
2026-04-16 09:41:01 +01:00
17bed0956d
fix(package-lock.json): update package-lock.json to resolve dependencies mismatch
themaker
2026-04-16 09:40:31 +01:00
6d449a46c4
Merge pull request #362 from imAaryash/detect-system-lang
Sid
2026-04-15 23:10:47 -07:00
e2c4f3f62a
Merge pull request #414 from theopfr/fix/correct-frame-count
Sid
2026-04-15 23:06:37 -07:00
ff52e55fa1
Merge branch 'main' into detect-system-lang
Sid
2026-04-15 23:02:34 -07:00
8aa85413f9
Merge pull request #444 from AmitwalaH/fix/read-binary-error
Sid
2026-04-15 23:01:21 -07:00
4f05cf572e
Merge pull request #432 from Enriquefft/feature/nix-support
Sid
2026-04-15 22:57:12 -07:00
cefcf443e4
Merge pull request #436 from Dopiz/feat/i18n-zh-TW
Sid
2026-04-15 22:55:42 -07:00
20aecc13ae
Merge pull request #431 from LorenzoLancia/feat/blur-mosaic-and-black
Sid
2026-04-15 22:51:47 -07:00
89fce713e5
Merge pull request #430 from SimulAffect/fix/tutorial-help-i18n
Sid
2026-04-15 22:50:28 -07:00
847647d310
Merge pull request #421 from pufferfish3e/main
Sid
2026-04-15 22:46:21 -07:00
97d1957b78
Merge pull request #452 from imAaryash/discord-actions
Sid
2026-04-15 22:13:51 -07:00
fac0b405d3
fix: handle recording discard and write-failure in cursor telemetry buffer
JunghwanNA
2026-04-16 11:58:16 +09:00
12f3be02f2
fix: sort lucide-react imports alphabetically
Cocoon-Break
2026-04-16 09:31:37 +08:00
84ec5a7e68
fix: isolate cursor telemetry samples per recording session
shaun0927
2026-04-16 10:27:20 +09:00
ee395b7896
added discord.yaml
imAaryash
2026-04-15 22:01:28 +05:30
9998b43acc
Update src/components/launch/SourceSelector.module.css
Charles Ikechukwu
2026-04-15 14:57:26 +01:00
1cdb8ed1cd
feat(ui): add squircle corner shape to SourceSelector and polish sources spinner ui
themaker
2026-04-15 14:25:30 +01:00
566830a866
feat(): changed .gitignore
themaker
2026-04-15 09:39:03 +01:00
143cd1e772
additions
themaker
2026-04-14 23:17:06 +01:00
14bbe8f183
fix: algin frame cap with epsilon boundary to prevent frame count mismatch
Theodor Peifer
2026-04-14 20:26:21 +02:00
5bcdf4c558
me and you
themaker
2026-04-14 15:58:52 +01:00
df06369b75
me and you
themaker
2026-04-14 15:58:39 +01:00
6441e96035
fix: prevent crash in read-binary-file handler and improve error debugging
AmitwalaH
2026-04-14 12:45:02 +05:30
46c611bd3f
fix: include epsilon subtration in totalFrame calculation
Theodor Peifer
2026-04-13 17:30:16 +02:00
d20a062150
fix(nix): handle store path sources for path: flake inputs
Enriquefft
2026-04-13 06:17:07 -05:00
515baf1d84
feat: add zh-TW locale
Dopiz
2026-04-13 17:19:45 +08:00
f106cc6835
fix(nix): restrict package source to git-tracked files
Enriquefft
2026-04-12 18:14:44 -05:00
456816ab2e
fix(nix): correct Electron binary path to libexec/electron
Enriquefft
2026-04-12 17:55:43 -05:00
64cdc0dd3c
feat: add Nix flake with dev shell, package, and NixOS/Home Manager modules
Enriquefft
2026-04-12 13:33:13 -05:00
8bcce473d5
feat: add mosaic blur with black shading
LorenzoLancia
2026-04-12 18:04:43 +02:00
0efd2d64ed
fix(i18n): sync tutorial help translations
SimulAffect
2026-04-12 17:26:45 +08:00
a6ae0e6d98
Merge pull request #373 from Moncef-Mhz/adjust-zoom-speed
Sid
2026-04-11 20:23:10 -07:00
d1c9555464
feat(i18n): auto-discover valid locales and harden language menu
imAaryash
2026-04-12 05:13:31 +05:30
1ef30ff1c7
Merge branch 'detect-system-lang' of https://github.com/imAaryash/openscreen into detect-system-lang
imAaryash
2026-04-12 04:24:00 +05:30
e96478e813
Revert "Merge pull request #365 from AmitwalaH/fix-tutorial-translations"
imAaryash
2026-04-12 04:22:08 +05:30