funkwhale/front/src/composables
Georg Krause e08add956e Revert refactoring of frontend logging since its crashing #2215 #2214 #2212
Revert "refactor(front): rename logger timing stop functions to `measureLoading`"

This reverts commit 9abdcb5ff7.

Revert "chore(front): remove unused dependency and add eslint rule to prevent console usage"

This reverts commit d1f9a99e1b.

Revert "feat(front): use logger instead of console.log"

This reverts commit b59e29883f.
2023-09-06 08:20:11 +02:00
..
audio Revert refactoring of frontend logging since its crashing #2215 #2214 #2212 2023-09-06 08:20:11 +02: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 Revert refactoring of frontend logging since its crashing #2215 #2214 #2212 2023-09-06 08:20:11 +02: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 Revert refactoring of frontend logging since its crashing #2215 #2214 #2212 2023-09-06 08:20:11 +02:00
useMarkdown.ts lint: fix linting 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