woodpecker/cmd
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
..
agent Correct label argument parsing in agent code (#1717) 2023-04-28 20:41:05 +02:00
cli fix SetupConsoleLogger which is a noop (#1564) 2023-01-26 03:09:09 +01:00
server Support path prefix (#1714) 2023-04-29 17:51:50 +02:00