Mailing List Archive

[MythTV/mythtv] c718f2: API: Get reason for web-only mode in GetBackendInf...
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: c718f28bd44f31c3ace4d7452f8ee346bdb97e8d
https://github.com/MythTV/mythtv/commit/c718f28bd44f31c3ace4d7452f8ee346bdb97e8d
Author: Peter Bennett <pbennett@mythtv.org>
Date: 2024-01-07 (Sun, 07 Jan 2024)

Changed paths:
M mythtv/libs/libmyth/mythcontext.h
M mythtv/programs/mythbackend/mythbackend.cpp
M mythtv/programs/mythbackend/mythbackend_main_helpers.cpp
M mythtv/programs/mythbackend/servicesv2/v2envInfo.h
M mythtv/programs/mythbackend/servicesv2/v2myth.cpp

Log Message:
-----------
API: Get reason for web-only mode in GetBackendInfo results.

This is needed for web-app improvements.


Commit: d59e2517f8645de46af3942f196bd518f8a54479
https://github.com/MythTV/mythtv/commit/d59e2517f8645de46af3942f196bd518f8a54479
Author: Peter Bennett <pbennett@mythtv.org>
Date: 2024-01-07 (Sun, 07 Jan 2024)

Changed paths:
A mythtv/html/assets/guidecolors.css
M mythtv/html/assets/i18n/bg.json
M mythtv/html/assets/i18n/ca.json
M mythtv/html/assets/i18n/cs.json
M mythtv/html/assets/i18n/da.json
M mythtv/html/assets/i18n/de.json
M mythtv/html/assets/i18n/el.json
M mythtv/html/assets/i18n/en_CA.json
M mythtv/html/assets/i18n/en_GB.json
M mythtv/html/assets/i18n/en_US.json
M mythtv/html/assets/i18n/es.json
M mythtv/html/assets/i18n/es_ES.json
M mythtv/html/assets/i18n/et.json
M mythtv/html/assets/i18n/fi.json
M mythtv/html/assets/i18n/fr.json
M mythtv/html/assets/i18n/he.json
M mythtv/html/assets/i18n/hr.json
M mythtv/html/assets/i18n/hu.json
M mythtv/html/assets/i18n/is.json
M mythtv/html/assets/i18n/it.json
M mythtv/html/assets/i18n/ja.json
M mythtv/html/assets/i18n/nb.json
M mythtv/html/assets/i18n/nl.json
M mythtv/html/assets/i18n/pl.json
M mythtv/html/assets/i18n/pt.json
M mythtv/html/assets/i18n/pt_BR.json
M mythtv/html/assets/i18n/ru.json
M mythtv/html/assets/i18n/sl.json
M mythtv/html/assets/i18n/sv.json
M mythtv/html/assets/i18n/tr.json
M mythtv/html/assets/i18n/zh_CN.json
M mythtv/html/assets/i18n/zh_HK.json
M mythtv/html/backend/src/app/app.module.ts
M mythtv/html/backend/src/app/config/backend-warning/backend-warning.component.html
M mythtv/html/backend/src/app/config/backend-warning/backend-warning.component.ts
M mythtv/html/backend/src/app/dashboard/programs/programs.component.html
M mythtv/html/backend/src/app/dashboard/programs/programs.component.ts
A mythtv/html/backend/src/app/guide/components/legend/legend.component.css
A mythtv/html/backend/src/app/guide/components/legend/legend.component.html
A mythtv/html/backend/src/app/guide/components/legend/legend.component.spec.ts
A mythtv/html/backend/src/app/guide/components/legend/legend.component.ts
M mythtv/html/backend/src/app/guide/components/programentry/programentry.component.css
M mythtv/html/backend/src/app/guide/components/programentry/programentry.component.html
M mythtv/html/backend/src/app/guide/components/programentry/programentry.component.ts
M mythtv/html/backend/src/app/guide/guide.component.css
M mythtv/html/backend/src/app/guide/guide.component.html
M mythtv/html/backend/src/app/guide/guide.component.ts
M mythtv/html/backend/src/app/services/interfaces/backend.interface.ts
M mythtv/html/backend/src/app/services/setup.service.ts
M mythtv/html/backend/src/index.html
M mythtv/html/backend/src/proxy.conf.js

Log Message:
-----------
web-app: Improvements to Setup and Program Guide

Setup
- When the backend starts or restarts in web-only mode, display
the reason at the top of the page, so the user can know what to fix.
- If the user started the backend with --webonly, then the restart
button is replaced with a Shutdown button, because restarting would
still keep it in web only mode.

Program Guide
- Implement color coding of background based on the program category.
Copy the colors used in MythWeb default theme.
- Add a page to show the list of colors used by category, instead of
the four buttons previously shown.

Development
- Updated proxy.conf so that you can test against your production
backend data while getting the app and translations from your
development system.


Commit: b7092c00c95e80628f4119205632ffa571dac322
https://github.com/MythTV/mythtv/commit/b7092c00c95e80628f4119205632ffa571dac322
Author: Peter Bennett <pbennett@mythtv.org>
Date: 2024-01-07 (Sun, 07 Jan 2024)

Changed paths:
M mythtv/html/apps/backend/index.html
M mythtv/html/apps/backend/main.js

Log Message:
-----------
web app rebuild


Compare: https://github.com/MythTV/mythtv/compare/ee18fbcf3d40...b7092c00c95e
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits