Commit Graph

1838 Commits

Author SHA1 Message Date
Muffin
086cefc03c Update translations 2024-05-15 20:38:13 -05:00
Muffin
04749e65b3 Fix windowed Electron apps opening with wrong size 2024-05-10 18:15:26 -05:00
Muffin
9f4600a6e4 Add option to hide window controls 2024-05-10 18:12:41 -05:00
Muffin
4d5d6de24e Update translations 2024-05-10 14:06:27 -05:00
dependabot[bot]
b5fbe1f901
build(deps-dev): bump scratch-vm from ce04eaf to 216b5b6 (#849)
Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `ce04eaf` to `216b5b6`.
- [Commits](ce04eafec0...216b5b65d2)

---
updated-dependencies:
- dependency-name: scratch-vm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-10 11:46:29 -05:00
dependabot[bot]
dac269ee19
build(deps-dev): bump scratch-vm from 11eec66 to ce04eaf (#848)
Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `11eec66` to `ce04eaf`.
- [Commits](11eec6604d...ce04eafec0)

---
updated-dependencies:
- dependency-name: scratch-vm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 13:36:28 -05:00
Muffin
149b45068d Update translations 2024-04-13 19:45:31 -05:00
dependabot[bot]
8a5be1e698
build(deps-dev): bump webpack-bundle-analyzer from 4.10.1 to 4.10.2 (#844)
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.10.1 to 4.10.2.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.10.1...v4.10.2)

---
updated-dependencies:
- dependency-name: webpack-bundle-analyzer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 15:30:12 -05:00
Muffin
31b31be5d5 2.0.0 2024-04-07 15:48:06 -05:00
Muffin
6328f5f25d Update dependencies 2024-04-07 15:47:20 -05:00
Muffin
59bcb490d7 Automatically deploy on push to master 2024-04-06 15:12:55 -05:00
Muffin
e1eb83024f Update translations 2024-04-06 15:12:55 -05:00
dependabot[bot]
ad18e0ced2
build(deps-dev): bump scratch-vm from 064155f to 60f9740 (#842)
Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `064155f` to `60f9740`.
- [Commits](064155fe0d...60f974057b)

---
updated-dependencies:
- dependency-name: scratch-vm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 23:33:49 -05:00
Muffin
7626c7f485 Fix falsey room IDs 2024-03-30 18:11:22 -05:00
Muffin
21c8171105 wkwebview: Update test page 2024-03-25 17:19:15 -05:00
Muffin
b1983eef97 wkwebview: Adapt debug mode for new macOS updates 2024-03-25 17:19:15 -05:00
dependabot[bot]
5ebb802137
build(deps-dev): bump @turbowarp/scratch-storage (#841)
Bumps [@turbowarp/scratch-storage](https://github.com/TurboWarp/scratch-storage) from 0.0.0-development-202401111301-7559569 to 0.0.202403251715.
- [Commits](https://github.com/TurboWarp/scratch-storage/commits)

---
updated-dependencies:
- dependency-name: "@turbowarp/scratch-storage"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 17:18:54 -05:00
dependabot[bot]
b885621a46
build(deps-dev): bump scratch-render from c78e1c0 to c93b321 (#836)
Bumps [scratch-render](https://github.com/TurboWarp/scratch-render) from `c78e1c0` to `c93b321`.
- [Commits](c78e1c0d2b...c93b321906)

---
updated-dependencies:
- dependency-name: scratch-render
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 12:41:15 -05:00
dependabot[bot]
acc67fc935
build(deps-dev): bump scratch-vm from b6c4208 to 064155f (#837)
Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `b6c4208` to `064155f`.
- [Commits](b6c42081b0...064155fe0d)

---
updated-dependencies:
- dependency-name: scratch-vm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 12:41:06 -05:00
Muffin
a1308f1db2 Update translations 2024-03-17 19:25:27 -05:00
Muffin
43637cf7cb Mozilla Public License 2.0
The GPL family of licenses are not perfect. Notably they are incompatible with
the SIL OFL 1.1 used by the fonts in scratch-render-fonts. In the packager we
'statically link' all of this those fonts into one HTML file. Is that legal?
Seems like you can make an argument that it's not. Who knows. I'm not a lawyer.

MPL 2.0 is a good alternative: It's still copyleft, used by real projects,
backed by a real organization, and GPL compatible.

Before 604aacc9a5 all changes were either by me
or under BSD3c. There are no third-party non-robot LGPL commits. Thus we can
make this switch.

Related: https://github.com/TurboWarp/scratch-gui/pull/909
2024-03-15 21:25:07 -05:00
Muffin
5e0d24fe09 Update LGPLv3 interpretation - still not legal advice! 2024-03-12 23:01:34 -05:00
dependabot[bot]
62f2a0083b
build(deps-dev): bump scratch-render from c96d1f3 to c78e1c0 (#829)
Bumps [scratch-render](https://github.com/TurboWarp/scratch-render) from `c96d1f3` to `c78e1c0`.
- [Commits](c96d1f3963...c78e1c0d2b)

---
updated-dependencies:
- dependency-name: scratch-render
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 11:58:37 -05:00
dependabot[bot]
142a6d1213
build(deps-dev): bump scratch-vm from 9657efb to b6c4208 (#831)
Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `9657efb` to `b6c4208`.
- [Commits](9657efb1d4...b6c42081b0)

---
updated-dependencies:
- dependency-name: scratch-vm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 11:58:28 -05:00
dependabot[bot]
87420176c5
build(deps-dev): bump scratch-audio from 01eb407 to 155ee7e (#833)
Bumps [scratch-audio](https://github.com/TurboWarp/scratch-audio) from `01eb407` to `155ee7e`.
- [Commits](01eb407aba...155ee7eb79)

---
updated-dependencies:
- dependency-name: scratch-audio
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 11:58:09 -05:00
Muffin
0590663485 Handle aborted transactions 2024-03-11 11:04:40 -05:00
Muffin
1e63fd0671 Add update checker file for TurboWarp/packager-extras 2024-03-09 23:29:04 -06:00
Muffin
deb41c8b2e Add escape behavior option 2024-03-02 17:12:31 -06:00
Muffin
0fc6736646 Improve version number hints
https://github.com/TurboWarp/packager-extras/issues/114
2024-03-02 17:12:31 -06:00
Muffin
48832c3806 Enable npm dependency caching 2024-02-28 23:20:47 -06:00
Muffin
6221a90feb Include standalone.html in deployed website
In the future we will link to this from the website
2024-02-28 23:16:15 -06:00
Muffin
ea22e9b963 Update date 2024-02-28 22:52:44 -06:00
Muffin
604aacc9a5 Open source should stay open source. 2024-02-23 15:43:49 -06:00
Muffin
1cc7f4f85f Fix some elements still being interactive while modal is open 2024-02-16 21:39:47 -06:00
dependabot[bot]
1b8743a567
build(deps-dev): bump scratch-vm from 9622516 to 9657efb (#821)
Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `9622516` to `9657efb`.
- [Commits](96225163c1...9657efb1d4)

---
updated-dependencies:
- dependency-name: scratch-vm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 11:43:33 -06:00
dependabot[bot]
5f73d7c339
build(deps-dev): bump scratch-audio from 14daa8b to 01eb407 (#819)
Bumps [scratch-audio](https://github.com/TurboWarp/scratch-audio) from `14daa8b` to `01eb407`.
- [Commits](14daa8bc36...01eb407aba)

---
updated-dependencies:
- dependency-name: scratch-audio
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 11:43:09 -06:00
Muffin
239bf0a166 Update translations 2024-02-10 01:48:56 -06:00
Muffin
dcd6856e2c 1.10.0 2024-02-04 16:42:18 -06:00
Muffin
d5951204cb Update translations 2024-02-04 16:34:30 -06:00
dependabot[bot]
eebfc39d1f
build(deps-dev): bump scratch-vm from 696cda7 to 9622516 (#818)
Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `696cda7` to `9622516`.
- [Commits](696cda7c63...96225163c1)

---
updated-dependencies:
- dependency-name: scratch-vm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-04 16:07:46 -06:00
dependabot[bot]
48e58e5e98
build(deps-dev): bump scratch-render from ec3b30f to c96d1f3 (#809)
Bumps [scratch-render](https://github.com/TurboWarp/scratch-render) from `ec3b30f` to `c96d1f3`.
- [Commits](ec3b30f9d1...c96d1f3963)

---
updated-dependencies:
- dependency-name: scratch-render
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 11:04:10 -06:00
dependabot[bot]
036b039487
build(deps-dev): bump scratch-vm from 03cd07f to 696cda7 (#813)
Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `03cd07f` to `696cda7`.
- [Commits](03cd07ff11...696cda7c63)

---
updated-dependencies:
- dependency-name: scratch-vm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 11:04:01 -06:00
dependabot[bot]
3f84d4747f
build(deps-dev): bump scratch-audio from 3f0cbc4 to 14daa8b (#810)
Bumps [scratch-audio](https://github.com/TurboWarp/scratch-audio) from `3f0cbc4` to `14daa8b`.
- [Commits](3f0cbc4339...14daa8bc36)

---
updated-dependencies:
- dependency-name: scratch-audio
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-17 17:24:52 -06:00
dependabot[bot]
b91767075a
build(deps-dev): bump scratch-vm from 9511cc4 to 03cd07f (#807) 2024-01-14 08:05:58 +00:00
dependabot[bot]
b6463ebd32
build(deps-dev): bump scratch-audio from d991a8d to 3f0cbc4 (#806) 2024-01-14 08:04:27 +00:00
dependabot[bot]
3501b44c02
build(deps-dev): bump scratch-render from e3d64c7 to ec3b30f (#805)
Bumps [scratch-render](https://github.com/TurboWarp/scratch-render) from `e3d64c7` to `ec3b30f`.
- [Commits](e3d64c72e5...ec3b30f9d1)

---
updated-dependencies:
- dependency-name: scratch-render
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 02:04:00 -06:00
Muffin
040000b7b0 Update @turbowarp/scratch-svg-renderer again 2024-01-14 01:21:54 -06:00
Muffin
1427b9d9d2 Update scratch-svg-renderer 2024-01-14 01:12:20 -06:00
dependabot[bot]
8c146d1319
build(deps-dev): bump scratch-vm from bb246c2 to 9511cc4 (#804) 2024-01-14 05:26:29 +00:00
dependabot[bot]
5cdeca7d24
build(deps-dev): bump scratch-audio from 64de6b3 to d991a8d (#803) 2024-01-14 05:26:24 +00:00