Commit Graph

69 Commits

Author SHA1 Message Date
Yukino Song
e15eec1f4e Add .art file export w/ optimize app list page 2025-06-05 21:19:26 +08:00
Yukino Song
0f9e7aa17f WebUI: Support starting apps from local client 2025-06-05 19:44:31 +08:00
Yukino Song
3e0cbaf2c2 Implement pause/resume commands w/ APOLLO_APP_STATUS envvar 2025-06-05 15:40:03 +08:00
Yukino Song
d316b272da Add terminate on pause option for apps (resolves #801) 2025-06-04 19:02:10 +08:00
Yukino Song
251ae915a6 Alert for already alphabetized 2025-05-28 22:07:54 +08:00
Yukino Song
d89f3f75d3 Add alphabetize button to app list 2025-05-28 20:41:53 +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
6571c11098 Various webui fix
fixes #742
Add save button for reordering instead of auto saving
2025-05-21 00:44:38 +08:00
Yukino Song
b0871a9a5b Add gamepad override for each app 2025-05-19 14:22:17 +08:00
Yukino Song
98a35b81f6 Don't show apps without UUID in the WebUI 2025-05-14 23:23:38 +08:00
Yukino Song
2b86bc541d Support Reordering apps(requires Artemis) 2025-05-14 02:43:08 +08:00
Yukino Song
6c7962b6da Add APOLLO_APP_UUID envvar 2025-05-11 22:39:29 +08:00
Yukino Song
6ee5f4ed0b Update envvars 2025-05-09 04:35:15 +08:00
Yukino Song
69e999d245 Add option to toggle envvar compatibility mode 2025-05-07 04:38:28 +08:00
Yukino Song
91467d50b6 BREAKING: SUNSHINE_CLIENT_FPS is now float (for better integration with Special-K) 2025-05-07 03:57:54 +08:00
Yukino Song
dca9092a2c Fix #345 2025-02-08 03:37:42 +08:00
Yukino Song
343427f20a Add default value indicator to use-app-identity and per-client-app-identity 2025-02-07 21:23:04 +08:00
Yukino Song
58bbfc3e67 Show running app in Apps page 2025-02-07 21:11:03 +08:00
Yukino Song
9481418e0d Fix launch app says failed on web ui 2025-02-07 20:05:29 +08:00
Yukino Song
7757e28c28 Fix prep command adding order in apps 2025-02-06 19:41:40 +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
ReenigneArcher
257a102127 fix(api): return proper json objects (#3544) 2025-01-31 23:38:22 -05:00
Yukino Song
8a20264c19 Implement per-client app identity 2025-01-24 02:04:42 +08:00
Yukino Song
5aaeb70722 Add option to enable/disable client commands per-app 2025-01-23 02:35:40 +08:00
Yukino Song
f4e445a58b Trim input for app name 2025-01-22 19:10:23 +08:00
Yukino Song
2a173239f6 Merge remote-tracking branch 'origin/master' 2025-01-18 14:57:43 +08:00
Lukas Senionis
1c2d7ec830 fix(checkbox): inverse global prep values for apps (#3547) 2025-01-17 08:24:49 -05:00
Yukino Song
4b78e3b47d Migrate virtual display config to new Display Device API 2025-01-15 22:50:08 +08:00
Yukino Song
fcbdaed1e0 Fix build
(Never wanna merge again)
2025-01-15 09:01:33 +08:00
Yukino Song
1dc6465f12 Merge remote-tracking branch 'origin/master' 2025-01-14 23:43:50 +08:00
ReenigneArcher
820180c9e7 docs(hrefs): update readthedocs hrefs (#3476) 2025-01-13 22:34:54 -05:00
Lukas Senionis
2e5c291233 feat(web-ui): replace dropdown menus with checkboxes (#3455) 2025-01-05 14:43:45 -05:00
Yukino Song
021f6a635b Merge remote-tracking branch 'origin/master' 2024-12-02 02:11:15 +08:00
ReenigneArcher
ec0cdcf0fa docs(api): improve api documentation (#3343) 2024-10-30 20:34:18 +00: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
80fb7efc3d Add UUID to apps w/ add option to use App's id for virtual display (resolves #48) 2024-09-22 07:34:39 +08:00
Yukino Song
8e8f89d514 Launch apps from web UI 2024-09-19 23:42:25 +08:00
Yukino Song
d5d3b47c99 Adjust position of "output" in apps.html 2024-09-07 01:32:16 +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
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
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
2fb4ec1931 Add per-app resolution scale config 2024-08-21 00:47:55 +08:00
Yukino Song
e0924e3a21 Add app config to set virtual display as primary 2024-08-19 08:50:03 +08:00