minty/src
夜坂雅 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
..
app Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
client Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
types URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
util show unverified tab indicator on sidebar (#1862) 2024-08-04 14:19:37 +10:00
colors.css.ts Update color theme to match with new design (#1821) 2024-07-21 15:43:33 +10:00
config.css.ts Timeline-refactor-fixes (#1438) 2023-10-07 18:19:01 +11:00
ext.d.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
index.scss handle error in loading screen (#1823) 2024-07-22 20:47:19 +10:00
index.tsx Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
sw.ts Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30