mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
d25d529e86
* Send user credentials to service worker for MSC3916 authentication * appease linter * Add initial test The test fails, seemingly because the service worker isn't being installed or because the network mock can't reach that far. * Remove unsafe access token code * Split out base IDB operations to avoid importing `document` in serviceworkers * Use safe crypto access for service workers * Fix tests/unsafe access * Remove backwards compatibility layer & appease linter * Add docs * Fix tests * Appease the linter * Iterate tests * Factor out pickle key handling for service workers * Enable everything we can about service workers * Appease the linter * Add docs * Rename win32 image to linux in hopes of it just working * Use actual image * Apply suggestions from code review Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * Improve documentation * Document `??` not working * Try to appease the tests * Add some notes --------- Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> |
||
---|---|---|
.. | ||
__snapshots__ | ||
auth | ||
AutocompleteInput-test.tsx | ||
ContextMenu-test.ts | ||
LargeLoader-test.tsx | ||
LeftPanel-test.tsx | ||
LegacyCallEventGrouper-test.ts | ||
LoggedInView-test.tsx | ||
MainSplit-test.tsx | ||
MatrixChat-test.tsx | ||
MatrixClientContextProvider-test.tsx | ||
MessagePanel-test.tsx | ||
PictureInPictureDragger-test.tsx | ||
PipContainer-test.tsx | ||
ReleaseAnnouncement-test.tsx | ||
RightPanel-test.tsx | ||
RoomSearchView-test.tsx | ||
RoomStatusBar-test.tsx | ||
RoomStatusBarUnsentMessages-test.tsx | ||
RoomView-test.tsx | ||
SpaceHierarchy-test.tsx | ||
TabbedView-test.tsx | ||
ThreadPanel-test.tsx | ||
ThreadView-test.tsx | ||
TimelinePanel-test.tsx | ||
UploadBar-test.tsx | ||
UserMenu-test.tsx | ||
ViewSource-test.tsx |