0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/frontend/discourse
Bannon Tanner 9fbd8d9d8a
FIX: Export Theme - PWA fix (#42454)
Previously, the download for exporting themes was broken in the PWA app
(it is also broken in Discourse Hub but that needs its own change).

This commit uses the blob pattern used for emoji exports, as that allows
the PWA to show a download page that has controls to get out of it. This
fixes the white screen that previously displayed and would get stuck in
the PWA.

It also applies the blob pattern to watched words exports, which also
failed in the PWA.
2026-08-10 10:56:31 -05:00
..
admin FIX: Export Theme - PWA fix (#42454) 2026-08-10 10:56:31 -05:00
app FIX: Export Theme - PWA fix (#42454) 2026-08-10 10:56:31 -05:00
config
dialog-holder DEV: add typescript support for core, themes and plugins (#41478) 2026-07-08 12:57:18 +01:00
float-kit DEV: Extend the FloatKit menu surface and settle its positioning (#42376) 2026-08-05 21:08:47 -03:00
lib DEV: Derive styleguide code samples from the rendered example (#42100) 2026-07-29 13:48:35 -03:00
scripts/js
select-kit UX: make the +Subcategories picker shortcut easier to find (#42408) 2026-08-07 01:25:12 +03:00
tests FIX: Export Theme - PWA fix (#42454) 2026-08-10 10:56:31 -05:00
truth-helpers DEV: Back truth-helpers with the ember-truth-helpers package (#41621) 2026-07-13 13:06:17 -03:00
type-tests DEV: Replace dag-map with a locality-preserving topological sort (#39204) 2026-08-03 10:29:58 -03:00
.ember-cli
.npmrc
.watchmanconfig
babel.config.cjs DEV: add typescript support for core, themes and plugins (#41478) 2026-07-08 12:57:18 +01:00
discourse.js
package.json DEV: Derive styleguide code samples from the rendered example (#42100) 2026-07-29 13:48:35 -03:00
patch-testem-browser-watchdog.js DEV: Fail fast when the qunit browser stalls (#41919) 2026-07-22 12:43:54 -03:00
patch-testem-output.js
qunit-live-reload.js
rolldown.config.mjs DEV: Derive styleguide code samples from the rendered example (#42100) 2026-07-29 13:48:35 -03:00
rolldown.mjs DEV: Ensure multiple rolldown devservers cannot run concurrently (#41913) 2026-07-22 14:19:13 +01:00
testem.js DEV: Improve testem error (#41975) 2026-07-23 11:51:35 +01:00
tsconfig.json DEV: Back truth-helpers with the ember-truth-helpers package (#41621) 2026-07-13 13:06:17 -03:00
vendor.js