cinny/src/app/pages
夜坂雅 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
..
auth Release v4.1.0 (#1867) 2024-08-04 20:15:10 +10:00
client Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
afterLoginRedirectPath.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
App.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
ConfigConfig.tsx feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
FeatureCheck.tsx feat: check IndexedDB support (#1630) 2024-01-23 18:36:55 +05:30
MobileFriendly.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
paths.ts support matrix.to links (#1849) 2024-07-30 22:18:59 +10:00
pathSearchParam.ts support matrix.to links (#1849) 2024-07-30 22:18:59 +10:00
pathUtils.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
Router.tsx support matrix.to links (#1849) 2024-07-30 22:18:59 +10:00