Skip to content

add TRIfA to website#238

Open
zoff99 wants to merge 4 commits into
Tox:masterfrom
zoff99:add_trifa
Open

add TRIfA to website#238
zoff99 wants to merge 4 commits into
Tox:masterfrom
zoff99:add_trifa

Conversation

@zoff99

@zoff99 zoff99 commented Dec 2, 2021

Copy link
Copy Markdown

No description provided.

Comment thread themes/website/templates/download.html Outdated
@nurupo

nurupo commented Dec 13, 2021

Copy link
Copy Markdown
Member

themes/website/static/js/osdetect.js and themes/website/templates/clients.html are missing entries for TRIfA.

When adding client screenshots, please run them through:

find . -type f -iname "*.png" -print0 | xargs -I {} -0 optipng -o7 -zm1-9 "{}"
find . -type f -iname "*.jp*" -print0 | xargs -I {} -0 jpegoptim --strip-all "{}"

(don't run it on the screenshots already on the website).

@zoff99

zoff99 commented Dec 16, 2021

Copy link
Copy Markdown
Author

@nurupo @iphydf --> done.
should i squash?

@zoff99

zoff99 commented Dec 20, 2021

Copy link
Copy Markdown
Author

any news on this?

correct the wording,
add trifa to js,
add trifa screenshots,
add warning about push notification server access.
@nurupo

nurupo commented Dec 28, 2021

Copy link
Copy Markdown
Member

How about something like this (the three commits I have added)?

trifa_2.png was removed because it wasn't a screenshot.

@nurupo

nurupo commented Jan 5, 2022

Copy link
Copy Markdown
Member

Someone pointed out that osdetect.js would add trifa download to the top of the download page without any warnings shown, so something should be done to remedy this.

@zoff99

zoff99 commented Feb 26, 2022

Copy link
Copy Markdown
Author

is there any progress on this?

@nurupo

nurupo commented Feb 26, 2022

Copy link
Copy Markdown
Member

Sorry, I'm away for a few months, maybe @robinlinden or someone else can take over this.

@zoff99

zoff99 commented Oct 10, 2022

Copy link
Copy Markdown
Author

any news on this? is this going to be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants