mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-16 05:26:31 +00:00
2ff916c804
- collapse pipeline configs by default, closes https://github.com/woodpecker-ci/woodpecker/discussions/2557 - refactor ui themes: instead of just differentiating between "is dark" or "is not dark", add a third "auto" option following the browser settings (closes https://github.com/woodpecker-ci/woodpecker/discussions/2204) and put everything into an enum. also move the option from the navbar to user settings. --------- Co-authored-by: Anbraten <anton@ju60.de> |
||
---|---|---|
.. | ||
useApiClient.ts | ||
useAsyncAction.ts | ||
useAuthentication.ts | ||
useConfig.ts | ||
useDate.ts | ||
useElapsedTime.ts | ||
useEvents.ts | ||
useFavicon.ts | ||
useI18n.ts | ||
useInjectProvide.ts | ||
useNotifications.ts | ||
usePaginate.ts | ||
usePipeline.ts | ||
usePipelineFeed.ts | ||
useRepoSearch.ts | ||
useRouteBack.ts | ||
useTabs.ts | ||
useTheme.ts | ||
useTimeAgo.ts | ||
useUserConfig.ts |