hydrogen-web/src/platform/web
Kaki In adfecf0778 Fix restoring the last url at start
The last session url is now remembered for being restored at the beginning of the session. Thanks for the help of @bwindels
2022-07-26 10:02:20 +02:00
..
assets basic support for sending rageshake in view model 2022-06-14 18:46:02 +02:00
dom Fix restoring the last url at start 2022-07-26 10:02:20 +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 Merge pull request #760 from vector-im/refactor-rollup-plugin 2022-07-11 16:54:18 +05:30
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 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