Files
Aurora.3/html/templates
Erki e7796cfdaa Move largest Greetings Window assets to cloudflare CDN (#9649)
Modified the Greetings Window to download things from the Cloudflare CDN, instead of relying on the assets cache.

Reasons:

    CDN is faster and better for world wide (Aussie) users.
    IE caches these files in the background. Since they're static, this will mean faster loading times even if BYOND deletes the BYOND cache (since IE cache and BYOND cache are separate).
    If other UI frameworks do the same, we cut down on the initial transfer and load times A LOT by sharing the same cached and CDN-d resources.
2020-08-12 18:19:01 +03:00
..