woodpecker/web/src
2023-03-18 12:00:49 +01:00
..
assets Return 404 if pipeline not exist and handle 404 errors in WebUI (#1627) 2023-03-17 02:10:51 +01:00
components Fix button margin if button doesn't have text (#1642) 2023-03-18 12:00:49 +01:00
compositions Sort repos by org and name (#1548) 2023-02-28 11:14:19 +01:00
lib/api Hide not owned repos from sidebar and repo list (#1453) 2023-01-31 09:37:11 +01:00
store Correct pipeline loading (#1639) 2023-03-18 06:04:53 +01:00
style Add syntax highlighting for pipeline config (#1082) 2022-08-09 17:39:45 +02:00
utils Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
views Add collapsable support to panel elements (#1601) 2023-03-05 07:50:04 +01:00
App.vue Return 404 if pipeline not exist and handle 404 errors in WebUI (#1627) 2023-03-17 02:10:51 +01:00
main.ts Improve dark style text color for better readibility (#985) 2022-06-17 02:00:31 +02:00
router.ts Fix redirects (#1325) 2022-10-31 17:06:21 +01:00
style.css Match notification font size to rest of the UI (#1399) 2022-11-06 22:51:06 +01:00
vite-env.d.ts Lazy load locales (#1362) 2022-12-29 13:41:59 +01:00