5 Commits

Author SHA1 Message Date
Michael Fabian 'Xaymar' Dirks d051309253 Adjust for mobile and HTML5/ECMAScript2023 2024-09-07 11:32:43 +02:00
Michael Fabian 'Xaymar' Dirks 143b9b685d Only load languages that are actually used
Firefox doesn't like 429 Too Many Requests at all
2024-06-05 06:45:22 +02:00
Michael Fabian 'Xaymar' Dirks 1024524729 Skip highlight.js if not needed on the page 2024-06-02 06:31:08 +02:00
Michael Fabian 'Xaymar' Dirks 3f0782d1cf Add workaround for 429 Too Many Requests
Firefox has an annoying bug that they refuse to fix where returning a valid 429 response is considered an aborted connection. Firefox makes no additional attempts at retrying, no matter what the request may have been. Chromium and even Internet Explorer handle this correctly.
2024-06-02 06:24:10 +02:00
Michael Fabian 'Xaymar' Dirks ee2b80d388 Fast Shallow Array Cloning in Javascript 2024-05-16 11:40:24 +02:00