jellyfish-web/src
Kasin Sparks a24b840153
Replace deprecated initEvent()
Replaced deprecated initEvent() with recommended event constructor, Event(), as per MDN web docs specification.
https://developer.mozilla.org/en-US/docs/Web/API/Event/initEvent#browser_compatibility
2024-01-21 21:02:18 -05:00
..
apps Replace deprecated initEvent() 2024-01-21 21:02:18 -05:00
assets Use a static PNG image for paused indicator 2023-10-25 10:41:34 -04:00
components Use react-query for UserViews queries 2024-01-17 12:02:55 -05:00
controllers Replace deprecated initEvent() 2024-01-21 21:02:18 -05:00
elements Replace deprecated initEvent() 2024-01-21 21:02:18 -05:00
hooks Use react-query for UserViews queries 2024-01-17 12:02:55 -05:00
legacy Replace deprecated initEvent() 2024-01-21 21:02:18 -05:00
libraries Fix iOS 12 crashing in scroller 2024-01-03 11:50:30 -05:00
plugins Merge branch 'master' into sessionQueueFix 2024-01-07 00:06:55 +01:00
scripts Replace deprecated initEvent() 2024-01-21 21:02:18 -05:00
strings Translated using Weblate (French) 2024-01-21 14:30:31 -05:00
styles Consistent CSS for progress bars 2023-10-17 15:43:25 +02:00
themes Update mui based layout ui 2023-11-30 15:50:13 -05:00
types Update imports to use full path 2024-01-13 20:52:02 -05:00
utils Use react-query for UserViews queries 2024-01-17 12:02:55 -05:00
apiclient.d.ts Fix missing semicolons in ts files 2023-05-02 15:54:53 -04:00
config.json Move SyncPlay initialization to plugin 2022-10-01 02:39:12 -04:00
favicon.ico
favicon.png
global.d.ts Migrate loading/loading to TypeScript 2023-12-31 17:11:53 -08:00
index.d.ts Fix experimental layout app icon url 2023-05-16 00:28:52 -04:00
index.html Render navigation elements with react 2023-04-13 00:22:45 -04:00
index.jsx add abortable fetch polyfill 2023-11-10 01:08:16 +03:00
manifest.json fix manifest start_url 2023-11-09 09:47:14 +03:00
robots.txt
RootApp.tsx Use react-query for UserViews queries 2024-01-17 12:02:55 -05:00
RootAppRouter.tsx chore: clean up react app layouts 2023-10-27 18:14:18 -07:00
serviceworker.js Remove resource caching from service worker 2023-10-25 22:25:24 +02:00
touchicon.png
touchicon72.png
touchicon114.png
touchicon144.png
touchicon512.png