cinny/src/app/pages/client/sidebar
夜坂雅 c6a8fb1117
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
..
DirectTab.tsx handle error in loading screen (#1823) 2024-07-22 20:47:19 +10:00
ExploreTab.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
HomeTab.tsx handle error in loading screen (#1823) 2024-07-22 20:47:19 +10:00
InboxTab.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
index.ts show unverified tab indicator on sidebar (#1862) 2024-08-04 14:19:37 +10:00
SpaceTabs.tsx Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
UnverifiedTab.css.ts show unverified tab indicator on sidebar (#1862) 2024-08-04 14:19:37 +10:00
UnverifiedTab.tsx fix notification not working for selected room (#1864) 2024-08-04 15:37:28 +10:00
UserTab.tsx Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30