vojo/src/app/components
夜坂雅 8799ae5246 Add authenticated media support (#1930)
* chore: Bump matrix-js-sdk to 34.4.0

* feat: Authenticated media support

* chore: Use Vite PWA for service worker support

* fix: Fix Vite PWA SW entry point

Forget this. :P

* fix: Also add Nginx rewrite for sw.js

* fix: Correct Nginx rewrite

* fix: Add Netlify redirect for sw.js

Otherwise the generic SPA rewrite to index.html would take effect, breaking Service Worker.

* fix: Account for subpath when regisering service worker

* chore: Correct types
2024-09-07 19:15:55 +05:30
..
editor Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
emoji-board Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
event-readers Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
image-viewer Make small images not scale up in image viewer (#1554) 2023-11-28 20:22:20 +05:30
leave-room-prompt Make hotkeys work again (#1819) 2024-07-18 23:20:20 +10:00
leave-space-prompt Make hotkeys work again (#1819) 2024-07-18 23:20:20 +10:00
media Editor Commands (#1450) 2023-10-18 07:45:30 +05:30
message Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
nav Update color theme to match with new design (#1821) 2024-07-21 15:43:33 +10:00
page add back btn for mobile view (#1861) 2024-08-03 23:47:53 +10:00
password-input feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
Pdf-viewer Make hotkeys work again (#1819) 2024-07-18 23:20:20 +10:00
room-avatar URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
room-card Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
room-intro Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
room-topic-viewer URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
scroll-top-container URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
sequence-card URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
sidebar URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
splash-screen feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
text-viewer Render file as readable with ext (#1446) 2023-10-10 11:37:28 +05:30
typing-indicator URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
uia-stages feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
unread-badge Update color theme to match with new design (#1821) 2024-07-21 15:43:33 +10:00
upload-board Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
upload-card Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
url-preview Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
user-avatar URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
virtualizer URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
AuthFlowsLoader.tsx feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
BackRouteHandler.tsx add back btn for mobile view (#1861) 2024-08-03 23:47:53 +10:00
CapabilitiesAndMediaConfigLoader.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
CapabilitiesLoader.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
ClientConfigLoader.tsx feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
ConfirmPasswordMatch.tsx feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
MediaConfigLoader.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
RenderMessageContent.tsx support matrix.to links (#1849) 2024-07-30 22:18:59 +10:00
RoomSummaryLoader.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
RoomUnreadProvider.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
SpaceChildDirectsProvider.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
SpaceChildRoomsProvider.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
SpecVersionsLoader.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
SupportedUIAFlowsLoader.tsx feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
UIAFlowOverlay.tsx Make hotkeys work again (#1819) 2024-07-18 23:20:20 +10:00
UseStateProvider.tsx Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30