ruffle/web/packages/core/src
Nathan Adams 39f273bdb1 web: Don't use deflate for zips 2024-06-08 21:53:07 +02:00
..
internal web: Store StageQuality in builder, do the defaulting in JS 2024-06-08 08:42:04 +02:00
.eslintrc.yaml web: Update JSDoc lint rules 2023-04-25 08:19:54 +03:00
build-info.ts web: Add version number requested in #8021 2022-12-13 22:49:20 +01:00
config.ts web: Add allowFullscreen embed/object option (part of #4258) 2024-01-26 10:06:29 +00:00
current-script.ts web: Assign `isExtension` only if `currentScriptURL` is available 2023-06-25 08:09:24 +03:00
flash-identifiers.ts web: Break out all the Flash identifier strings into a separate module and make `plugin-polyfill.ts` only import that. 2023-02-15 21:27:14 -07:00
globals.d.ts avm2: Implement call stack & stack traces (#7564) 2022-08-28 18:30:20 +02:00
i18n.ts web: Remove all occurences of innerHTML (except in test files) (#12937) 2023-08-26 22:51:16 +03:00
index.ts web: Don't require webpack, and export MovieMetadata type 2023-11-25 22:00:34 +01:00
js-polyfills.ts chore: npm run format 2023-07-20 14:00:04 +02:00
load-options.ts web: Fix japanese font registration in rust side, and rename them to camelCase for consistency (not a breaking change as it didn't actually work prior to this...) 2024-06-08 08:42:04 +02:00
load-ruffle.ts web: Remove jszip, use rust 2024-06-08 21:53:07 +02:00
movie-metadata.ts web: Clarify uncompressed length is in bytes in metadata 2022-08-03 09:17:24 +03:00
plugin-polyfill.ts web: Remove ruffle extension detection plugin 2023-08-14 20:51:11 +02:00
polyfills.ts nits: Fix a whole bunch of typos all over the place 2024-01-17 23:59:19 +01:00
public-api.ts nits: Fix a whole bunch of typos all over the place 2024-01-17 23:59:19 +01:00
public-path.ts web: Make loadRuffle take in BaseLoadOptions, it doesn't need more complex than that 2023-10-20 20:05:02 +02:00
register-element.ts chore: npm run format 2023-07-20 14:00:04 +02:00
ruffle-embed.ts chore: Fix inaccurate comments 2024-05-29 17:23:29 +02:00
ruffle-imports.ts chore: Fix subject-verb agreement 2024-06-07 13:05:50 -04:00
ruffle-object.ts web: Change nodeName of polyfilled Flash elements to match original name 2024-05-29 17:23:29 +02:00
ruffle-player.ts web: Don't use deflate for zips 2024-06-08 21:53:07 +02:00
shadow-template.ts web: Don't let video modal overflow RufflePlayer 2023-12-01 09:32:04 -05:00
source-api.ts web: Don't store the full semver version as the version name, just construct it when needed 2023-08-08 14:33:49 -06:00
swf-utils.ts web: Allow extra MIME types in the polyfill 2023-05-30 06:35:29 +00:00
version-range.ts chore: npm run format 2023-07-20 14:00:04 +02:00
version.ts web: Compare build ident if all else fails, when finding best versions 2023-08-06 23:55:39 +02:00