Commit Graph

7 Commits

Author SHA1 Message Date
598159a2bc add buildlogprovider to handle scrolling from outside widget 2024-02-18 14:23:04 +01:00
a6e226c006 fix unremoveable package bug
add update api endpoint
add force update button on pkg overview
2024-02-11 22:28:31 +01:00
c924a151cb add page for aur search
install aur package by button click
2024-01-27 14:51:45 +01:00
bb34e56be0 add providers per page
show only 10 packages
new page for all packages
2024-01-19 20:00:10 +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
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