woodpecker/web/src/compositions
Lukas 94b882fb95
Add spellcheck config (#3018)
Part of #738 

```
pnpx cspell lint --gitignore '{**,.*}/{*,.*}'
```

---------

Co-authored-by: Anbraten <anton@ju60.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2024-01-27 21:15:10 +01:00
..
useApiClient.ts Fix UI and backend paths with subpath (#1799) 2023-08-07 16:05:18 +02:00
useAsyncAction.ts Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
useAuthentication.ts chore(deps): update dependency prettier to v3 (#2420) 2023-09-10 11:01:52 +02:00
useConfig.ts Add option to disable version check in admin web UI (#3040) 2023-12-27 22:16:15 +01:00
useDate.ts Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
useElapsedTime.ts chore(deps): lock file maintenance (#2595) 2023-10-17 20:25:51 +02:00
useEvents.ts Refactor pipeline parsing and forge refreshing (#2527) 2023-10-08 14:05:06 +02:00
useFavicon.ts Refactor UI dark/bright mode (#2590) 2023-11-01 10:30:40 +01:00
useI18n.ts Unify date/time dependencies (#2891) 2023-12-04 12:46:24 +01:00
useInjectProvide.ts Use id to access orgs (#1873) 2023-07-21 19:45:32 +02:00
useNotifications.ts Add pipeline log output download (#1023) 2022-07-17 21:51:10 +02:00
usePaginate.ts Show secrets from org and global level (#2873) 2023-12-16 10:29:13 +01:00
usePipeline.ts Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
usePipelineFeed.ts close sidebar on outside click (#2325) 2023-09-07 22:28:36 +02:00
useRepoSearch.ts Sort repos by org and name (#1548) 2023-02-28 11:14:19 +01:00
useRouteBack.ts Always use a static back route (#2028) 2023-07-24 20:06:26 +02:00
useTabs.ts Replace linter icons to match theme (#2765) 2023-11-09 00:03:36 +02:00
useTheme.ts Refactor UI dark/bright mode (#2590) 2023-11-01 10:30:40 +01:00
useUserConfig.ts Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
useVersion.ts Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00