Commit Graph

15 Commits

Author SHA1 Message Date
2af2e83164 add frontend for build cancel 2024-03-10 20:59:28 +01:00
80d98cade6 add hash before build nr, fix typo 2024-02-25 10:58:14 +01:00
ed57e14bef implement avg buildtime field in header 2024-02-24 21:05:50 +01:00
d6b388fa03 show finished date and version 2024-02-18 14:23:04 +01:00
a4f1179c94 update api to comply with REST
add delete build endpoint
parse some info to new build view
2024-02-18 14:23:04 +01:00
05448a6217 fix some inconsistent spacings 2024-02-18 14:23:04 +01:00
598159a2bc add buildlogprovider to handle scrolling from outside widget 2024-02-18 14:23:04 +01:00
7ea241112c add side panel and more build log controls 2024-02-18 14:23:04 +01:00
bb34e56be0 add providers per page
show only 10 packages
new page for all packages
2024-01-19 20:00:10 +01:00
76fcdf5aac fix dockerfile arch extra newlines 2024-01-06 21:53:48 +01:00
63eea3c822 add queue mechanism for builds and only allow one package built at a time for now. 2024-01-02 23:05:03 +01:00
80e2299dc8 sync every hour the latest version of packages with aur
display current version and if outdated in ui
display correct time in output log
2024-01-01 23:07:52 +01:00
02fda58db4 remove builds from db if pkg is deleted
fix apibuilder interval refreshes refreshing widgets not visible
2024-01-01 17:11:05 +01:00
fca5df4c70 add apibuilder widget to make api callsmore straightforward and data updateable from everywhere through providers 2023-12-30 22:23:42 +01:00
6ca462e2d2 add github action 2023-12-30 16:46:13 +01:00