Update PleromaFE bundle to 2.5.0

This commit is contained in:
Haelwenn (lanodan) Monnier 2022-12-23 15:01:49 +01:00
commit 2c5bc9cffd
329 changed files with 391 additions and 2265 deletions

Binary file not shown.

Binary file not shown.

View file

@ -1,4 +1,4 @@
Copyright (c) 2018 Mike Welsh <mwelsh@gmail.com>
Copyright (c) 2018 Ruffle LLC <ruffle@ruffle.rs> and Ruffle contributors
Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated

View file

@ -18,7 +18,7 @@ to get up and running. If you'd prefer to use Ruffle through npm and a bundler,
Before you can get started with using Ruffle on your website, you must host its files yourself.
Either take the [latest build](https://github.com/ruffle-rs/ruffle/releases)
or [build it yourself](../../README.md), and make these files accessible by your web server.
or [build it yourself](https://github.com/ruffle-rs/ruffle/blob/master/web/README.md), and make these files accessible by your web server.
Please note that the `.wasm` file must be served properly, and some web servers may not do that
correctly out of the box. Please see [our wiki](https://github.com/ruffle-rs/ruffle/wiki/Using-Ruffle#configure-wasm-mime-type)
@ -54,4 +54,4 @@ If you want to control the Ruffle player, you may use our Javascript API.
## Building, testing or contributing
Please see [the ruffle-web README](../../README.md).
Please see [the ruffle-web README](https://github.com/ruffle-rs/ruffle/blob/master/web/README.md).

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1 +1 @@
{"name": "ruffle-mirror", "version": "2021.4.11", "description": "This is an auto npm mirror for ruffle nightly builds.", "repository": {"type": "git", "url": "git+https://github.com/rwv/ruffle-mirror.git"}, "author": "ruffle-rs", "license": "MIT", "bugs": {"url": "https://github.com/rwv/ruffle-mirror/issues"}, "homepage": "https://github.com/rwv/ruffle-mirror#readme"}
{"name":"@ruffle-rs/ruffle","version":"0.1.0-nightly.2022.07.12","description":"Putting Flash back on the web. Ruffle will polyfill all Flash content and replace it with the Ruffle flash player.","license":"(MIT OR Apache-2.0)","keywords":["flash","swf"],"homepage":"https://ruffle.rs","bugs":"https://github.com/ruffle-rs/ruffle/issues","repository":"github:ruffle-rs/ruffle","main":"ruffle.js"}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long