woodpecker/server
qwerty287 b90e7904a5
Support path prefix (#1714)
closes #1636 
closes #1429
supersedes #1586

Uses a different approach: just take the index.html compiled by vite and
replace the paths to js and other files using regex. This is not
compatible with the dev proxy which is also the reason why we can't use
go templates for this.
2023-04-29 17:51:50 +02:00
..
api Consistent status on delete (#1703) 2023-04-15 15:22:39 +02:00
badges Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
cache Rename remote to forge (#1357) 2022-11-05 00:35:06 +01:00
ccmenu Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
cron Use modern error handling and enforce it via lint (#1327) 2023-02-02 00:08:02 +01:00
forge Fully support .yaml (#1713) 2023-04-29 10:12:36 +02:00
grpc Save agent-id for tasks and add endpoint to get agent tasks (#1631) 2023-03-21 15:10:43 +02:00
logging Update Go dependencies and minimal Go version to 1.20 (#1650) 2023-03-21 00:48:15 +01:00
model Docs: The WOODPECKER_ADMIN environment variable is singular. (#1699) 2023-04-08 01:34:36 +02:00
pipeline Add env for workflow and step name (#1693) 2023-04-08 13:15:28 +02:00
plugins Update Go dependencies and minimal Go version to 1.20 (#1650) 2023-03-21 00:48:15 +01:00
pubsub Update Go dependencies and minimal Go version to 1.20 (#1650) 2023-03-21 00:48:15 +01:00
queue Save agent-id for tasks and add endpoint to get agent tasks (#1631) 2023-03-21 15:10:43 +02:00
router Do not store inactive repos (#1658) 2023-03-21 23:01:59 +01:00
store Consistent status on delete (#1703) 2023-04-15 15:22:39 +02:00
swagger Fix linter (#1647) 2023-03-18 20:35:27 +01:00
web Support path prefix (#1714) 2023-04-29 17:51:50 +02:00
config.go Support path prefix (#1714) 2023-04-29 17:51:50 +02:00