woodpecker/web/src/compositions
qwerty287 2ff916c804
Refactor UI dark/bright mode (#2590)
- 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>
2023-11-01 10:30:40 +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 Remove WOODPECKER_DOCS config (#2647) 2023-10-25 15:05:19 +02:00
useDate.ts Lazy-load TimeAgo locales (#2094) 2023-08-03 19:25:12 +02: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 Lazy-load TimeAgo locales (#2094) 2023-08-03 19:25:12 +02: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 Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651) 2023-04-30 03:40:13 +02:00
usePipeline.ts Some UI enhancement (#2468) 2023-09-17 12:32:23 +02: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 UI cleanups and improvements (#2548) 2023-10-08 17:49:13 +02:00
useTheme.ts Refactor UI dark/bright mode (#2590) 2023-11-01 10:30:40 +01:00
useTimeAgo.ts Lazy-load TimeAgo locales (#2094) 2023-08-03 19:25:12 +02:00
useUserConfig.ts Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00