Bruno Windels
|
0691f34650
|
detect abort error by name here too
|
2020-10-30 09:55:03 +01:00 |
|
Bruno Windels
|
3008367307
|
detect AbortError properly, name is a string
|
2020-10-30 09:54:38 +01:00 |
|
Bruno Windels
|
862a0ba56b
|
show image decryption error
|
2020-10-29 10:29:08 +01:00 |
|
Bruno Windels
|
d1e78a735a
|
show error in label for now
|
2020-10-29 10:18:05 +01:00 |
|
Bruno Windels
|
0405af0116
|
disable click-to-zoom on image
so we can release before the lightbox ix ready
|
2020-10-29 10:17:19 +01:00 |
|
Bruno Windels
|
b69464b87d
|
improve picture styling
|
2020-10-27 16:47:22 +01:00 |
|
Bruno Windels
|
d55f38a9e9
|
don't reimplement removing an item from the list
|
2020-10-27 16:26:45 +01:00 |
|
Bruno Windels
|
97c3a4b8f3
|
store error when loading encrypted images
|
2020-10-27 16:21:08 +01:00 |
|
Bruno Windels
|
e7ff6decbf
|
remove unneeded quotes
|
2020-10-27 16:20:41 +01:00 |
|
Bruno Windels
|
c9efee77f2
|
if shape is update and item should be different view, recreate the tile
|
2020-10-27 16:20:04 +01:00 |
|
Bruno Windels
|
77dca5dd55
|
add update parameter when replacing tile
|
2020-10-27 16:19:36 +01:00 |
|
Bruno Windels
|
932542bea0
|
some more cleanup
|
2020-10-27 14:35:47 +01:00 |
|
Bruno Windels
|
fcc4c21ad2
|
filter mime types for blob urls
|
2020-10-27 14:35:33 +01:00 |
|
Bruno Windels
|
ade01f6cf7
|
space
|
2020-10-27 13:51:40 +01:00 |
|
Bruno Windels
|
2ebce8eb7b
|
set responseType after calling open
|
2020-10-27 13:50:09 +01:00 |
|
Bruno Windels
|
a61d7fc68a
|
jwk key support for aesjs
|
2020-10-27 13:21:12 +01:00 |
|
Bruno Windels
|
a3aa25449b
|
make it work with xhr
|
2020-10-26 17:37:32 +01:00 |
|
Bruno Windels
|
ee1e62207c
|
apply platform changes to decrypting images
|
2020-10-26 17:18:17 +01:00 |
|
Bruno Windels
|
3ed5ea8b0b
|
Merge branch 'master' into bwindels/decrypt-images
|
2020-10-26 17:08:29 +01:00 |
|
Bruno Windels
|
98be9a8f4d
|
fix legacy spinner
|
2020-10-26 16:44:12 +01:00 |
|
Bruno Windels
|
1a518cdd28
|
more refactor fixes
|
2020-10-26 16:31:30 +01:00 |
|
Bruno Windels
|
03351d2e1f
|
extract platform class to put all platform specific code in
|
2020-10-26 15:44:11 +01:00 |
|
Bruno Windels
|
46fd769dda
|
(re)move old (compile-time) platform code
|
2020-10-26 10:34:35 +01:00 |
|
Bruno Windels
|
06e4dea590
|
move ui and dom under platform/web
|
2020-10-26 10:28:11 +01:00 |
|
Bruno Windels
|
2e0d1363c7
|
fix
|
2020-10-26 10:16:23 +01:00 |
|
Bruno Windels
|
a6224135e3
|
extract blob url code to platform (WIP)
|
2020-10-26 10:14:46 +01:00 |
|
Bruno Windels
|
4fd71279cf
|
don't disable cache for media repository downloads
|
2020-10-26 09:58:39 +01:00 |
|
Bruno Windels
|
cbd48aa528
|
only load main image when clicking thumbnail
|
2020-10-26 09:49:42 +01:00 |
|
Bruno Windels
|
6a468a0883
|
decrypt attachment code
|
2020-10-23 17:45:15 +02:00 |
|
Bruno Windels
|
3a6268f0c1
|
basic PoC of image decryption working
needs looooaaads of cleanup still
|
2020-10-23 17:25:11 +02:00 |
|
Bruno Windels
|
f214c53fa9
|
add @internal and other comments to Session
|
2020-10-23 12:59:40 +02:00 |
|
Bruno Windels
|
62c8d6574c
|
fix index.html not being restored from cache when offline on #hash url
|
2020-10-23 12:58:45 +02:00 |
|
Bruno Windels
|
df8eed14aa
|
expose whether we already have a 4s key,to show the 4s setup in settings
it's a tri-state of null/false/true with null meaning we need to
go online first to know as only then we try to setup session backup
|
2020-10-23 12:57:47 +02:00 |
|
Bruno Windels
|
df72e829bf
|
setup session backup as part of start method, so we know we're online
also don't upload OTKs in case of existing account until
catchup sync has happened
|
2020-10-23 12:22:52 +02:00 |
|
Bruno Windels
|
f1aef6c034
|
render should return nodes otherwise the mapView binding doesn't work
this broke e2ee messages appearing when decrypted
|
2020-10-21 12:10:42 +02:00 |
|
Bruno Windels
|
7459985e00
|
show storage usage in settings
|
2020-10-20 17:50:43 +02:00 |
|
Bruno Windels
|
545a2e481a
|
prevent cached thumbnails from being opaque responses
fixes https://github.com/vector-im/hydrogen-web/issues/169
|
2020-10-20 17:28:42 +02:00 |
|
Bruno Windels
|
a7a922680d
|
request persisted storage when logging in/restoring a session
|
2020-10-20 17:02:34 +02:00 |
|
Bruno Windels
|
2b93d50396
|
dont crash when value is undefined
|
2020-10-20 16:51:51 +02:00 |
|
Bruno Windels
|
4dd303e558
|
remove unused code
|
2020-10-20 15:29:36 +02:00 |
|
Bruno Windels
|
1e1b254678
|
adjust prop names
|
2020-10-20 15:26:22 +02:00 |
|
Bruno Windels
|
601bdbb25d
|
make session backup banner dismissable
|
2020-10-20 14:42:17 +02:00 |
|
Bruno Windels
|
446d30469b
|
improve wording and cleanup
|
2020-10-20 12:12:07 +02:00 |
|
Bruno Windels
|
98d7ffe87c
|
add button to set up field
|
2020-10-20 12:11:58 +02:00 |
|
Bruno Windels
|
16e0f515dc
|
make text not sprawl across screen on large monitors
|
2020-10-20 12:10:56 +02:00 |
|
Bruno Windels
|
6f09bd97b6
|
move setting view models in own dir / file
|
2020-10-20 12:10:41 +02:00 |
|
Bruno Windels
|
6f82d81f39
|
better session backup ui
|
2020-10-19 18:29:13 +02:00 |
|
Bruno Windels
|
d3b7d176b8
|
extract SettingsView into own file
also fix some copyright attributions
|
2020-10-19 14:55:01 +02:00 |
|
Bruno Windels
|
1fe3f646dc
|
further style settings page
|
2020-10-19 14:53:05 +02:00 |
|
Bruno Windels
|
d8f8342a10
|
make middle panel responsive styling + hide back b. + header css generic
|
2020-10-19 14:52:18 +02:00 |
|