7cb92071ac
chore(l10n): update translations ( #5450 )
2026-07-25 20:07:10 -04:00
c58fd6d8c6
refactor: clients section to dynamically fetch from app-directory ( #5380 )
2026-07-23 20:56:19 -04:00
93fc98394f
chore(l10n): update translations ( #5420 )
2026-07-22 12:31:04 -04:00
a55d2d99c4
feat(linux): use connector name as default display name on linux ( #5423 )
2026-07-21 20:11:30 -04:00
71acfc57ec
feat(linux/vaapi): VAAPI encoder improvements ( #5388 )
2026-07-15 10:41:22 -04:00
f5a4f06b72
chore(l10n): update translations ( #5403 )
...
chore(l10n): update translations sunshine.json (Spanish)
2026-07-12 14:56:58 -04:00
1221ab5501
chore(l10n): update translations ( #5386 )
2026-07-08 19:47:18 -04:00
5d1a901402
chore(l10n): update translations ( #5347 )
2026-06-27 23:47:45 -04:00
3a753f4064
chore(l10n): update translations ( #5344 )
2026-06-26 19:58:20 -04:00
3266c34172
feat(web-ui): UI consistency / layout uplifts ( #5225 )
...
Co-authored-by: David Lane <42013603+ReenigneArcher@users.noreply.github.com >
2026-06-26 19:37:38 -04:00
1b533cb773
chore(l10n): update translations ( #5311 )
2026-06-22 09:12:40 -04:00
fe69a0bbb6
chore(l10n): update translations ( #5254 )
2026-06-17 21:45:58 -04:00
8975ed14da
chore(l10n): update translations ( #5229 )
2026-05-31 18:35:47 -04:00
49f1695292
chore(l10n): update translations ( #5220 )
2026-05-30 10:43:02 -04:00
3d9e6d24a8
feat(web-ui): Updated Add / Edit app form to use modals + new Delete App UI flow ( #5166 )
2026-05-30 08:38:52 -04:00
06504eb6ec
chore(l10n): update translations ( #5196 )
2026-05-27 11:49:47 -04:00
87182c9ef9
chore(l10n): update translations ( #5193 )
2026-05-25 22:48:27 -04:00
2b7a891a02
chore(l10n): update translations ( #5178 )
2026-05-24 14:52:09 -04:00
cda976f18a
chore(deps): migrate from lucide-vue-next to @lucide/vue ( #5179 )
2026-05-24 14:51:31 -04:00
68f671809c
fix(web-ui): add documentation link and version-aware URLs ( #5176 )
2026-05-24 12:17:24 -04:00
7aada12100
chore(l10n): update translations ( #5162 )
2026-05-23 08:49:40 -04:00
3c54d5ff3a
fix(web): the packetsize upper limit is 65535 ( #5167 )
...
Signed-off-by: Georgi Valkov <gvalkov@gmail.com >
2026-05-22 08:40:33 -04:00
ccd09c1021
chore(l10n): update translations ( #5161 )
2026-05-21 22:24:47 -04:00
3a72015161
feat(web-ui): Added Filtering & Searching to the Apps page ( #5158 )
...
Co-authored-by: Noklef <281545466+Noklef@users.noreply.github.com >
2026-05-21 13:16:01 -04:00
3a69acefa0
feat(rtsp): add option to limit packetsize for clients that cannot configure it ( #5153 )
...
Signed-off-by: Georgi Valkov <gvalkov@gmail.com >
2026-05-21 11:43:53 -04:00
0523cebdfe
feat(web-ui): add logout ( #5121 )
2026-05-14 23:23:02 -04:00
a90d3068e9
feat(capture/linux): add KWin direct screencast capture method ( #5009 )
...
Co-authored-by: Ramalama2 <6314556+Ramalama2@users.noreply.github.com >
2026-05-04 20:58:35 -04:00
eb45ea785a
fix(linux/vulkan): change default rate control from VBR to CBR ( #5032 )
2026-04-20 13:06:00 -04:00
a5af790710
feat(nvenc): support for split frame encoding on GPUs with 2+ nvenc blocks ( #4892 )
...
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com >
2026-04-19 17:44:10 -04:00
0752f641b1
feat(linux): Add Vulkan video encoder ( #4603 )
2026-03-30 22:17:00 -04:00
d03334693c
feat(api/ui): add client enable/disable access control ( #4771 )
2026-03-29 12:58:00 -04:00
24b66fedda
fix(csrf): make errors more apparent ( #4889 )
2026-03-22 12:39:37 -04:00
0d3be0bb1e
feat(macOS): Capture audio on macOS using Tap API ( #4209 )
...
Co-authored-by: David Lane <42013603+ReenigneArcher@users.noreply.github.com >
2026-03-20 22:50:52 -04:00
1bd1b00493
chore(i18n): clarify cmd notes ( #4856 )
2026-03-15 23:01:06 -04:00
8a30a54d82
chore(l10n): update translations ( #4841 )
2026-03-13 22:56:25 -04:00
e836354e5a
feat(web-ui): add browse feature to find directories/executables/files ( #4848 )
2026-03-13 22:55:04 -04:00
fc52fa3d9e
fix(web-ui): add missing featured apps platform icons ( #4837 )
2026-03-11 08:14:27 -04:00
af44c53447
chore(l10n): update translations ( #4831 )
2026-03-10 22:11:01 -04:00
f04f6a2bde
refactor(confighttp): HTML page handlers into generic getPage function ( #4645 )
2026-03-08 18:36:22 -04:00
c4c10a16b8
chore(l10n): update translations ( #4793 )
2026-03-06 20:16:26 -05:00
655b1902bb
feat(web-ui): clipboard copy feedback on Troubleshooting logs ( #4803 )
...
Co-authored-by: eduardomozart <2974895+eduardomozart@users.noreply.github.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-03-03 19:02:21 -05:00
98dc21954e
chore(l10n): update translations ( #4698 )
2026-02-25 23:13:12 -05:00
fbb8520ab0
fix: replace remaining FontAwesome icons and drop shared-web dependency ( #4764 )
2026-02-24 17:42:45 -05:00
874880e5ea
feat(linux)!: Support streaming through XDG portals and Pipewire ( #4417 )
...
Co-authored-by: Carlos Garnacho <carlosg@gnome.org >
Co-authored-by: Carson Katri <Carson.katri@gmail.com >
Co-authored-by: Bond <bond-d@ukr.net >
Co-authored-by: d.bondarev <d.bondarev@crm-onebox.com >
Co-authored-by: Conn O'Griofa <connogriofa@gmail.com >
2026-02-03 08:19:02 -05:00
2a31583c7f
chore(l10n): update translations ( #4600 )
2026-01-30 11:22:14 -05:00
3ce39b36d0
fix(web-ui): modernize UI ( #4631 )
2026-01-29 10:16:37 -05:00
5ecf7dc75c
feat(web-ui)!: remove discord widget ( #4630 )
2026-01-25 17:47:12 -05:00
3e2f4c2846
feat(web-ui): render changelog for new release sections ( #4629 )
2026-01-25 14:14:46 -05:00
7e286b90b6
feat(windows): add ViGEmBus driver management API and UI integration ( #4625 )
...
Introduces backend API endpoints for ViGEmBus status and installation, updates Windows build scripts to handle ViGEmBus versioning and installer download, and integrates ViGEmBus status and installation controls into the web UI. Removes legacy PowerShell scripts for gamepad driver management and related NSIS installer commands.
2026-01-25 12:06:51 -05:00
2e2f7b6a33
chore(l10n): update translations ( #4548 )
2026-01-16 17:55:23 -05:00