Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update served webUI after update #764

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented Nov 7, 2023

fixes #758

The served file gets cached and thus, it won't reflect the latest version of the file.
This was a problem after the webUI got updated, since now the served "index.html" was outdated and pointed to files that didn't exist anymore.

@schroda schroda force-pushed the fix/serving_outdated_index_html_file_after_web_ui_update branch 2 times, most recently from 38089d0 to bf3826e Compare November 7, 2023 21:07
@schroda schroda changed the title Serve index.html dynamically Update served webUI after update Nov 7, 2023
The served file gets cached and thus, it won't reflect the latest version of the file.
This was a problem after the webUI got updated, since now the served "index.html" was outdated and pointed to files that didn't exist anymore.
@schroda schroda force-pushed the fix/serving_outdated_index_html_file_after_web_ui_update branch from bf3826e to f2b4bb9 Compare November 7, 2023 21:14
@Syer10 Syer10 merged commit c38a3d9 into Suwayomi:master Nov 7, 2023
2 checks passed
@schroda schroda deleted the fix/serving_outdated_index_html_file_after_web_ui_update branch November 19, 2023 20:23
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.

[Bug] Tachidesk serving javascript with wrong mime type
2 participants