Commit Graph

182 Commits

Author SHA1 Message Date
Yukino Song
a7b5c93691 Jump to PIN directly from tray pairing message 2024-09-10 18:13:44 +08:00
Yukino Song
def6a4857c Revert commit-lint.yaml, zh.json 2024-09-10 18:01:33 +08:00
Yukino Song
ff6315d541 Merge remote-tracking branch 'origin/master' 2024-09-10 17:59:34 +08:00
Yukino Song
c390e91bd7 Add save password option on login page w/ clients card on index 2024-09-10 00:07:06 +08:00
ReenigneArcher
e33dea7e3e feat(web): use shared-web (#3116) 2024-09-06 17:31:00 -04:00
Yukino Song
d5d3b47c99 Adjust position of "output" in apps.html 2024-09-07 01:32:16 +08:00
Yukino Song
f9b9a76639 Add webui config for following client HDR settings 2024-09-07 01:06:33 +08:00
ReenigneArcher
c2aefb2a2f fix(ui-apps): update game db url (#3148) 2024-09-06 21:51:29 +08:00
ReenigneArcher
cdc2d1ba00 fix(ui-apps): update game db url (#3148) 2024-09-05 16:52:46 -04:00
ReenigneArcher
3dc267141a chore(l10n): update translations (#3106) 2024-09-05 09:00:34 -04:00
Yukino Song
d332f1dadb Do not alert when restart from webUI gets any other responses 2024-09-03 17:33:33 +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
1c217d95f0 Minor UI improvements 2024-08-30 06:27:13 +08:00
Yukino Song
652661ea50 Change login from http basic auth to cookies 2024-08-30 06:17:02 +08:00
Yukino Song
16217967e2 Fix version check logic 2024-08-29 01:53:05 +08:00
Yukino Song
e6e8e8d056 Shorten the feed-dog interval 2024-08-29 01:06:51 +08:00
Yukino Song
166a079112 Fix the ambiguous place where "find cover" places
Fix #18
2024-08-29 00:44:32 +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
f999f3364b Update version check logic 2024-08-28 03:05:10 +08:00
Yukino Song
b8d3ebb248 Implement OTP page in config
a
2024-08-28 03:05:09 +08:00
Yukino Song
420bf13e88 Merge remote-tracking branch 'origin/master' 2024-08-27 21:47:20 +08:00
ReenigneArcher
34054a20e1 chore(l10n): update translations (#3082) 2024-08-26 20:42:34 -04:00
Yukino Song
ad42ef4131 Make config page navbar less wide 2024-08-24 07:30:07 +08:00
Yukino Song
29e20eb02d Correctly exit from web request 2024-08-24 05:53:33 +08:00
Yukino Song
276a0496a8 Add option to quit Apollo from webpage w/ hide tray menu controls 2024-08-24 04:01:38 +08:00
Yukino Song
88a3cfd7a5 Merge remote-tracking branch 'origin/master' into vdisplay 2024-08-22 22:23:33 +08:00
Yukino Song
68459b511d Fix password 2024-08-21 23:51:22 +08:00
Yukino Song
8db50446a7 Support headless mode 2024-08-21 23:39:41 +08:00
Yukino Song
2fb4ec1931 Add per-app resolution scale config 2024-08-21 00:47:55 +08:00
Yukino Song
f2401c08f7 Set render adapter for virtual display driver w/ show detailed virtual display driver status on config 2024-08-21 00:06:41 +08:00
ReenigneArcher
9d42b935ab chore(l10n): update translations (#2910) 2024-08-20 11:12:24 -04:00
Yukino Song
e0924e3a21 Add app config to set virtual display as primary 2024-08-19 08:50:03 +08:00
Yukino Song
25eb5c8714 Add virtual display config to apps 2024-08-19 07:08:39 +08:00
Yukino Song
833c902a56 Report driver status to WebUI 2024-08-18 09:09:37 +08:00
Yukino Song
fe0a032b67 Fetch device name and uniqueid from connection (require Moonlight Noir) 2024-08-16 07:47:50 +08:00
Yukino Song
8b746ab570 Merge remote-tracking branch 'origin/master' 2024-08-10 00:21:20 +08:00
ns6089
6d91e680c5 feat(logging): include milliseconds timestamps (#2963) 2024-08-08 10:52:08 -04:00
Yukino Song
40b6352a4c Merge remote-tracking branch 'origin/master' 2024-08-08 19:43:28 +08:00
ReenigneArcher
04df80ff6b feat!: drop advertised resolutions and fps (#2924) 2024-08-08 02:10:19 +00:00
Yukino Song
f757705535 Fix elevated string on web ui 2024-08-05 21:21:15 +08:00
Yukino Song
ef3dc6464c Further rebrand 2024-08-05 07:03:17 +08:00
Yukino Song
774ce93162 Try to make the audio sink mess clear 2024-08-04 19:11:58 +08:00
Yukino Song
ad3b725a81 Rebrand web-ui 2024-08-04 19:11:58 +08:00
Yukino Song
7c84d8e0e3 Actually check password confirmation when first setting password... 2024-07-30 20:28:50 +08:00
Yukino Song
ce601eb2df Remove the annoying discord badge 2024-07-30 03:25:28 +08:00
Gilles Schintgen
0b70d46bef fix(linux): add delay to service and improve troubleshooting docs (#2903)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2024-07-28 13:21:30 +00:00
ReenigneArcher
aa2cf8e5a9 New Crowdin updates (#2905) 2024-07-24 08:44:21 -04:00
ns6089
aadd6eec19 Escape backslashes in javascript string (#2861) 2024-07-15 15:20:02 +00:00