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
2022-07-29 16:18:22 +02:00
..
assets basic support for sending rageshake in view model 2022-06-14 18:46:02 +02:00
dom Used "null" instead of "undefined" 2022-07-27 09:19:36 +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 Finals checks about https://github.com/vector-im/hydrogen-web/pull/809#pullrequestreview-1053501341 2022-07-28 09:23:30 +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 Convert index.js to typescript 2022-05-27 22:42:21 +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 Locations must be relative to manifest 2022-06-20 20:35:06 +05:30
sw.js allow updating cache of unhashed assets (like config) in service worker 2022-05-18 21:41:47 +02:00
ThemeLoader.ts Continue with other items if this throws 2022-07-11 12:40:24 +05:30