Skip to content

Make txAdmin a PWA#1066

Open
Cocodrulo wants to merge 2 commits intocitizenfx:developfrom
Cocodrulo:master
Open

Make txAdmin a PWA#1066
Cocodrulo wants to merge 2 commits intocitizenfx:developfrom
Cocodrulo:master

Conversation

@Cocodrulo
Copy link
Copy Markdown

This pull request introduces Progressive Web App (PWA) support to the project, enhancing the user experience on mobile devices and enabling features like app installation and theming. The main changes involve adding a web app manifest and updating the HTML metadata to support PWA capabilities.

PWA support and metadata enhancements:

  • Added a new manifest.json file to the panel/public directory, specifying app details, icons, colors, and display settings for PWA functionality.
  • Updated panel/index.html to link the manifest, set theme colors, and add mobile web app meta tags for improved appearance and installability on mobile devices.

@Cocodrulo Cocodrulo requested a review from tabarra as a code owner August 22, 2025 19:12
@tabarra
Copy link
Copy Markdown
Collaborator

tabarra commented Aug 23, 2025

Thanks for the PR, can you please:

  1. replace the icon with https://forum-cfx-re.akamaized.net/optimized/5X/5/4/8/e/548e82fce6119ea9b4d2b3ec3b3d50375463adbc_2_375x375.png
  2. replace all hex colors (including index.html) with #191A1C
  3. switch the description to FiveM/RedM server management

@Cocodrulo
Copy link
Copy Markdown
Author

Thanks for the PR, can you please:

  1. replace the icon with https://forum-cfx-re.akamaized.net/optimized/5X/5/4/8/e/548e82fce6119ea9b4d2b3ec3b3d50375463adbc_2_375x375.png
  2. replace all hex colors (including index.html) with #191A1C
  3. switch the description to FiveM/RedM server management

Done

@Cocodrulo
Copy link
Copy Markdown
Author

@tabarra did you take a look?

@tabarra
Copy link
Copy Markdown
Collaborator

tabarra commented Jan 17, 2026

@tabarra did you take a look?

I did. Thank you very much for the changes.
This will be included in the next B.A.U. update.

@tabarra tabarra added enhancement New feature or request ui QOL labels Jan 24, 2026
@tabarra tabarra changed the base branch from master to develop January 27, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request QOL ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants