Commit Graph
30 Commits
Author SHA1 Message Date
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Michael Telatynski
6669cb70e4 Update dependency @vector-im/compound-web to v0.9.4 (#11891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-12-14 11:10:01 +00:00
Michael TelatynskiandGitHub 145a5a8a8d Conform more code to strict null checking (#10153)
* Conform more code to strict null checking

* Conform more code to strict null checking

* Iterate

* Iterate
2023-02-15 13:36:22 +00:00
Clark FischerandGitHub 4c1e4f5127 Fix "[object Promise]" appearing in HTML exports (#9975)
Fixes https://github.com/vector-im/element-web/issues/24272
2023-01-30 14:31:32 +00:00
Michael Weimann 526645c791 Apply prettier formatting 2022-12-12 12:24:14 +01:00
Michael TelatynskiandGitHub 00912c0b50 Load light theme prior to HTML export to ensure it is present (#7643) 2022-01-26 16:04:25 +00:00
Michael TelatynskiandGitHub f7d19a5746 null-guard dataset mxTheme to prevent html exports from exploding (#7493) 2022-01-10 11:34:56 +00:00
Michael TelatynskiandGitHub d10ac7cfdb Fix exporting from nightly where the data-mx-theme is Light not light (#7416) 2021-12-20 11:36:47 +00:00
Michael TelatynskiandGitHub 3f4b5df574 Fix html exporting and improve output size (#7312) 2021-12-09 08:51:05 +00:00
Jaiwanth e0267258a4 Initialize css string 2021-09-30 16:24:31 +05:30
Jaiwanth d1e3d35d40 Change export bundle filename format, light theme for all exports and import jszip after export cta 2021-09-22 22:17:23 +05:30
Jaiwanth b49c8ebf60 Increase max_width for exported html 2021-08-20 17:12:52 +05:30
Jaiwanth 7bad0b99d1 Fix links, header and export text 2021-08-18 08:37:10 +05:30
Jaiwanth 5dbc103486 Modify font-regex and declare json type 2021-08-14 13:01:46 +05:30
Jaiwanth 31c9e5962c Move export dialog to async-components 2021-08-14 00:03:02 +05:30
Jaiwanth 7207329c15 Apply review suggestions 2021-08-13 23:44:07 +05:30
Jaiwanth f00ab0460b Delint 2021-08-04 13:06:07 +05:30
Jaiwanth c74d6c6fff Assign replacements 2021-08-04 12:48:32 +05:30
Jaiwanth e29d9db2e7 Fetch exportCSS during export 2021-08-04 12:37:13 +05:30
Jaiwanth 6f8f0e8314 Change copyright year 2021-07-27 19:30:08 +05:30
Jaiwanth b91309be82 Apply suggestions from review 2021-07-26 23:40:27 +05:30
Jaiwanth a4da8f9e9e Update exportCSS 2021-07-26 15:07:45 +05:30
Jaiwanth 08d886e9d1 Delint 2021-06-30 14:08:22 +05:30
Jaiwanth fc81001316 Hide alt text if the image isn't present (for unavailable avatars) 2021-06-28 13:23:50 +05:30
Jaiwanth a1b614f2b3 Implement exporting from a specific start date and fix few bugs 2021-06-11 12:04:05 +05:30
Jaiwanth 2b432a7718 Add markdown CSS 2021-06-07 11:50:19 +05:30
Jaiwanth 183166c460 Unminify CSS and apply suggestions from the design team 2021-06-03 12:40:00 +05:30
Jaiwanth 9c38af0075 Make reply UI work even when javascript is disabled 2021-06-01 17:06:39 +05:30
Jaiwanth 1382bd4fee Handle icons and skip decryption checks during export 2021-06-01 14:47:01 +05:30
Jaiwanth 5f9cf5760d Fix untracked files 2021-06-01 12:50:31 +05:30
Jaiwanth 573a3ca983 Rewrite export tool to use existing components to render output, use existing source URLs for media 2021-05-31 19:01:32 +05:30