cinny/src
2025-06-21 01:13:13 -05:00
..
app Add a method to async interact with the local storage 2025-06-21 01:12:54 -05:00
client update to use the modern crypto store and session store implementation 2025-06-21 01:12:54 -05:00
types New room settings, add customizable power levels and dev tools (#2222) 2025-03-19 23:14:54 +11:00
util Fix DM rooms are not being encrypted (#2286) 2025-03-24 20:08:11 +11:00
colors.css.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
config.css.ts fix font-weight in dark theme with unsupported fonts (#1964) 2024-09-22 22:31:32 +10:00
ext.d.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
index.scss Fix link visible inside spoiler (#2215) 2025-02-19 22:07:33 +11:00
index.tsx pull service worker code out of the index.ts and refer to its setup method 2025-06-21 01:13:13 -05:00
serviceWorkerBridge.ts Move client service worker code into it's own module 2025-06-21 01:12:54 -05:00
sw.ts fix: register service worker immediately and cache media requests (#1977) 2024-10-16 21:26:03 +11:00