mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-23 02:11:01 +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> |
||
---|---|---|
.. | ||
public/favicons | ||
src | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.js | ||
components.d.ts | ||
index.html | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
tsconfig.eslint.json | ||
tsconfig.json | ||
vite.config.ts | ||
web.go | ||
windi.config.ts |