This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/platform/web
Bruno Windels 3369bda2f0 offer menu options to download media
also always show status (before sendStatus), not just when isPending
as we are recycling it to show download status as well
2022-06-25 20:15:33 +02:00
..
assets basic support for sending rageshake in view model 2022-06-14 18:46:02 +02:00
dom remove unused param 2022-06-15 11:12:49 +02:00
sdk/paths export paths from vite.js as required by Platform, reorder ctor params 2021-12-22 17:48:08 +01:00
ui offer menu options to download media 2022-06-25 20:15:33 +02:00
utils make all dependencies use vite and remove post-install script / lib dir 2021-11-08 11:10:34 +01:00
worker loading olm from the worker was broken, reading the wrong global 2021-12-06 15:35:08 +01:00
index.html Read config from URL 2022-04-20 12:42:07 +05:30
legacy-polyfill.js make all dependencies use vite and remove post-install script / lib dir 2021-11-08 11:10:34 +01:00
LegacyPlatform.js Use named param in Legacy Platform 2022-04-21 14:17:47 +05:30
main.js Read config from URL 2022-04-20 12:42:07 +05:30
parsehtml.js Fix missing reply text when message body is parsed as HTML in [linkedom](https://github.com/WebReflection/linkedom) (SSR). 2022-02-11 20:10:46 -06:00
Platform.js complete settings view model for logs ui 2022-06-15 11:13:46 +02:00
sw.js allow updating cache of unhashed assets (like config) in service worker 2022-05-18 21:41:47 +02:00
ThemeLoader.ts No need to throw here 2022-06-14 19:27:18 +05:30