funquail/front/src/composables
2023-08-23 12:52:12 +00:00
..
audio feat(front): use logger instead of console.log 2023-07-26 10:05:55 +00:00
auth Use navigation guards and migrate a couple of components 2022-09-06 09:26:36 +00:00
data Fall back to memory if indexedDB is unavailable 2022-10-30 19:20:35 +01:00
locale Add all missing strings 2022-11-28 10:16:58 +00:00
moderation fix: Fix unhandled errors 2022-12-12 11:10:31 +00:00
navigation fix(front): fix ordering=+title 2023-08-05 14:44:22 +02:00
onKeyboardShortcut.ts feat(front): use logger instead of console.log 2023-07-26 10:05:55 +00:00
updateQueryString.ts Cleanup updateQueryString composable 2022-09-06 09:26:36 +00:00
useErrorHandler.ts Fix all locale linting errors except unused keys 2022-11-28 10:16:58 +00:00
useFormData.ts Add store types and fix other type errors 2022-09-06 09:26:36 +00:00
useLogger.ts fix(logger): don't color when running tests 2023-08-23 12:52:12 +00:00
useMarkdown.ts fix(useMarkdown): fix parsing multiple links 2023-08-23 12:52:12 +00:00
useTheme.ts Add selected theme computed 2022-11-02 20:51:16 +00:00
useThemeList.ts Add all missing strings 2022-11-28 10:16:58 +00:00
useWebSocketHandler.ts Migrate FileUpload component and fix uploading files 2022-09-06 09:26:36 +00:00