woodpecker/web
Thor Anker Kvisgård Lange 364d708923
Add bitbucket datacenter (server) support (#2503)
This pull-requests re-introduces the Bitbucket Server support with a
more or less complete rewrite of the forge implementation. We have a lot
of on-premises git repositories hosted in Bitbucket Server and need a CI
solution for running that and Woodpecker looks promising.

The implementation is based on external Bitbucket Server REST client
library which we are maintaining and have created in another context.
Besides the original support for Bitbucket the re-implementation also
adds support for handling Bitbucket pull-request events.
2024-02-20 15:58:02 +01:00
..
public/favicons pre-commit fixes (#2669) 2023-10-31 09:14:09 +01:00
src Add bitbucket datacenter (server) support (#2503) 2024-02-20 15:58:02 +01:00
.eslintignore Update dependencies and tiny adjustments to UI (#1083) 2022-08-09 14:13:32 +02:00
.eslintrc.js Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
.gitignore Unify date/time dependencies (#2891) 2023-12-04 12:46:24 +01:00
.prettierignore Do not run prettier with pre-commit (#3196) 2024-01-14 21:14:00 +01:00
components.d.ts Add 2.3 docs (#3306) 2024-01-31 19:47:52 +01:00
index.html Fix css loading order in head (#2785) 2023-11-09 15:13:11 +02:00
LICENSE Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
package.json chore(deps): update dependency eslint-plugin-simple-import-sort to v12 (#3396) 2024-02-17 09:37:42 +01:00
pnpm-lock.yaml chore(deps): update dependency eslint-plugin-simple-import-sort to v12 (#3396) 2024-02-17 09:37:42 +01:00
tsconfig.eslint.json Update dependencies and tiny adjustments to UI (#1083) 2022-08-09 14:13:32 +02:00
tsconfig.json chore(deps): lock file maintenance (#3350) 2024-02-08 20:23:49 +01:00
vite.config.ts Unify date/time dependencies (#2891) 2023-12-04 12:46:24 +01:00
web.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
windi.config.ts Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00