cinny/src/app/utils
夜坂雅 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
..
ASCIILexicalTable.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
AsyncSearch.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
blurHash.ts Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
common.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
disposable.ts (chore) remove outdated code (#1765) 2024-07-08 21:27:10 +10:00
dom.ts fix crash when decoding malformed urls (#1865) 2024-08-04 15:38:20 +10:00
featureCheck.ts feat: check IndexedDB support (#1630) 2024-01-23 18:36:55 +05:30
findAndReplace.ts Timeline Perf Improvement (#1521) 2023-10-30 11:28:47 +05:30
key-symbol.ts Add ESC btn to toolbar to quickly exit formatting (#1283) 2023-06-16 11:09:09 +10:00
keyboard.ts support matrix.to links (#1849) 2024-07-30 22:18:59 +10:00
matrix-uia.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
matrix.ts Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
mimeTypes.ts Editor Commands (#1450) 2023-10-18 07:45:30 +05:30
regex.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
room.ts Add authenticated media support (#1930) 2024-09-07 19:15:55 +05:30
sanitize.ts Fix crash when img without src tag (#1731) 2024-05-12 10:06:35 +05:30
sort.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
time.ts Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
user-agent.ts Editor Commands (#1450) 2023-10-18 07:45:30 +05:30