6543

Results 156 issues of 6543

close #217 @helloworld1 :wave:

repo list should also be as able as build list to open in a new tab

ui
good first issue
ux

cc @ennetech @lukashass https://github.com/woodpecker-ci/woodpecker/blob/a94a3de4b56d16e2d1f7999d0a2cd2886fb0a752/Makefile#L227-L250 should produce a self contained source repo that dont need the internet to build woodpecker - bsd's do use this :)

bug
build

add an Admin panel to: * [x] see all registered agents #252 * [x] see all registered users (add / remove admins) #1634 * [x] https://github.com/drone/drone-ui/pull/334 -> #1632 * [x]...

feature
summary

so we dont have to worry at wicht time what env-var is already set and it's easy to refactor

server
refactor

followup of #1224

refactor

Bump js deps in `release/v0.15` branch ``` yarn.lock (yarn) Total: 2 (MEDIUM: 1, HIGH: 0, CRITICAL: 1) ┌──────────┬────────────────┬──────────┬───────────────────┬───────────────┬──────────────────────────────────────────────────────────────┐ │ Library │ Vulnerability │ Severity │ Installed Version │ Fixed Version...

ui
dependencies
good first issue

try to avoid things like: #873

TODOs: - [x] define cache interface - [x] implement default ram cache - [ ] implement redis cache - [ ] filter dublicated webhooks close #110