Commit Graph

39 Commits

Author SHA1 Message Date
Yukino Song
0f9e7aa17f WebUI: Support starting apps from local client 2025-06-05 19:44:31 +08:00
Yukino Song
f262852838 Add always use virtual display option for clients 2025-06-05 16:32:13 +08:00
Yukino Song
2f89d85fca Add legacy ordering support toggle for each client 2025-05-28 22:53:22 +08:00
Yukino Song
a3e0318794 Validate application/json on server side 2025-05-28 18:01:48 +08:00
Yukino Song
f3d2078b11 Add content-type to sent requests 2025-05-28 14:09:12 +08:00
Yukino Song
6f35d52cdd WebUI: implement per-device display mode override 2025-02-25 05:56:30 +08:00
Yukino Song
78714e65fc Fix build 2025-02-06 18:16:55 +08:00
Yukino Song
fd059e36f0 Merge remote-tracking branch 'origin/master' 2025-02-06 09:14:18 +08:00
ReenigneArcher
6efc687036 fix(ui): properly handle boolean json responses (#3626) 2025-02-02 17:34:02 +00:00
Yukino Song
d5f81773a8 Per client DO/UNDO commands frontend part - done 2025-01-22 22:28:57 +08:00
Yukino Song
b913d97510 Show alert for checking client permission 2024-12-02 01:50:35 +08:00
Yukino Song
4350d8e43d Merge remote-tracking branch 'origin/master' 2024-10-26 21:04:50 +08:00
Degot
a3ba700522 fix: Reverse Proxy support (#3173) 2024-10-18 22:49:34 -04:00
Yukino Song
1ae7157bba Add Windows clipboard support 2024-09-28 03:31:50 +08:00
Yukino Song
349bd404f9 Add warning to device management section 2024-09-24 21:35:58 +08:00
Yukino Song
e3ea8ddc56 Add learn more link to device management section 2024-09-24 21:32:29 +08:00
Yukino Song
7e74405a97 Reload page instead of hard code to '/login' when requests failed 2024-09-21 03:49:59 +08:00
Yukino Song
5829bd1c76 Split keyboard and mouse permission (resolves #45) 2024-09-20 22:26:28 +08:00
Yukino Song
bedbf64836 Fix typo 2024-09-17 15:31:49 +08:00
Yukino Song
db5790b374 Implement permission manage web UI 2024-09-16 23:10:19 +08:00
Yukino Song
a7b5c93691 Jump to PIN directly from tray pairing message 2024-09-10 18:13:44 +08:00
Yukino Song
1f6003f7e2 Notify user about app quit too fast instead of exiting the stream directly when auto_detach is enabled 2024-09-01 22:41:59 +08:00
Yukino Song
6e407578c3 Add QR code pairing 2024-08-31 12:04:39 +08:00
Yukino Song
d416886999 Add Deep Link support 2024-08-30 12:52:50 +08:00
Yukino Song
652661ea50 Change login from http basic auth to cookies 2024-08-30 06:17:02 +08:00
Yukino Song
36b1a15676 Fix security risk in pairing process w/ add device name for OTP pair 2024-08-28 23:52:02 +08:00
Yukino Song
b8d3ebb248 Implement OTP page in config
a
2024-08-28 03:05:09 +08:00
Yukino Song
fe0a032b67 Fetch device name and uniqueid from connection (require Moonlight Noir) 2024-08-16 07:47:50 +08:00
Xander Frangos
5fcd07ecb1 Name and unpair individual clients (#2042) 2024-05-27 20:43:08 +00:00
Vithorio Polten
4a9130126c feat(ui): Dark Mode (#2493) 2024-05-24 21:28:39 -04:00
Vithorio Polten
4b6ff3797e refactor(ui): break down config.html into smaller pieces (#2491)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2024-05-13 13:08:13 -04:00
Hugo Locurcio
dc22e24744 Autofocus PIN input on Web UI pin page
This makes it faster to input the PIN after clicking on the PIN
notification on the desktop, since you no longer need to click
the PIN input or focus on it by pressing Tab many times.
2024-04-20 14:36:59 -05:00
ReenigneArcher
376a2822bd fix(ui): could not submit pin due to localization updates (#2324)
Co-authored-by: Elia Zammuto <theelixzammuto@gmail.com>
2024-03-30 11:35:29 -04:00
ReenigneArcher
2b059c6797 fix(i18n): update localization docs and js strings (#2325) 2024-03-30 10:01:48 -04:00
ReenigneArcher
87774333f3 feat(i18n): add ui localization (#2279)
Co-authored-by: TheElixZammuto <6505622+TheElixZammuto@users.noreply.github.com>
2024-03-22 19:54:12 -04:00
ReenigneArcher
de7b81e3b4 fix(ui): reorder and add missing config options (#1993) 2024-01-07 13:32:32 -05:00
TheElixZammuto
5bdbda90b5 Web UI migration to Vite and Vue3 and improvements to the UX (#1673)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2023-12-27 19:25:49 -05:00
Cameron Gutman
27f9d6d3a5 Clear the PIN field after a successful pairing 2023-05-05 17:42:59 -05:00
ReenigneArcher
68ba1db24a Refactor assets and config directory 2022-05-11 23:10:46 -04:00