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

. #2

Merged
merged 14 commits into from
Jul 17, 2024
Merged

. #2

merged 14 commits into from
Jul 17, 2024

Conversation

akama-aka
Copy link
Owner

No description provided.

akama-aka added 14 commits May 18, 2024 22:33
Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
Added request-id Support for:
* Oracle Cloud
* MS Azure
* Google Cloud

Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
Default headers have been added to the server response. The "Content-Type" and "Cache-Control" headers have also been updated in the server responses for CSS, fonts, and JavaScript files. The "Cache-Control" values have been changed to 'public' and the max-age increased, to optimize the caching strategy.

Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
This commit updates the server.js to improve the way it retrieves request IPs and IDs. Instead of fetching this information in several lines of code across the functions, the refactor adopts a more efficient, streamlined approach by assigning these values to variables and reusing them. This change reduces code redundancy and enhances readability.

Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
The error page labels in our HTML files have been updated. The text "CloudFlare Ray" was replaced with "Request ID" to better reflect the information actually displayed. This change is relevant in multiple error instances across the site.

Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
A new file named lang.json has been created to store error descriptions in different languages. The descriptions cover a range of HTTP status codes and other common errors. This will help in conveying clear error messages to users, enhancing the user's understanding of any issues encountered. Currently, the languages supported are English, German (Germany), and German (Austria).

Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
The Dutch language has been included in the lang.json file for each error message. These messages help users understand technical problems that may occur on the website. Providing these explanations in Dutch will make our website more accessible to Dutch-speaking users.

Signed-off-by: Akama Aka <akama.aka@akami-solutions.cc>
@akama-aka akama-aka self-assigned this Jul 17, 2024
@akama-aka akama-aka merged commit 6b647c7 into production_1.1.0 Jul 17, 2024
1 check passed
akama-aka added a commit that referenced this pull request Feb 21, 2025
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.

1 participant