AzuraCast/frontend/src/functions
Buster Neece 4324f94cb2
Send timestamp along with individual SSE NP events, avoiding separate `global:time` channel.
2024-03-19 05:27:42 -05:00
..
filterMenu.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
formatFileSize.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
formatTime.ts More TypeScript fixes. 2024-01-27 18:14:35 -06:00
getLogarithmicVolume.ts More TypeScript fixes. 2024-01-27 18:14:35 -06:00
getUrlWithoutQuery.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
isObject.ts More TypeScript fixes. 2024-01-27 18:14:35 -06:00
mergeExisting.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
objectToFormOptions.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
pickProps.ts More TypeScript fixes. 2024-01-27 18:14:35 -06:00
populateComponentRemotely.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
showFormatAndBitrate.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
storageAvailable.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
strtoupper.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
syncOnce.ts More TypeScript fixes. 2024-01-27 18:14:35 -06:00
tabs.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
theme.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
useAutoRefreshingAsyncState.ts Make auto-refreshing async calls a common function that stops intervals on an exception. 2023-12-29 11:28:59 -06:00
useBaseEditModal.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
useChart.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
useConfirmAndDelete.ts More TypeScript fixes. 2024-01-27 18:14:35 -06:00
useHasDatatable.ts Automatically refresh the Upcoming Song Queue. 2024-01-17 13:13:22 -06:00
useHasEditModal.ts More TypeScript fixes. 2024-01-27 18:14:35 -06:00
useHasModal.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
useMayNeedRestart.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
useNotify.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
useNowPlaying.ts Send timestamp along with individual SSE NP events, avoiding separate `global:time` channel. 2024-03-19 05:27:42 -05:00
useOptionalStorage.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
usePlayerStore.ts Fixes #6724 -- Fix issues with the global audio playback store. 2023-11-16 15:21:52 -06:00
usePlayerVolume.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
useRefreshableAsyncState.ts Make auto-refreshing async calls a common function that stops intervals on an exception. 2023-12-29 11:28:59 -06:00
useResettableRef.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
useSlotsExcept.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00
useStationDateTimeFormatter.ts Fixes #6887 -- Code cleanup on new common station date/time formatters. 2024-01-22 17:25:32 -06:00
useVuelidateOnForm.ts Update JS deps; fix eslint warnings. 2023-11-28 19:50:42 -06:00
useVuelidateOnFormTab.ts Update JS deps; fix eslint warnings. 2023-11-28 19:50:42 -06:00
useWebAuthn.ts Further enhancements to the WebAuthn libraries. 2023-11-27 20:50:07 -06:00
validatePassword.ts Reorganize frontend folder structure. 2023-09-24 02:50:18 -05:00