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 |
|
Yukino Song
|
25eb5c8714
|
Add virtual display config to apps
|
2024-08-19 07:08:39 +08:00 |
|
Yukino Song
|
fe0a032b67
|
Fetch device name and uniqueid from connection (require Moonlight Noir)
|
2024-08-16 07:47:50 +08: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 |
|
Corey Garst
|
c6fc12a0a4
|
webui: Update resolution automation example text with auto refresh rate (#2503)
|
2024-05-07 09:14:11 -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 |
|
Cameron Gutman
|
8081f4167e
|
Add note to enclose paths with spaces in quotes
|
2024-02-29 18:35:30 -06:00 |
|
Cameron Gutman
|
593e170da8
|
Implement graceful termination and group-based app tracking
|
2024-01-08 23:55:43 -06: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
|
ed95b50f7a
|
Automatically treat launcher-type apps as detached
|
2023-10-04 17:59:36 -05:00 |
|
Eric Dong
|
b9bc4d6680
|
Documentation Update: Add linux ssh guide (#1527)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
|
2023-09-14 13:42:35 -04:00 |
|
Elia Zammuto
|
3b2a098640
|
Expose Connection environment variables to the app start (#1430)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
|
2023-07-29 14:21:58 -04:00 |
|
Casey Korver
|
f3871c4449
|
Correct typos on web portal
|
2023-07-08 19:56:56 -05:00 |
|
Chase Payne
|
430a439698
|
Elevated Commands Redesign (#1123)
|
2023-04-29 00:22:01 -05:00 |
|
pgrunzjr
|
79cf382cd9
|
Add missing setup for default global prep command exclusion dropdown (#1085)
|
2023-03-27 20:55:28 -04:00 |
|
pgrunzjr
|
8c86baf627
|
Add support for global prep commands (#977)
|
2023-03-27 12:02:20 -04:00 |
|
Mariotaku
|
01b8ba353a
|
Cover Finder (#216)
Adds functionality to search and add game cover images automatically.
Co-authored-by: Conn O'Griofa <connogriofa@gmail.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
|
2022-11-18 11:07:22 -05:00 |
|
ReenigneArcher
|
68ba1db24a
|
Refactor assets and config directory
|
2022-05-11 23:10:46 -04:00 |
|