Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Dariusz Niemczyk
|
2c66403b3c
|
Replace console.info with logger.info
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
|
Dariusz Niemczyk
|
5e73a212f4
|
Replace console.error with logger.error
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
|
Dariusz Niemczyk
|
9c594a8a96
|
Replace console.logs to logger.log
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
|
Jaiwanth
|
98b0642b65
|
Split html into multiple files to improve scroll performance
|
2021-08-20 15:01:48 +05:30 |
|
Jaiwanth
|
fea9f4a4df
|
Use staticMarkup instead of string
|
2021-08-18 08:38:39 +05:30 |
|
Jaiwanth
|
7bad0b99d1
|
Fix links, header and export text
|
2021-08-18 08:37:10 +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
|
edfc8af6cf
|
Apply PR Suggestions
|
2021-08-13 08:30:50 +05:30 |
|
Jaiwanth
|
ecf0aba97c
|
Test for different types of events
|
2021-08-10 12:25:51 +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
|
57590b9a8a
|
Use raw-loaders to import svgs and exportJS
|
2021-07-27 11:37:47 +05:30 |
|
Jaiwanth
|
9771f4d6c4
|
PascalCasing for enums
|
2021-07-27 00:00:52 +05:30 |
|
Jaiwanth
|
b91309be82
|
Apply suggestions from review
|
2021-07-26 23:40:27 +05:30 |
|
Jaiwanth
|
3d4d1d32d9
|
Modify design according to the design team
|
2021-07-26 00:09:59 +05:30 |
|
Jaiwanth
|
c81bac1a4c
|
Add try catch for event tile errors
|
2021-07-23 10:47:49 +05:30 |
|
Jaiwanth
|
6dd3631a17
|
Delint
|
2021-07-21 11:48:37 +05:30 |
|
Jaiwanth
|
f07402d234
|
Fix types and precompute blob sizes to avoid overflows
|
2021-07-19 13:17:19 +05:30 |
|
Jaiwanth
|
87c624d085
|
Use ref for progress updates
|
2021-07-02 16:52:33 +05:30 |
|
Jaiwanth
|
6ca664636e
|
Display progress
|
2021-07-02 10:23:34 +05:30 |
|
Jaiwanth
|
08d886e9d1
|
Delint
|
2021-06-30 14:08:22 +05:30 |
|
Jaiwanth
|
497d8102e2
|
Handle mxc urls for non-encrypted rooms
|
2021-06-29 12:54:44 +05:30 |
|
Jaiwanth
|
6cbbc0ecb4
|
Replace hard coded forExport string by mxc url
|
2021-06-29 11:29:05 +05:30 |
|
Jaiwanth
|
00ee3efbff
|
Wrap avatar fetch in try catch
|
2021-06-28 12:41:32 +05:30 |
|
Jaiwanth
|
d46fe678b0
|
Handle export cancellation
|
2021-06-27 20:55:54 +05:30 |
|
Jaiwanth
|
685441baf5
|
Remove avatarForExport string
|
2021-06-26 23:40:35 +05:30 |
|
Jaiwanth
|
566e7bc8d6
|
format
|
2021-06-25 15:52:01 +05:30 |
|
Jaiwanth
|
4af8ec4d40
|
Explicitly declare file extensions for stickers and log event fetching progress
|
2021-06-25 15:40:28 +05:30 |
|
Jaiwanth
|
3718826e94
|
refactor to share downloading code across all formats
|
2021-06-25 11:16:59 +05:30 |
|
Jaiwanth
|
112dfa2b96
|
Finish JSON export implementation
|
2021-06-24 18:19:12 +05:30 |
|
Jaiwanth
|
dd40f81edf
|
Wrap media fetch in try catch
|
2021-06-24 14:03:12 +05:30 |
|
Jaiwanth
|
5fff64f128
|
Fix types
|
2021-06-23 12:14:20 +05:30 |
|
Jaiwanth
|
438b9d4730
|
Get rid of jszip and replace it with a custom library
|
2021-06-23 11:58:50 +05:30 |
|
Jaiwanth
|
a0e0453635
|
Fix type lint
|
2021-06-22 09:27:49 +05:30 |
|
Jaiwanth
|
bd75849e73
|
Enable option to set maximum file size
|
2021-06-15 16:41:31 +05:30 |
|
Jaiwanth
|
30c7017fad
|
Move generic functions into base class
|
2021-06-14 18:06:40 +05:30 |
|
Jaiwanth
|
ab653d9952
|
Handle requests with no attachments
|
2021-06-14 11:08:17 +05:30 |
|
Jaiwanth
|
a1b614f2b3
|
Implement exporting from a specific start date and fix few bugs
|
2021-06-11 12:04:05 +05:30 |
|
Jaiwanth
|
716e2effbc
|
Enable proper i18n for date utils
|
2021-06-09 16:12:57 +05:30 |
|
Jaiwanth
|
573ababb8c
|
Get rid of mediaSrc and avatarSrc props
|
2021-06-09 15:23:47 +05:30 |
|
Jaiwanth
|
6f8c1638aa
|
isExporting -> forExport and wrap EventTile with Context Provider
|
2021-06-08 18:35:45 +05:30 |
|
Jaiwanth
|
9e298e9f45
|
Add logs and unload listener
|
2021-06-08 12:36:28 +05:30 |
|
Jaiwanth
|
56488d2c42
|
Modify the process for setting event metadata and refactor
|
2021-06-07 11:34:03 +05:30 |
|
Jaiwanth
|
f32726d5ed
|
Begin extended implementation
|
2021-06-04 15:08:17 +05:30 |
|
Jaiwanth
|
e7f0df7fcc
|
Small fix
|
2021-06-03 13:39:14 +05:30 |
|
Jaiwanth
|
4c22d1f2a1
|
Refactor
|
2021-06-03 13:21:56 +05:30 |
|
Jaiwanth
|
183166c460
|
Unminify CSS and apply suggestions from the design team
|
2021-06-03 12:40:00 +05:30 |
|
Jaiwanth
|
f84ae4a173
|
Add await
|
2021-06-02 13:12:03 +05:30 |
|