minty/src/app
夜坂雅 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
..
atoms Update color theme to match with new design (#1821) 2024-07-21 15:43:33 +10:00
components Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
features Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
hooks show unverified tab indicator on sidebar (#1862) 2024-08-04 14:19:37 +10:00
molecules support matrix.to links (#1849) 2024-07-30 22:18:59 +10:00
organisms Add setting for page zoom (#1835) 2024-07-23 23:52:53 +10:00
pages Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
partials Fix members btn not visible in small devices 2022-04-24 16:47:24 +05:30
plugins Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
state Add basic m.thread support (#1349) 2024-08-15 20:22:32 +05:30
styles URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
utils Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
cs-api.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
cs-errorcode.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
i18n.ts Add translation support using i18next (#1576) 2024-08-14 18:59:34 +05:30